[NTG-context] itemize and vertical spacing
Taco Hoekwater
taco at elvenkind.com
Wed Apr 26 14:09:16 CEST 2006
Olivier wrote:
> Hi Taco,
>
> Quoting "Taco Hoekwater" :
>
>>-- was taco at elvenkind.com on Apr 26, 2006 at 01:12:20 --
>
>
>>Olivier wrote:
>>
>>>Is there a way to achieve this?
>>
>>There is probably a nicer solution, but this works:
>>
>>\startitemize[inbetween={\blank[30pt]\hrule height 0pt}]
>
> indeed put vertical space between items, so that then, there are no
> columns anymore :)
Ah. I had:
\startcolumns
\startitemize[inbetween={\blank[30pt]\hrule height 0pt}]
..
\stopitemize
\stopcolumns
This should do the trick:
\startitemize[columns,unpacked][inbetween={\blank[30pt]}]
Cheers, Taco
More information about the ntg-context
mailing list