Import thesis template

This commit is contained in:
2024-04-12 18:46:56 +02:00
parent ea9e6dc1ed
commit 37ddaa2e0c
24 changed files with 2307 additions and 0 deletions

View File

@@ -15,3 +15,9 @@ git submodule --init --update
```
Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recommended).
You may need to install the following packages:
```bash
tlmgr install titlesec sauerj abstract sectsty shorttoc comment wallpaper epigraph nextpage
```