<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 19 April 2017 at 00:39, Reinhard Kotucha <span dir="ltr"><<a href="mailto:reinhard.kotucha@web.de" target="_blank">reinhard.kotucha@web.de</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"><span class="gmail-">On 2017-04-18 at 23:43:19 +0100, Greg' Ar Tourter wrote:<br>
<br>
 > Hi,<br>
 ><br>
 > the version of lualatex in pretest doesn't seem to anything with<br>
 > the --shell-escape flag.<br>
 ><br>
 > Compiling a simple document with minted loaded for example will<br>
 > complain that I need to compile with --shell-escape despite<br>
 > actually having done so. the same document compiled with pdflatex<br>
 > compiles fine.<br>
 ><br>
 > I am running on linux 64bit.<br>
<br>
</span>Dear Greg,<br>
could you provide a small file which allows others to reproduce your<br>
problem?<br>
<br>
Regards,<br>
  Reinhard<br></blockquote><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>I don't think it's an engine problem, this plain tex file</div><div><br></div><div><br></div><div>\directlua{os.execute('ls')}<br><br>\bye</div><div><br></div><div><br></div><div><br></div><div>lists the current directory just if luatex --shell-escape is used, but I can confirm that this <br></div><div>latex file gives the warning that -shell-escape must be used, even if it is used<br></div><div><br></div><div>\documentclass{article}<br><br>\usepackage{minted}<br><br>\begin{document}<br><br>z<br><br>\end{document}<br></div><div><br></div><div><br></div><div>so I guess that one of the packages in chain isn't detecting the new luatex settings.</div><div>too late to debug tonight:-)</div><div><br></div><div>$ lualatex --shell-escape ww960<br>This is LuaTeX, Version 1.0.4 (TeX Live 2017) <br> system commands enabled.<br>(./ww960.tex<br>LaTeX2e <2017-04-15><br>(using cache: /usr/local/texlive/2017/texmf-var/luatex-cache/generic)/bin/sh: all: command not found<br></div><div><br></div><div>....</div><div>! Package minted Error: You must invoke LaTeX with the -shell-escape flag.<br><br>See the minted package documentation for explanation.<br>Type  H <return>  for immediate help.<br> ...                                              <br>                                                  <br>l.4 <br>  <br>? x<br><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-HOEnZb"><font color="#888888"><br>
--<br>
------------------------------<wbr>------------------------------<wbr>------<br>
Reinhard Kotucha                            Phone: <a href="tel:%2B49-511-3373112" value="+495113373112">+49-511-3373112</a><br>
Marschnerstr. 25<br>
D-30167 Hannover                    mailto:<a href="mailto:reinhard.kotucha@web.de">reinhard.kotucha@web.de</a><br>
------------------------------<wbr>------------------------------<wbr>------<br>
</font></span></blockquote></div><br></div></div>