[latex3-commits] [git/LaTeX3-latex3-latexbug] master: accept kantlipsum and lipsum (21a2ad6)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Oct 15 18:20:46 CEST 2019


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

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

commit 21a2ad63a02b407bc99c9aa763edd47399252dd5
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Oct 15 18:20:46 2019 +0200

    accept kantlipsum and lipsum


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

21a2ad63a02b407bc99c9aa763edd47399252dd5
 latexbug.dtx               | 4 +++-
 latexbug.sty               | 4 +++-
 testfiles/test2.luatex.tlg | 2 ++
 testfiles/test3.luatex.tlg | 6 +++---
 testfiles/test3.tlg        | 6 +++---
 testfiles/test3.xetex.tlg  | 6 +++---
 6 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/latexbug.dtx b/latexbug.dtx
index fe8c5e1..cab6a15 100644
--- a/latexbug.dtx
+++ b/latexbug.dtx
@@ -231,7 +231,7 @@
 %    \begin{macrocode}
 %<*package>
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2019/09/13 v1.0f Bug-classification]
+\ProvidesPackage{latexbug}[2019/10/15 v1.0g Bug-classification]
 %    \end{macrocode}
 %
 % \begin{macro}{\latexbug at empty}
@@ -741,6 +741,8 @@ expl3-code.tex = ignore ,
 %---------------------------------  USEFUL FOR BUG REPORTS
 blindtext.sty = ignore ,
 etoolbox.sty = ignore ,
+kantlipsum.sty   = ignore ,
+lipsum.ltd   = ignore ,
 lipsum.sty   = ignore ,
 %---------------------------------  EXTERNALLY SUPPORTED
 %
diff --git a/latexbug.sty b/latexbug.sty
index 191710d..557f7ec 100644
--- a/latexbug.sty
+++ b/latexbug.sty
@@ -30,7 +30,7 @@
 %% version 2005/12/01 or later.
 %% 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2019/09/13 v1.0f Bug-classification]
+\ProvidesPackage{latexbug}[2019/10/15 v1.0g Bug-classification]
 \def\latexbug at empty{}
 \def\latexbug at us{us}
 \def\latexbug at usstar{us*}
@@ -474,6 +474,8 @@ l3keys2e.sty = us* ,
 expl3-code.tex = ignore ,
 blindtext.sty = ignore ,
 etoolbox.sty = ignore ,
+kantlipsum.sty   = ignore ,
+lipsum.ltd   = ignore ,
 lipsum.sty   = ignore ,
 beamer.cls   = Joseph Wright
                \Contact https://github.com/josephwright/beamer/issues ,
diff --git a/testfiles/test2.luatex.tlg b/testfiles/test2.luatex.tlg
index 35888c8..641ca23 100644
--- a/testfiles/test2.luatex.tlg
+++ b/testfiles/test2.luatex.tlg
@@ -17,6 +17,8 @@ LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
+LaTeX Font Info:    Checking defaults for PU/pdf/m/n on input line ....
+LaTeX Font Info:    ... okay on input line ....
 ! Package latexbug Error: Third-party file(s)
 (latexbug)                
 (latexbug)                This test file uses third-party file(s)
diff --git a/testfiles/test3.luatex.tlg b/testfiles/test3.luatex.tlg
index b49e308..563ef10 100644
--- a/testfiles/test3.luatex.tlg
+++ b/testfiles/test3.luatex.tlg
@@ -1,6 +1,6 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-No file test3.aux.
+(test3.aux)
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line ....
@@ -44,6 +44,6 @@ Type  H <return>  for immediate help.
 l. ...\begin{document}
 Please correct your test file prior to submitting the bug report.
 Otherwise it is likely to be rejected!
-LaTeX Font Info:    Try loading font information for U+msa on input line ...
-LaTeX Font Info:    Try loading font information for U+msb on input line ...
+LaTeX Font Info:    Trying to load font information for U+msa on input line ....
+LaTeX Font Info:    Trying to load font information for U+msb on input line ....
 test
diff --git a/testfiles/test3.tlg b/testfiles/test3.tlg
index b6c8e68..14f0772 100644
--- a/testfiles/test3.tlg
+++ b/testfiles/test3.tlg
@@ -1,6 +1,6 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-No file test3.aux.
+(test3.aux)
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line ....
@@ -42,6 +42,6 @@ Type  H <return>  for immediate help.
 l. ...\begin{document}
 Please correct your test file prior to submitting the bug report.
 Otherwise it is likely to be rejected!
-LaTeX Font Info:    Try loading font information for U+msa on input line ...
-LaTeX Font Info:    Try loading font information for U+msb on input line ...
+LaTeX Font Info:    Trying to load font information for U+msa on input line ....
+LaTeX Font Info:    Trying to load font information for U+msb on input line ....
 test
diff --git a/testfiles/test3.xetex.tlg b/testfiles/test3.xetex.tlg
index b49e308..563ef10 100644
--- a/testfiles/test3.xetex.tlg
+++ b/testfiles/test3.xetex.tlg
@@ -1,6 +1,6 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-No file test3.aux.
+(test3.aux)
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line ....
@@ -44,6 +44,6 @@ Type  H <return>  for immediate help.
 l. ...\begin{document}
 Please correct your test file prior to submitting the bug report.
 Otherwise it is likely to be rejected!
-LaTeX Font Info:    Try loading font information for U+msa on input line ...
-LaTeX Font Info:    Try loading font information for U+msb on input line ...
+LaTeX Font Info:    Trying to load font information for U+msa on input line ....
+LaTeX Font Info:    Trying to load font information for U+msb on input line ....
 test





More information about the latex3-commits mailing list