summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-15 21:09:20 +0000
committerKarl Berry <karl@freefriends.org>2023-11-15 21:09:20 +0000
commit7d2b63ca0feb2c0a5989f889fb9c15e76a5a6d06 (patch)
tree2323b1fd036e09c44ac7660e5f6e7f7d81786737 /Master/texmf-dist/doc/latex
parent5ebac73000415d0d7644691d0ad784cf2372402d (diff)
xcolor (15nov23)
git-svn-id: svn://tug.org/texlive/trunk@68864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/ChangeLog5
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor.lox4
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor.pdfbin863950 -> 864842 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor1.tex6
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor2.pdfbin91691 -> 91845 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor2.tex6
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor3.tex6
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor4.tex6
9 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/xcolor/ChangeLog b/Master/texmf-dist/doc/latex/xcolor/ChangeLog
index 7608690902b..a85977fdd06 100644
--- a/Master/texmf-dist/doc/latex/xcolor/ChangeLog
+++ b/Master/texmf-dist/doc/latex/xcolor/ChangeLog
@@ -3,12 +3,15 @@ https://github.com/latex3/xcolor/issues
History
=======
+2023/11/15 v3.01
+* only warn and not error if obsolete option usenames is used, issue #31
+
2023/11/11 v3.00
* If a LaTeX older than 2022-06-01 is detected a frozen version is used.
All new features apply only if LaTeX 2022-06-01 or newer is detected.
The frozen version can also be requested with \usepackage{xcolor}[=v2].
* The new LaTeX key/val handler is used for the package options. That means there
- will be less option clash errors, issue #29
+ will be fewer option clash errors, issue #29
* The \rowcolors command has moved to the colortbl package
* The fixpdftex option is obsolete and does nothing at all (issue #20)
* Extended \normalcolor to set also the "dot" color, issue #19
diff --git a/Master/texmf-dist/doc/latex/xcolor/README.md b/Master/texmf-dist/doc/latex/xcolor/README.md
index b7702951cc3..2e89dafed9f 100644
--- a/Master/texmf-dist/doc/latex/xcolor/README.md
+++ b/Master/texmf-dist/doc/latex/xcolor/README.md
@@ -1,6 +1,6 @@
## Package `xcolor` by Dr. Uwe Kern
-Version 2023-11-11 v3.00
+Version 2023-11-15 v3.01
Maintained by the LaTeX Project https://github.com/latex3/xcolor/issues
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor.lox b/Master/texmf-dist/doc/latex/xcolor/xcolor.lox
index 9783c8eb213..07df7e6e0a9 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor.lox
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor.lox
@@ -26,8 +26,8 @@
%% 2021-2023 LaTeX Project https://github.com/latex3/xcolor/issues
%% ----------------------------------------------------------------
%%
-\def\XCfileversion{v3.00}%
-\def\XCfiledate{2023/11/11}%
+\def\XCfileversion{v3.01}%
+\def\XCfiledate{2023/11/15}%
\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
index 2df8ee20811..c9ab96b507e 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex
index ebe2e57c39b..35bb3b7e32f 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor1.tex
@@ -22,15 +22,15 @@
%% in the same archive or directory.)
%%
\ProvidesFile{xcolor1}
- [2023/11/11 v3.00 Color conversion test (UK)]
+ [2023/11/15 v3.01 Color conversion test (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
%% 2021-2023 LaTeX Project https://github.com/latex3/xcolor/issues
%% ----------------------------------------------------------------
%%
-\def\XCfileversion{v3.00}%
-\def\XCfiledate{2023/11/11}%
+\def\XCfileversion{v3.01}%
+\def\XCfiledate{2023/11/15}%
\documentclass[a4paper]{article}
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf b/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf
index 88a91d6a354..07d228343cb 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex
index f4464ec42e4..cdee1530938 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor2.tex
@@ -22,15 +22,15 @@
%% in the same archive or directory.)
%%
\ProvidesFile{xcolor2}
- [2023/11/11 v3.00 Pstricks color test (UK)]
+ [2023/11/15 v3.01 Pstricks color test (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
%% 2021-2023 LaTeX Project https://github.com/latex3/xcolor/issues
%% ----------------------------------------------------------------
%%
-\def\XCfileversion{v3.00}%
-\def\XCfiledate{2023/11/11}%
+\def\XCfileversion{v3.01}%
+\def\XCfiledate{2023/11/15}%
\listfiles
\documentclass{article}
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex
index 2beed6d38b8..eac85e2d508 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor3.tex
@@ -22,15 +22,15 @@
%% in the same archive or directory.)
%%
\ProvidesFile{xcolor3}
- [2023/11/11 v3.00 Color logging test (UK)]
+ [2023/11/15 v3.01 Color logging test (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
%% 2021-2023 LaTeX Project https://github.com/latex3/xcolor/issues
%% ----------------------------------------------------------------
%%
-\def\XCfileversion{v3.00}%
-\def\XCfiledate{2023/11/11}%
+\def\XCfileversion{v3.01}%
+\def\XCfiledate{2023/11/15}%
\listfiles
\documentclass[a4paper]{article}
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
index 4bbd8833082..aead5e61963 100644
--- a/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
@@ -22,15 +22,15 @@
%% in the same archive or directory.)
%%
\ProvidesFile{xcolor4}
- [2023/11/11 v3.00 Color driver test (UK)]
+ [2023/11/15 v3.01 Color driver test (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
%% 2021-2023 LaTeX Project https://github.com/latex3/xcolor/issues
%% ----------------------------------------------------------------
%%
-\def\XCfileversion{v3.00}%
-\def\XCfiledate{2023/11/11}%
+\def\XCfileversion{v3.01}%
+\def\XCfiledate{2023/11/15}%
\listfiles
\documentclass[a4paper]{article}