X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=c3c8bd8885b2c3bb64b6a586ca8355679eb6ab12;hb=3ba49ccc26b390e05b5d81855ef7316ae3cda333;hp=56b3afdc8cfcee0b304dd9320b23228e671ca5ee;hpb=f0a360c44e8e72f8229f52989c2fa09046df40d3;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 56b3afd..c3c8bd8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,4 +1,4 @@ -\documentclass[twopage,10pt]{book} +\documentclass[twoside,10pt]{book} \input{preamble} @@ -11,18 +11,25 @@ \begin{document} \frontmatter{} +%\addtitlethumb{Frontmatter}{}{white}{gray}{pagesLTS.0} %Titlepage \input{titlepage} +\newpage% +\input{motto} % Table of contents \tableofcontents +\newpage% + +\input{dedication} % Reset glossary and thus the acronyms \glsresetall{} % The actual document -\mainmatter{} +\mainmatter% +\addthumb{Chapters}{\arabic{chapter}}{white}{gray} \chapter{Example}% \label{chp:example} @@ -31,11 +38,18 @@ % Start appendix \appendix% \label{chp:appendix} +\addthumb{Appendices}{\Alph{chapter}}{white}{gray} + \chapter{An Appendix}% \label{chp:an_appendix} -\input{an_appendix.tex} +\input{an_appendix} + +\chapter{Research Data Management}% +\label{chp:research_data_management} +\input{research_data_management} \backmatter% +\stopthumb% % Bibliography \phantomsection{}% \label{chp:bibliography}