[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh293: mumble .. add \newtoks is considered harmful to testfiles (d1632920)

Frank Mittelbach frank.mittelbach at latex-project.org
Fri Feb 28 00:48:09 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh293
Link       : https://github.com/latex3/latex2e/commit/d1632920a0347c15b532317a1dedb6069fcc52ba

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

commit d1632920a0347c15b532317a1dedb6069fcc52ba
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Feb 28 00:48:09 2020 +0100

    mumble .. add \newtoks is considered harmful to testfiles


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

d1632920a0347c15b532317a1dedb6069fcc52ba
 base/ltfssaxes.dtx                       | 2 +-
 base/testfiles/tlb-ealloc-001.luatex.tlg | 4 ++--
 base/testfiles/tlb-ealloc-001.tlg        | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/base/ltfssaxes.dtx b/base/ltfssaxes.dtx
index cff38031..02a49a31 100644
--- a/base/ltfssaxes.dtx
+++ b/base/ltfssaxes.dtx
@@ -867,7 +867,7 @@
 %    \begin{macrocode}
 \def\series at maybe@drop at one@m#1#2{%
 %    \end{macrocode}
-%    The code below is an inline version of the \çs{in@} macro without
+%    The code below is an inline version of the \cs{in@} macro without
 %    the group, so that it works in \cs{accent}.
 %    \begin{macrocode}
   \def\in@@##1,#1,{}%
diff --git a/base/testfiles/tlb-ealloc-001.luatex.tlg b/base/testfiles/tlb-ealloc-001.luatex.tlg
index 4a9ced24..e58909c2 100644
--- a/base/testfiles/tlb-ealloc-001.luatex.tlg
+++ b/base/testfiles/tlb-ealloc-001.luatex.tlg
@@ -1,10 +1,10 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
 \z=\toks...
-> \z=\toks14.
+> \z=\toks15.
 l. ...\show\z
 \z=\toks...
-> \z=\toks15.
+> \z=\toks16.
 l. ...\show\z
 \z=\toks...
 > \z=\toks255.
diff --git a/base/testfiles/tlb-ealloc-001.tlg b/base/testfiles/tlb-ealloc-001.tlg
index 5250a269..338320c8 100644
--- a/base/testfiles/tlb-ealloc-001.tlg
+++ b/base/testfiles/tlb-ealloc-001.tlg
@@ -1,10 +1,10 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
 \z=\toks...
-> \z=\toks14.
+> \z=\toks15.
 l. ...\show\z
 \z=\toks...
-> \z=\toks15.
+> \z=\toks16.
 l. ...\show\z
 \z=\toks...
 > \z=\toks255.





More information about the latex3-commits mailing list.