This is the LaTeX template I created for my master thesis. A preview document containing examples for it's features is located under preview.pdf
The details and motiviations of the toolchain used in this template are described in the blog post "Introducing an advanced LaTeX toolchain".
Some of the details and features provided by this template:
- KOMAScript class (scrartcl)
- Double sided layout
- living headers
- code formatting
- TeXStudio Compile chain
- Container for easy build
For all features, there are examples provided in the document to show their usage.
To compile the document via terminal, type:
./mktex.sh
This template is in parts based on another template by Malte Flender. Specifically the title page and quoting macros.