Hello, following up to a recent post on comp.text.tex I'd like to bring forth an enhancement request for itemgroups: in the current implementation it is not possible to set up itemgroups to use the non key=value pairs settings. IOW, one cannot say \defineitemgroup[myitems] \setupmyitems[each][A] and have the items come up numbered with capital letters. Some keywords (like: joinedup) work, some others (the numbering type ones, for example, or "columns") don't work. For what I can see by looking at the code, this depends on these settings being looked for *not* when setting up the itemizations, but in the actual moment when the \start<itemgroup> is issued (this is for example the case for "columns"). Enhancement request: allow all keywords to work. I think the most straightforward way to implement this is to simply store the keywords and put them as default values when \start<itemgroup> is called (this would even, I suspect, simplify the handling of the itemgroup setups ...) -- Giuseppe "Oblomov" Bilotta