Make presentaion template ready

This commit is contained in:
2024-06-19 00:26:13 +02:00
commit fb1a659a8e
18 changed files with 2422 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;