latex-ub/server-ce/config/latexmkrc
2025-05-05 12:24:05 +00:00

3 lines
125 B
Perl

# equivalent to -gt option. Used to prevent latexmk from skipping recompilation
# of output.log and output.pdf
$go_mode = 3;