Finalize thesis report
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-01-17 17:55:44 +01:00
parent 1862068f09
commit 8fef45b856
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
10 changed files with 5991 additions and 55 deletions

View file

@ -2,4 +2,3 @@
latexmk -pdflatex=lualatex -pdf -output-directory=_build thesis/thesis.tex
latexmk -c -pdflatex=lualatex -pdf -output-directory=_build thesis/thesis.tex
latexmk -pdflatex=lualatex -pdf -output-directory=_build poster/poster.tex
latexmk -c -pdflatex=lualatex -pdf -output-directory=_build poster/poster.tex