From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65880 Path: news.gmane.org!not-for-mail From: John Culleton Newsgroups: gmane.comp.tex.context Subject: Re: structuring Context code using \input statements. Date: Tue, 8 Feb 2011 09:35:12 -0500 Organization: Wexford Press Message-ID: <201102080935.12351.john@wexfordpress.com> References: <201102071639.30315.john@wexfordpress.com> <4D507B31.3030904@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1297175501 11885 80.91.229.12 (8 Feb 2011 14:31:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Feb 2011 14:31:41 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 08 15:31:37 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PmobO-0003Rg-Fr for gctc-ntg-context-518@m.gmane.org; Tue, 08 Feb 2011 15:31:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 79CD8CA9EE; Tue, 8 Feb 2011 15:31:33 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XuwUUnyuq8zP; Tue, 8 Feb 2011 15:31:29 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AAA56CA9C7; Tue, 8 Feb 2011 15:31:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3FC93CA9C7 for ; Tue, 8 Feb 2011 15:31:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id m7blx+svZIpH for ; Tue, 8 Feb 2011 15:31:16 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id D4A65CA9C1 for ; Tue, 8 Feb 2011 15:31:16 +0100 (CET) Original-Received: from qmta14.westchester.pa.mail.comcast.net (qmta14.westchester.pa.mail.comcast.net [76.96.59.212]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p18EVEaR017093 for ; Tue, 8 Feb 2011 15:31:15 +0100 Original-Received: from omta23.westchester.pa.mail.comcast.net ([76.96.62.74]) by qmta14.westchester.pa.mail.comcast.net with comcast id 5RYR1g00A1c6gX85ESXEx2; Tue, 08 Feb 2011 14:31:15 +0000 Original-Received: from sdb4.localnet ([68.50.233.152]) by omta23.westchester.pa.mail.comcast.net with comcast id 5SXD1g00i3HwwZ83jSXEqB; Tue, 08 Feb 2011 14:31:14 +0000 User-Agent: KMail/1.11.4 (Linux/2.6.29.6-smp; KDE/4.2.4; i686; ; ) In-Reply-To: <4D507B31.3030904@wxs.nl> Content-Disposition: inline X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=76.96.59.212; country=US; latitude=38.0000; longitude=-97.0000; http://maps.google.com/maps?q=38.0000,-97.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05E5qve7G - 4ca63a9c6a03 - 20110208 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:65880 Archived-At: On Monday 07 February 2011 18:07:29 Hans Hagen wrote: > On 7-2-2011 10:39, John Culleton wrote: > > In all forms of TeX it is my custom to start with a brief main > > file and call the various components of the document into the > > input stream with \input statements. The termination of the > > document is in the main file with a \stoptext statement. > > > > This works well with pdftex documents and also with > > MKII documents. But it fails with MKIV documents. The Context > > program will read and use an inserted program but will not return > > to the main text stream in the file that did the inputting. It > > just displays an * and hangs. Are there new rules in MKIV about > > breaking up a document into separate files and inserting these in > > sequence via \input statements? > > maybe you have an extra \starttext somewhere > > Hans That was it. Now it works. -- John Culleton Create Book Covers with Scribus: http://www.booklocker.com/p/books/4055.html Typesetting and indexing http://wexfordpress.com book sales http://wexfordpress.net Free barcode: http://www.tux.org/~milgram/bookland/ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________