Add template

This commit is contained in:
2024-08-29 18:44:50 +02:00
commit 83a866e871
22 changed files with 2658 additions and 0 deletions

3
.latexmkrc Normal file
View File

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