Update solution chapter, add glossary
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 2022-11-03 18:48:08 +01:00
parent 2c66a18f0e
commit db99961a62
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
17 changed files with 161 additions and 25 deletions

2
documentation/build.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
latexmk -pdflatex=lualatex -pdf -output-directory=_build thesis/thesis.tex