On Fri, 1 Aug 2008, Gerben Wierda wrote:

> The following list
>
> \startitemize[n,packed,joinedup]
> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> displays fine except it is not indented. So I added:
>
> \startitemize[n,packed,joinedup,margin=4em]
> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> and as a result, the list was not enumerated and it was not packed or
> joined up. Bug? Or misunderstanding?

Try,

\startitemize[n,packed,joinedup][margin=4em]

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to