ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* overprinting of black text – solved
@ 2012-03-20  7:25 Honza Hejzl
  0 siblings, 0 replies; only message in thread
From: Honza Hejzl @ 2012-03-20  7:25 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 657 bytes --]

Hello,

I have solved my old question connected with preflight and overprinting of
pure text. Now I am able to have clean output, the last warning (just info)
is about the fact context files have fonts embedded like CID Type 1 fonts.

I am using this colors setup:

\definecolor[cmykblack][c=0,m=0,y=0,k=1]
\setupcolors[rgb=no,cmyk=yes,spot=yes,textcolor=cmykblack,intent=overprint]

This works well for the body. For footnotes I need to use this:

\def\numfoo#1{\startcolorintent[overprint] #1 \stopcolorintent}
\setupnotation[footnote][numbercommand=\numfoo,before={\startcolorintent[overprint]},after={\stopcolorintent}]

Just want to share that.

Honza

[-- Attachment #1.2: Type: text/html, Size: 721 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-20  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-20  7:25 overprinting of black text – solved Honza Hejzl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).