Hi Will,<br><br>I&#39;ve tried typesetting the example from within TeXworks, from the command prompt and from the Cygwin bash shell. All produce the same result:<br>SHELL ESCAPE OFF<br>NOTUSING WINDOWS<br><br>I&#39;m not sure about the first line... but the second line sounds wrong... :)<br>
<br>FYI, auto-pst-pdf works fine on my Ubuntu box, also running TeXLive 2007.<br><br>- Iwan<br><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 2:55 PM, Will Robertson <span dir="ltr">&lt;<a href="mailto:wspr81@gmail.com">wspr81@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Now that I think of it, I&#39;m not sure if auto-pst-pdf has been tested on TeXLive running on Windows. To Iwan: What does the following document produce when you typeset it?<br>
<br>
\documentclass[12pt]{article}<br>
\usepackage{ifplatform}<br>
\begin{document}<br>
SHELL ESCAPE \ifshellescape ON\else OFF \fi\par<br>
\ifwindows\else NOT\fi USING WINDOWS<br>
\end{document}<br>
<br>
(Both from the command prompt and from TeXworks, if possible.)<br>
<br>
Are you also using Cygwin?<br>
<br>
Cheers,<br><font color="#888888">
Will<br>
</font></blockquote></div><br>