Koch Snowflake Generator - Example of DOM based interactive document
[ipdf/sam.git] / thesis.tex
index f943eac..0db8399 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[a4paper,11pt,titlepage]{report}
+\documentclass[a4paper,10pt,titlepage]{report}
 \linespread{1.3}
 \usepackage{setspace}
 \onehalfspacing 
@@ -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{8}{8}\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}
 
 \include{meta/Titlepage}               % This is who you are
 
-\include{meta/Abstract}          % This is your thesis abstract
+\input{meta/Abstract}          % This is your thesis abstract
 
-\newpage
+%\newpage
 
-\include{meta/Acknowledgments}   % This is who you thank
+%\include{meta/Acknowledgments}   % This is who you thank
 
 
 \pagenumbering{roman}

UCC git Repository :: git.ucc.asn.au