axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] First (quick & dirty) port of Axiom to gcl-2.5.2


From: James H. Cloos Jr.
Subject: Re: [Axiom-developer] First (quick & dirty) port of Axiom to gcl-2.5.2 and powerpc architecture
Date: 03 May 2003 19:43:03 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Tim" == root  <address@hidden> writes:

Tim> Unfortunately Latex likes to put up a read to the console
Tim> when it has a failure.

That can be worked around by changing the invocation.

Instead of running:

        latex $file

try running:

        latex '\nonstopmode\input{'$file'}'

To get make to Do The Right Thing might require using a helper script
to munge the filename into the \nonstopmode\input{} commands.

-JimC





reply via email to

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