7 Jul
2024
7 Jul
'24
5:56 p.m.
Am 07.07.24 um 18:03 schrieb Wolfgang Schuster:
Henning Hraban Ramm schrieb am 07.07.2024 um 10:54:
Hi, * can anyone give me an example where \noitem makes sense?
This is why the command exists:
\starttext
\startitemize[repeat,n][width=0pt] \noitem \startitemize[a,broad] \item First item \item Second item \stopitemize \noitem \startitemize[a,broad] \item First item \item Second item \stopitemize \stopitemize
\stoptext
* is the + symbol of \sub configurable?
No.
Wolfgang
Thank you! I added the example to the wiki (Enumerations). Hraban