[latex3-commits] [git/LaTeX3-latex3-latexbug] master: AMS classes are maintained by the AMS (91a5ca8)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon Dec 31 16:29:40 CET 2018


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

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

commit 91a5ca8d48a718287a38feda4b365a88a833ff5f
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Dec 31 16:29:40 2018 +0100

    AMS classes are maintained by the AMS


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

91a5ca8d48a718287a38feda4b365a88a833ff5f
 .gitignore                                       |    1 +
 build.lua                                        |   29 ++++++++++-
 changes.txt                                      |    5 ++
 latexbug.dtx                                     |   57 ++++++++++++----------
 latexbug.sty                                     |   36 ++++++--------
 testfiles/test1.luatex.tlg                       |    3 +-
 testfiles/test1.tlg                              |    3 +-
 testfiles/test1.xetex.tlg                        |    3 +-
 testfiles/test2.luatex.tlg                       |    8 ++-
 testfiles/test2.tlg                              |    8 ++-
 testfiles/test2.xetex.tlg                        |    8 ++-
 testfiles/{test1.luatex.tlg => test3.luatex.tlg} |   19 ++++----
 testfiles/{test2.lvt => test3.lvt}               |    4 +-
 testfiles/{test1.tlg => test3.tlg}               |   19 ++++----
 testfiles/{test1.luatex.tlg => test3.xetex.tlg}  |   19 ++++----
 15 files changed, 132 insertions(+), 90 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0d35c26..f8ed4bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -184,3 +184,4 @@ TSWLatexianTemp*
 
 # KBibTeX
 *~[0-9]*
+*.*~
diff --git a/build.lua b/build.lua
index dce796b..7af944a 100644
--- a/build.lua
+++ b/build.lua
@@ -9,6 +9,31 @@ module = "latexbug"
 -- Release a TDS-style zip
 packtdszip = true
 
+
+
+-- Upload meta data
+
+uploadconfig = {
+ pkg = "latexbug",
+ version = "v1.0d 2018-12-31",
+ author = "The LaTeX Team",
+ license = "lppl1.3c",
+ summary = "Bug-classification for LaTeX related bugs",
+ ctanPath = "/macros/latex/required/latexbug",
+ repository = "https://github.com/latex3/latexbug",
+ uploader = "Frank Mittelbach",
+ email = "latex-team at latex-project.org",
+ update = true ,
+ note = [[Uploaded automatically by l3build...]],
+}
+
+
+checkruns = 2  -- needed for hyperref tests to gen all help files
+
 -- Find and run the build system
-kpse.set_program_name ("kpsewhich")
-dofile (kpse.lookup ("l3build.lua"))
+
+if not release_date then
+   kpse.set_program_name("kpsewhich")
+   dofile(kpse.lookup("l3build.lua"))
+end
+
diff --git a/changes.txt b/changes.txt
new file mode 100644
index 0000000..1effc25
--- /dev/null
+++ b/changes.txt
@@ -0,0 +1,5 @@
+2018-12-31    <Frank.Mittelbach at latex-project.org>
+
+	* latexbug.dtx:
+	AMS classes are not supported by the LaTex team but by the AMS
+
diff --git a/latexbug.dtx b/latexbug.dtx
index aa922c9..907272c 100644
--- a/latexbug.dtx
+++ b/latexbug.dtx
@@ -2,7 +2,7 @@
 %
 % Package latexbug for use with LaTeX2e
 %
-% Copyright 2016-2017
+% Copyright 2016-2018
 %
 % The LaTeX3 Project and any individual authors listed elsewhere
 % in this file. 
@@ -150,7 +150,8 @@
 % (latexbug)                (as maintained by the LaTeX Team) but
 % (latexbug)                these files are needed to demonstrate
 % (latexbug)                the problem, please continue and mention
-% (latexbug)                this explicitly in your bug report.
+% (latexbug)                this explicitly in your bug report
+% (latexbug)                (with an explanation why you think so).
 % \end{verbatim}
 % Please explain your reasoning why you think this is the case in
 % detail as part of the bug report.
@@ -230,7 +231,7 @@
 %    \begin{macrocode}
 %<*package>
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2017/12/15 v1.0d Bug-classification]
+\ProvidesPackage{latexbug}[2018/12/31 v1.0e Bug-classification]
 %    \end{macrocode}
 %
 % \begin{macro}{\latexbug at empty}
@@ -598,29 +599,29 @@ amsopn.sty = us ,
 amstex.sty = us ,
 amstext.sty = us ,
 amsxtra.sty = us ,
-%--------------------------------- amscls (us?)
-amsart.cls = us ,
-amsbook.cls = us ,
-amsbooka.sty = us ,
-amsdtx.cls = us ,
-amsldoc.cls = us ,
-amsmidx.sty = us ,
-amsproc.cls = us ,
-amsthm.sty = us ,
-upref.sty = us ,
-%--------------------------------- amsfonts (us?)
-amsfonts.sty = us ,
-amssymb.sty = us ,
-cmmib57.sty = us ,
-eucal.sty = us ,
-eufrak.sty = us ,
-euscript.sty = us ,
-ueuex.fd = us ,
-ueuf.fd = us ,
-ueur.fd = us ,
-ueus.fd = us ,
-umsa.fd = us ,
-umsb.fd = us ,
+%--------------------------------- amscls (AMS)
+amsart.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbook.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbooka.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsdtx.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsldoc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsmidx.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsproc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsthm.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+upref.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+%--------------------------------- amsfonts (AMS)
+amsfonts.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amssymb.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+cmmib57.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eucal.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eufrak.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+euscript.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+ueuex.fd = ignore ,
+ueuf.fd = ignore ,
+ueur.fd = ignore ,
+ueus.fd = ignore ,
+umsa.fd = ignore ,
+umsb.fd = ignore ,
 %--------------------------------- psnfss
 8rbch.fd = us ,
 8rpag.fd = us ,
@@ -907,7 +908,9 @@ If you think the bug is in core LaTeX\MessageBreak
 (as maintained by the LaTeX Team) but\MessageBreak
 these files are needed to demonstrate\MessageBreak
 the problem, please continue and mention\MessageBreak
-this explicitly in your bug report}{Please correct your test file prior
+this explicitly in your bug report\MessageBreak
+(with an explanation why you think so)}{Please 
+                     correct your test file prior
                      to submitting the bug report.\MessageBreak
                      Otherwise it is likely to be rejected!}%
   \fi
diff --git a/latexbug.sty b/latexbug.sty
index 2b3f62e..4ea3030 100644
--- a/latexbug.sty
+++ b/latexbug.sty
@@ -29,12 +29,8 @@
 %% and version 1.3c or later is part of all distributions of LaTeX
 %% version 2005/12/01 or later.
 %% 
-
-
-
-
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2017/10/12 v1.0d Bug-classification]
+\ProvidesPackage{latexbug}[2017/12/15 v1.0d Bug-classification]
 \def\latexbug at empty{}
 \def\latexbug at us{us}
 \def\latexbug at usstar{us*}
@@ -341,21 +337,21 @@ amsopn.sty = us ,
 amstex.sty = us ,
 amstext.sty = us ,
 amsxtra.sty = us ,
-amsart.cls = us ,
-amsbook.cls = us ,
-amsbooka.sty = us ,
-amsdtx.cls = us ,
-amsldoc.cls = us ,
-amsmidx.sty = us ,
-amsproc.cls = us ,
-amsthm.sty = us ,
-upref.sty = us ,
-amsfonts.sty = us ,
-amssymb.sty = us ,
-cmmib57.sty = us ,
-eucal.sty = us ,
-eufrak.sty = us ,
-euscript.sty = us ,
+amsart.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbook.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsbooka.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsdtx.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsldoc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsmidx.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsproc.cls = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsthm.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+upref.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amsfonts.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+amssymb.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+cmmib57.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eucal.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+eufrak.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
+euscript.sty = American Mathematical Society \Contact tech-support [at] ams [dot] org ,
 ueuex.fd = us ,
 ueuf.fd = us ,
 ueur.fd = us ,
diff --git a/testfiles/test1.luatex.tlg b/testfiles/test1.luatex.tlg
index a5a3811..5f167fb 100644
--- a/testfiles/test1.luatex.tlg
+++ b/testfiles/test1.luatex.tlg
@@ -37,7 +37,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/testfiles/test1.tlg b/testfiles/test1.tlg
index 7742312..72b4054 100644
--- a/testfiles/test1.tlg
+++ b/testfiles/test1.tlg
@@ -35,7 +35,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/testfiles/test1.xetex.tlg b/testfiles/test1.xetex.tlg
index a5a3811..5f167fb 100644
--- a/testfiles/test1.xetex.tlg
+++ b/testfiles/test1.xetex.tlg
@@ -37,7 +37,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
diff --git a/testfiles/test2.luatex.tlg b/testfiles/test2.luatex.tlg
index 5673788..35888c8 100644
--- a/testfiles/test2.luatex.tlg
+++ b/testfiles/test2.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 test2.aux.
+(test2.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 ....
@@ -36,7 +36,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
@@ -46,12 +47,15 @@ Otherwise it is likely to be rejected!
 \AtBeginShipoutBox=\box...
 Package hyperref Info: Link coloring OFF on input line ....
 (../nameref.sty
+Package: nameref ....-..-.. v... Cross-referencing by name of section
 (../gettitlestring.sty
+Package: gettitlestring ....-..-.. v... Cleanup title references (HO)
 )
 \c at section@level=\count...
 )
 LaTeX Info: Redefining \ref on input line ....
 LaTeX Info: Redefining \pageref on input line ....
 LaTeX Info: Redefining \nameref on input line ....
+(test2.out) (test2.out)
 \@outlinefile=\write...
 test
diff --git a/testfiles/test2.tlg b/testfiles/test2.tlg
index 5e28320..7595b4f 100644
--- a/testfiles/test2.tlg
+++ b/testfiles/test2.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 test2.aux.
+(test2.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 ....
@@ -34,7 +34,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
@@ -44,12 +45,15 @@ Otherwise it is likely to be rejected!
 \AtBeginShipoutBox=\box...
 Package hyperref Info: Link coloring OFF on input line ....
 (../nameref.sty
+Package: nameref ....-..-.. v... Cross-referencing by name of section
 (../gettitlestring.sty
+Package: gettitlestring ....-..-.. v... Cleanup title references (HO)
 )
 \c at section@level=\count...
 )
 LaTeX Info: Redefining \ref on input line ....
 LaTeX Info: Redefining \pageref on input line ....
 LaTeX Info: Redefining \nameref on input line ....
+(test2.out) (test2.out)
 \@outlinefile=\write...
 test
diff --git a/testfiles/test2.xetex.tlg b/testfiles/test2.xetex.tlg
index edec540..0bfc29b 100644
--- a/testfiles/test2.xetex.tlg
+++ b/testfiles/test2.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 test2.aux.
+(test2.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 ....
@@ -38,7 +38,8 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 Type  H <return>  for immediate help.
  ...                                              
@@ -48,13 +49,16 @@ Otherwise it is likely to be rejected!
 \AtBeginShipoutBox=\box...
 Package hyperref Info: Link coloring OFF on input line ....
 (../nameref.sty
+Package: nameref ....-..-.. v... Cross-referencing by name of section
 (../gettitlestring.sty
+Package: gettitlestring ....-..-.. v... Cleanup title references (HO)
 )
 \c at section@level=\count...
 )
 LaTeX Info: Redefining \ref on input line ....
 LaTeX Info: Redefining \pageref on input line ....
 LaTeX Info: Redefining \nameref on input line ....
+(test2.out) (test2.out)
 \@outlinefile=\write...
 Package hyperref Warning: Rerun to get /PageLabels entry.
 test
diff --git a/testfiles/test1.luatex.tlg b/testfiles/test3.luatex.tlg
similarity index 78%
copy from testfiles/test1.luatex.tlg
copy to testfiles/test3.luatex.tlg
index a5a3811..b49e308 100644
--- a/testfiles/test1.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 test1.aux.
+No file 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 ....
@@ -20,11 +20,10 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                This test file uses third-party file(s)
 (latexbug)                
 (latexbug)                ==============
-(latexbug)                english.ldf
-(latexbug)                ngerman.ldf  ->  Juergen Spitzmueller 
-(latexbug)                    <juergen [at] spitzmueller [dot] org>
-(latexbug)                spanish.ldf  ->  Javier Bezos 
-(latexbug)                    <http://www.texnia.com/contact.html>
+(latexbug)                amsart.cls  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
+(latexbug)                euscript.sty  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
 (latexbug)                ==============
 (latexbug)                
 (latexbug)                So you should contact the authors
@@ -37,14 +36,14 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 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 Info: Redefining \. on input line ....
-LaTeX Info: Redefining \% on input line ....
+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 ...
 test
-(test1.aux)
diff --git a/testfiles/test2.lvt b/testfiles/test3.lvt
similarity index 69%
copy from testfiles/test2.lvt
copy to testfiles/test3.lvt
index 1c41bfb..d69bc02 100644
--- a/testfiles/test2.lvt
+++ b/testfiles/test3.lvt
@@ -2,9 +2,9 @@
 
 \input{regression-test}
 
-\documentclass{article}
+\documentclass{amsart}
 
-\usepackage{hyperref}
+\usepackage{euscript}
 
 \START
 
diff --git a/testfiles/test1.tlg b/testfiles/test3.tlg
similarity index 77%
copy from testfiles/test1.tlg
copy to testfiles/test3.tlg
index 7742312..b6c8e68 100644
--- a/testfiles/test1.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 test1.aux.
+No file 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 ....
@@ -18,11 +18,10 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                This test file uses third-party file(s)
 (latexbug)                
 (latexbug)                ==============
-(latexbug)                english.ldf
-(latexbug)                ngerman.ldf  ->  Juergen Spitzmueller 
-(latexbug)                    <juergen [at] spitzmueller [dot] org>
-(latexbug)                spanish.ldf  ->  Javier Bezos 
-(latexbug)                    <http://www.texnia.com/contact.html>
+(latexbug)                amsart.cls  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
+(latexbug)                euscript.sty  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
 (latexbug)                ==============
 (latexbug)                
 (latexbug)                So you should contact the authors
@@ -35,14 +34,14 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 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 Info: Redefining \. on input line ....
-LaTeX Info: Redefining \% on input line ....
+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 ...
 test
-(test1.aux)
diff --git a/testfiles/test1.luatex.tlg b/testfiles/test3.xetex.tlg
similarity index 78%
copy from testfiles/test1.luatex.tlg
copy to testfiles/test3.xetex.tlg
index a5a3811..b49e308 100644
--- a/testfiles/test1.luatex.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 test1.aux.
+No file 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 ....
@@ -20,11 +20,10 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                This test file uses third-party file(s)
 (latexbug)                
 (latexbug)                ==============
-(latexbug)                english.ldf
-(latexbug)                ngerman.ldf  ->  Juergen Spitzmueller 
-(latexbug)                    <juergen [at] spitzmueller [dot] org>
-(latexbug)                spanish.ldf  ->  Javier Bezos 
-(latexbug)                    <http://www.texnia.com/contact.html>
+(latexbug)                amsart.cls  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
+(latexbug)                euscript.sty  ->  American Mathematical Society 
+(latexbug)                    tech-support [at] ams [dot] org
 (latexbug)                ==============
 (latexbug)                
 (latexbug)                So you should contact the authors
@@ -37,14 +36,14 @@ LaTeX Font Info:    ... okay on input line ....
 (latexbug)                (as maintained by the LaTeX Team) but
 (latexbug)                these files are needed to demonstrate
 (latexbug)                the problem, please continue and mention
-(latexbug)                this explicitly in your bug report.
+(latexbug)                this explicitly in your bug report
+(latexbug)                (with an explanation why you think so).
 See the latexbug package documentation for explanation.
 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 Info: Redefining \. on input line ....
-LaTeX Info: Redefining \% on input line ....
+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 ...
 test
-(test1.aux)





More information about the latex3-commits mailing list