process todos
[phd-thesis.git] / thesis.tex
index 6b388c5..74532d6 100644 (file)
 % To show hboxes even when in non-draft mode
 %\setlength{\overfullrule}{20pt}
 
-% Just for the todonotes, can go when it's finished
-\usepackage{todonotes}
-\setuptodonotes{
-       backgroundcolor=white,
-       linecolor=black,
-}
-
 % Document info
 \title{\mytitle\texorpdfstring{\\[2ex]}{---}\smaller\mysubtitle}
 \author{Mart Lubbers}
 \frontmatter%
 \frontmatterfancy%
 
+%Cover
+\hypertarget{cover}{}
+\bookmark[level=section,dest=cover]{Cover}
+\includepdf{img/cover.pdf}
+
+%Colophon
+\hypertarget{colophon}{}
+\bookmark[level=section,dest=colophon]{Colophon}
+\subfile{front/colophon}
+
 %Titlepage
 \hypertarget{titlepage}{}
 \bookmark[level=section,dest=titlepage]{Titlepage}
 %\label{chp:index}
 %\printindex
 
-\listoftodos%
-
 \end{document}