Use new CEL latex template

This commit is contained in:
2025-10-20 11:32:18 +02:00
parent 14f7dfeae3
commit 51718e4749
8 changed files with 125 additions and 79 deletions

3
src/template/.latexmkrc Normal file
View File

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