spot/doc/.latexmkrc
Théo Barnouin 15cf412840
Some checks are pending
spot-quality / ci-check (push) Waiting to run
spot-quality / shellcheck (push) Waiting to run
first commit
2024-11-13 16:41:51 +01:00

4 lines
137 B
Perl

$pdf_mode = 1;
$pdf_previewer = '';
$pdflatex = 'lualatex -interaction=nonstopmode -synctex=1 -shell-escape %O %S';
$out_dir = 'target';