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: Bug with overprinting in Mark II/IV?
Date: Fri, 11 Dec 2009 19:23:09 +0100	[thread overview]
Message-ID: <4B228E0D.5080402@gmx.net> (raw)
In-Reply-To: <87zl5pe6lx.fsf@sopos.org>


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

Oliver Heins schrieb:
> Peter Rolf <indiego@gmx.net> writes:
>
>   
>> Oliver Heins schrieb:
>>     
>>> Yes, I noticed that, too.  But to me it looks like it is first knocked
>>> out in the pdf, and then the overprint flag is set.
>>>
>>>   
>>>       
>> Good point. In that case the text must be set twice, as knockout and
>> overprint can't coexist. I have looked into the uncompressed mkii PDF
>> (\nopdfcompression) and I can not see any obvious flaw. The parts are
>> clearly separeted by '/GSknockout gs' and '/GSoverprint gs', the black
>> text is not set twice.
>>
>> Just an idea: the colorspace of the picture is RGB, the text is set in
>> CMYK. Maybe the mixed color spaces mess up things here.
>>     
>
> But shouldn't the same effect be seen with other colors than black then,
> too?  And it only happens with black, and I think it happens even when
> you do it within a cmyk-only document:
>
>   
I get the same 'kind of knockedout' text as in the other example...
but the black text is set as /DeviceGray and not /DeviceCMYK 
(k-component). You can make this visible by using
'Vorschau: Separiert' with the option 'Einblenden: Nicht-DeviceCMYK'.

I think this is just a limitation of the previewer. You can define your 
own cmyk black with \definecolor[myblack][k=1]. I bet that the 
knockedout effect will vanish with cmyk black (untested).

> Can you test the following?  My Acrobat is on a machine without net, and
> my usb stick broke within the experiments.  
>
>   
prepress mess + bad luck => *have a break and enjoy your weekend* :)

> Best regards,
>  olli
>
> \setupcolors[state=start, cmyk=yes, rgb=no]
>
> \starttext
>
> {\bfb\setstrut
> \startoverprint
> \framed
> [background=color,backgroundcolor=magenta,
> foregroundcolor=yellow,align={lohi,middle},
> frame=off,width=3.5cm,height=3cm]
> {overprint\\\property[knockout]{knockout}}%
> \stopoverprint
> \framed
> [background=color,backgroundcolor=magenta,
> foregroundcolor=yellow,align={lohi,middle},
> frame=off,width=3.5cm,height=3cm]
> {knockout\\\property[overprint]{overprint}}}%
>
> {\bfb\setstrut
> \startoverprint
> \framed
> [background=color,backgroundcolor=magenta,
> foregroundcolor=black,align={lohi,middle},
> frame=off,width=3.5cm,height=3cm]
> {overprint\\\property[knockout]{knockout}}%
> \stopoverprint
> \framed
> [background=color,backgroundcolor=magenta,
> foregroundcolor=black,align={lohi,middle},
> frame=off,width=3.5cm,height=3cm]
> {knockout\\\property[overprint]{overprint}}}%
>
> \stoptext
>
>
>   


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

[-- Attachment #2: Type: text/plain, Size: 486 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
___________________________________________________________________________________

  parent reply	other threads:[~2009-12-11 18:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11 12:53 Oliver Heins
2009-12-11 13:40 ` Peter Rolf
2009-12-11 13:53   ` Taco Hoekwater
2009-12-11 14:41     ` Peter Rolf
2009-12-11 16:32   ` Oliver Heins
2009-12-11 17:35     ` Peter Rolf
2009-12-11 17:57       ` Oliver Heins
2009-12-11 18:18         ` luigi scarso
2009-12-11 18:23         ` Peter Rolf [this message]
2009-12-12 15:41           ` Oliver Heins
2009-12-12 15:46             ` Martin Schröder
2009-12-12 16:17             ` Hans Hagen
2009-12-12 17:43               ` Oliver Heins
2009-12-13 15:20             ` Peter Rolf
2009-12-11 14:07 ` luigi scarso
2009-12-11 16:37   ` Oliver Heins
2009-12-11 16:42     ` luigi scarso
2009-12-11 17:00       ` Oliver Heins
2009-12-11 17:19       ` Hans Hagen

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=4B228E0D.5080402@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).