aboutsummaryrefslogtreecommitdiffstats
path: root/longbow/documentation/LaTeX Documentation/LongBow.tex
diff options
context:
space:
mode:
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}