[NTG-context] \starttabulate vertical spacing

2005-08-11 Thread Christoph Czarnetzki
Hello! i want to put some space between lines in a tabulate environment. \starttext \starttabulate[|l|p(1cm)|] \NC Some Text \NC Other Text \NC\NR\HL \NC Some Text \NC Other Text \crlf\NC\NR \NC Some Text \NC Other Text \NC \stoptabulate \stoptext i did it with \crlf, but this is too much for

Re: [NTG-context] \starttabulate vertical spacing

2005-08-11 Thread Hans Hagen
Christoph Czarnetzki wrote: Hello! i want to put some space between lines in a tabulate environment. \starttext \starttabulate[|l|p(1cm)|] \NC Some Text \NC Other Text \NC\NR\HL \NC Some Text \NC Other Text \crlf\NC\NR \NC Some Text \NC Other Text \NC \stoptabulate \stoptext i did it with

Re: [NTG-context] \starttabulate vertical spacing

2005-08-11 Thread Christoph Czarnetzki
Hello Hans, it's better, but not the space value i want. To see the difference: \starttext \starttabulate[|l|p|] \NC Some Text \NC Other Text \NC\NR\HL \NC Some Text \NC Other Text \NC\NR \TB \NC Some Text \NC Other Text \NC\NR \NC Some Text \NC Other Text \NC\NR \stoptabulate \godown[3cm]

Re: [NTG-context] \starttabulate vertical spacing

2005-08-11 Thread Hans Hagen
Christoph Czarnetzki wrote: Hello Hans, it's better, but not the space value i want. To see the difference: \starttext \starttabulate[|l|p|] \NC Some Text \NC Other Text \NC\NR\HL \NC Some Text \NC Other Text \NC\NR \TB \NC Some Text \NC Other Text \NC\NR \NC Some Text \NC Other Text \NC\NR