summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
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/tex
parent5ebac73000415d0d7644691d0ad784cf2372402d (diff)
xcolor (15nov23)
git-svn-id: svn://tug.org/texlive/trunk@68864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/xcolor/svgnam.def2
-rw-r--r--Master/texmf-dist/tex/latex/xcolor/x11nam.def2
-rw-r--r--Master/texmf-dist/tex/latex/xcolor/xcolor.sty16
3 files changed, 15 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/xcolor/svgnam.def b/Master/texmf-dist/tex/latex/xcolor/svgnam.def
index 2d2a07ad1f5..8d0a156f59a 100644
--- a/Master/texmf-dist/tex/latex/xcolor/svgnam.def
+++ b/Master/texmf-dist/tex/latex/xcolor/svgnam.def
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
%%
\ProvidesFile{svgnam.def}
- [2023/11/11 v3.00 Predefined colors according to SVG 1.1 (UK)]
+ [2023/11/15 v3.01 Predefined colors according to SVG 1.1 (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
diff --git a/Master/texmf-dist/tex/latex/xcolor/x11nam.def b/Master/texmf-dist/tex/latex/xcolor/x11nam.def
index d71e249939e..8b845036513 100644
--- a/Master/texmf-dist/tex/latex/xcolor/x11nam.def
+++ b/Master/texmf-dist/tex/latex/xcolor/x11nam.def
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
%%
\ProvidesFile{x11nam.def}
- [2023/11/11 v3.00 Predefined colors according to Unix/X11 (UK)]
+ [2023/11/15 v3.01 Predefined colors according to Unix/X11 (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
diff --git a/Master/texmf-dist/tex/latex/xcolor/xcolor.sty b/Master/texmf-dist/tex/latex/xcolor/xcolor.sty
index bb4c0136aa1..120e3c0b6a4 100644
--- a/Master/texmf-dist/tex/latex/xcolor/xcolor.sty
+++ b/Master/texmf-dist/tex/latex/xcolor/xcolor.sty
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
%%
\ProvidesPackage{xcolor}
- [2023/11/11 v3.00 LaTeX color extensions (UK)]
+ [2023/11/15 v3.01 LaTeX color extensions (UK)]
%%
%% ----------------------------------------------------------------
%% Copyright (C) 2003-2021 by Dr. Uwe Kern <xcolor at ukern dot de>
@@ -201,8 +201,6 @@
{
table .code ={\AddToHook{package/xcolor/after}{\RequirePackage{colortbl}}}
,table .usage = preamble
- ,hyperref .code = {}
- ,fixpdftex .code = {}
}
\providecommand*\Gin@driver{}
\@tfor\@@tmp:={dvipdf}{dvipdfmx}{dvips}{dvipsone}{dviwin}%
@@ -242,6 +240,18 @@
,hideerrors .code = {\colorerrors@false}
,debugshow .code = {\catcode`\^^A=9 \let\GDebug\typeout}
}
+\DeclareKeys
+ {
+ ,usenames .code =
+ {\PackageWarning{xcolor}{Package option `usenames' is obsolete and ignored}}
+ ,usename .usage = preamble
+ ,hyperref .code =
+ {\PackageWarning{xcolor}{Package option `hyperref' is obsolete and ignored}}
+ ,hyperref .usage = preamble
+ ,fixpdftex .code =
+ {\PackageWarning{xcolor}{Package option `fixpdftex' is obsolete and ignored}}
+ ,fixpdftex .usage = preamble
+ }
\def\XC@@xcd@{-1}
\def\XC@@xcf@{-1}
\def\XC@@xcp@{-1}