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
Wolfgang Schuster wrote:
Hi,
I want to use subitems without entries in the first level (only the number should be incremented).
ok, added but slightly different implementation ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster