X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=thesis.tex;h=d25e93598872551b63f458a556384dc5ffa58456;hb=a5b8d7509c5846d51e2f9e75d4787c7d9b90b408;hp=f5e16d47889b006d18b10a05325804cd32878b54;hpb=5702796e5885e85b9e8dcc0d5160dccb9386b05f;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index f5e16d4..d25e935 100644 --- a/thesis.tex +++ b/thesis.tex @@ -8,15 +8,14 @@ \input{preamble} % To show hboxes even when in non-draft mode -\setlength{\overfullrule}{20pt} +%\setlength{\overfullrule}{20pt} % Just for the todonotes, can go when it's finished -\usepackage{todonotes} -\setuptodonotes{ - backgroundcolor=white, - linecolor=black, -% size=tiny, -} +%\usepackage{todonotes} +%\setuptodonotes{ +% backgroundcolor=white, +% linecolor=black, +%} % Document info \title{\mytitle\texorpdfstring{\\[2ex]}{---}\smaller\mysubtitle} @@ -38,19 +37,20 @@ \hypertarget{titlepage}{} \bookmark[level=section,dest=titlepage]{Titlepage} \subfile{front/titlepage} -\newpage% +\cleardoublepage% % Epigraph/motto \hypertarget{motto}{} \bookmark[level=section,dest=motto]{Motto} \subfile{front/motto} +\cleardoublepage% % Table of contents \setcounter{tocdepth}{1} \hypertarget{contents}{} \bookmark[level=section,dest=contents]{Contents} \tableofcontents -\newpage% +\cleardoublepage% % Dedication \hypertarget{dedication}{} @@ -81,7 +81,7 @@ % Conclusion \bookmarksetup{startatroot} % descend back out of the previous part \addtocontents{toc}{\bigskip}% Insert some whitespace to make the TOC better -\subfile{concl/concl} +\subfile{coda/coda} % Start appendix \appendix% @@ -100,7 +100,8 @@ \phantomsection{}% \label{chp:bibliography} \addcontentsline{toc}{chapter}{Bibliography} -\bibliography{bib/other,bib/self,bib/tiot} +\renewbibmacro*{begentry}{\midsentence} +\printbibliography% % Summary \subfile{back/summary}