11 Dec
2010
11 Dec
'10
5:14 p.m.
On 2010-12-11 16:23, Wolfgang Schuster wrote:
Am 11.12.2010 um 15:37 schrieb Jan-Erik Hägglöf:
Thanks that worked but how to manage more vertical whitespace? Before and after the list you can set the vertical space with
\setupitemize [before={\blank[<dimension> or<keyword>]}, after={\blank[<dimension> or<keyword>]}]
and between the individual items with
\setupitemize [inbetween={\blank[<dimension> or<keyword>]}]
Wolfgang None of the above setting worked for me. Even tried
\startitemize[columns,2*broad][inbetween={\blank[1cm]}] ... ... \stopitemize with no luck :-(