HomeFreeBSD

Use a different mechanism to specify the input file to TeX.

Description

Use a different mechanism to specify the input file to TeX.

<aph> running, for instance, "jadetex '\nonstopmode\input{$<}'" is much

better since it won't crash out an automated build as badly

<nik_> Huh?
<aph> it will fail rather than kick you into a TeX prompt and wait for output
<aph> I guess in BSD make that would be:
<aph> jadetex '\nonstopmode\input{${.ALLSRC}'

Submitted by: Adam di Carlo <adam@onshore.com>

Details

Provenance
Nik Clayton <nik@FreeBSD.org>Authored on Feb 26 2001, 10:56 PM
Parents
R9:af8842adc645: Add an entry about starting X with an elevated securelevel.
Branches
Unknown
Tags
Unknown

Event Timeline

Nik Clayton <nik@FreeBSD.org> committed R9:3df699389c93: Use a different mechanism to specify the input file to TeX. (authored by Nik Clayton <nik@FreeBSD.org>).Feb 26 2001, 10:56 PM