From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74747 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Project, product, component... Date: Tue, 28 Feb 2012 18:24:55 +0100 Message-ID: <4F4D0DE7.9010705@gyza.cz> References: Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1330449975 17931 80.91.229.3 (28 Feb 2012 17:26:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Feb 2012 17:26:15 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 28 18:26:11 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 1S2QoS-000856-4u for gctc-ntg-context-518@m.gmane.org; Tue, 28 Feb 2012 18:26:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7D830CB26D; Tue, 28 Feb 2012 18:26:07 +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 towEk02gyPLf; Tue, 28 Feb 2012 18:25:58 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8F249CB25B; Tue, 28 Feb 2012 18:25:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 90BFACB25B for ; Tue, 28 Feb 2012 18:25:57 +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 eFWbmk2QUq5I for ; Tue, 28 Feb 2012 18:25:43 +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 5DB6FCB227 for ; Tue, 28 Feb 2012 18:25:43 +0100 (CET) Original-Received: from psi4.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q1SHPfxq001436 for ; Tue, 28 Feb 2012 18:25:42 +0100 Original-Received: (qmail 31944 invoked by uid 89); 28 Feb 2012 17:25:40 -0000 Original-Received: from unknown (HELO ?192.168.20.101?) (hajtmar@88.103.230.14) by psi04 with ESMTPA; 28 Feb 2012 17:25:40 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05GDtpFuC - 8b48a36a7aac - 20120228 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:74747 Archived-At: Hello, Project structure use quite often, but yet similar question not occurred = to me. I had always previously PPP and CCC as existing filenames on the = disk. I suppose it would be right. But I would like to extend Luke's question on this issue: You can load an existing component to other components? Is it acceptable = or undesirable? At some point I would throw this possibility, but I do = not want to do something that could then backfire somehow. Thanx Jaroslav Hajtmar Dne 28.2.2012 17:37, Proch=E1zka Luk=E1=B9 Ing. - Pontex s. r. o. napsal(a): > Hello, > > I'm trying to use advantages of project/product/component structure. > > Suppose having a very simple example (both files in the same directory): > > ---- Prod.mkiv > \startproduct PPP > \component Comp.mkiv > > Product > \stopproduct > ---- > > And: > > ---- Comp.mkiv > \startcomponent CCC > Component > \stopcomponent > ---- > > When I compile Comp.mkiv, I get (successfully) text "Component". > > When I compile Prod.mkiv, I get (successfully) text "Product Component". > > So the question - what are "PPP" and "CCC" identifiers (following = > \startproduct and \starcomponent respectively) used or intended for? > > - So far, it seems to me that I refer to file names (as with \input) = > when working with components rather than their ids assigned by = > \startcomponent or \startproduct. > > What would be a situation when I'd need to use ids "CCC" or "PPP" (or = > later, those assigned by "\startproduct PROD" and "\startenvironment = > ENV")? > > Best regards, > > Lukas > > > > _________________________________________________________________________= __________ > 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-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________