[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: adapt to l3color change (419d026)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Feb 10 22:59:00 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/419d026b58cdfb342dd4fe112539fc3159bd0028
>---------------------------------------------------------------
commit 419d026b58cdfb342dd4fe112539fc3159bd0028
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 10 22:59:00 2021 +0100
adapt to l3color change
>---------------------------------------------------------------
419d026b58cdfb342dd4fe112539fc3159bd0028
xcolor-patches-tmp.sty | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/xcolor-patches-tmp.sty b/xcolor-patches-tmp.sty
index dc212f3..70c4ba5 100644
--- a/xcolor-patches-tmp.sty
+++ b/xcolor-patches-tmp.sty
@@ -1,10 +1,8 @@
%% LaTeX2e file `xcolor-patches.sty'
-%% generated by the `filecontents' environment
-%% from source `test-utf8' on 2021/01/14.
%%
-\ProvidesPackage{xcolor-patches-tmp}[2021/01/14 v0.1 patch xcolor for l3color]
+\ProvidesPackage{xcolor-patches-tmp}[2021/02/10 v0.2 patch xcolor for l3color]
+\@ifundefined{color_set:nn}{\RequirePackage{l3color}}{}
-\RequirePackage{l3color}
\ExplSyntaxOn
\cs_gset_eq:NN \@expl at color@set@@nnn \color_set:nnn
\cs_generate_variant:Nn \color_set:nn {ne}
More information about the latex3-commits
mailing list.