[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] psTricks and emacs
From: |
ChrT |
Subject: |
[AUCTeX] psTricks and emacs |
Date: |
Sat, 31 Jul 2010 12:42:08 +0200 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX] psTricks and emacs,
ChrT <=