![](https://secure.gravatar.com/avatar/4124bf4a2fb1eee5a3e94b2aa0a5764a.jpg?s=120&d=mm&r=g)
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 * *phthenry@iglou.com * ************************