<br><br><div class="gmail_quote">On Wed, Nov 26, 2008 at 8:02 PM, Bruno Voisin <span dir="ltr">&lt;<a href="mailto:bvoisin@me.com">bvoisin@me.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>
Le 26 nov. 08 à 10:26, Jonathan Kew a écrit :<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
On 27 Nov 2008, at 07:03, Per Ting wrote:<br>
<br>
</div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
1-Can/will texworks support the latex-dsips-ps2opdf path? For those using psfrag/pstricks this is essential.<br>
</blockquote>
<br>
This is best done using a script such as simpdftex (is that available on Windows?) or latexmk, so that as far as TeXworks is concerned, it appears as a single command just like pdflatex. Then it&#39;s just a case of configuring a new tool in the Preferences/Typesetting dialog.<br>

</div></blockquote>
<br>
You can try going to Preferences &gt; Typesetting &gt; Processing tools, then add a new tool such as:<br>
<br>
Name:<br>
Whatever (for example LaTeX)<br>
<br>
Program:<br>
simpdftex<br>
<br>
Arguments:<br>
latex<br>
--extratexopts<br>
-synctex=1<br>
$fullname<br>
<br>
Each argument goes on a separate line (use the &quot;+&quot; button in the Tool Configuration window). The<br>
<br>
--extratexopts<br>
-synctex=1<br>
<br>
bit ensures that SyncTeX data are created.<br><font color="#888888">
<br>
Bruno Voisin</font></blockquote><div><br><br>Is there a Windows version of simpdftex out there?<br><br>Thanks,<br><br>Per<br> </div></div><br>