Use titlepage from bachelor's thesis
This commit is contained in:
+4
-2
@@ -59,7 +59,6 @@
|
||||
headsepline,
|
||||
% footsepline,
|
||||
% cleardoublepage=current,
|
||||
method=right, % start chapters on the right
|
||||
cleardoublepage=plain, % linenumbers on interleaf pages
|
||||
footnotes=multiple, % TODO: Doesn't work, maybe because of hyperref?
|
||||
}
|
||||
@@ -70,7 +69,7 @@
|
||||
\usepackage[inkscapelatex=false]{svg} % Don't touch fonts
|
||||
% \usepackage{comment}
|
||||
\usepackage{pdfpages}
|
||||
\usepackage{luatodonotes}
|
||||
\usepackage[minNoteWidth=1.0cm]{luatodonotes}
|
||||
\usepackage{siunitx}
|
||||
\sisetup{detect-all}
|
||||
\usepackage[l2tabu,orthodox]{nag}
|
||||
@@ -182,6 +181,9 @@
|
||||
\tableofcontents%
|
||||
\cleardoublepage%
|
||||
|
||||
\todototoc\listoftodos%
|
||||
\cleardoublepage%
|
||||
|
||||
\setacronymstyle{short-long}
|
||||
\printglossary[type=\acronymtype]
|
||||
\cleardoublepage%
|
||||
|
||||
Reference in New Issue
Block a user