Hi,
There is a bug with nested itemize of two different groups are mixed. For
example:
\defineitemgroup[legal]
\starttext
\startlegal[n]
\item Level 1
\startlegal[n]
\item Level 2
\startitemize[n]
\item Level 3
\stopitemize
\stoplegal
\stoplegal
\stoptext
gives:
1. Level 1
1. Level 2
0. Level 3
The third level number is wrong.
Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________