Initial commit

This commit is contained in:
2023-12-20 21:55:31 +01:00
parent 7a27d5db87
commit 7d14cf6b58
10 changed files with 3519 additions and 0 deletions

2
.latexmkrc Normal file
View File

@@ -0,0 +1,2 @@
$pdflatex="pdflatex -shell-escape -interaction=nonstopmode -synctex=1 %O %S";
$out_dir = 'build';