21 Apr
2009
21 Apr
'09
5:09 p.m.
Am 21.04.2009 um 18:31 schrieb batela:
Dear Sirs
I found this bug in ContextMinimals last version \starttext
\startitemize[n] \item first \item second \startitemize[m,repeat] \item second.1, ===================== should be 2.1, but only appears 1. \item second.2 \stopitemize \stopitemize
\stoptext
I found a bug in nested items too. \starttext \startitemize \startitemize[fit] \item subitem \stopitemize \stopitemize \stoptext Wolfgang