unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* A quick build 'function' for auctex
@ 2008-05-15 17:06 Christophe Jorssen
  2008-05-15 18:37 ` harven
  0 siblings, 1 reply; 4+ messages in thread
From: Christophe Jorssen @ 2008-05-15 17:06 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I'm quite new to emacs. I used to type my TeX files in kile or in winedt.

I'd like to have a function similar to the 'quick build' feature in kile. 
That is :

1) Save the file (one file or all the files related to a master file)
2) [In pdfmode] Do pdflatex on the file (or on the master file) then if 
no error detected launch evince to see the resulting pdf file.
   OR
   [In dvimode] Do latex on the file (or on the master file) then if no 
error detected do dvips then do ps2pdf then launch evince to see the 
resulting pdf file.
3) If errors are detected, open a buffer to see the output

These steps would be done without prompting the user.

I'm confident that it is doable in emacs but I have no knowledge of emacs 
lisp. So, if anyone could spend a few time in helping me, I would be very 
grateful.

Thanks a lot.

-- 
Christophe


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-18 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 17:06 A quick build 'function' for auctex Christophe Jorssen
2008-05-15 18:37 ` harven
2008-05-18 17:43   ` Christophe Jorssen
2008-05-18 21:50     ` harven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).