This commit is contained in:
eneller
2026-02-03 02:53:09 +01:00
parent 900589e518
commit da28170d0a
3 changed files with 57 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
$latex = 'latex %O --shell-escape %S';
$pdflatex = 'pdflatex %O --shell-escape %S';
$pdf_mode = 1;
$clean_ext = "lol nav snm loa bbl*";
$clean_ext = "lol nav snm loa bbl* glo ist";
$bibtex_use = 2;