21 Feb
2010
21 Feb
'10
10:34 p.m.
On Feb 21, 2010, at 11:31 PM, Wolfgang Schuster wrote:
You can use the buffer method for linetables
\startbuffer[test] \NC[background=color,backgroundcolor=darkred] xxx \NC yy \NC ddddd \NC eeee \NC ff \NC\NR \stopbuffer
\processlinetablebuffer[test]
Wolfgang
Wolfgang, thank you, this does work! Does that mean nothing is broken, but linetables need to be processed in buffers? All best Thomas