summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/colorspace/README
blob: 8f6fbab7dce0df7a8f75bec6e0fb345c9074ce76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
colorspace
-----------

PDF color spaces. Currently, it supports:

* spot colors
* mixing inks (spot and process), up to 4
* ICC based default CMYK, RGB and Gray spaces
* overprinting

It requires xcolor and currently only pdftex and luatex.

For example, to define a spot color, just say:

\definespotcolor{foo}{BarTone 555 GN}{.3, .4, .5, .6}

That's all. 

Those docs, like the package itself, are still somewhat tentative, but
the basic behaviour described here will be preserved in future
versions.

2015-06-01