-
Notifications
You must be signed in to change notification settings - Fork 0
/
ntnuthesis.cls
314 lines (283 loc) · 11 KB
/
ntnuthesis.cls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
%% ntnuthesis.cls - a LaTeX class for theses at NTNU
%%
%% CC-BY CoPCSE@NTNU, 2019
%%
%% Partly merged, partly based on, and partly a simplification of
%% various previous thesis templates by Simon McCallum, Ivar Farup,
%% Kjetil Ørbekk an others, by CoPCSE@NTNU.
%% IDENTIFICATION
\xdef\ntnuthesisdate{2019/07/18}
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{ntnuthesis}
[\ntnuthesisdate\space
CC-BY CoPCSE at NTNU 2019]
%% CLASS OPTIONS
% Package for some reason needed before the options
\RequirePackage{pdfpages} % including pdf files
% One or twosided paging
\newcommand{\paging}{twoside}
\DeclareOption{oneside}{
\renewcommand{\paging}{oneside}
}
% Title Page
\DeclareOption{titlepage}{
\AtBeginDocument{
\begin{titlepage}
\maketitle
\end{titlepage}
}
}
% British
\newif\ifcapitalize
\DeclareOption{british}{
\capitalizetrue
\def\papername{Paper}
\newcommand{\NTNU}{{N}orwegian {U}niversity of {S}cience and {T}echnology}
\newcommand{\NTNUTrondheim}{{NTNU} in {T}rondheim}
\newcommand{\NTNUGjoevik}{{NTNU} in {G}j\o{}vik}
\newcommand{\NTNUAalesund}{{NTNU} in {\AA}lesund}
\AtBeginDocument{
\renewcommand{\lstlistingname}{Code listing}
\renewcommand{\lstlistlistingname}{Code Listings}
\crefname{listing}{Code listing}{Code listings}
\crefname{paper}{Paper}{Papers}
\addto\captionsbritish{
\renewcommand{\contentsname}{Contents}
\renewcommand{\listfigurename}{Figures}
\renewcommand{\listtablename}{Tables}
\renewcommand{\glossaryname}{Glossary}
\renewcommand{\acronymname}{Acronyms}
}
}
}
% American
\DeclareOption{american}{
\capitalizetrue
\def\papername{Paper}
\newcommand{\NTNU}{{N}orwegian {U}niversity of {S}cience and {T}echnology}
\newcommand{\NTNUTrondheim}{{NTNU} in {T}rondheim}
\newcommand{\NTNUGjoevik}{{NTNU} in {G}j\o{}vik}
\newcommand{\NTNUAalesund}{{NTNU} in {\AA}lesund}
\AtBeginDocument{
\renewcommand{\lstlistingname}{Code listing}
\renewcommand{\lstlistlistingname}{Code Listings}
\crefname{listing}{Code listing}{Code listings}
\crefname{paper}{Paper}{Papers}
\addto\captionsamerican{
\renewcommand{\contentsname}{Contents}
\renewcommand{\listfigurename}{Figures}
\renewcommand{\listtablename}{Tables}
\renewcommand{\glossaryname}{Glossary}
\renewcommand{\acronymname}{Acronyms}
}
}
}
% Bokmål
\DeclareOption{norsk}{
\capitalizefalse
\def\papername{Artikkel}
\newcommand{\NTNU}{{N}orges teknisk-naturvitenskapelige universitet}
\newcommand{\NTNUTrondheim}{{NTNU} i {T}rondheim}
\newcommand{\NTNUGjoevik}{{NTNU} i {G}j\o{}vik}
\newcommand{\NTNUAalesund}{{NTNU} i {\AA}lesund}
\AtBeginDocument{
\renewcommand{\lstlistingname}{Kodeliste}
\renewcommand{\lstlistlistingname}{Kodelister}
\crefname{listing}{kodeliste}{kodelister}
\crefname{equation}{ligning}{ligninger}
\crefname{appendix}{vedlegg}{vedlegg}
\crefname{paper}{artikkel}{artikler}
\addto\captionsnorsk{
\renewcommand{\appendixname}{Vedlegg}
\renewcommand{\glossaryname}{Ordliste}
\renewcommand{\acronymname}{Akronymer}
}
}
}
% Nynorsk
\DeclareOption{nynorsk}{
\capitalizefalse
\def\papername{Artikkel}
\newcommand{\NTNU}{{N}oregs teknisk-naturvitskaplege universitet}
\newcommand{\NTNUTrondheim}{{NTNU} i {T}rondheim}
\newcommand{\NTNUGjoevik}{{NTNU} i {G}j\o{}vik}
\newcommand{\NTNUAalesund}{{NTNU} i {\AA}lesund}
\AtBeginDocument{
\renewcommand{\lstlistingname}{Kodeliste}
\renewcommand{\lstlistlistingname}{Kodelister}
\crefname{listing}{kodeliste}{kodelister}
\crefname{equation}{likning}{likningar}
\crefname{table}{tabell}{tabellar}
\crefname{figure}{figur}{figurar}
\crefname{section}{avsnitt}{avsnitt}
\crefname{chapter}{kapittel}{kapittel}
\crefname{appendix}{vedlegg}{vedlegg}
\crefname{paper}{artikkel}{artiklar}
\renewcommand{\appendixname}{Vedlegg}
\addto\captionsnynorsk{
\renewcommand{\appendixname}{Vedlegg}
\renewcommand{\glossaryname}{Ordliste}
\renewcommand{\acronymname}{Akronym}
}
}
}
\ProcessOptions
%% CLASS FILE LOADING
\LoadClass[a4paper,11pt,openright,\paging]{report}
%% PACKAGE LOADING
\RequirePackage[utf8]{inputenc} % for special characters in input
\RequirePackage[T1]{fontenc} % modern font encoding
\RequirePackage[charter, cal=cmcal]{mathdesign} % main font with math support
\RequirePackage[scaled=.88]{berasans} % sans serif font
\RequirePackage[scaled=.82]{DejaVuSansMono} % monospace font (for code)
\RequirePackage{listings} % code listings
\RequirePackage{babel} % language specifics
\RequirePackage{geometry} % page layout
\RequirePackage{enumitem} % customising list appearance
\RequirePackage{graphicx} % including figures
\RequirePackage{amsmath} % advanced math typesetting
\RequirePackage[ % subfigures with captions within figures
font=small, % and customisation of captions
labelfont=bf,
margin=\parindent
]{caption}
\RequirePackage[ % and subfigures with captions within figures
font=small,
labelfont=bf,
margin=\parindent
]{subcaption}
\RequirePackage{xcolor} % selecting text color
\RequirePackage{emptypage} % empty pages should be blank
\RequirePackage{csquotes} % recommended for biblatex
\RequirePackage[
backend=biber,
style=ieee,
maxbibnames=99,
minbibnames=3,
maxcitenames=2,
mincitenames=1,
citestyle=numeric-comp,
sorting=none,
dashed=false
]{biblatex} % for bibliography
\RequirePackage{csvsimple} % tables from csv files
\RequirePackage{booktabs} % better formatting of tables
\RequirePackage{gnuplottex} % for generating gnuplots on the fly
\RequirePackage{hyperref} % interactive cross references
\ifcapitalize
\RequirePackage[capitalize,noabbrev]{cleveref} % automatic cross references
\else
\RequirePackage[noabbrev]{cleveref}
\fi
\RequirePackage[acronym]{glossaries} % create a glossary and acronym list
%% CUSTOMISATION
% Page geometry and spacing (same for even and odd pages)
\geometry{left=4cm, right=4cm, top=4cm, bottom=4.5cm}
\frenchspacing
% Roman page numbers from the beginning of the document
\pagenumbering{roman}
\setcounter{page}{3}
% Switch to Arabic page numbering at the beginning of the first numbered chapter
\newif\iffirstchapter
\firstchaptertrue
\let\std@chapter\@chapter
\def\@chapter{
\iffirstchapter
\pagenumbering{arabic}
\firstchapterfalse
\fi
\std@chapter
}
% Add unnumbered chapters to table of contents and headings
\let\std@schapter\@schapter
\def\@schapter#1{
\std@schapter{#1}
\addcontentsline{toc}{chapter}{#1}
\def\ch@ptermark{#1}
}
% Dotted line and tighter vertical spacing for chapters in the table of contents
\def\l@chapter#1#2{\@dottedtocline{1}{0em}{1.5em}{\bf #1}{\bf #2}}
% Support for included papers (for compiled PhD theses)
\newcounter{paper}
\setcounter{paper}{0}
\def\thepaper{\Roman{paper}}
\newenvironment{paper}[2]
{
\refstepcounter{paper}
\def\include@papername{#1}
\chapter*{\papername~\thepaper}
\label[paper]{#2}
}{
\cleardoublepage
\includepdf[pages=-]{\include@papername}
}
% Allow for two versions of title and authors – full and short
\def\title#1{\def\@title{#1}\def\@shorttitle{#1}}
\def\shorttitle#1{\def\@shorttitle{#1}}
\def\author#1{\def\@author{#1}\def\@shortauthor{#1}}
\def\shortauthor#1{\def\@shortauthor{#1}}
% Headers and footers
\def\ps@ntnuheadings{%
\let\@evenfoot\@empty
\let\@oddfoot\@empty
\def\@evenhead{\small\thepage\hfil\textit{\@shortauthor: \@shorttitle}}
\def\@oddhead{\small\textit{\ch@ptermark}\hfil\thepage}
\def\chaptermark##1{\def\ch@ptermark{\chaptername\ \thechapter: ##1}}
}
\pagestyle{ntnuheadings}
% Itemize and enumerate: tighter and with other symbols
\setlist[enumerate]{itemsep=0mm, topsep=5pt, partopsep=0mm, parsep=0mm}
\setlist[enumerate,1]{label=\arabic*., ref=\arabic*}
\setlist[enumerate,2]{label=\alph*., ref=\alph*}
\setlist[enumerate,3]{label=\roman*., ref=\roman*}
\setlist[itemize]{itemsep=0mm, topsep=5pt, partopsep=0mm, parsep=0mm}
\setlist[itemize,1]{label=$\bullet$}
\setlist[itemize,2]{label=$\circ$}
\setlist[itemize,3]{label=$-$}
% Make \fullcite show all authors irrespectively of maxcitenames
\preto\fullcite{\AtNextCite{\defcounter{maxnames}{99}}}
% Colour palette
\definecolor{thesisblue}{rgb}{.15, .15, .6}
\definecolor{thesisred}{rgb}{.4, .05, .15}
\definecolor{thesisgreen}{rgb}{.2, .3, .2}
% Formatting of code listings
\lstset{
frame=single,
basicstyle=\fontsize{9}{10}\ttfamily,
keywordstyle=\color{thesisblue}\bfseries,
stringstyle=\color{thesisred},
commentstyle=\color{thesisgreen},
identifierstyle=\color{black},
numberstyle=\fontsize{7}{8}\selectfont,
literate=
{á}{{\'a}}1 {é}{{\'e}}1 {í}{{\'i}}1 {ó}{{\'o}}1 {ú}{{\'u}}1
{Á}{{\'A}}1 {É}{{\'E}}1 {Í}{{\'I}}1 {Ó}{{\'O}}1 {Ú}{{\'U}}1
{à}{{\`a}}1 {è}{{\`e}}1 {ì}{{\`i}}1 {ò}{{\`o}}1 {ù}{{\`u}}1
{À}{{\`A}}1 {È}{{\'E}}1 {Ì}{{\`I}}1 {Ò}{{\`O}}1 {Ù}{{\`U}}1
{ä}{{\"a}}1 {ë}{{\"e}}1 {ï}{{\"i}}1 {ö}{{\"o}}1 {ü}{{\"u}}1
{Ä}{{\"A}}1 {Ë}{{\"E}}1 {Ï}{{\"I}}1 {Ö}{{\"O}}1 {Ü}{{\"U}}1
{â}{{\^a}}1 {ê}{{\^e}}1 {î}{{\^i}}1 {ô}{{\^o}}1 {û}{{\^u}}1
{Â}{{\^A}}1 {Ê}{{\^E}}1 {Î}{{\^I}}1 {Ô}{{\^O}}1 {Û}{{\^U}}1
{Ã}{{\~A}}1 {ã}{{\~a}}1 {Õ}{{\~O}}1 {õ}{{\~o}}1
{œ}{{\oe}}1 {Œ}{{\OE}}1 {æ}{{\ae}}1 {Æ}{{\AE}}1 {ß}{{\ss}}1
{ű}{{\H{u}}}1 {Ű}{{\H{U}}}1 {ő}{{\H{o}}}1 {Ő}{{\H{O}}}1
{ç}{{\c c}}1 {Ç}{{\c C}}1 {ø}{{\o}}1 {å}{{\r a}}1 {Å}{{\r A}}1
{€}{{\euro}}1 {£}{{\pounds}}1 {«}{{\guillemotleft}}1
{»}{{\guillemotright}}1 {ñ}{{\~n}}1 {Ñ}{{\~N}}1 {¿}{{?`}}1
}
% Settings for hyperref: setting all the links black for best printing. They will still be clickable in the PDF
\hypersetup{
colorlinks=true,
linkcolor=black, % internal links (change box color with linkbordercolor)
citecolor=black, % links to bibliography
filecolor=black, % file links
urlcolor=black % external links
}
% Renew \lstlistoflistings command to avoid issues with incorrect headers for long lists
% Uses unnumbered chapter instead of a float like in the original source code.
% Based on source code for listings package https://ctan.uib.no/macros/latex/contrib/listings/listings.dtx line: 14635
%\renewcommand*{\lstlistoflistings}{%
% \chapter*{\lstlistlistingname}%
% \parskip\z@\parindent\z@\parfillskip \z@ \@plus 1fil%
% \@starttoc{lol}%
% }%