[NTG-context] \setuplayout with marking but WITHOUT number
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Fri Dec 21 19:22:50 CET 2007
On Fri, 21 Dec 2007 19:05:04 +0100
Steffen Wolfrum <context at st.estfiles.de> wrote:
> 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
More information about the ntg-context
mailing list