Add first draft of the poster
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
e8c0ffff7a
commit
8845eb5987
2 changed files with 87 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
latexmk -pdflatex=lualatex -pdf -output-directory=_build thesis/thesis.tex
|
||||
latexmk -pdflatex=lualatex -pdf -output-directory=_build poster/poster.tex
|
||||
|
|
Reference in a new issue