From 7300d9342e5c4f410508bb5fe4791dff4972d827 Mon Sep 17 00:00:00 2001 From: Edward Longman <el7g15@soton.ac.uk> Date: Tue, 15 Jan 2019 18:11:51 +0000 Subject: [PATCH] Remove unnecessary parts of the document for the Instructions build. (Reduce scrolling to first chapter) --- README.tex | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.tex b/README.tex index c10a376..f5e9899 100644 --- a/README.tex +++ b/README.tex @@ -16,32 +16,26 @@ \addresses {\groupname\\\deptname\\\univname} \date {\today} %% Optional Fields - \qualifications{BEng} +%% \qualifications{BEng} \orcidid{0000-0002-1825-0097} -\doi{10.1002/0470841559.ch1} +%%\doi{10.1002/0470841559.ch1} \subject {} \keywords {} \begin{document} \pagenumbering{gobble} % removes page number -\copyrightDeclaration{} % !!! Comment this line when printing the hardcopy !!! +%%\copyrightDeclaration{} % !!! Comment this line when printing the hardcopy although it does not affect you page numbering!!! \frontmatter \maketitle \begin{abstract} - \end{abstract} \tableofcontents -\listoffigures -\listoftables -%% The List of listings does not, by default, appear in the ToC, so.... -\addtotoc{List of Listings} -\lstlistoflistings -\listofsymbols{ll}{$w$ & The weight vector} %% ----------------------- %% Authorship declaration %% ----------------------- %% Either include citations like below (as many as required spaced with commas or 'and'). -\authorshipdeclaration{\citep{Gunn:2001:pdflatex}, \citep{Lovell:2011:updated} and \citep{Gunn:2011:updated2}} +%%\authorshipdeclaration{\citep{Gunn:2001:pdflatex}, \citep{Lovell:2011:updated} and \citep{Gunn:2011:updated2}} %% Or state no citations like below %% \authorshipdeclaration{} %% ----------------------- -- GitLab