Update
This commit is contained in:
parent
26e4dc1e9d
commit
b4d89735ef
@ -78,11 +78,11 @@ headsepline,
|
||||
% acronyms
|
||||
\usepackage{acro}
|
||||
\acsetup{single,make-links=true}
|
||||
\include{acronyms}
|
||||
\input{acronyms}
|
||||
|
||||
% bibliography
|
||||
\usepackage[datamodel=archived,backend=biber]{biblatex}
|
||||
\include{extended_bibliography}
|
||||
\input{extended_bibliography}
|
||||
\addbibresource{bibliography.bib}
|
||||
|
||||
% OTH specific commands for logos, colors
|
||||
@ -100,9 +100,9 @@ headsepline,
|
||||
\pagestyle{headings}
|
||||
|
||||
% metadata like title, author, supervisor, ...
|
||||
\include{metadata}
|
||||
\input{metadata}
|
||||
% custom commands
|
||||
\include{commands}
|
||||
\input{commands}
|
||||
|
||||
\graphicspath{{assets/dot/}, {assets/}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user