Re: [NTG-context] Distance between table rows

2020-03-25 Thread Tim Steenvoorden
Could have known that :-O Thanks Wolfgang for pointing that out! Cheers, Tim On 25 Mar 2020, 14:36 +0100, Wolfgang Schuster , wrote: > Tim Steenvoorden schrieb am 25.03.2020 um 10:31: > > Hi all, > > > > Trying to make my life a bit easier to add distances between tabulate > > rows. Found the \T

Re: [NTG-context] Distance between table rows

2020-03-25 Thread Wolfgang Schuster
Tim Steenvoorden schrieb am 25.03.2020 um 10:31: Hi all, Trying to make my life a bit easier to add distances between tabulate rows. Found the \TB macro on the wiki. But why does below code _not_ add extra space when using the freshly defined \SR command below. So between the _second_ and _th

[NTG-context] Distance between table rows

2020-03-25 Thread Tim Steenvoorden
Hi all, Trying to make my life a bit easier to add distances between tabulate rows. Found the \TB macro on the wiki. But why does below code _not_ add extra space when using the freshly defined \SR command below. So between the _second_ and _third_ row? Some TeX expansion thing going on here?