Dodaj .latexmkrc

This commit is contained in:
Martin Vuk 2026-02-14 22:56:16 +01:00
parent dcebb49a3a
commit ae940094c1

3
.latexmkrc Normal file
View file

@ -0,0 +1,3 @@
$pdf_mode = 1;
$bibtex_use = 2;
$cleanup_mode = 1;