feat(template): add multifile-tex

This commit is contained in:
Jonas Röger
2026-06-30 13:41:48 +02:00
parent f19b26a762
commit 93fb174d11
9 changed files with 176 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Use lualatex as the engine
$pdf_mode = 1;
$pdflatex = 'lualatex -interaction=nonstopmode %O %S';
$do_cd = 1;
$clean_ext = "sta"