Hi,

I want to use subitems without entries in the first level
(only the number should be incremented).

\unprotect

\def\newdolistitem % reduced \dolistitem
  {\increment\noflistelements
   \setbox8\hbox
     {\doitemattributes\currentitemlevel\c!style\c!color{\listitem}}%
   \checkforrepeatedlistitem
   \ignorespaces}

\def\noitem{\doadvanceitem\newdolistitem}

\protect

\starttext

\startitemize[n,repeat]

\noitem

    \startitemize[a]
    \item Item 1.a.
    \item Item 1.b.
    \stopitemize

\noitem

    \startitemize[a]
    \item Item 2.a.
    \item Item 2.b.
    \stopitemize

\stopitemize

\stoptext

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to