On Sat, 25 Jun 2016, Wolfgang Schuster wrote:

Hans Hagen <mailto:pra...@wxs.nl>
25. Juni 2016 um 11:56


i always use one main environment (that can include others) and putting an \environment on top of a component is then not much overhead (compared to getting the content done)
The problem with puttins \environment before \startcomponents is
that you can’t check for the *component mode which is enabled
after the environment was loaded.

So, one should use:

\startcomponent *
\environment env
...
\stopcomponent

for both components and products?

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to