According to the big ConTeXt manual, one should use \head for an item in
a list with more than one paragraph:

\startitemize
\head first paragarph...\par second paragraph...
\stopitemize

Is there a way to control the amount of space *between* head paragraph
that are part of the head? I know how to control the space between
items, but what if you want a different space between the paragraphs in
an item. (This is not so unusual a desire; you might want to less space
to make things tighter.)

Right now, I can do this:

\setupwhitespace[8pt]
\startitemize
\item first paragarph...\par second paragraph...
\stopitemize

But then ConTeXt might not take care of the paragraphs nicely when
breaking between pages.

Thanks

Paul


-- 

************************
*Paul Tremblay         *
[EMAIL PROTECTED]    *
************************
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to