Re: [NTG-context] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-05 Thread Wolfgang Schuster

Am 05.01.2010 um 05:08 schrieb Vladimir Lomov:

 2010/1/5 Wolfgang Schuster schuster.wolfg...@googlemail.com:
 Sorry to hijack your post and since we're already there, why are 
 \setupenumerations
 and \setupdescriptions written in the plural form.
 
 \setupenumerations[problem][stopper=)]
 
 When I would follow the system from other setup commands in context
 i expect as correct names \setupenumeration and \setupdescription.
 
 If I understand context manual correctly (I not checked this)
 (cont-enp.pdf, pp. 181,183) I could use more than one name in
 \setupenumerations (\setupdescriptions), e.g.
 \setupenumerations[problem,remark][stopper=)]
 so name of commands are correct (in some sense one is a limit of several :).

You could also use more names in \setuphead, \setupblock etc. but these
command names are singular. Changing \setupenumerations/descriptions is
no option but one can do this:

\let\setupdescription\setupdescriptions
\let\setupenumeration\setupenumerations

Wolfgang

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


[NTG-context] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-04 Thread Wolfgang Schuster
Sorry to hijack your post and since we're already there, why are 
\setupenumerations
and \setupdescriptions written in the plural form.

 \setupenumerations[problem][stopper=)]

When I would follow the system from other setup commands in context
i expect as correct names \setupenumeration and \setupdescription.

Wolfgang

___
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] \setupenumeration(s) was: defineenumeration does not work with MKIV

2010-01-04 Thread Vladimir Lomov
Hi.

2010/1/5 Wolfgang Schuster schuster.wolfg...@googlemail.com:
 Sorry to hijack your post and since we're already there, why are 
 \setupenumerations
 and \setupdescriptions written in the plural form.

 \setupenumerations[problem][stopper=)]

 When I would follow the system from other setup commands in context
 i expect as correct names \setupenumeration and \setupdescription.

If I understand context manual correctly (I not checked this)
(cont-enp.pdf, pp. 181,183) I could use more than one name in
\setupenumerations (\setupdescriptions), e.g.
\setupenumerations[problem,remark][stopper=)]
so name of commands are correct (in some sense one is a limit of several :).
___
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
___