11 Apr
2020
11 Apr
'20
9:44 p.m.
Hi all, in the following code \starttext \type{6\az12} % \az = \anycommand \bTABLE \bTR\bTD\type{6\az12}\eTD\eTR \eTABLE \stoptext there is a different behaviour of \type: while its parametr in normal text is printed out as is (expected), in the TABLE the extra space is displayed after the command. Is it ok? How could I suppress the extra space? Best wishes Tomáš