----- Original Message -----
From: "David Scott" <[EMAIL PROTECTED]>
Subject: Re: [AUCTeX] Creating ps and pdf files
I worked out the .bat file idea myself and have nearly got it. For example
here is my .bat to process prosper files:
latex %1
dvips -o %1.ps %1.dvi
ps2pdf12.bat %1.ps %1.pdf
AcroRd32 %1.pdf
which works fine except for the last line. I can't get acroread to fire
up. Maybe it is to do with the locking that you mention. If I can get over
that I will be very happy.
I don't use AcroRd32 for the last line. I use "start" instead for Windows.
You need manually close a file before you wanna a new version to be
got/shown.
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex