summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pgf-cmykshadings
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-23 20:44:07 +0000
committerKarl Berry <karl@freefriends.org>2018-10-23 20:44:07 +0000
commitb2d85c17c9d9577a0395372219abcf13949d50a7 (patch)
tree32d101fe009b9bdf39e8002113dcd72749fa0854 /Master/texmf-dist/doc/latex/pgf-cmykshadings
parentba8ca340d0f3c38699715adddc605dde56ee9ab2 (diff)
pgf-cmykshadings (23oct18)
git-svn-id: svn://tug.org/texlive/trunk@48976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-cmykshadings')
-rw-r--r--Master/texmf-dist/doc/latex/pgf-cmykshadings/README.md47
-rw-r--r--Master/texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdfbin472404 -> 469972 bytes
2 files changed, 17 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-cmykshadings/README.md b/Master/texmf-dist/doc/latex/pgf-cmykshadings/README.md
index 81c05b45e67..f195f79da62 100644
--- a/Master/texmf-dist/doc/latex/pgf-cmykshadings/README.md
+++ b/Master/texmf-dist/doc/latex/pgf-cmykshadings/README.md
@@ -1,11 +1,10 @@
# pgf-cmykshadings — Support for CMYK and grayscale shadings in PGF/TikZ
The `pgf-cmykshadings` package provides support for CMYK and grayscale shadings
-for the `pgf` package. By default `pgf` only supports RGB shadings. Horizontal,
-vertical, radial, and functional shadings are supported for pdfLaTeX, LuaLaTeX,
-and XeLaTeX. `pgf-cmykshadings` attempts to produce shadings consistent with
-the currently selected `xcolor` colour model. The `rgb`, `cmyk`, and `gray`
-colour models from the `xcolor` package are supported.
+for the `pgf` package. By default `pgf` only supports RGB shadings.
+`pgf-cmykshadings` attempts to produce shadings consistent with the currently
+selected `xcolor` colour model. The `rgb`, `cmyk`, and `gray` colour models
+from the `xcolor` package are supported.
## Installation from TeXLive or MiKTeX
@@ -27,9 +26,8 @@ Change to the `pgf-cmykshadings` directory, then run:
tex pgf-cmykshadings.ins
```
-to generate `pgf-cmykshadigns.sty`, `pgfsys-cmykshadings-pdftex.def`,
-`pgfsys-cmykshadings-xetex.def`, `pgfsys-cmykshadings-luatex.def`, and
-`pgfsys-cmykshadings-dvipdfmx.def`.
+to generate the style file (`pgf-cmykshadigns.sty`) and driver files
+(`pgfsys-cmykshadings-*.def`).
Copy these generated files to `$TEXMFHOME/tex/latex/pgf-cmykshadings/` and
`pgf-cmykshadings.pdf` to `$TEXMFHOME/doc/latex/pgf-cmykshadings/`.
@@ -50,26 +48,11 @@ Clone the git repository using:
git clone https://github.com/dcpurton/pgf-cmykshadings.git
```
-Change to the `pgf-cmykshadings` directory, and then the package can be
-installed by running:
+Change to the `pgf-cmykshadings` directory, and then the package and
+documentation can be installed by running:
```
-l3build install
-```
-
-Documentation (`pgf-cmykshadings.pdf`) can be compiled by running:
-
-```
-l3build doc
-```
-
-To install the documentation, copy `pgf-cmykshadings.pdf` to
-`$TEXMFHOME/doc/latex/pgf-cmykshadings/`.
-
-You can find `$TEXMFHOME` by running:
-
-```
-kpsewhich -var-value=TEXMFHOME
+l3build install --full
```
## Licence
@@ -95,13 +78,17 @@ pgf-cmykshadings.dtx, README.md, and the derived files
- pgfsys-cmykshadgins-xetex.def
- pgfsys-cmykshadings-luatex.def
- pgfsys-cmykshadings-dvipdfmx.def
+ - pgfsys-cmykshadings-dvipdfm.def
+ - pgfsys-cmykshadings-dvips.def
+ - pgfsys-cmykshadings-textures.def
+ - pgfsys-cmykshadings-vtex.def
+ - pgfsys-cmykshadings-common-postscript.def
- pgf-cmykshadings.pdf
-Substantial parts of the code for this package are taken from the pgf
-package files pgfcoreshade.code.tex, pgfsys-pdftex.def,
-pgfsys-luatex.def, and pgfsys-dvipdfmx.def copyright (c) 2006 Till
-Tantau and then slightly modified to support CMYK and grayscale
+Substantial parts of the code for this package are taken from the pgf package
+file pgfcoreshade.code.tex, along with the driver files pgfsys-*.def, copyright
+(c) 2006 Till Tantau and then slightly modified to support CMYK and grayscale
shadings.
```
diff --git a/Master/texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf b/Master/texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf
index 83225fe55ad..bed4d535bc1 100644
--- a/Master/texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf
+++ b/Master/texmf-dist/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf
Binary files differ