[latex3-commits] [git/LaTeX3-latex3-latex2e] gh335: and a few more (hope that's all (43e2ee73)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri May 15 15:40:44 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : gh335
Link : https://github.com/latex3/latex2e/commit/43e2ee73c7e1cebf910682bcb87c95cde7048096
>---------------------------------------------------------------
commit 43e2ee73c7e1cebf910682bcb87c95cde7048096
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri May 15 15:40:44 2020 +0200
and a few more (hope that's all
>---------------------------------------------------------------
43e2ee73c7e1cebf910682bcb87c95cde7048096
base/testfiles/tlcs01r.tlg | 8 ++++++--
base/testfiles/tlxs01b.tlg | 8 ++++++--
base/testfiles/tlxs01r.tlg | 8 ++++++--
3 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/base/testfiles/tlcs01r.tlg b/base/testfiles/tlcs01r.tlg
index e5035052..0a59a19e 100644
--- a/base/testfiles/tlcs01r.tlg
+++ b/base/testfiles/tlcs01r.tlg
@@ -52,13 +52,17 @@ Part name changed to XPart
]
Abstract name changed to XAbstract
[0]
-\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
+\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\def
+{
+}\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
Chapter name changed to XChapter
Table name changed to XTable
Figure name changed to XFigure
[1
] [2]
-\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
+\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\def
+{
+}\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
Appendix name changed to XAppendix
[3
]
diff --git a/base/testfiles/tlxs01b.tlg b/base/testfiles/tlxs01b.tlg
index 8cbe766f..a6561ef8 100644
--- a/base/testfiles/tlxs01b.tlg
+++ b/base/testfiles/tlxs01b.tlg
@@ -42,7 +42,9 @@ CONTENTS NAME CHANGED TO XCONTENTS
]
Part name changed to XPart
[7] [8]
-\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
+\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\def
+{
+}\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
Chapter name changed to XChapter
Table name changed to XTable
Figure name changed to XFigure
@@ -50,7 +52,9 @@ Figure name changed to XFigure
]
CHAPTER NAME CHANGED TO XCHAPTER
[10]
-\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
+\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\def
+{
+}\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
Appendix name changed to XAppendix
[11
]
diff --git a/base/testfiles/tlxs01r.tlg b/base/testfiles/tlxs01r.tlg
index e32605a1..6683e7d4 100644
--- a/base/testfiles/tlxs01r.tlg
+++ b/base/testfiles/tlxs01r.tlg
@@ -39,13 +39,17 @@ Part name changed to XPart
]
Abstract name changed to XAbstract
[1]
-\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
+\global \advance \c at chaptername 1\relax XChapter\begingroup \let \string\def
+{
+}\immediate \write \@unused {Chapter name changed to XChapter}\endgroup 1.
Chapter name changed to XChapter
Table name changed to XTable
Figure name changed to XFigure
[1
] [2]
-\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
+\global \advance \c at appendixname 1\relax XAppendix\begingroup \let \string\def
+{
+}\immediate \write \@unused {Appendix name changed to XAppendix}\endgroup A.
Appendix name changed to XAppendix
[3
]
More information about the latex3-commits
mailing list.