X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=c3c8bd8885b2c3bb64b6a586ca8355679eb6ab12;hb=3ba49ccc26b390e05b5d81855ef7316ae3cda333;hp=6a37316575b5076d1dfb330027d8285a9464268f;hpb=8d13b34bbd6121ac0babfc6daca0db4b8b40e561;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 6a37316..c3c8bd8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,4 +1,4 @@ -\documentclass[10pt]{book} +\documentclass[twoside,10pt]{book} \input{preamble} @@ -11,6 +11,7 @@ \begin{document} \frontmatter{} +%\addtitlethumb{Frontmatter}{}{white}{gray}{pagesLTS.0} %Titlepage \input{titlepage} @@ -27,7 +28,8 @@ \glsresetall{} % The actual document -\mainmatter{} +\mainmatter% +\addthumb{Chapters}{\arabic{chapter}}{white}{gray} \chapter{Example}% \label{chp:example} @@ -36,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}