[latex3-commits] [git/LaTeX3-latex3-latexbug] master: forgot to regn .sty for the web site link (9d9d706)

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


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

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

commit 9d9d7068da4ad0e0dbbb48a9252e21f96626b379
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Jan 2 14:41:09 2021 +0100

    forgot to regn .sty for the web site link


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

9d9d7068da4ad0e0dbbb48a9252e21f96626b379
 latexbug.sty | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/latexbug.sty b/latexbug.sty
index c12b528..97d6f71 100644
--- a/latexbug.sty
+++ b/latexbug.sty
@@ -30,7 +30,7 @@
 %% version 2005/12/01 or later.
 %% 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2020/09/25 v1.0h Bug-classification]
+\ProvidesPackage{latexbug}[2021/01/02 v1.0i Bug-classification]
 \def\latexbug at empty{}
 \def\latexbug at us{us}
 \def\latexbug at usstar{us*}
@@ -460,19 +460,8 @@ ufplmbb.fd = us ,
 upsy.fd = us ,
 upzd.fd = us ,
 utopia.sty = us ,
-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 ,
@@ -481,6 +470,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* ,
 hluatex.def  = ignore ,
 hpdftex.def  = ignore ,
 hxetex.def   = ignore ,





More information about the latex3-commits mailing list.