Add first draft of the poster
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-03 00:28:17 +01:00
parent e8c0ffff7a
commit 8845eb5987
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 87 additions and 0 deletions

View file

@ -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