\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}{}{}
\my@chapter}
\makeatother
-% Always have url in teletype
-\urlstyle{tt}
-
% Setup pdf parameters
\hypersetup{%
pdftitle={},
-\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{}
\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}%