update epigraph
authorMart Lubbers <mart@martlubbers.net>
Thu, 2 Jul 2020 14:01:36 +0000 (16:01 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 2 Jul 2020 14:01:36 +0000 (16:01 +0200)
dedication.tex [new file with mode: 0644]
motto.tex [new file with mode: 0644]
preamble.tex
thesis.tex
titlepage.tex

diff --git a/dedication.tex b/dedication.tex
new file mode 100644 (file)
index 0000000..54eae32
--- /dev/null
@@ -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 (file)
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}
index 61b5490..9553aaa 100644 (file)
 \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={},
index 56b3afd..6a37316 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[twopage,10pt]{book}
+\documentclass[10pt]{book}
 
 \input{preamble}
 
 
 %Titlepage
 \input{titlepage}
+\newpage%
+\input{motto}
 
 % Table of contents
 \tableofcontents
+\newpage%
+
+\input{dedication}
 
 % Reset glossary and thus the acronyms
 \glsresetall{}
index 29420cf..25d95e8 100644 (file)
@@ -43,7 +43,7 @@
        \end{center}
 \end{titlepage}
 
-%\newpage
+\newpage%
 
 \thispagestyle{empty}
 
        
        {
                \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}%