Dear list,

sorry for asking this question again, but I’m afraid I really need to
solve this as soon as possible.

I have the following sample:

    \setupwhitespace[5em]
    \startsetups[smallwspa]
        \setupwhitespace[small]
        \setupblank[small]
    \stopsetups
    \setupitemize[each][indenting=no, setups=smallwspa]

    \starttext
    \input knuth

    \startitemize
    \dorecurse{5}{\item this is my item\par
                        second paragraph\par
                        third paragraph
                        }
    \stopitemize
    \stoptext

I need a bigger whitespace outside the list that inside them. I need
\blank[medium] between each item and \blank[small] for each \par inside
the item.

setups doesn’t work for paragraphs inside list items and inbetween
doesn’t work either.

Which is the right way to setup space between ennumeration items and
also different for paragraphs inside those items?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to