[latex3-commits] [git/LaTeX3-latex3-pdfresources] testbeamercolor: update color patch (add mathcolor) (4966eda)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Jan 20 14:13:26 CET 2022
Repository : https://github.com/latex3/pdfresources
On branch : testbeamercolor
Link : https://github.com/latex3/pdfresources/commit/4966eda3ea1a3b22a27dbd7edaa6c74b7bc5ff4a
>---------------------------------------------------------------
commit 4966eda3ea1a3b22a27dbd7edaa6c74b7bc5ff4a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Jan 20 14:13:26 2022 +0100
update color patch (add mathcolor)
>---------------------------------------------------------------
4966eda3ea1a3b22a27dbd7edaa6c74b7bc5ff4a
firstaid/color-ltx.sty | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/firstaid/color-ltx.sty b/firstaid/color-ltx.sty
index 61298ba..412bfee 100644
--- a/firstaid/color-ltx.sty
+++ b/firstaid/color-ltx.sty
@@ -12,7 +12,7 @@
%%
%%
%% color.dtx Copyright (C) 1994--1999 David Carlisle
-%% Copyright (C) 2005-2021
+%% Copyright (C) 2005-2022
%% The LaTeX Project and any individual authors listed elsewhere
%% in this file.
%%
@@ -24,8 +24,8 @@
%% This file has the LPPL maintenance status "maintained".
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{color}[2022-01-20 v0.95j
- Standard LaTeX Color (patched for l3color, part of pdfmanagement-testphase, original version 2021/12/07 v1.3c) (DPC)]
+\ProvidesPackage{color-ltx}[2022-01-20 v0.95j
+ Standard LaTeX Color (patched for l3color, part of pdfmanagement-testphase, original version 2022/01/06 v1.3d) (DPC)]
\edef\Gin at codes{%
\catcode`\noexpand\^^A\the\catcode`\^^A\relax
\catcode`\noexpand\"\the\catcode`\"\relax
@@ -190,6 +190,7 @@
\dimen@\dp\z@\advance\dimen@\fboxsep\dp\z@\dimen@
{#1{#2\color at block{\wd\z@}{\ht\z@}{\dp\z@}%
\box\z@}}}
+\InputIfFileExists{mathcolor.ltx}{}{}
\def\color at setgroup{\begingroup\set at color}
\let\color at begingroup\begingroup
\def\color at endgroup{\endgraf\endgroup}
More information about the latex3-commits
mailing list.