[latex3-commits] [git/LaTeX3-latex3-latexbug] master: add l3debug.def to acccepted files (dae107e)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Jan 2 14:08:14 CET 2021


Repository : https://github.com/latex3/latexbug
On branch  : master
Link       : https://github.com/latex3/latexbug/commit/dae107ee2f7a2e4e31204de593e64d5b00c889e0

>---------------------------------------------------------------

commit dae107ee2f7a2e4e31204de593e64d5b00c889e0
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Jan 2 14:08:14 2021 +0100

    add l3debug.def to acccepted files


>---------------------------------------------------------------

dae107ee2f7a2e4e31204de593e64d5b00c889e0
 changes.txt  |  4 ++++
 latexbug.dtx | 29 +++++++++++++++--------------
 2 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/changes.txt b/changes.txt
index 6b0ccd6..cd120f6 100644
--- a/changes.txt
+++ b/changes.txt
@@ -1,3 +1,7 @@
+2021-01-02  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
+
+	* latexbug.dtx: add l3debug.def
+
 2020-09-25  Joseph Wright  <Joseph.WRight at latex-project.org>
 
 	* latexbug.dtx: update l3backend file list
diff --git a/latexbug.dtx b/latexbug.dtx
index 9a11e56..0e16a40 100644
--- a/latexbug.dtx
+++ b/latexbug.dtx
@@ -2,7 +2,7 @@
 %
 % Package latexbug for use with LaTeX2e
 %
-% Copyright 2016-2020
+% Copyright 2016-2021
 %
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file. 
@@ -231,7 +231,7 @@
 %    \begin{macrocode}
 %<*package>
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2020/09/25 v1.0h Bug-classification]
+\ProvidesPackage{latexbug}[2021/01/02 v1.0i Bug-classification]
 %    \end{macrocode}
 %
 % \begin{macro}{\latexbug at empty}
@@ -726,19 +726,8 @@ upsy.fd = us ,
 upzd.fd = us ,
 utopia.sty = us ,
 %--------------------------------- expl3
-expl3.sty  = us* ,
-l3sort.sty = us* ,
-l3regex.sty = us* ,
-l3tl-analysis.sty = us* ,
-xfrac.sty = us* ,
-xparse.sty = us* ,
-xtemplate.sty = us* ,
-xfrac.sty = us* ,
-xcoffins.sty = us* ,
-xgalley.sty = us* ,
-l3keys2e.sty = us* ,
 expl3-code.tex = ignore ,
-l3deprecation.def = ignore ,
+expl3.sty  = us* ,
 l3backend-dvipdfmx.def = ignore ,
 l3backend-dvips.def = ignore ,
 l3backend-dvisvgm.def = ignore ,
@@ -747,6 +736,18 @@ l3backend-pdfmode.def = ignore ,
 l3backend-pdftex.def = ignore ,
 l3backend-xdvipdfmx.def = ignore ,
 l3backend-xetex.def = ignore ,
+l3debug.def = us* ,
+l3deprecation.def = ignore ,
+l3keys2e.sty = us* ,
+l3regex.sty = us* ,
+l3sort.sty = us* ,
+l3tl-analysis.sty = us* ,
+xcoffins.sty = us* ,
+xfrac.sty = us* ,
+xfrac.sty = us* ,
+xgalley.sty = us* ,
+xparse.sty = us* ,
+xtemplate.sty = us* ,
 %---------------------------------  HYPERREF
 hluatex.def  = ignore ,               
 hpdftex.def  = ignore ,





More information about the latex3-commits mailing list.