From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/79326 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Equivalent of Includeonly? Date: Mon, 19 Nov 2012 10:33:57 +0100 Message-ID: <50A9FD05.8000608@wxs.nl> References: <50A9EE29.9000606@mmnetz.de> <82634E08-7188-47D5-9BDA-E99D067C09C4@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1353317660 30655 80.91.229.3 (19 Nov 2012 09:34:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2012 09:34:20 +0000 (UTC) Cc: "Schmitz Thomas A." To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 19 10:34:30 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TaNk1-0007m7-AJ for gctc-ntg-context-518@m.gmane.org; Mon, 19 Nov 2012 10:34:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F219C1031B; Mon, 19 Nov 2012 10:33:58 +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 GFXLcsqnoJud; Mon, 19 Nov 2012 10:33:56 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 7644D10231; Mon, 19 Nov 2012 10:33:56 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A433F10231 for ; Mon, 19 Nov 2012 10:33:54 +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 u0q74akFOKBH for ; Mon, 19 Nov 2012 10:33:53 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 922AD1022B for ; Mon, 19 Nov 2012 10:33:53 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id qAJ9Xqm6012920 for ; Mon, 19 Nov 2012 10:33:53 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 3289-1713362 for multiple; Mon, 19 Nov 2012 10:33:49 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 In-Reply-To: <82634E08-7188-47D5-9BDA-E99D067C09C4@uni-bonn.de> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=16; city=Zeewolde; latitude=52.3302; longitude=5.5364; http://maps.google.com/maps?q=52.3302,5.5364&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QIplxQ6B - 8cc8932718ed - 20121119 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:79326 Archived-At: On 11/19/2012 9:56 AM, Schmitz Thomas A. wrote: > > On Nov 19, 2012, at 9:47 AM, Wolfgang Schuster wrote: > >> No there isn=92t. >> >> >> @Hans: With with \includeonly and \excludeonly command you can specify w= hich external files should be included in the document by the \inlcude{=85}= (a special version of \input{=85}) command. >> >> When you add \includeonly{one,three} in the following example only the f= iles =93one.tex=94 and =93three.tex=94 will be included and the other two a= re ignored. With \excludeonly{two,three} the files =93one.tex=94 and =93fou= r..tex=94 are read but two and three are ignored. >> >> \startproduct mydocument >> >> \component one >> \component two >> \component three >> \component four >> >> \stopproduct >> >> Wolfgang >> _________ > > That reminds me: at the context meeting 2011, we talked about the possibi= lity of retaining page numbers, cross-references, etc. when compiling just = one component. Hans. you, said this wasn't too complex (because all the inf= ormation is already there in the tuc file). Is this possible now, or can we= have that in the near future? :-) this is already in place for a while given that one uses the right = structures: http://www.pragma-ade.com/general/magazines/mag-1103.pdf ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________