mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
feat: add latexmkrc for server-ce GitOrigin-RevId: 0d7385808a6a0b98d0a759ce0e329e6b9f578f35
4 lines
125 B
Perl
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;
|