Algebra/.latexmkrc

4 lines
155 B
Plaintext
Raw Normal View History

2022-10-05 18:50:46 +02:00
$pdf_mode = 1;
$pdflatex = 'pdflatex --shell-escape';
2022-11-14 15:24:57 +01:00
$clean_ext = '%R_contourtmp0.dat %R_contourtmp0.table %R_contourtmp0.script indent.log thm %R.bak*';