[NTG-context] Component: \product, \project

2012-09-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

when looking at http://wiki.contextgarden.net/Project_structure -

- why \product and/or \project specification is used in the COMPONENT in the 
example, or why is it supposed or even required to use in components?

I imagined that component doesn't need to know in which project/product is 
used, even when in may be intended to more projects/products.

So does it mean I would have to enumerate all projects/products in which the 
component is to be used?

Or can be \product and/or \project specification omitted in the component?

Best regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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
___


Re: [NTG-context] Component: \product, \project

2012-09-04 Thread Sietse Brouwer
Hello Lukáš,

 I imagined that component doesn't need to know in which project/product is
 used, even when in may be intended to more projects/products.

Usually, projects (collections of environment files) are applied at the
product level. Sometimes, however, you want to apply one at the component
level, so you put a \project in the \startcomponent.

You never need to put \product anywhere.

Clearer descriptions of what the commands \project and \product do can
be found on the command pages; same for all the other structure
commands. The [[Project structure]] page is indeed confusing, it needs
a better structure itself.

Description from http://wiki.contextgarden.net/Command/project:
When used inside a \startproduct or \startcomponent environment,
\project is an instruction to source any \environment files linked in
the project file.

Description from http://wiki.contextgarden.net/Command/product:
The command \product does not do anything: to link a product to a
project file, one should use \project inside the product. Nonetheless,
the \product command is often used inside project files as a reminder
of what products the project involves.

Hope this helps.
Kind regards,
Sietse
___
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
___

Re: [NTG-context] Component: \product, \project

2012-09-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

... Thanks for explanation, it's much clearer now.

Best regards,

Lukas


On Tue, 04 Sep 2012 13:57:50 +0200, Sietse Brouwer sbbrou...@gmail.com wrote:


Hello Lukáš,

Usually, projects (collections of environment files) are applied at the
product level. Sometimes, however, you want to apply one at the component
level, so you put a \project in the \startcomponent.

You never need to put \product anywhere.

Clearer descriptions of what the commands \project and \product do can
be found on the command pages; same for all the other structure
commands. The [[Project structure]] page is indeed confusing, it needs
a better structure itself.

Description from http://wiki.contextgarden.net/Command/project:
When used inside a \startproduct or \startcomponent environment,
\project is an instruction to source any \environment files linked in
the project file.

Description from http://wiki.contextgarden.net/Command/product:
The command \product does not do anything: to link a product to a
project file, one should use \project inside the product. Nonetheless,
the \product command is often used inside project files as a reminder
of what products the project involves.

Hope this helps.
Kind regards,
Sietse


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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
___