Initial commit

This commit is contained in:
2023-12-20 23:40:59 +01:00
commit 23a62869be
4 changed files with 349 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';