On 2010-12-11 17:14, Jan-Erik Hägglöf wrote:
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 :-(
___________________________________________________________________________________
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 ___________________________________________________________________________________
I've tested without the "columns" parameter and spacing works, seems to be a bug?? Too bad I want the columns!! Janneman