Thank you. I wanted to add this to the wiki, but now I'm not sure how the mentioned commands relate to each other. So I guess \setupenumerations inherits all keys (among them "number" and "numberconversion") from \setupnumber? Unfortunatly there's no reference page for \setupnumber on the wiki, yet. How to find out which keys there are for \setupnumber? In general, I find it extremly hard to find out which values for which keys are even defined for a given ConTeXt command... Stefan. On 22.06.2011 21:47, Wolfgang Schuster wrote:
Am 22.06.2011 um 21:35 schrieb Stefan Müller:
Two questions about the article: Can you confirm that "conversion=Characters" and "conversion=Roman" (top of page 2) does not work? I vaguely recall some more or less recent changes in ConTeXt MkIV concerning number conversion.
The new name of the key is “numberconversion” (inherited from \setupnumber).
And can you confirm that (e.g.) "number=theorem" (page 3, middle) does not work? It seems as if you have to use "counter=theorem" now.
Number takes only the two values “yes” and “no”.
Wolfgang