Created
April 21, 2024 18:14
-
-
Save Zeta611/d8c20e37e48fc00cfbff9a2e3d57a200 to your computer and use it in GitHub Desktop.
[.latexmkrc] latexmk recipe for LuaLaTeX + shell-escape
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$pdf_mode = 4; | |
set_tex_cmds('%O --shell-escape %S'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment