Files
Projekt-poster/latexmkrc
Filipriec vibeVM a0438053f6 working latex on vm
2026-02-05 00:18:14 +01:00

4 lines
105 B
Perl

$pdf_mode = 1;
$out_dir = 'build';
$pdflatex = 'pdflatex -interaction=nonstopmode -halt-on-error %O %S';