Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Hmm, this seems to be different here. Your example document stops and shows \showthe\count@ with both, lualatex --shell-escape example and pdflatex --shell-escape example on MikTeX 2.9. I really dislike these strange incompatibilities. Commented Feb 4, 2013 at 14:35
  • @Alexander My opinion is that it's best to stick to the most common "cross platform" way of doing things. For instance, MiKTeX adopted --shell-escape after having used --enable-write18 for some years. Commented Feb 4, 2013 at 14:42
  • Yes egreg, I absolutely agree. I looked up the POSIX guidelines and they state that option processing stops after the first command, so according to what you observe. Commented Feb 4, 2013 at 15:03
  • @mafp Yes. I should've made it clearer. Commented Feb 4, 2013 at 15:07