Difference between revisions of "Command/setupcolors"

From Wiki
Jump to navigation Jump to search
m
(documentation of intent parameter)
Line 48: Line 48:
 
     <td class="cmd">[[Command/keyword:criterium|criterium]]</td>
 
     <td class="cmd">[[Command/keyword:criterium|criterium]]</td>
 
     <td>[[Command/value:all|all]] [[Command/value:none|none]] </td>
 
     <td>[[Command/value:all|all]] [[Command/value:none|none]] </td>
 +
  </tr>
 +
  <tr valign="top" class="first">
 +
    <td class="cmd">[[Command/keyword:intent|intent]]</td>
 +
    <td>[[Command/value:none|none]] [[Command/value:overprint|overprint]] [[Command/value:knockout|knockout]] </td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
Line 53: Line 57:
  
 
== Description ==  
 
== Description ==  
 +
 +
===pagecolormodel===
  
 
Prevent some issues with transparency:
 
Prevent some issues with transparency:
Line 58: Line 64:
 
{{cmd|setupcolors}}<tt>[pagecolormodel=auto]</tt>
 
{{cmd|setupcolors}}<tt>[pagecolormodel=auto]</tt>
  
 +
===intent===
 +
 +
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)!
 +
 +
The {{cmd|setupcolors}} setting is far older than the [[PDFX|PDF/X]] or [[PDF/A|PDF/A]] related
 +
output 'intent' parameter in {{cmd|setupbackend}}.
 +
No direct relation other than that both parameters are prepress options.
  
 
== Example ==
 
== Example ==
Line 64: Line 80:
 
== See also ==
 
== See also ==
 
<!-- something like {{cmd|goto}} -->
 
<!-- something like {{cmd|goto}} -->
 +
{{cmd|setupcolor}} {{cmd|definecolor}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 04:04, 11 August 2015

\setupcolors

Syntax

\setupcolors[...,...=...,...]
state start stop global local
conversion yes no always
reduction yes no
rgb yes no
cmyk yes no
mpcmyk yes no
mpspot yes no
textcolor name
split c m y k p s no name
criterium all none
intent none overprint knockout


Description

pagecolormodel

Prevent some issues with transparency:

\setupcolors[pagecolormodel=auto]

intent

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)!

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

Example

See also

\setupcolor \definecolor

Help from ConTeXt-Mailinglist/Forum

All issues with: