updatesssss
[phd-thesis.git] / preamble.tex
1 % chktex-file 17
2 % chktex-file 15
3 % Fonts
4 \usepackage[utf8]{inputenc} % Input encoding
5 \usepackage[T2A,T1]{fontenc} % Font encoding
6 \usepackage{lmodern} % Nicer font
7 \usepackage{microtype} % Better kerning
8 \usepackage{tipa} % IPA symbols
9 \usepackage{stmaryrd} % short arrows
10 \usepackage{textcomp} % upquote
11 \usepackage{titlecaps} % titlecase commands
12 \usepackage{amsmath} % extra math
13 \usepackage{amssymb} % extra math symbols
14 \usepackage{wasysym} % circle symbols
15 \usepackage{relsize} % \smaller command
16 \usepackage{siunitx} % typeset units
17 \usepackage{xcolor} % colors
18 \DeclareSIUnit\noop{\relax}
19 \DeclareSIUnit\celcius{{}^{\circ}\kern-\scriptspace\mathsf{C}}
20 \everymath{\it\/}
21 \DeclareMathSymbol{\shortminus}{\mathbin}{AMSa}{"39} %chktex 18
22 \newcommand{\dcolon}[0]{\mathbin{::}}
23
24 % Internationalisation
25 \usepackage[dutch,russian,british]{babel}
26 \input{hyphenation}
27 %\babelfont[russian]{rm}{Liberation Serif}
28
29 % Papersize and layout
30 \usepackage{geometry}
31 \geometry{
32 inner=25mm,
33 outer=20mm,
34 marginparsep=3mm,
35 marginparwidth=13mm,
36 top=25mm,
37 bottom=20mm,
38 paperwidth=17cm,
39 paperheight=24cm,
40 }
41 \usepackage{pdflscape}
42 \usepackage{float}
43 \usepackage{fancyhdr} % Custom headers and footers
44 %\pagestyle{headings}
45 \pagestyle{fancy}
46 \fancyhead{}
47 \fancyfoot{}
48 \setlength{\unitlength}{18mm}
49 \newcommand{\blob}{{\color{gray}\rule[-.2\unitlength]{2\unitlength}{.5\unitlength}}}
50 \fancyhead[RE]{\rightmark}
51 \fancyhead[LO]{\leftmark}
52 \newcommand{\frontmatterfancy}[0]{
53 \fancyhead[RO]{\thepage}
54 \fancyhead[LE]{\thepage}
55 }
56 \newcommand{\mainmatterfancy}[0]{
57 \fancyhead[RO]{
58 \thepage%
59 \begin{picture}(0,0)
60 \put(1,-\value{chapter}){\blob}
61 \end{picture}
62 }
63 \fancyhead[LE]{
64 \begin{picture}(0,0)
65 \put(-3,-\value{chapter}){\blob}
66 \end{picture}%
67 \thepage%
68 }
69 }
70 \newcommand{\backmatterfancy}[0]{
71 \fancyhead[RO]{
72 \thepage%
73 \begin{picture}(0,0)
74 \put(1,-1){\blob}
75 \end{picture}
76 }
77 \fancyhead[LE]{
78 \begin{picture}(0,0)
79 \put(-3,-1){\blob}
80 \end{picture}%
81 \thepage%
82 }
83 }
84 \renewcommand{\chaptermark}[1]{\markboth{\chaptername\ \thechapter.\ #1}{}}
85 \renewcommand{\sectionmark}[1]{\markright{\thesection.\ #1}}
86 %\renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{\chaptername}\ \thechapter.\ #1}{}}
87 %\renewcommand{\headrulewidth}{0pt}
88 \renewcommand{\footrulewidth}{0pt}
89 \usepackage{etoolbox} % To patch the chapter command
90 % Have better page numbering in chapters
91 \patchcmd{\chapter}{plain}{headings}{}{}
92 \usepackage{epigraph} % Epigraph
93 \renewcommand\partname{Episode} % Rename parts to episodes (rhapsody uhu)
94 \addto\captionsbritish{\renewcommand{\partname}{Episode}}
95 \usepackage{titlesec}
96 \titleformat{\part}[block]
97 {\Huge}
98 {\partname~\thepart:}
99 {20pt}
100 {}
101 % This is required to make \nameref work (https://tex.stackexchange.com/questions/211035/problems-with-nameref-not-refering-to-the-correct-label-x-titlesec)
102 \makeatletter
103 \let\titlesec@part\part%
104 \renewcommand{\part}{\@ifstar\part@star\part@nostar}
105 \def\part@star#1{\NR@gettitle{#1}\titlesec@part*{#1}}
106 \def\part@nostar{\@ifnextchar[\part@nostar@opt\part@nostar@nopt} % chktex 9
107 \def\part@nostar@nopt#1{\NR@gettitle{#1}\titlesec@part{#1}}
108 \def\part@nostar@opt[#1]#2{\NR@gettitle{#1}\titlesec@part[#1]{#2}}
109 \makeatother
110 \newenvironment{chapterabstract}{\begin{quotation}\em}{\end{quotation}} %chktex 6
111
112 % Increase the depth for the table of contents
113 \setcounter{secnumdepth}{3}
114 \renewcommand{\contentsname}{Table of Contents} % change the name of the TOC
115 \AtBeginDocument{\addtocontents{toc}{\protect\thispagestyle{empty}}} % to remove page numbering from the TOC
116
117 % (file) structure
118 \usepackage[subpreambles=true]{standalone} % standalone figures
119 %\usepackage{morewrites} % fix no more room for a new \write
120 \usepackage{appendix} % subappendices, appendices per chapter
121
122 % Bibliography
123 \usepackage{natbib} % Cite bib entry completely
124 \setlength{\bibsep}{0.0pt}
125 \def\bibfont{\small}
126 %\bibliographystyle{alpha}
127 \bibliographystyle{abbrvnat}
128 \apptocmd{\thebibliography}{\raggedright}{}{}
129 \usepackage{bibentry} % Cite bib entry completely
130 \nobibliography*
131 \newcommand{\citeentry}[1]{\begin{NoHyper}\bibentry{#1}\end{NoHyper}. \citep{#1}}
132
133 \makeatletter
134 \newcommand{\citepage}[1]{p.~#1}
135 \newcommand{\citepages}[1]{pp.~#1}
136 \newcommand{\citechapter}[1]{\cref@chapter@name~#1}
137 \newcommand{\citechapters}[1]{\cref@chapter@name@plural~#1}
138 \newcommand{\citesection}[1]{\cref@section@name~#1}
139 \newcommand{\citesections}[1]{\cref@section@name@plural~#1}
140 %\newcommand{\citesection}[1]{\S.~#1}
141 %\newcommand{\citesections}[1]{\S\S.~#1}
142 \newcommand{\citeparagraph}[1]{\P.~#1}
143 \newcommand{\citeparagraphs}[1]{\P\P.~#1}
144 \makeatother
145
146 % Graphics
147 \usepackage{graphicx} % Images
148 \graphicspath{{img/},{intro/img},{top/img},{tvt/img}}
149 \usepackage{caption} % subfigures
150 \usepackage{subcaption}
151 \usepackage{rotating}
152 \newcommand{\orcid}[1]{\href{https://orcid.org/#1}{\hspace{1mm}\includegraphics[width=1em]{orcid}\hspace{2mm} https://orcid.org/#1}}
153 \usepackage{tikz}
154
155 % Tables
156 \usepackage{booktabs} % Nicer tables
157 \usepackage{multirow} % Multirow cells
158 \usepackage{tabularx} % Automatically wrapping tables
159 \usepackage{longtable} % Tables spanning pages
160 \usepackage{threeparttable} % Tables with footnotes
161
162 % Code
163 % Pseudocode
164 \usepackage[algochapter]{algorithm2e}
165 % Fix the algorithm font
166 \renewcommand\AlCapFnt{\normalfont}
167 \usepackage{listings}
168 % https://tex.stackexchange.com/questions/149056/how-can-i-define-additional-literate-replacements-without-deleting-existing-ones
169 \makeatletter
170 \def\addToLiterate#1{\edef\lst@literate{\unexpanded\expandafter{\lst@literate}\unexpanded{#1}}}
171 \lst@Key{moreliterate}{}{\addToLiterate{#1}}
172 \makeatother
173 % General listings settings
174 \lstset{%
175 basewidth=0.5em,
176 basicstyle=\tt\small,
177 breakatwhitespace=false,
178 breaklines=true,
179 captionpos=b,
180 columns=[c]fixed,
181 commentstyle=\sl,
182 escapeinside={[+}{+]}, % chktex 9
183 frame=L,
184 keepspaces=true,
185 keywordstyle=\bf,
186 postbreak=\mbox{\textcolor{gray}{$\hookrightarrow$}\space},
187 showspaces=false,
188 showstringspaces=false,
189 showtabs=false,
190 stringstyle=\it,
191 tabsize=4,
192 upquote=true,
193 numberstyle=\tiny,
194 }
195 \usepackage{lstlangclean}
196 \usepackage{lstlanghaskell}
197 \usepackage{lstlangarduino}
198 \lstloadlanguages{%
199 {[Arduino]C++},%
200 {c},%
201 {Python},%
202 {Clean},%
203 {[Regular]Haskell},
204 {[Lhs2Tex]Haskell}}
205 \newcommand{\cinline}[1]{\lstinline[language=c,postbreak=]|#1|}
206 \newcommand{\arduinoinline}[1]{\lstinline[language={[Arduino]C++},postbreak=]|#1|}
207 \newcommand{\pythoninline}[1]{\lstinline[language=Python,postbreak=]|#1|}
208 \newcommand{\cleaninline}[1]{\lstinline[language=Clean,postbreak=]|#1|}
209 \newcommand{\cleaninputlisting}[2][]{\renewcommand*{\lstlistingname}{Listing (\gls{CLEAN})}\lstinputlisting[language=Clean,#1]{#2}}
210 \newcommand{\haskellinline}[1]{\lstinline[language={[Regular]Haskell},postbreak=]|#1|}
211 \newcommand{\haskellinputlisting}[2][]{\renewcommand*{\lstlistingname}{Listing (\gls{HASKELL})}\lstinputlisting[language={[Regular]Haskell},#1]{#2}}
212 \newcommand{\haskelllhstexinline}[1]{\lstinline[language={[Lhs2Tex]Haskell},postbreak=]|#1|}
213 %For storing listings in footnotes
214 \newsavebox{\LstBox}
215 % Fix list of listings title
216 \renewcommand{\lstlistlistingname}{List of Listings}
217 % Fix list of listings chapter separator
218 \makeatletter
219 \let\my@chapter\@chapter%
220 \renewcommand*{\@chapter}{%
221 \addtocontents{lol}{\protect\addvspace{10pt}}%
222 \my@chapter}
223 \makeatother
224
225 \lstnewenvironment{lstPython}[1][]
226 {%
227 \lstset{language=Python, #1}
228 \renewcommand*{\lstlistingname}{Listing (\gls{PYTHON})}
229 }
230 {}
231 \lstnewenvironment{lstClean}[1][]
232 {%
233 \lstset{language=Clean, #1}
234 \renewcommand*{\lstlistingname}{Listing (\gls{CLEAN})}
235 }
236 {}
237 \lstnewenvironment{lstArduino}[1][]
238 {%
239 \lstset{language={[Arduino]C++}, #1}
240 \renewcommand*{\lstlistingname}{Listing (\gls{ARDUINO})}
241 }
242 {}
243 \lstnewenvironment{lstHaskell}[1][]
244 {%
245 \lstset{language={[Regular]Haskell},#1}%
246 \renewcommand*{\lstlistingname}{Listing (\gls{HASKELL})}
247 }
248 {}
249 \lstnewenvironment{lstHaskellLhstex}[1][]
250 {%
251 \lstset{language={[Lhs2Tex]Haskell},#1}%
252 \renewcommand*{\lstlistingname}{Listing (\gls{HASKELL})}
253 }
254 {}
255
256 % Hyperlinks and metadata
257 \usepackage[pdflang={en-GB},pagebackref]{hyperref} % hyperlinks
258 \usepackage{xr} % hyperlinks
259 \renewcommand*{\backref}[1]{}
260 \renewcommand*{\backrefalt}[4]{[{%
261 \ifcase #1 not cited.\or p.~#2.\else pp. #2.\fi%chktex 1
262 }]}
263 \hypersetup{%
264 pdftitle={\mytitle},
265 pdfauthor={\myauthor},
266 pdfkeywords={task-oriented programming, functional programming, domain specific languages, internet of things},
267 hidelinks,
268 }
269 \usepackage[nodayofweek]{datetime} % Use a fixed document date
270 \urlstyle{same}
271 \usepackage{bookmark}
272 \usepackage[noabbrev]{cleveref} % Easy references
273 \crefname{part}{episode}{episodes}
274 \crefname{lstlisting}{listing}{listings}
275 \usepackage{nameref} % to reference names of chapters
276 \newcommand{\fullref}[1]{\cref{#1}: \nameref{#1}}
277 \newcommand{\Fullref}[1]{\Cref{#1}: \nameref{#1}}
278
279 % Glossaries and acronyms
280 \usepackage[nolangwarn,abbreviations,nonumberlist]{glossaries-extra}
281 \setabbreviationstyle[acronym]{long-short}
282 \Addlcwords{of}
283 % Titlecase glossary commands
284 \newcommand{\glst}[1]{\titlecap{\glsentrylong{#1}}}
285 \newcommand{\Glst}[1]{\glst{#1}}
286 \usepackage{glossary-mcols}
287 \pdfstringdefDisableCommands{%
288 \def\glsxtrlong#1{}%
289 \def\glsxtrlongpl#1{}%
290 \def\glsxtrshort#1{}%
291 \def\glsxtrshortpl#1{}%
292 \def\acrfull#1{}%
293 \def\acrfullpl#1{}%
294 \def\Glsxtrlong#1{}%
295 \def\Glsxtrlongpl#1{}%
296 \def\Glsxtrshort#1{}%
297 \def\Glsxtrshortpl#1{}%
298 \def\Acrfull#1{}%
299 \def\Acrfullpl#1{}%
300 \def\gls#1{}%
301 \def\glspl#1{}%
302 \def\glsentrytext#1{}%
303 \def\Gls#1{}%
304 \def\Glspl#1{}%
305 \def\Glsentrytext#1{}%
306 \def\titlecap#1{}%
307 }
308
309 % Index
310 %\usepackage{makeidx}
311 %\makeindex% Enable the index
312
313 % Custom enumerations
314 \usepackage[inline,shortlabels]{enumitem}
315 \setlist{noitemsep}
316 \setlist[description]{leftmargin=\parindent}
317
318 % Initialize the glossaries
319 \makeglossaries%
320 \input{glossaries}
321
322 \usepackage{subfiles}
323
324 \ifSubfilesClassLoaded{}{
325 \usepackage{xmpincl}
326 \includexmp{CC_Attribution-NoDerivatives_4.0_International}
327 }
328
329 % Custom commands
330 \newcommand{\GHCmod}[1]{\texttt{#1}}
331 \newcommand{\requiresGHCmod}[2][]{\footnote{Requires \GHCmod{#2} to be enabled. #1}}
332 %\newcommand{\etc}{{\fontfamily{cmr}\selectfont{\itshape\/\&c}}}
333 \newcommand{\etc}{{\fontfamily{cmr}\selectfont{\itshape\/\&\kern-0.2em c}}}
334 \newcommand{\rdmentry}[5]{#1 (#2): #3. #4.\ \href{https://doi.org/#5}{#5}}
335 \newcommand{\mlubbers}{Lubbers, M.\ (Radboud University)}
336 \newcommand{\pkoopman}{Koopman, dr.\ P.\ (Radboud University)}
337 \newcommand{\rplasmeijer}{Plasmeijer, prof.\ dr.\ ir.\ R.\ (Radboud University)}
338 \newcommand{\aramsingh}{Ramsingh, A.\ (University of Glasgow)}
339 \newcommand{\jsinger}{Singer, dr.\ J.\ (University of Glasgow)}
340 \newcommand{\ptrinder}{Trinder, prof.~dr.\ P.\ (University of Glasgow)}
341
342 \newcommand{\mypart}[3]{
343 \part[#2: #3]{#2\\[2ex]\smaller{}#3}%
344 \label{#1}
345 }