[latex3-commits] [git/LaTeX3-latex3-latexbug] main: fix for #6 (59c9153)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Jun 14 19:15:33 CEST 2022
Repository : https://github.com/latex3/latexbug
On branch : main
Link : https://github.com/latex3/latexbug/commit/59c9153e7e7af576e424b12e5a8ff9ff9a3d0d44
>---------------------------------------------------------------
commit 59c9153e7e7af576e424b12e5a8ff9ff9a3d0d44
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Jun 14 19:15:33 2022 +0200
fix for #6
>---------------------------------------------------------------
59c9153e7e7af576e424b12e5a8ff9ff9a3d0d44
changes.txt | 5 +++++
latexbug.dtx | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/changes.txt b/changes.txt
index f831f9f..a962efc 100644
--- a/changes.txt
+++ b/changes.txt
@@ -1,3 +1,8 @@
+2022-06-14 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * latexbug.dtx:
+ Added mathcolor.ltx (gh/6)
+
2022-06-10 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* latexbug.dtx:
diff --git a/latexbug.dtx b/latexbug.dtx
index aabe098..93532a5 100644
--- a/latexbug.dtx
+++ b/latexbug.dtx
@@ -267,7 +267,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2022/06/10 v1.0m Bug-classification]
+\ProvidesPackage{latexbug}[2022/06/14 v1.0n Bug-classification]
% \end{macrocode}
%
% \begin{macro}{\latexbug at empty}
@@ -1393,6 +1393,7 @@ graphicx.sty = us ,
keyval.sty = us ,
lscape.sty = us ,
luatex.def = us ,
+mathcolor.ltx = us ,
pctex32.def = us ,
pctexhp.def = us ,
pctexps.def = us ,
More information about the latex3-commits
mailing list.