rdm, thumbs
[thesis-skel.git] / thesis.tex
index 6a37316..c3c8bd8 100644 (file)
@@ -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}
 % 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}