Radhelorn wrote:

Hans Hagen wrote:

Radhelorn wrote:

1. item
1.1    item
   1.2.1  item
      1.2.1.1.item
          1.2.2.1em

for that you can best set up a dedicated instance of itemize (defineitemgroup) and assign the right widths to the levels

I'm sorry to disturb you with my endless requests but it seems that options of itemgroups is not interact properly.

I've tried as you suggested this way:

\defineitemgroup[myitemize]
\setupitemgroup[myitemize][n,width=4em]

\setupitemgroup[myitemize][each][width=4em]
\setupitemgroup[myitemize][each][n]



\startmyitemize
\item item 1
\item item 2
\stopmyitemize

It gives many "missing or ungrouped '=' after 'n'" messages and changes item symbol to default dot. I've also tried n=1 or n=2 (seen in the sources). This gives same result, but without error message.

Thanks for your patience.


_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to