From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7173 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Re: Documentation Date: Fri, 08 Mar 2002 15:42:46 +0000 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <5.1.0.14.1.20020307232937.04205a18@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397655 17071 80.91.224.250 (23 Oct 2002 18:27:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:27:35 +0000 (UTC) Cc: Original-To: Hans Hagen In-Reply-To: <5.1.0.14.1.20020307232937.04205a18@server-1> Xref: main.gmane.org gmane.comp.tex.context:7173 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7173 >> I have tried to use the commands >> >> texutil --documents file.tex >> >> texexec file.ted >> >> On a number of modules and the texexec fails in a number of places the first >> is usually >> ! Undefined control sequence. >> l.1 \startmodule >> [type=tex] >> >> file in this case is core-tab.tex >> >> What am I doing wrong? > > texexec --modu --pdf core-tab > > (the result from texutil needs a style) > > Hans texexec is altogether cleverer than I thought one almost doesn't need texutil independently. The only thing I regularly use texutil for is to purge after using texexec. You might consider having the --purge switch in texexec for use after compilation. -- Nigel