|
2 months ago | |
---|---|---|
img | 6 months ago | |
.gitignore | 6 months ago | |
README.md | 2 months ago | |
appendix.tex | 6 months ago | |
einleitung.tex | 6 months ago | |
fazit.tex | 6 months ago | |
glossary.tex | 6 months ago | |
hauptteil.tex | 6 months ago | |
quellen.bib | 6 months ago | |
template.pdf | 6 months ago | |
template.tex | 6 months ago |
Diese Latex-Dateien können als eine Vorlage für Seminararbeiten und andere Abgaben genutzt werden. Dabei sind alle wichtigen Dinge wie Abkürzungen samt Verzeichnis, Quellen und weitere Formalitäten mit dabei.
Dieses Template ist für xelatex ausgelegt. Um latexmk richtig einzustellen in
~/.config/latexmk/latexmkrc
folgendes eintragen:
$pdflatex = 'xelatex --shell-escape %O %S';