21 Dec
2007
21 Dec
'07
6:22 p.m.
On Fri, 21 Dec 2007 19:05:04 +0100
Steffen Wolfrum
Or even worse, how do I get rid of those fat white numbers in the nice color fields:
\setupcolors[state=start] \definepapersize[Small][width=15cm,height=7.5cm] \setuppapersize[Small][A46,landscape] \setuplayout [width=15cm,height=7.5cm,backspace=-0cm, location=middle,marking=color,grid=no] \starttext\setupheadertexts[] \centerline{TEXT} \stoptext
Steffen
This is not possible, the numbers are hard coded in the colorfield macros, the only solution is to change the original macros, grep for \colormarkbox in core-vis :-( Wolfgang