Difference between revisions of "Command/setupcolors"

From Wiki
Jump to navigation Jump to search
m (moved Reference/en/setupcolors to Command/setupcolors: Text replace - "Reference/en/" to "Command/")
 
(11 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>setupcolors</syntax>
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
Line 48: Line 50:
 
     <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>
  
 +
== Description ==
  
== Description ==  
+
===pagecolormodel===
 +
 
 +
Prevent some issues with transparency:
 +
 
 +
{{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 60: Line 80:
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
<!-- something like {{cmd|goto}} -->
 +
{{cmd|setupcolor}} {{cmd|definecolor}}
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setupcolors]]
+
[[Category:Command/Colors|setupcolors]]

Latest revision as of 13:35, 13 October 2019

\setupcolors

Syntax (autogenerated)

\setupcolors[...=...,...]
statestart stop
spotyes no
expansionyes no
factoryes no
rgbyes no
cmykyes no
conversionyes no always
pagecolormodelauto none name
textcolorcolor
intentoverprint knockout none


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: