Difference between revisions of "Command/definespotcolor"

From Wiki
Jump to navigation Jump to search
(Create skeleton. Description still needed.)
 
Line 61: Line 61:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|definespotcolor]]
+
[[Category:Command/Colors|definespotcolor]]

Revision as of 00:33, 20 July 2012

\definespotcolor

Syntax

\definespotcolor[...][...][...]
[...] text
[...] text
[...] text

Description

Example

\setuppapersize[A5]

% define the spot color for the plotter
\definecolor[CutContour][c=0,m=1,y=0,k=0]
\definespotcolor[Contour][CutContour][p=1]

% here is the outline feature
\defineeffect[outline][alternative=outer,rulethickness=.25pt]

\starttext
\startcolor[Contour]
\definedfont[Serif at 50pt]

\starteffect[outline]
And here is the magic.
\stopeffect

\stopcolor
\stoptext


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: