[NTG-context] \setupitemgroup...
Wolfgang Schuster
schuster.wolfgang at gmail.com
Wed Oct 7 10:53:57 CEST 2015
> Willi Egger <mailto:context at boede.nl>
> 7. Oktober 2015 um 10:26
> Hi all,
>
> I tried to setup itemization on three levels. However I do not get the
> desired result. The setup does not make level one numbered, level two
> a-b-c and level three with center-dot.
>
> What am I missing?
>
> Kind regards
>
> Willi
>
> \setupitemgroup
> [itemize]
> [1]
> [packed]
> [n,after=]
You have keywords and assignments in the same argument which is not
supported by context. Change your \setupitemgroup settings to
\setupitemgroup
[itemize]
[1]
[packed,n]
[before=]
and it works.
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20151007/7243b007/attachment.html>
More information about the ntg-context
mailing list