This is a a LaTex document class useable for the THM and StudiumPlus.
Clone this repo and modify the document.tex file according to your needs. See here for a preview.
If your not familiar with LaTex or simply prefer writing in markdown but you like these beautiful looking LaTex pdf's thats completly fine. Use document.md as a start. If you are ready run
pandoc document.md -o document.pdf --template THM.latex --top-level-division=chapter
to compile your markdown to pdf.
Use the standard \maketitle
command to generate your title page. All your information will be added automatically.
Use \makeinsurance
for generating a insurance section. All your information will be added automatically.
Set the document type with:
\documentType{Praxisphasenbericht}{SS 2018}
As second argument a short description can be supplied. Use {}
for empty description
The standard author command of LaTex is overriden
\author{Your Name}{Your zip code}{Your place}{Your address}{Your matnr}
Supply additional information like shown above. Use {}
for empty description
Set your company supervisor with:
\companysupervisor{Name}
Set your unversity supervisor with:
unisupervisor{Name}
Set company information.
\company{Company name}{company zip code}{company place}{company address}{logo.png}
Adds a generic lock mark to your document.
\lockMark
Adds a statement about the usage of common known acronyms.
\commonAcronyms