[latex3-commits] [git/LaTeX3-latex3-latex2e] math-tagging-experiments-fmi1: new l3build does more normalization (fa2a2a08)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Feb 28 12:50:19 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : math-tagging-experiments-fmi1
Link : https://github.com/latex3/latex2e/commit/fa2a2a084905633fae58fb27e35ca86e7a5764df
>---------------------------------------------------------------
commit fa2a2a084905633fae58fb27e35ca86e7a5764df
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Feb 28 12:50:19 2023 +0100
new l3build does more normalization
>---------------------------------------------------------------
fa2a2a084905633fae58fb27e35ca86e7a5764df
base/testfiles/tlb-callbacks-002.luatex.tlg | 2 +-
base/testfiles/tlb-ltluatex-001.luatex.tlg | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/base/testfiles/tlb-callbacks-002.luatex.tlg b/base/testfiles/tlb-callbacks-002.luatex.tlg
index 61d211b6..f2748a64 100644
--- a/base/testfiles/tlb-callbacks-002.luatex.tlg
+++ b/base/testfiles/tlb-callbacks-002.luatex.tlg
@@ -10,5 +10,5 @@ First try: fifth second third forth first
Second try: fifth third forth second first
Third try: fifth forth third second first
Cycle:
-./ltluatex.lua:335: Cycle occured at second -> forth -> third -> second
+./ltluatex.lua:...: Cycle occured at second -> forth -> third -> second
Recovered: fifth second forth third first
diff --git a/base/testfiles/tlb-ltluatex-001.luatex.tlg b/base/testfiles/tlb-ltluatex-001.luatex.tlg
index 4730d580..b5e88319 100644
--- a/base/testfiles/tlb-ltluatex-001.luatex.tlg
+++ b/base/testfiles/tlb-ltluatex-001.luatex.tlg
@@ -1,13 +1,13 @@
This is a generated file for the LaTeX2e validation system.
Don't change this file in any respect.
-./ltluatex.lua:110:
+./ltluatex.lua:...:
Module luatexbase Error: Unable to create callback:
(luatexbase) valid callback name and type required on input line ...
stack traceback:
^^I[C]: in function 'error'
-^^I./ltluatex.lua:110: in upvalue 'module_error'
-^^I./ltluatex.lua:117: in upvalue 'luatexbase_error'
-^^I./ltluatex.lua:530: in field 'create_callback'
+^^I./ltluatex.lua:...: in upvalue 'module_error'
+^^I./ltluatex.lua:...: in upvalue 'luatexbase_error'
+^^I./ltluatex.lua:...: in field 'create_callback'
^^I[\directlua]:1: in main chunk.
l. ...}
The lua interpreter ran into a problem, so the
More information about the latex3-commits
mailing list.