Hello,
I tried the following code:
\defineitemgroup[numbers]
\setupnumbers[each][intro,broad,packed,joinedup][left=$(,stopper=)$,symbol=n,margin=standard]
\defineitemgroup[bullets]
\setupbullets[each][intro,broad,packed,joinedup][symbol=1,margin=standard]
\starttext
Some text first
\startnumbers
\item One
\startbullets
\item Two
\stopbullets
\stopnumbers
\stoptext
Using the 2002.10.11 version of ConTeXt, the inner itemization
(bullets) does not "use" the joinedup setting. The same happens if
startbullets is the external and startnumbers is the internal. It
doesn't happen if both itemgroups are of the same time, nor at the
first level. Any ideas?
--
Giuseppe "Oblomov" Bilotta