[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: update tlg for #978 (14785174)

David Carlisle d.p.carlisle at gmail.com
Wed Feb 15 23:53:24 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/147851740fd3bfe645d95a6235bee63928f7c80f

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

commit 147851740fd3bfe645d95a6235bee63928f7c80f
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Wed Feb 15 22:53:24 2023 +0000

    update tlg for #978


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

147851740fd3bfe645d95a6235bee63928f7c80f
 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..dad7bb38 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:334: 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..f0e91fd6 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:109: 
 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:109: in upvalue 'module_error'
+^^I./ltluatex.lua:116: in upvalue 'luatexbase_error'
+^^I./ltluatex.lua:529: 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.