Peter Dyballa <[EMAIL PROTECTED]> writes:

> Hello!
>
> My LaTeX file uses PSTricks. Therefore I have in AUCTeX a LaTeXesc
> command to run '(pdf)latex -shell-escape' – which preview does not
> want to do, it does not inherit the TeX-command from the AUCTeX
> session. Here for the case of pdfLaTeX:

Maybe you should, instead of a separate LaTeX command, customize
LaTeX-command-style?

Or place something like

LaTeX-command: "latex -shell-scape"

into your local variable section at the end of the file?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to