LaTeX template for DHBW papers and theses (T1000/T2000/T3000, Bachelor, Master).
- Edit
config/config.tex(title, author, dates, language, included sections). - Put your logos/images in
images/(keepdhbwandcompanyfilenames if you replace placeholders). - Write chapters in
content/as00chapter.tex,01chapter.tex, ... (auto-included). - Add references to
bibliography/bibliography.bib. - Build with:
latexmkBuild output is written to out/ (PDF: out/main.pdf).
Pushing a tag like v1.0.0 triggers GitHub Actions to build and publish out/main.pdf as a release asset.