Olivier wrote:
> Hi Taco,
> 
> Quoting  "Taco Hoekwater" :
> 
>>-- was [EMAIL PROTECTED] 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
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to