>>>>> On Thu, 26 Nov 1998 19:29:38 -0500, Raul Miller <[EMAIL PROTECTED]> said:

 Raul> Havoc Pennington <[EMAIL PROTECTED]> wrote:
 >> The annoying thing about LaTeX is that when it hits an error, the
 >> interpreter stops and asks for interactive input. This causes
 >> debiandoc2latex2e to hang forever and mysteriously.

 Raul> Er.. does it open /dev/tty?  If so, it should get a flag to say
 Raul> don't do that.
 Raul> If it's just reading from stdin, use </dev/null

Actually a nice way to do it is to run this (assuming the file is
foo.tex). 

latex '\nonstopmode\input{foo.tex}

This is what auctex under emacs does to make sure the output doesn't
stop. 

Dres
-- 
@James LewisMoss <[EMAIL PROTECTED]>         |  Blessed Be!
@    http://www.ioa.com/~dres           |  Linux is kewl!
@"Argue for your limitations and sure enough, they're yours." Bach

Reply via email to