X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=thesis.tex;h=5a31a3b3c3bd42c47eeac9bc16026409c2418d65;hp=6808cbd3ccd207cff0bdf4244b6e942bfdd161e6;hb=8d79c1d6010c625b9f0583c51a2511f0f9adeb71;hpb=5e4b9d22c1d1077d1179b5ee20c55e8662ea723a diff --git a/thesis.tex b/thesis.tex index 6808cbd..5a31a3b 100644 --- a/thesis.tex +++ b/thesis.tex @@ -5,8 +5,8 @@ \parskip 10pt % sets spacing between paragraphs %\renewcommand{\baselinestretch}{1.5} % Uncomment for 1.5 spacing between lines %\parindent 0pt % sets leading space for paragraphs - -\usepackage{ulem} +\usepackage{mathrsfs} +%\usepackage{ulem} %\usepackage{natbib} \usepackage{makeidx} \usepackage{graphicx} @@ -35,7 +35,9 @@ {\normalfont\LARGE\bfseries}{\thechapter.}{1em}{} %\usepackage[usenames,dvipsnames]{color} -%\usepackage{listings} % For code snippets +\usepackage{minted} % For code snippets +\AtBeginEnvironment{minted}{\singlespacing% + \fontsize{7}{7}\selectfont} \definecolor{pink}{rgb}{1.0,0.5,0.5} \definecolor{darkgray}{rgb}{0.1,0.1,0.1} \definecolor{lightgray}{rgb}{0.95,0.95,0.95} @@ -125,14 +127,20 @@ \pagenumbering{roman} -\newpage +%\newpage %--------------------------------------------------------- % Do the table of Contents and lists of figures and tables %--------------------------------------------------------- + +\begingroup +\let\cleardoublepage\relax +\let\clearpage\relax \linespread{0.3} {\small\tableofcontents} -\listoffigures +\vspace*{6\baselineskip} % sigh +{\small\listoffigures} \markboth{}{} +\endgroup \linespread{1.5} \newpage @@ -145,7 +153,7 @@ \include{chapters/Proposal} \include{chapters/Background} \include{chapters/Progress} -\include{chapters/Conclusion} +%\include{chapters/Conclusion} %\newpage %--------------------------------------------------------- \renewcommand{\bibname}{References}