[Textures] \write18

Emilio Faro efaro at dma.uvigo.es
Wed Jan 30 14:12:11 EST 2013


The following LaTeX code:
%------------------------------
\documentclass{article}
\begin{document}
\immediate\write18{echo `pwd` > pwd.txt}
\end{document}
%------------------------------
gives me the expected thing (a text file named "pwd.txt" containing the path to the parent folder of the file being compiled) if I compile it with TeXShop, but not with Textures. It seems that \write18 is not enabled in Textures. Does anybody know how to enable it?
Thank you.

Emilio Faro
Departamento de Matemática Aplicada II
Universidad de Vigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/textures/attachments/20130130/74498898/attachment.html>


More information about the Textures mailing list