This contains the source latex files for the PhD thesis. The design is based on Laursen's XeLaTeX thesis template (used as standard layout for the thesis written at DTU Compute) and the Tufte-LaTeX package.
It uses XeLaTeX for maximum unicode support local fonts.
All static information such as title, author, degree and so on can be changed in preamble/static.txt.
Standard (updated) TeX Live package including XeLaTeX and BibTeX.
The template uses the sans serif font TeX Gyre Adventor, which is contained in TeXLive and MiKTeX installation by default so no extra setup is necessary.
Note that Neo Sans font (DTU's main font) is the ultimative font
for headings. A similar font called Neo Sans Intel is also a good alternative which typically contains
more symbols. If the Neo Sans (Intel) font are installed on your system (un)comment the respective lines
in preamble/fonts.tex.
There are two ways to use make either by:
make
or the auto mode which automatic updates the pdf if *.tex or *.bib files are changed:
make auto
To clean up project run:
make clean
If using TextMate simply press "⌘R".
In preferences change "Quick Build" option to:
XeLaTeX + View PDF
Ensure under "Editor" that "Editor Font Encoding" is set to:
UTF-8