latexmkrc 125 B

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