Hi all,

Is it possible to set the after attribute for a nested enumeration? I've
tried setting it directly with no luck, but maybe I'm missing some other
flag or attribute I need to set? An example follows.

Before text
\startitemize[after={\blank[3*big]}]
\item
    Here is an item
    \startitemize[after={\blank[3*big]}]
    \item
        Sub item
    \item
        Sub item 2
    \stopitemize
    This text is too close to the nested enumeration.
\stopitemize
This text is the correct distance from outer enumeration.

Thanks,
Nick
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to