Am 06.01.2012 16:54, schrieb Jan Heinen:
The company who prints my books says that my text is not overprinted over the framed boxes. They do a preflight with Adobe.
I think, I made no mistake - what do you think?
hard to say without seeing your sources :-)
I hope it is not a missing \par?
probably not
your example works as expected here (tested with 08.11.2011 and 02.01.2012). 1 knockout (default) 2 overprinting 3 knockout (explicitly set) as long as you use the second form, there shouldn't be a problem. best wishes, peter
\setupcolors[state=start,rgb=no,cmyk=yes] \definecolor[myc] [c=.40, m=.10, y=.50, k=0] \starttext \framed[% width=80mm,height=50mm, background=color, backgroundcolor=myc, ] {1 Overprinted or not?}
\blank[big]
\framed[% width=80mm,height=50mm, background=color, backgroundcolor=myc, ] {\startcolorintent[overprint]2 Overprinted or not?\stopcolorintent}
\blank[big]
\framed[% width=80mm,height=50mm, background=color, backgroundcolor=myc, ] {\startcolorintent[knockout]3 Overprinted or not?\stopcolorintent}
\stoptext
Regards Jannis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________