[latex3-commits] [git/LaTeX3-latex3-latex2e] gh565-clearhooknext: the change shows up in one more test (b260e7ba)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Jul 27 19:38:09 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh565-clearhooknext
Link       : https://github.com/latex3/latex2e/commit/b260e7ba03a4a074df0ecfb7ea95aeea0a411848

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

commit b260e7ba03a4a074df0ecfb7ea95aeea0a411848
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Jul 27 19:38:09 2021 +0200

    the change shows up in one more test


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

b260e7ba03a4a074df0ecfb7ea95aeea0a411848
 base/testfiles-lthooks/lthooks-009.tlg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/base/testfiles-lthooks/lthooks-009.tlg b/base/testfiles-lthooks/lthooks-009.tlg
index a7f02cab..c525c646 100644
--- a/base/testfiles-lthooks/lthooks-009.tlg
+++ b/base/testfiles-lthooks/lthooks-009.tlg
@@ -136,7 +136,7 @@ Update code for hook 'hook' on input line ...:
 >     ---
 > Execution order:
 >     ---.
-Use 'hook': \__hook_clear_next:n {hook}Hello, \AddToHookNext {hook}{nested}world!
+Use 'hook': \hook_gclear_next_code:n {hook}Hello, \AddToHookNext {hook}{nested}world!
 -> The hook 'hook':
 > Code chunks:
 >     ---
@@ -148,7 +148,7 @@ Use 'hook': \__hook_clear_next:n {hook}Hello, \AddToHookNext {hook}{nested}world
 >     ---
 > Execution order:
 >     ---.
-and again: \__hook_clear_next:n {hook}Hello, \AddToHookNext {hook}{nested}world!
+and again: \hook_gclear_next_code:n {hook}Hello, \AddToHookNext {hook}{nested}world!
 -> The hook 'hook':
 > Code chunks:
 >     ---
@@ -160,7 +160,7 @@ and again: \__hook_clear_next:n {hook}Hello, \AddToHookNext {hook}{nested}world!
 >     ---
 > Execution order:
 >     ---.
-once more: \__hook_clear_next:n {hook}Hello, \AddToHookNext {hook}{nested}world!
+once more: \hook_gclear_next_code:n {hook}Hello, \AddToHookNext {hook}{nested}world!
 -> The hook 'hook':
 > Code chunks:
 >     ---





More information about the latex3-commits mailing list.