thesis-template
Thesis Template for the FH-Kiel
Usage
Your work should only take place in the content
Directory.
Settings
Copy or move the content/settings.example.tex
to content/settings.tex
.
Language
To change the Main language just change the order of the languages in the babel Options. The Last language in the list is taken as the main language.
\usepackage[ngerman,english]{babel}
-> english
\usepackage[english,ngerman]{babel}
-> german