On 7 June 2016 at 15:25, Norbert Preining <[email protected]> wrote:

> David,
>
> one thing ..
>
> > shellesc should address this in general but for minted it is fixed in
>
>
> I was hacking support for new luatex into pgf and pgfplots which use
> write18, too, to call gnuplot etc. But these packages are not
> necessarily latex only, and as far as I can see I cannot load the
> shellesc package into a plain tex session. I just copied the
> minimal code for detection, and submitted it to pgf people, but
> maybe you can do something about shellesc.sty to make it generic?
>
> Thanks
>
> Norbert


It should work now, in plain tex, as far as i can see

The first line is

\ifx\ProvidesPackage\undefined

which allows it to skip ProvidesPackage in plain

David

Reply via email to