Skip to content

dembondy/phdthesis

Repository files navigation

PhD Thesis: Validation of Control Services in the Future Sustainable Power System

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.

Options

All static information such as title, author, degree and so on can be changed in preamble/static.txt.

Requirements

Standard (updated) TeX Live package including XeLaTeX and BibTeX.

Fonts

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.

Usage

make

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

TextMate

If using TextMate simply press "⌘R".

Texmaker

In preferences change "Quick Build" option to:

XeLaTeX + View PDF

Ensure under "Editor" that "Editor Font Encoding" is set to:

UTF-8

About

The Repository for my PhD thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors