2025-04-24 13:11:28 +08:00

4 lines
125 B
Perl

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