summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-14 20:23:04 +0000
committerKarl Berry <karl@freefriends.org>2022-06-14 20:23:04 +0000
commit9f9e81284b828c191a3b07d241d728f171d8fa03 (patch)
tree574bf6f94eca8031ad98493fb272c0bc66fc874b /Master
parent6227798296134e9cad2568032087e6aabf2f0356 (diff)
latexbug (14jun22)
git-svn-id: svn://tug.org/texlive/trunk@63596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/changes.txt5
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/latexbug.pdfbin224257 -> 224606 bytes
-rw-r--r--Master/texmf-dist/source/latex/latexbug/latexbug.dtx3
-rw-r--r--Master/texmf-dist/tex/latex/latexbug/latexbug.sty3
4 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/changes.txt b/Master/texmf-dist/doc/latex/latexbug/changes.txt
index f831f9f9f8d..a962efc75ab 100644
--- a/Master/texmf-dist/doc/latex/latexbug/changes.txt
+++ b/Master/texmf-dist/doc/latex/latexbug/changes.txt
@@ -1,3 +1,8 @@
+2022-06-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * latexbug.dtx:
+ Added mathcolor.ltx (gh/6)
+
2022-06-10 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* latexbug.dtx:
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
index 01224d0b3f0..e6dd7b9adc9 100644
--- a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
+++ b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
index aabe09838be..93532a52e80 100644
--- a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
+++ b/Master/texmf-dist/source/latex/latexbug/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@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 ,
diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
index 1862c2003c5..b806df19e39 100644
--- a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
+++ b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
@@ -30,7 +30,7 @@
%% version 2005/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2022/06/10 v1.0m Bug-classification]
+\ProvidesPackage{latexbug}[2022/06/14 v1.0n Bug-classification]
\def\latexbug@empty{}
\def\latexbug@us{us}
\def\latexbug@usstar{us*}
@@ -1085,6 +1085,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 ,