13 Mar
2010
13 Mar
'10
6:55 p.m.
Am 13.03.10 18:51, schrieb Wolfgang Werners-Lucchini:
So, how can I do the job?
Natural tables? \setupTABLE[offset=0pt,loffset=0.25ex,roffset=0.25ex] % l|roffset requires MKIV \setupTABLE[frame=off,leftframe=on,rightframe=on] \starttext \startTABLE[color=red] \NC red \NC\NR \stopTABLE \stoptext Wolfgang