auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Creating ps and pdf files


From: Adam Johnson
Subject: Re: [AUCTeX] Creating ps and pdf files
Date: Wed, 18 Jan 2006 11:49:05 -0500

----- Original Message ----- From: "David Scott" <address@hidden>
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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]