From 7a0a67d6119154b2c5c7bc1c069a37db8b374f73 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Mar 2019 20:46:21 +0000 Subject: colorspace (25mar19) git-svn-id: svn://tug.org/texlive/trunk@50585 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/colorspace/README | 29 --------- Master/texmf-dist/doc/latex/colorspace/README.md | 38 +++++++++++ .../texmf-dist/doc/latex/colorspace/colorspace.pdf | Bin 99617 -> 99243 bytes .../texmf-dist/doc/latex/colorspace/colorspace.tex | 70 +++++++++++---------- 4 files changed, 76 insertions(+), 61 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/colorspace/README create mode 100644 Master/texmf-dist/doc/latex/colorspace/README.md (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/colorspace/README b/Master/texmf-dist/doc/latex/colorspace/README deleted file mode 100644 index f0d84ee7cda..00000000000 --- a/Master/texmf-dist/doc/latex/colorspace/README +++ /dev/null @@ -1,29 +0,0 @@ -colorspace ------------ - -This package provides some tools related to PDF color spaces and color -management. It requires xcolor, which is loaded if it has not been -before. - -Currently it supports what I think are the most common tools: - -* Spot colors (CMYK and CIE LAB) -* Mixed spot and process colors (up to 4) -* ICC based default CMYK, RGB and Gray spaces -* Overprinting - -Currently only pdftex and luatex are supported. It seems to work with tikz. - -For example, to define a spot color, just say something like: - -\definespotcolor{foo}{BarTone 555 GN}{.3, .4, .5, .6} - -That's all. - -What's new ----------- - -* 1.2.0 CIE LAB spot colors (including mixed inks with a CMYK alternative) -* 1.1.1 is compatible with luatex 0.95 - -2016-10-05 \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/colorspace/README.md b/Master/texmf-dist/doc/latex/colorspace/README.md new file mode 100644 index 00000000000..c3d2a17ce1b --- /dev/null +++ b/Master/texmf-dist/doc/latex/colorspace/README.md @@ -0,0 +1,38 @@ +## colorspace + +This package provides some tools related to PDF color spaces and color +management. It requires xcolor, which is loaded if it has not been +before. + +Currently it supports what I think are the most common tools: + +* Spot colors (CMYK and CIE LAB) +* Mixed spot and process colors (up to 4) +* ICC based default CMYK, RGB and Gray spaces +* Overprinting + +Currently only pdftex and luatex are supported. It seems to work with tikz. + +For example, to define a spot color, just say something like: + +\definespotcolor{foo}{BarTone 555 GN}{.3, .4, .5, .6} + +That's all. + +### Latest changes + +``` +* 1.3 Fixes several incompatibilities with pgf/tikz +* 1.2.0 CIE LAB spot colors (including mixed inks with a + CMYK alternative) +* 1.1.1 is compatible with luatex 0.95 +``` + +License: MIT + +Repository: https://github.com/jbezos/colorspace + +________ +Javier Bezos --- http://www.texnia.com + +2019-03-25 \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/colorspace/colorspace.pdf b/Master/texmf-dist/doc/latex/colorspace/colorspace.pdf index 41fad0fd656..a67b69fc82a 100644 Binary files a/Master/texmf-dist/doc/latex/colorspace/colorspace.pdf and b/Master/texmf-dist/doc/latex/colorspace/colorspace.pdf differ diff --git a/Master/texmf-dist/doc/latex/colorspace/colorspace.tex b/Master/texmf-dist/doc/latex/colorspace/colorspace.tex index 53075191ed7..dff859ab3e0 100644 --- a/Master/texmf-dist/doc/latex/colorspace/colorspace.tex +++ b/Master/texmf-dist/doc/latex/colorspace/colorspace.tex @@ -1,32 +1,20 @@ -% +--------------------------------------------------+ -% | Typeset this file to get the documentation. | -% +--------------------------------------------------+ % -%% Copyright (C) 2015-2016 Javier Bezos -%% All Rights Reserved -%% http://www.texnia.com -%% -%% This work may be distributed and/or modified under the conditions -%% of the LaTeX Project Public License, either version 1.3 of this -%% license or (at your option) any later version. The latest version -%% of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2003/12/01 or later. -%% -%% This work has the LPPL maintenance status "maintained". -%% -%% This Current Maintainer of this work is Javier Bezos. -%% -%% This work consists of the files colorspace.tex and colorspace.sty. +% Copyright (C) 2015-2019 Javier Bezos http://www.texnia.com +% +% This file may be distributed and/or modified under the conditions of +% the MIT License. A version can be found at the end of this file. +% +% Repository: https://github.com/jbezos/colorspace +% + \documentclass[a4paper]{ltxguide} -\title{\textsf{colorspace}\\\large Version 1.2.0} +\title{\textsf{colorspace}\\\large Version 1.3} \author{Javier Bezos\\\texttt{http://www.texnia.com}} -\date{2016-10-05} - +\date{2019-03-25} + \raggedright \parskip=.8ex \advance\oddsidemargin-.7cm @@ -78,7 +66,7 @@ {\fontsize{48}{48}\selectfont colorspace\par} {\LARGE Spot colors, mixed inks and more\par} \vspace*{1ex} -Version 1.2.0 (2016-10-05)\par +Version 1.3 (2019-03-25)\par Javier Bezos (\texttt{http://www.texnia.com}) \vspace*{6ex} @@ -119,7 +107,9 @@ Heiko Oberdiek. This package is still evolving, but the basic behaviour described here will be preserved in future versions. However, some functions from -\textsf{xcolor} might not work yet (for example \verb|\selectcolormodel|). +\textsf{xcolor} might not work yet (for example +\verb|\selectcolormodel| and the corresponding package options |cmyk| +and the like). Declarations are global and should go in the preamble. @@ -510,7 +500,6 @@ particular example) equivalent: \resetpagecolorspace \end{verbatim} - \end{example} \section{Overprinting} @@ -547,11 +536,28 @@ Since the color stack is used, pdf\TeX{} $\ge$ 1.40 is required. 1.2.0. CIE LAB spot colors and |illuminant|. Manual rewritten. -\end{document} - - - - - +1.3. Fixes several incompatibilities with \textsf{pgf}/\textsf{tikz}. +\end{document} +MIT License +----------- + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- cgit v1.2.3