<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 7 June 2016 at 15:25, Norbert Preining <span dir="ltr"><<a href="mailto:preining@logic.at" target="_blank">preining@logic.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">David,<br>
<br>
one thing ..<br>
<span class=""><br>
> shellesc should address this in general but for minted it is fixed in<br>
<br>
<br>
</span>I was hacking support for new luatex into pgf and pgfplots which use<br>
write18, too, to call gnuplot etc. But these packages are not<br>
necessarily latex only, and as far as I can see I cannot load the<br>
shellesc package into a plain tex session. I just copied the<br>
minimal code for detection, and submitted it to pgf people, but<br>
maybe you can do something about shellesc.sty to make it generic?<br>
<br>
Thanks<br>
<br>
Norbert</blockquote></div><br></div><div class="gmail_extra">It should work now, in plain tex, as far as i can see<br><br></div><div class="gmail_extra">The first line is<br><br></div><div class="gmail_extra">\ifx\ProvidesPackage\undefined<br><br></div><div class="gmail_extra">which allows it to skip ProvidesPackage in plain<br><br></div><div class="gmail_extra">David<br><br></div></div>