Re: [NTG-context] color (rendering) intent

2015-08-10 Thread Hans Hagen

On 8/10/2015 5:23 PM, Henning Hraban Ramm wrote:


Am 2015-08-10 um 17:52 schrieb Hans Hagen pra...@wxs.nl:


On 8/10/2015 10:28 AM, Henning Hraban Ramm wrote:

Hi,
in http://wiki.contextgarden.net/Context_2009.10.27#Data_files
there’s:
• new parameter for \setupcolors: intent=none|overprint|knockout

I had \setupcolors[intent=overprint] in my environments, but since a few betas, 
I get „overprint“ printed on all pages, messing with the layout.


fixed in beta


Thank you! So I can document that key for \setupcolors? (Does it do anything? 
Different from \setupbackend?)


it should add some group info in the pdf


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] color (rendering) intent

2015-08-10 Thread Henning Hraban Ramm

Am 2015-08-10 um 17:52 schrieb Hans Hagen pra...@wxs.nl:

 On 8/10/2015 10:28 AM, Henning Hraban Ramm wrote:
 Hi,
 in http://wiki.contextgarden.net/Context_2009.10.27#Data_files
 there’s:
  • new parameter for \setupcolors: intent=none|overprint|knockout
 
 I had \setupcolors[intent=overprint] in my environments, but since a few 
 betas, I get „overprint“ printed on all pages, messing with the layout.
 
 fixed in beta

Thank you! So I can document that key for \setupcolors? (Does it do anything? 
Different from \setupbackend?)


Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

Re: [NTG-context] color (rendering) intent

2015-08-10 Thread Peter Rolf
Am 10.08.2015 um 18:58 schrieb Hans Hagen:
 On 8/10/2015 5:23 PM, Henning Hraban Ramm wrote:

 Am 2015-08-10 um 17:52 schrieb Hans Hagen pra...@wxs.nl:

 On 8/10/2015 10:28 AM, Henning Hraban Ramm wrote:
 Hi,
 in http://wiki.contextgarden.net/Context_2009.10.27#Data_files
 there’s:
 • new parameter for \setupcolors: intent=none|overprint|knockout

 I had \setupcolors[intent=overprint] in my environments, but since a
 few betas, I get „overprint“ printed on all pages, messing with the
 layout.

 fixed in beta

 Thank you! So I can document that key for \setupcolors? (Does it do
 anything? Different from \setupbackend?)
 
 it should add some group info in the pdf
 


If I remember correctly this sets the complete document (global) to
'overprint' (or 'knockout'). Only useful for grayscale only documents.
Don't set this parameter, if you want to use local overprinting (or
knockout)! There should be a warning about this in the documentation.

The \setupcolors setting is also far older than the PDF/A|X related
output 'intent' parameter in \setupbackend. No direct relation other
than that both parameters are prepress options.


Greetings,  Peter
___
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
___

Re: [NTG-context] color (rendering) intent

2015-08-10 Thread Henning Hraban Ramm
Am 2015-08-11 um 01:12 schrieb Peter Rolf indi...@gmx.net:

 Thank you! So I can document that key for \setupcolors? (Does it do
 anything? Different from \setupbackend?)
 
 it should add some group info in the pdf
 
 If I remember correctly this sets the complete document (global) to
 'overprint' (or 'knockout'). Only useful for grayscale only documents.
 Don't set this parameter, if you want to use local overprinting (or
 knockout)! There should be a warning about this in the documentation.
 
 The \setupcolors setting is also far older than the PDF/A|X related
 output 'intent' parameter in \setupbackend. No direct relation other
 than that both parameters are prepress options.

Thank you, I documented that in  
http://wiki.contextgarden.net/Command/setupcolors

Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

[NTG-context] color (rendering) intent

2015-08-10 Thread Henning Hraban Ramm
Hi,
in http://wiki.contextgarden.net/Context_2009.10.27#Data_files
there’s:
• new parameter for \setupcolors: intent=none|overprint|knockout

I had \setupcolors[intent=overprint] in my environments, but since a few betas, 
I get „overprint“ printed on all pages, messing with the layout.
Now I changed this to \setupcolors[intent={Uncoated FOGRA29 (ISO 
12647-2:2004)}], and it works again. As far as I can see, it doesn’t change 
anything, I find no color intent mentioned in the PDF.

The color profiles are listed in http://wiki.contextgarden.net/PDFX for 
\setupbackend; intent in \setupcolors is not documented.

Can you shed any light on that?


Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

Re: [NTG-context] color (rendering) intent

2015-08-10 Thread Hans Hagen

On 8/10/2015 10:28 AM, Henning Hraban Ramm wrote:

Hi,
in http://wiki.contextgarden.net/Context_2009.10.27#Data_files
there’s:
• new parameter for \setupcolors: intent=none|overprint|knockout

I had \setupcolors[intent=overprint] in my environments, but since a few betas, 
I get „overprint“ printed on all pages, messing with the layout.


fixed in beta

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___