The following custom macros were used

\newlist{questionlist}{enumerate}{3}
\setlist[questionlist,1]{label*=\arabic*,ref=\arabic*}
\setlist[questionlist,2]{label*=.\arabic*,ref=\arabic{questionlisti}.\arabic*}
\setlist[questionlist,3]{label*=.\arabic*,ref=\arabic{questionlisti}.\arabic{questionlistii}.\arabic*}

\begin{questionlist}
\item \textbf{Topic} \label{question:label} Question? \pageref{answer:label}
\begin{questionlist}
\end{questionlist}

\marginpar{
  This answers Question \ref{question:label} \label{answer:label}
}

% highlight areas
\newcommand{\reviewed}[0]{
        % \pagecolor{lightgreen}
        }
\newcommand{\disputable}[0]{
        % \pagecolor{lightred}
        }
\preto{\chapter}{\nopagecolor}
\preto{\part}{\nopagecolor}

Title page for TU Delft

\thispagestyle{empty}
\selectlanguage{dutch}
\begin{center}
         \large

         \hfill

         \vfill

         \begingroup
             \color{Maroon}\spacedallcaps{\myTitle} \\ \bigskip
% For print...
%             \spacedallcaps{\myTitle} \\ \bigskip
         \endgroup


         \vfill
         \spacedallcaps{Proefschrift}
         \vfill
        ter verkrijging van de graad van doctor \\
        aan de Technische Universiteit Delft; \\
        op gezag van de Rector Magnificus Prof.~ir. xxxx \\
        voorzitter van het College voor Promoties \\
        in het openbaar te verdedigen op dagnaam dagnummer maandnaam jaarnummer om tijd(hh:mm) uur.


         \vfill
         door \\
         \vfill
         naam \uppercase{achternaam} \\
         Titel in de studie \\
         geboren te Plaats, Land

         \vfill

      \end{center}

Second page for TU Delft

\thispagestyle{empty}

\hfill

\vfill

\bigskip

\noindent\spacedlowsmallcaps{Dit proefschrift is goedgekeurd door de promotor}: \\
\indent \myProf

\medskip

\noindent\spacedlowsmallcaps{Samenstelling promotie commissie}: \\
\begin{tabular}{l l}
Rector Magnificus & voorzitter \\
Prof.~dr.~ir. ... & University, Promotor \\
Prof.~dr.~ir. ... & University  
\end{tabular}

\vfill


\noindent XXX heeft als begeleider in belangrijke mate aan de totstandkoming van het
proefschrift bijgedragen.  \\

\medskip
\selectlanguage{english}
\noindent Funding information  \\

\medskip

\noindent ISBN: xxx-xx-xxxx-xxx-x

Chapter intros:

\chapter{Titel}
\label{chap:label}
\minitoc
Chapter description
\cleardoublepage

Packages used:

acronym
algpseudocode
amsfonts
amsmath
amssymb
amsthm
array % for >raggedright
auncial
babel
booktabs
caption
chronology
classicthesis
color
ctable
currvita
dcolumn
engord
enumitem
environ
etoolbox
fixltx2e
fontenc
framed
geometry
graphicx
grffile
hyperref
ifpdf
ifthen
layout
lineno
listings
marvosym
mathpazo
mdframed
mhchem % for ceH2O
minitoc
mparhack
natbib
nicefrac
paralist
pdfcomment
pgfgantt
rotfloat
siunitx
subcaption
tabularx
textcomp
thmtools
tikz
todonotes
txfonts
underscore
units
wrapfig
xcolor
xspace
  • No labels