From: Mart Lubbers Date: Thu, 2 Jul 2020 14:01:36 +0000 (+0200) Subject: update epigraph X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=8d13b34bbd6121ac0babfc6daca0db4b8b40e561;p=thesis-skel.git update epigraph --- diff --git a/dedication.tex b/dedication.tex new file mode 100644 index 0000000..54eae32 --- /dev/null +++ b/dedication.tex @@ -0,0 +1,6 @@ +\topskip0pt +\vspace*{\fill} +\begin{centering} + Voor Andries +\end{centering} +\vspace*{\fill} diff --git a/motto.tex b/motto.tex new file mode 100644 index 0000000..354e831 --- /dev/null +++ b/motto.tex @@ -0,0 +1,8 @@ +\topskip0pt +\vspace*{\fill} +\epigraph{% + The world is indeed comic, but the joke is on mankind. +}{% + H.P.~Lovecraft +} +\vspace*{\fill} diff --git a/preamble.tex b/preamble.tex index 61b5490..9553aaa 100644 --- a/preamble.tex +++ b/preamble.tex @@ -18,9 +18,10 @@ \usepackage[acronym,nonumberlist]{glossaries} % Glossaries and acronyms \usepackage[algochapter]{algorithm2e} % Pseudocode \usepackage{makeidx} % Index -\usepackage[inline,shortlabels]{enumitem} +\usepackage[inline,shortlabels]{enumitem} % Customized enumerations \setlist{noitemsep} \setlist[description]{leftmargin=\parindent} +\usepackage{epigraph} % Have better page numbering in chapters \patchcmd{\chapter}{plain}{headings}{}{} @@ -39,9 +40,6 @@ \my@chapter} \makeatother -% Always have url in teletype -\urlstyle{tt} - % Setup pdf parameters \hypersetup{% pdftitle={}, diff --git a/thesis.tex b/thesis.tex index 56b3afd..6a37316 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,4 +1,4 @@ -\documentclass[twopage,10pt]{book} +\documentclass[10pt]{book} \input{preamble} @@ -14,9 +14,14 @@ %Titlepage \input{titlepage} +\newpage% +\input{motto} % Table of contents \tableofcontents +\newpage% + +\input{dedication} % Reset glossary and thus the acronyms \glsresetall{} diff --git a/titlepage.tex b/titlepage.tex index 29420cf..25d95e8 100644 --- a/titlepage.tex +++ b/titlepage.tex @@ -43,7 +43,7 @@ \end{center} \end{titlepage} -%\newpage +\newpage% \thispagestyle{empty} @@ -83,7 +83,15 @@ { \setlength{\parindent}{0cm}% - ISBN:~111-11-11111-11-1 % chktex 8 + Printed by Drukkerij\\ + + Typeset using \LaTeX\\ + + ISBN:~111-11-11111-11-1\\ % chktex 8 + + Copyright \copyright{} Mart Lubbers, 2022\\ + + \url{www.martlubbers.net} } \end{minipage}%