Prepare thesis document
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
14b7fd56a9
commit
4d7099d587
4 changed files with 60 additions and 0 deletions
2
build.sh
Executable file
2
build.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
latexmk -pdflatex=lualatex -pdf -output-directory=_build documentation/thesis/thesis.tex
|
Reference in a new issue