[latex3-commits] [git/LaTeX3-latex3-latex2e] gh613: added testfile and updated rollback files (12d74dd0)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Jul 12 17:43:46 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : gh613
Link : https://github.com/latex3/latex2e/commit/12d74dd07ef6faaae2a19460b18a808b6279ab9e
>---------------------------------------------------------------
commit 12d74dd07ef6faaae2a19460b18a808b6279ab9e
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Jul 12 17:43:46 2021 +0200
added testfile and updated rollback files
>---------------------------------------------------------------
12d74dd07ef6faaae2a19460b18a808b6279ab9e
base/lterror.dtx | 5 ++---
base/testfiles/github-0479-often.luatex.tlg | 2 ++
base/testfiles/github-0479-often.tlg | 2 ++
base/testfiles/github-0479-often.xetex.tlg | 2 ++
base/testfiles/github-0613.lvt | 15 +++++++++++++++
base/testfiles/github-0613.tlg | 8 ++++++++
.../tlb-latexrelease-rollback-003-often.luatex.tlg | 4 ++++
base/testfiles/tlb-latexrelease-rollback-003-often.tlg | 4 ++++
.../tlb-latexrelease-rollback-003-often.xetex.tlg | 4 ++++
base/testfiles/tlb-rollback-004-often.luatex.tlg | 2 ++
base/testfiles/tlb-rollback-004-often.tlg | 2 ++
base/testfiles/tlb-rollback-004-often.xetex.tlg | 2 ++
base/testfiles/tlb-rollback-005.luatex.tlg | 2 ++
base/testfiles/tlb-rollback-005.tlg | 2 ++
base/testfiles/tlb-rollback-005.xetex.tlg | 2 ++
15 files changed, 55 insertions(+), 3 deletions(-)
diff --git a/base/lterror.dtx b/base/lterror.dtx
index 64c33a0b..f46a7e6f 100644
--- a/base/lterror.dtx
+++ b/base/lterror.dtx
@@ -377,7 +377,6 @@ Type H <return> for immediate help.}%
%
%
%
-
% \begin{macro}{\ClassNote,\ClassNoteNoLine,
% \PackageNote,\PackageNoteNoLine}
%
@@ -392,7 +391,7 @@ Type H <return> for immediate help.}%
% \begin{macrocode}
\def\ClassNote#1#2{%
\GenericWarning{%
- (#1) \space\@spaces\@spaces\@spaces
+ (#1) \space\space\@spaces\@spaces
}{%
Class #1 Info: #2%
}%
@@ -403,7 +402,7 @@ Type H <return> for immediate help.}%
% \begin{macrocode}
\def\PackageNote#1#2{%
\GenericWarning{%
- (#1) \space\@spaces\@spaces\@spaces
+ (#1) \@spaces\@spaces\@spaces
}{%
Package #1 Info: #2%
}%
diff --git a/base/testfiles/github-0479-often.luatex.tlg b/base/testfiles/github-0479-often.luatex.tlg
index e5900f87..dad33245 100644
--- a/base/testfiles/github-0479-often.luatex.tlg
+++ b/base/testfiles/github-0479-often.luatex.tlg
@@ -117,6 +117,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/github-0479-often.tlg b/base/testfiles/github-0479-often.tlg
index f5dcc979..29110de8 100644
--- a/base/testfiles/github-0479-often.tlg
+++ b/base/testfiles/github-0479-often.tlg
@@ -107,6 +107,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/github-0479-often.xetex.tlg b/base/testfiles/github-0479-often.xetex.tlg
index 922a7c07..39af2d84 100644
--- a/base/testfiles/github-0479-often.xetex.tlg
+++ b/base/testfiles/github-0479-often.xetex.tlg
@@ -107,6 +107,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/github-0613.lvt b/base/testfiles/github-0613.lvt
new file mode 100644
index 00000000..3313afa9
--- /dev/null
+++ b/base/testfiles/github-0613.lvt
@@ -0,0 +1,15 @@
+\documentclass{article}
+
+\input{test2e}
+
+\START
+
+\ClassNote{myclass}{A note for this class}
+\ClassNoteNoLine{myclass}{A note for this class with several lines\MessageBreak
+ and no source line number attached to it}
+
+\PackageNote{mypackage}{A note for this package}
+\PackageNoteNoLine{mypackage}{A note for this package with several lines\MessageBreak
+ and no source line number attached to it}
+
+\END
diff --git a/base/testfiles/github-0613.tlg b/base/testfiles/github-0613.tlg
new file mode 100644
index 00000000..37c43854
--- /dev/null
+++ b/base/testfiles/github-0613.tlg
@@ -0,0 +1,8 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+Class myclass Info: A note for this class on input line ....
+Class myclass Info: A note for this class with several lines
+(myclass) and no source line number attached to it.
+Package mypackage Info: A note for this package on input line ....
+Package mypackage Info: A note for this package with several lines
+(mypackage) and no source line number attached to it.
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
index 2cf0a67b..a36b485b 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.luatex.tlg
@@ -98,6 +98,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
@@ -633,6 +635,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
index 8d92130d..3bf9d04b 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.tlg
@@ -92,6 +92,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
@@ -617,6 +619,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
index aa7008c1..de687516 100644
--- a/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
+++ b/base/testfiles/tlb-latexrelease-rollback-003-often.xetex.tlg
@@ -92,6 +92,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
@@ -626,6 +628,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.luatex.tlg b/base/testfiles/tlb-rollback-004-often.luatex.tlg
index 91600746..e4c0a02b 100644
--- a/base/testfiles/tlb-rollback-004-often.luatex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.luatex.tlg
@@ -118,6 +118,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.tlg b/base/testfiles/tlb-rollback-004-often.tlg
index 63d1c0c5..cc3beb2b 100644
--- a/base/testfiles/tlb-rollback-004-often.tlg
+++ b/base/testfiles/tlb-rollback-004-often.tlg
@@ -107,6 +107,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.xetex.tlg b/base/testfiles/tlb-rollback-004-often.xetex.tlg
index 1ba0e5b2..574fe3d2 100644
--- a/base/testfiles/tlb-rollback-004-often.xetex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.xetex.tlg
@@ -107,6 +107,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-005.luatex.tlg b/base/testfiles/tlb-rollback-005.luatex.tlg
index 6f54c4e8..38574711 100644
--- a/base/testfiles/tlb-rollback-005.luatex.tlg
+++ b/base/testfiles/tlb-rollback-005.luatex.tlg
@@ -121,6 +121,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-005.tlg b/base/testfiles/tlb-rollback-005.tlg
index 21059410..bedb3c15 100644
--- a/base/testfiles/tlb-rollback-005.tlg
+++ b/base/testfiles/tlb-rollback-005.tlg
@@ -111,6 +111,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
diff --git a/base/testfiles/tlb-rollback-005.xetex.tlg b/base/testfiles/tlb-rollback-005.xetex.tlg
index 75cd4fed..a0250c97 100644
--- a/base/testfiles/tlb-rollback-005.xetex.tlg
+++ b/base/testfiles/tlb-rollback-005.xetex.tlg
@@ -111,6 +111,8 @@ BEGIN module: ltcmdhooks (....-..-..) on input line ....
Skipping module ltcmdhooks on input line ....
Applying: [....-..-..] The hook management system for commands on input line ....
END module: ltcmdhooks (....-..-..) on input line ....
+Skipping: [....-..-..] Notes for classes/packages on input line ....
+Applying: [....-..-..] Notes for classes/packages on input line ....
Skipping: [....-..-..] Display notes on input line ....
Applying: [....-..-..] Display notes on input line ....
BEGIN module: ltpara (....-..-..) on input line ....
More information about the latex3-commits
mailing list.