Initial commit

This commit is contained in:
2025-09-28 21:14:53 +02:00
commit 1ed8827b02
23 changed files with 2672 additions and 0 deletions

4
.latexmkrc Normal file
View File

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