ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Embedding of ICC profiles and preflight
Date: Thu, 01 Sep 2011 22:48:31 +0200	[thread overview]
Message-ID: <4E5FEF9F.7070708@gmx.net> (raw)
In-Reply-To: <CAG4oGFRcBk6+Lnm=ZfxfjBWfWQgsYWMO1fRDFQR1RowaLDdBPw@mail.gmail.com>

Am 01.09.2011 20:42, schrieb Honza Hejzl:
> Thanks,
> 
> Just a notice – the style \startoverprint… should be probably in future
> versions too, or how to overprint two elements and how to knockout the
> next one? Is it possible? (In one file could be a lot of such cases needed.)
> 
You never know and as Wolfgang stated, it's best (and wise) to use the
latest official commands.

\startcolorintent[overprint] Overprinted text \stopcolorintent
\startcolorintent[knockout] Knockout text \stopcolorintent

The commands can also be nested.

\startcolorintent[overprint] OVERPRINT ONE TWO
\startcolorintent[knockout] KNOCKOUT THREE \stopcolorintent
OVERPRINT FOUR \stopcolorintent

> In case of \setupcolors[intent=overprint] is the problem in the fact
> that preflight says that all text is "gray object overprinted" and that
> is against the standards. I have simply one test page with one article
> of black text. Everything goes fine except the fact of non-embedded
> profile and the fact that text is considered like a gray scale object.
> 
The (stupid) preflight has problems with overprinting in combination
with grayscale. You could try to use CMYK (black) then. Something like

\definecolor[cmykblack][k=1]
\setupcolors[textcolor=cmykblack]


> In case you could try to generate one pdf with such settings I could
> test them in Acrobat.
> 
> Honza Hejzl
> 
> 
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

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

  reply	other threads:[~2011-09-01 20:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 13:30 Honza Hejzl
2011-09-01 15:08 ` Peter Rolf
2011-09-01 15:24   ` Wolfgang Schuster
2011-09-01 15:40     ` Peter Rolf
2011-09-01 18:42 ` Honza Hejzl
2011-09-01 20:48   ` Peter Rolf [this message]
2011-09-01 18:53 Honza Hejzl
2011-09-02  7:12 Honza Hejzl
2011-09-02  8:33 ` Peter Rolf
2011-09-06 17:57 Honza Hejzl
2011-09-07  8:57 ` Peter Rolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E5FEF9F.7070708@gmx.net \
    --to=indiego@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).