[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: Adapt tests for LaTeX callback handling changes (c152b5a)

Marcel Fabian Krüger tex at 2krueger.de
Sun Nov 27 20:44:36 CET 2022


Repository : https://github.com/latex3/luaotfload
On branch  : dev
Link       : https://github.com/latex3/luaotfload/commit/c152b5a4c1d5fa4370ebec05d32ba6fa41d07f51

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

commit c152b5a4c1d5fa4370ebec05d32ba6fa41d07f51
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Sun Nov 27 20:44:36 2022 +0100

    Adapt tests for LaTeX callback handling changes


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

c152b5a4c1d5fa4370ebec05d32ba6fa41d07f51
 testfiles-harf/color.tlg   | 6 +++---
 testfiles/letterspace2.tlg | 4 ++--
 testfiles/my-resolver.tlg  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/testfiles-harf/color.tlg b/testfiles-harf/color.tlg
index 711d2bb..6f7927e 100644
--- a/testfiles-harf/color.tlg
+++ b/testfiles-harf/color.tlg
@@ -19,9 +19,9 @@ Package fontspec Info: Font family 'Amiri(1)' created for font 'Amiri' with
 (fontspec)             - 'bold italic' (b/it) with NFSS spec.:
 (fontspec)             <->"[Amiri-BoldSlanted.ttf]:mode=harf;script=arab;language=dflt;+tlig;color=FF000080;"
 (fontspec)             - 'bold italic small caps'  (b/scit) with NFSS spec.: 
-Inserting `luaotfload.color_handler' at position 2 in `post_linebreak_filter'.
-Inserting `luaotfload.color_handler' at position 3 in `hpack_filter'.
-Inserting `luaotfload.color_handler' at position 1 in `post_mlist_to_hlist_filter'.
+Inserting `luaotfload.color_handler' in `post_linebreak_filter'.
+Inserting `luaotfload.color_handler' in `hpack_filter'.
+Inserting `luaotfload.color_handler' in `post_mlist_to_hlist_filter'.
 Completed box being shipped out [1]
 \vbox(633.0+0.03)x407.0, direction TLT
 .\glue 16.0
diff --git a/testfiles/letterspace2.tlg b/testfiles/letterspace2.tlg
index 21ca4ea..0dc9576 100644
--- a/testfiles/letterspace2.tlg
+++ b/testfiles/letterspace2.tlg
@@ -1,7 +1,7 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-Inserting `luaotfload.letterspace' at position 2 in `pre_linebreak_filter'.
-Inserting `luaotfload.letterspace' at position 3 in `hpack_filter'.
+Inserting `luaotfload.letterspace' in `pre_linebreak_filter'.
+Inserting `luaotfload.letterspace' in `hpack_filter'.
 Completed box being shipped out [1]
 \vbox(633.0+0.0)x407.0, direction TLT
 .\glue 16.0
diff --git a/testfiles/my-resolver.tlg b/testfiles/my-resolver.tlg
index 0cc4132..888b3b1 100644
--- a/testfiles/my-resolver.tlg
+++ b/testfiles/my-resolver.tlg
@@ -1,6 +1,6 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-Inserting `luaotfload.test_resolver' at position 1 in `luaotfload.resolve_font'.
+Inserting `luaotfload.test_resolver' in `luaotfload.resolve_font'.
 ! Undefined control sequence.
 l. ...\myrf
          Some \mysf nice \mydh fonts!





More information about the latex3-commits mailing list.