Am 20.03.2013 um 03:22 schrieb non-null <hwit...@gmail.com>:

> Here is a simple example:
> 
> \starttext
> \startitemize[1,packed]  Introduction text to the list below.
> \item some item text1
> \item some item text2
> \stopitemize
> 
> I want to be able to adjust the vertical white space between the list
> introduction text and the list of items.  How can this be
> accomplished?

\starttext
Introduction text to the list below.
\startitemize[1,packed,joinedup]
\item some item text1
\item some item text2
\stopitemize

Wolfgang
___________________________________________________________________________________
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