dotfiles/nvim/.latexmkrc

3 lines
63 B
Plaintext
Raw Normal View History

2022-01-19 04:05:33 +00:00
$pdf_mode = 4;
$lualatex='lualatex --interaction=nonstopmode';