Am 20.02.2014 um 14:45 schrieb Thomas Möbius <kont...@thomasmoebius.de>:

> A general question.  I use setupenumerations to define theorem-,
> lemma-, and definition-environments for my document.  I realised that
> setupenumerations is overwriting keys that are set in setupitemize
> (and groups defined by defineitemgroup).
> 
> ~~~snip~~~
> \setupenumerations [numberconversion=numbers]
> 
> \starttext
> \startitemize[a]
>  \item Text Text
>  \item Text Text
> \stopitemize
> \stoptext
> ~~~snip~~~
> 
> vs.
> 
> ~~~snip~~~
> %\setupenumerations [numberconversion=numbers]
> 
> \starttext
> \startitemize[a]
>  \item Text Text
>  \item Text Text
> \stopitemize
> \stoptext
> ~~~snip~~~
> 
> This is unintuitive for me.. Is this expected behavior??

What is the problem, I can’t see a difference in the output of both examples?

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
___________________________________________________________________________________

Reply via email to