diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-22 23:24:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-22 23:24:47 +0000 |
commit | ac704776b98a78d8057dda731ae1f9ff197a39ae (patch) | |
tree | c53112b7fdbf322fafc4b5984cf66ac69e9d2f5e /Master/texmf-dist/doc | |
parent | 5a995cac7f3057e78407edda65d044602d2fd9c2 (diff) |
xcolor 2.10 update
git-svn-id: svn://tug.org/texlive/trunk@2852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/ChangeLog | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor.lox | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor.pdf | bin | 700615 -> 704477 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor1.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf | bin | 95372 -> 95348 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor2.tex | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor3.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xcolor/xcolor4.tex | 8 |
9 files changed, 32 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/xcolor/ChangeLog b/Master/texmf-dist/doc/latex/xcolor/ChangeLog index 1a287bb3259..2ecdabe2156 100644 --- a/Master/texmf-dist/doc/latex/xcolor/ChangeLog +++ b/Master/texmf-dist/doc/latex/xcolor/ChangeLog @@ -4,6 +4,18 @@ Package `xcolor' by Dr. Uwe Kern History ======= +2006/11/28 v2.10 +* New features: + - `fixinclude' option prevents dvips from explicitly resetting + current color to `black' before actually inserting an .eps file + via \color{red}\includegraphics{foo}. +* Changes: + - \colorbox and \fcolorbox made robust; + - obsolete package option `pst' removed; + - several changes to internal macros. +* Bugfixes: + - incorrect processing of cmyk-type current color `.'. + 2005/12/21 v2.09 * New features: - \definecolor and \color now accept space-separated color diff --git a/Master/texmf-dist/doc/latex/xcolor/README b/Master/texmf-dist/doc/latex/xcolor/README index 9996c72a2c4..287bf661342 100644 --- a/Master/texmf-dist/doc/latex/xcolor/README +++ b/Master/texmf-dist/doc/latex/xcolor/README @@ -1,7 +1,7 @@ Package `xcolor' by Dr. Uwe Kern (xcolor at ukern dot de) -v2.09 (2005/12/21) +v2.10 (2006/11/28) `xcolor' provides easy driver-independent access to several kinds of colors, tints, shades, tones, and mixes of arbitrary colors by means of diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor.lox b/Master/texmf-dist/doc/latex/xcolor/xcolor.lox index 03233045853..5cdb60ca392 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor.lox +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor.lox @@ -22,11 +22,11 @@ %% in the same archive or directory.) %% %% ---------------------------------------------------------------- -%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de> +%% Copyright (C) 2003-2006 by Dr. Uwe Kern <xcolor at ukern dot de> %% ---------------------------------------------------------------- %% -\def\XCfileversion{v2.09}% -\def\XCfiledate{2005/12/21}% +\def\XCfileversion{v2.10}% +\def\XCfiledate{2006/11/28}% \def\ukfile#1#2#3#4% {\def\ukhead {\ifnum#1>2 \perCent!^^J\fi diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf b/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf Binary files differindex 433d3cabfce..7b2cef9410f 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex index 5beeb036035..c44f5ad1b33 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex @@ -22,14 +22,14 @@ %% in the same archive or directory.) %% \ProvidesFile{xcolor1} - [2005/12/21 v2.09 Color conversion test (UK)] + [2006/11/28 v2.10 Color conversion test (UK)] %% %% ---------------------------------------------------------------- -%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de> +%% Copyright (C) 2003-2006 by Dr. Uwe Kern <xcolor at ukern dot de> %% ---------------------------------------------------------------- %% -\def\XCfileversion{v2.09}% -\def\XCfiledate{2005/12/21}% +\def\XCfileversion{v2.10}% +\def\XCfiledate{2006/11/28}% \documentclass[a4paper]{article} \usepackage{array,multicol,multido,textcomp} diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf b/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf Binary files differindex 33c72a09044..2fb5ea75820 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex index e369af14e5f..3c668a878dd 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex @@ -22,20 +22,19 @@ %% in the same archive or directory.) %% \ProvidesFile{xcolor2} - [2005/12/21 v2.09 Pstricks color test (UK)] + [2006/11/28 v2.10 Pstricks color test (UK)] %% %% ---------------------------------------------------------------- -%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de> +%% Copyright (C) 2003-2006 by Dr. Uwe Kern <xcolor at ukern dot de> %% ---------------------------------------------------------------- %% -\def\XCfileversion{v2.09}% -\def\XCfiledate{2005/12/21}% +\def\XCfileversion{v2.10}% +\def\XCfiledate{2006/11/28}% \listfiles \documentclass{article} \usepackage{pstricks,pst-tree,pst-slpe,multido} \makeatletter -\@ifpackagelater{pstricks}{2004/05/12}{}{\usepackage[pst]{xcolor}} \makeatother \usepackage{fvrb-ex} diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex index 4956e60f3bb..4f4d05ca701 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex @@ -22,14 +22,14 @@ %% in the same archive or directory.) %% \ProvidesFile{xcolor3} - [2005/12/21 v2.09 Color logging test (UK)] + [2006/11/28 v2.10 Color logging test (UK)] %% %% ---------------------------------------------------------------- -%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de> +%% Copyright (C) 2003-2006 by Dr. Uwe Kern <xcolor at ukern dot de> %% ---------------------------------------------------------------- %% -\def\XCfileversion{v2.09}% -\def\XCfiledate{2005/12/21}% +\def\XCfileversion{v2.10}% +\def\XCfiledate{2006/11/28}% \listfiles \documentclass[a4paper]{article} \usepackage[showerrors,table,dvipsnames*,hyperref]{xcolor}[2005/12/21] diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex index a922f2bc88c..eb5ddc0f889 100644 --- a/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex +++ b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex @@ -22,14 +22,14 @@ %% in the same archive or directory.) %% \ProvidesFile{xcolor4} - [2005/12/21 v2.09 Color driver test (UK)] + [2006/11/28 v2.10 Color driver test (UK)] %% %% ---------------------------------------------------------------- -%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de> +%% Copyright (C) 2003-2006 by Dr. Uwe Kern <xcolor at ukern dot de> %% ---------------------------------------------------------------- %% -\def\XCfileversion{v2.09}% -\def\XCfiledate{2005/12/21}% +\def\XCfileversion{v2.10}% +\def\XCfiledate{2006/11/28}% \listfiles \documentclass[a4paper]{article} %%\PassOptionsToPackage{dvipdf}{xcolor} |