I use Win XP and have installed Emacs, MikTeX. Everything seems to be in order.
My problem: I want to use psTricks and know from TexnicCenter, that it is easy to get a pdf-file using ps2pdf. Best is a "Outputprofile", with four steps: latex %1 dvips -o %1-pics.ps %1.dvi ps2pdf12 %1-pics.ps pdflatex %1.tex , This way you get your pdf-Document with one mouse-click. As you can see: I've tried to manage this with a batch-file and it works with a constant Filename (like "maindoc.tex"), but I don't know how to give the name of the actual buffer/file to %1. I surved many times in the www, but I did not find a solution for this problem (may be, because Elisp is new for me and I don't understand realy long .emacs-Startfiles) Regards and thank you Th. Christ _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
