aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/documentation/LaTeX Documentation/LongBow.tex
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-01-24 17:52:53 +0100
committerMauro Sardara <msardara@cisco.com>2019-01-24 17:52:53 +0100
commitc07ad72f016930e2aba6471d0e2e9625b935bf9a (patch)
tree03aa7b7c737a7a70321ef25d67c2fbd892cd76db /longbow/documentation/LaTeX Documentation/LongBow.tex
parent9fc2b9ec49c54ec2d5f0164bbedc1c78732c464c (diff)
Remove cframework files from master
Change-Id: I02f17ede1cf97986a8b8852ed6d6a28fc016f590 Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'longbow/documentation/LaTeX Documentation/LongBow.tex')
-rw-r--r--longbow/documentation/LaTeX Documentation/LongBow.tex37
1 files changed, 0 insertions, 37 deletions
diff --git a/longbow/documentation/LaTeX Documentation/LongBow.tex b/longbow/documentation/LaTeX Documentation/LongBow.tex
deleted file mode 100644
index 8f8a7e60..00000000
--- a/longbow/documentation/LaTeX Documentation/LongBow.tex
+++ /dev/null
@@ -1,37 +0,0 @@
-%----------------------------------------------------------------------------------------
-% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
-%----------------------------------------------------------------------------------------
-\documentclass[fleqn,12pt]{PARCOneColumn} % Document font size and equations flushed left
-%
-%----------------------------------------------------------------------------------------
-% COLUMNS
-%----------------------------------------------------------------------------------------
-%
-\setlength{\columnsep}{0.55cm} % Distance between the two columns of text
-\setlength{\fboxrule}{0.75pt} % Width of the border around the abstract
-%
-%----------------------------------------------------------------------------------------
-% HYPERLINKS
-%----------------------------------------------------------------------------------------
-%
-\definecolor{urlcolor}{RGB}{0,0,90} % Color of the article title and sections
-\definecolor{citecolor}{RGB}{0,0,90} % Color of the article title and sections
-\definecolor{linkcolor}{RGB}{0,0,90} % Color of the article title and sections
-\usepackage{hyperref} % Required for hyperlinks
-\hypersetup{hidelinks,
-colorlinks,
-breaklinks=true,
-urlcolor=urlcolor,
-citecolor=citecolor,
-linkcolor=linkcolor,
-bookmarksopen=false,
-pdftitle={Title},
-pdfauthor={Author}}
-%
-\input{Packages}
-%
-\input{title}
-%
-\input{abstract}
-%
-\input{document}