[latex3-commits] [git/LaTeX3-latex3-latex2e] mathcolor: stupid mistake overwriting my own change (a50b92c2)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Jan 11 23:42:16 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : mathcolor
Link : https://github.com/latex3/latex2e/commit/a50b92c2e47bf860871aa78646f3994ba69b6953
>---------------------------------------------------------------
commit a50b92c2e47bf860871aa78646f3994ba69b6953
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Jan 11 23:42:16 2022 +0100
stupid mistake overwriting my own change
>---------------------------------------------------------------
a50b92c2e47bf860871aa78646f3994ba69b6953
required/graphics/color.dtx | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/required/graphics/color.dtx b/required/graphics/color.dtx
index 964d864e..cf3a7efb 100644
--- a/required/graphics/color.dtx
+++ b/required/graphics/color.dtx
@@ -21,7 +21,7 @@
%<driver> \ProvidesFile{color.drv}
% \fi
% \ProvidesFile{color.dtx}
- [2021/12/07 v1.3c Standard LaTeX Color (DPC)]
+ [2022/01/06 v1.3d Standard LaTeX Color (DPC)]
%
% \iffalse
%<*driver>
@@ -826,6 +826,13 @@
% \end{macrocode}
% \end{macro}
%
+% \subsection{Providing \cs{mathcolor}}
+%
+% This is shared coded between different packages, so external.
+%
+% \begin{macrocode}
+\input{mathcolor.ltx}
+% \end{macrocode}
%
% \section{Extra Groups}
% Turning on extra groups in the standard \LaTeX\ commands, so that
More information about the latex3-commits
mailing list.