Add .latexmkrc for proper bibtex cycling with vimtex/latexmk
This commit is contained in:
parent
f1691e24c4
commit
e4f1a5f6af
3
.latexmkrc
Normal file
3
.latexmkrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
$pdflatex = 'pdflatex -interaction=nonstopmode %O %S';
|
||||||
|
$bibtex_use = 2;
|
||||||
|
$pdf_mode = 1;
|
||||||
Loading…
x
Reference in New Issue
Block a user