ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Overprinting
Date: Fri, 24 Feb 2012 11:20:36 +0100	[thread overview]
Message-ID: <CAG5iGsAuQubqSZWVgKNBiYLhUeYB0Ye=1fdwfdK9AY4+QZYy1w@mail.gmail.com> (raw)
In-Reply-To: <4F475AB5.60501@gmx.de>

On Fri, Feb 24, 2012 at 10:39 AM, Jan Heinen <JaHeinen@gmx.de> wrote:
> I got an answer from my printer to the example I have shown in this thread:
>
>
>> \framed[%
>>  width=80mm,height=50mm,
>>  background=color,
>>  backgroundcolor=myc,
>> ]
>>
>> {\startcolorintent[overprint]2 Overprinted or not?\stopcolorintent}
>
> His answer in german:
> "Die Texte, welche auf Kasten 2  stehen, sind innerhalb Ihrer erzeugten
> Datei zwar alle überdruckend eingestellt, visuell allerdings aussparend."
>
> My translation:
> The text on box 2 is formated as overprinted but visualy spared out.
>
> What the hell is going on?
>
> Regards
> Jannis

%%% overprint.tex
\nopdfcompression
\setupcolors[state=start,rgb=no,cmyk=yes,overprint=yes]
%% to be sure
\definecolor[CYAN][c=1.0,m=0,y=0,k=0]
\definecolor[MAGENTA][c=0,m=1,y=0,k=0]
\definecolor[YELLOW][c=0,m=0,y=1,k=0]
\starttext
\framed[background=color,backgroundcolor=CYAN,
frame=off,offset=.25cm,strut=no]{%BEGIN
\startcolorintent[overprint]
\framed[background=color,backgroundcolor=MAGENTA,
foregroundcolor=YELLOW,
align={lohi,middle},
frame=off,width=2.5cm,height=2cm]
{overprint \\ \startcolorintent[knockout]{knockout}\stopcolorintent}%
\stopcolorintent
\framed[background=color,backgroundcolor=MAGENTA,
foregroundcolor=YELLOW,align={lohi,middle},
frame=off,width=2.5cm,height=2cm]{knockout\\
\startcolorintent[overprint]{overprint}\stopcolorintent}%
}%END
\stoptext


$>gs -sDEVICE=tiffsep -dNOPAUSE -sOutputFile=z.tiff  overprint.pdf  -c quit

Then study z.tiff, z.tiff.Cyan.tif,...z.tiff.Black.tif  with use gimp.


-- 
luigi
___________________________________________________________________________________
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:[~2012-02-24 10:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24  9:39 Overprinting Jan Heinen
2012-02-24 10:20 ` luigi scarso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-25 18:30 Overprinting Jan Heinen
2012-02-22 22:59 Overprinting Jan Heinen
2012-02-23 15:26 ` Overprinting luigi scarso
2012-01-07 15:06 Overprinting Jan Heinen
2012-01-06 15:54 Overprinting Jan Heinen
2012-01-06 16:37 ` Overprinting Peter Rolf
2009-09-13 14:58 overprinting Peter Rolf
2009-09-13 15:38 ` overprinting Hans Hagen
2009-09-13 16:00   ` overprinting Peter Rolf
2009-09-13 16:20     ` overprinting Hans Hagen
2009-09-13 16:48       ` overprinting Peter Rolf
2009-09-13 18:20         ` overprinting Hans Hagen
     [not found]           ` <4AAD4C7C.6070905@gmx.net>
     [not found]             ` <4AAD59CE.70907@wxs.nl>
     [not found]               ` <4AAD69F6.8060209@gmx.net>
2009-09-15 10:39                 ` overprinting Hans Hagen
2009-09-15 14:08                   ` overprinting Peter Rolf
2009-09-15 14:20                     ` overprinting Hans Hagen
2009-09-15 14:56                       ` overprinting Peter Rolf
2009-09-15 21:40                         ` overprinting Hans Hagen
2009-09-16 11:03                           ` overprinting 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='CAG5iGsAuQubqSZWVgKNBiYLhUeYB0Ye=1fdwfdK9AY4+QZYy1w@mail.gmail.com' \
    --to=luigi.scarso@gmail.com \
    --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).