Replies: 2 comments 1 reply
-
|
Notice that recent minted package no longer needs shell escape. From the doc: The minted package operates by passing code to the latexminted Python executable, |
Beta Was this translation helpful? Give feedback.
-
|
For people who find this discussion in the future (possibly in relation to less "dangerous" flags than |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the minted package, which requires the
-shell-escapeflag during compilation.I have tried adding various forms of the flag (e.g., shell-escape, -shell-escape, $shell-escape, --shell-escape) in the “工具配置 (Tool Configuration?)” dialog -- one of my attempt as shown in the screenshot below. However, I still receive the error:
the compilation succeeds. This suggests that the issue is related to how the flag is being added in TeXworks, not the flag itself.
Could someone please advise on the correct way to add the -shell-escape flag in TeXworks?
Beta Was this translation helpful? Give feedback.
All reactions