summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-25 20:58:16 +0000
committerKarl Berry <karl@freefriends.org>2020-09-25 20:58:16 +0000
commit24bd07691b3bb714be21c38c94767ab430886b29 (patch)
treed992f234e39987e238b11f47c670c918f858ea9d /Master
parent3c2b78a2680317a1a3a1d73e8ca3b39a46a21299 (diff)
latexbug (25sep20)
git-svn-id: svn://tug.org/texlive/trunk@56434 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/changes.txt4
-rw-r--r--Master/texmf-dist/doc/latex/latexbug/latexbug.pdfbin187047 -> 186705 bytes
-rw-r--r--Master/texmf-dist/source/latex/latexbug/latexbug.dtx7
-rw-r--r--Master/texmf-dist/tex/latex/latexbug/latexbug.sty5
4 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/latexbug/changes.txt b/Master/texmf-dist/doc/latex/latexbug/changes.txt
index 50db5d48f33..6b0ccd6d8e0 100644
--- a/Master/texmf-dist/doc/latex/latexbug/changes.txt
+++ b/Master/texmf-dist/doc/latex/latexbug/changes.txt
@@ -1,3 +1,7 @@
+2020-09-25 Joseph Wright <Joseph.WRight@latex-project.org>
+
+ * latexbug.dtx: update l3backend file list
+
2019-09-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* latexbug.dtx: added rotating.sty (graphics)
diff --git a/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf b/Master/texmf-dist/doc/latex/latexbug/latexbug.pdf
index 0453e446ed1..66b3f892287 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 822c52fc73e..9a11e564664 100644
--- a/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
+++ b/Master/texmf-dist/source/latex/latexbug/latexbug.dtx
@@ -2,7 +2,7 @@
%
% Package latexbug for use with LaTeX2e
%
-% Copyright 2016-2019
+% Copyright 2016-2020
%
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
@@ -231,7 +231,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2019/10/15 v1.0g Bug-classification]
+\ProvidesPackage{latexbug}[2020/09/25 v1.0h Bug-classification]
% \end{macrocode}
%
% \begin{macro}{\latexbug@empty}
@@ -742,8 +742,11 @@ l3deprecation.def = ignore ,
l3backend-dvipdfmx.def = ignore ,
l3backend-dvips.def = ignore ,
l3backend-dvisvgm.def = ignore ,
+l3backend-luatex.def = ignore ,
l3backend-pdfmode.def = ignore ,
+l3backend-pdftex.def = ignore ,
l3backend-xdvipdfmx.def = ignore ,
+l3backend-xetex.def = ignore ,
%--------------------------------- HYPERREF
hluatex.def = ignore ,
hpdftex.def = ignore ,
diff --git a/Master/texmf-dist/tex/latex/latexbug/latexbug.sty b/Master/texmf-dist/tex/latex/latexbug/latexbug.sty
index fae7f062671..c12b5283faf 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}[2019/10/15 v1.0g Bug-classification]
+\ProvidesPackage{latexbug}[2020/09/25 v1.0h Bug-classification]
\def\latexbug@empty{}
\def\latexbug@us{us}
\def\latexbug@usstar{us*}
@@ -476,8 +476,11 @@ l3deprecation.def = ignore ,
l3backend-dvipdfmx.def = ignore ,
l3backend-dvips.def = ignore ,
l3backend-dvisvgm.def = ignore ,
+l3backend-luatex.def = ignore ,
l3backend-pdfmode.def = ignore ,
+l3backend-pdftex.def = ignore ,
l3backend-xdvipdfmx.def = ignore ,
+l3backend-xetex.def = ignore ,
hluatex.def = ignore ,
hpdftex.def = ignore ,
hxetex.def = ignore ,