[luatex] shell-escape broken?
Laube, Ulrich
ulrich.laube at dfs.de
Tue Jun 7 08:23:35 CEST 2016
Hi!
I have tried TL16 on different computers running Linux by now and one thing I noticed is the following:
\documentclass{minimal}
\begin{document}
\immediate\write18{uname -s > "foobar"}
\end{document}
With
pdflatex --shell-escape test.tex
the file foobar is created. With
lualatex --shell-escape test.text
it is not. Can someone confirm this?
This seems to break (at least)
minted.sty (which tries to do \write18{which "pygmentize" && touch \jobname.aex})
and
ifplatform.sty.
Kind regards
Uli Laube
DFS Deutsche Flugsicherung GmbH
Am DFS-Campus
D - 63225 Langen
Tel.: +49-(0)6103-707-0
Sitz der Gesellschaft: Langen/Hessen
Zuständiges Registergericht: AG Offenbach am Main, HRB 34977
Vorsitzende des Aufsichtsrats: Dr. Martina Hinricher
Geschäftsführer: Prof. Klaus-Dieter Scheurle (Vors.), Robert Schickling, Dr. Michael Hann
Internet: http://www.dfs.de
Public-Key der DFS: http://www.dfs.de/dfs/public_key.asc <http://www.dfs.de/dfs/public_key.asc>
More information about the luatex
mailing list