On Wed, 24 May 2006 17:53:54 +0200 (CEST), Peter Münster <[EMAIL PROTECTED]>  
wrote:

> Hello,
>
> "\setupitemize[packed][margin=3em]"
> does not work, but
> "\setupitemize[packed]
> \setupitemize[margin=3em]"
> works.
> Is this normal or a bug?`

I guess it's because that with more than one option group, the first is  
for the kind of item (1, n, etc.), at least as shown in the manual. The  
following works:

\setupitemize[1][packed][margin=3em]

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

Reply via email to