Added .latexmkrc; Updated build instructions in README.md; Renamed thesis-master.pdf

This commit is contained in:
Andreas Tsouchlos 2022-12-08 12:28:38 +01:00
parent cbf08fcf52
commit 8946646474
3 changed files with 3 additions and 1 deletions

2
latex/thesis/.latexmkrc Normal file
View File

@ -0,0 +1,2 @@
$pdflatex="pdflatex -interaction=nonstopmode %O %S";
$out_dir = 'build';

View File

@ -5,7 +5,7 @@
#### Kompilieren
```bash
$ make
$ latexmk -pdf thesis.tex
```
Es wird ein neuer `build` ordner erstellt, in welchem das kompilierte Dokument,