To build the document:

  1. ./compile.sh, duh. Depends on pdflatex, bibtex, and miktex

Nomenclature

  • All your text should go into chapters/.
  • All your indices, such as acronyms, references, glossary entrys, if not generated automatically, should go into dexes/

Other stuff worth noting

  • All paths must be relative to project root! (where compile.sh lies).
  • Configure your projects base informations such as title, author, year, etc in config.tex.
  • When creating new chapters (files in chapters/), you have to include them in chapters.tex.
Description
This is a LaTeX template/framework for writing scientific papers in german. It is meant to be used as an organized starting point to keep things tidy and clean.
Readme 3.9 MiB
Languages
TeX 97%
Makefile 3%