On 4/5/07, <b class="gmail_sendername">Charilaos Skiadas</b> <<a href="mailto:skiadas@hanover.edu">skiadas@hanover.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think we already have TM_LATEX_COMPILER that should be doing<br>exactly this, I think. Though perhaps I'm wrong, right now there's<br>too many words flying around ;)</blockquote><div><br>It's not the same thing, unfortunately. TM_LATEX_COMPILER is literally the program that's invoked to do the compilation. For example, you can set it to the full path to your latex executable, or you can set it to latexmk, and so on. This currently over-rides *all* other configuration. It isn't great, but that's how it is.
<br></div><br>Attached is a patch to the Typeset & View command which makes it use TM_LATEX_PROGRAM as I suggested, and here:<br><br>  <a href="http://www.puffinry.demon.co.uk/LaTeX%20Watch%202.1.dmg">http://www.puffinry.demon.co.uk/LaTeX%20Watch%202.1.dmg
</a><br></div><br>is Watch 2.1, which adds support for PDFView, and uses the variables<br>TM_LATEX_PROGRAM and TM_LATEX_VIEWER to decide how to behave.<br><br>Robin<br>