[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Case changer setup shows in hook (75a1d755)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 21 09:17:16 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/75a1d7555f05757807c57cc5f39f7fe155780175
>---------------------------------------------------------------
commit 75a1d7555f05757807c57cc5f39f7fe155780175
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 21 08:17:16 2022 +0000
Case changer setup shows in hook
>---------------------------------------------------------------
75a1d7555f05757807c57cc5f39f7fe155780175
base/testfiles-lthooks2/lthooks2-002.tlg | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/base/testfiles-lthooks2/lthooks2-002.tlg b/base/testfiles-lthooks2/lthooks2-002.tlg
index 2754a371..57da76b0 100644
--- a/base/testfiles-lthooks2/lthooks2-002.tlg
+++ b/base/testfiles-lthooks2/lthooks2-002.tlg
@@ -13,7 +13,16 @@ Update code for hook 'package/after' on input line ...:
**** Add to hook enddocument/end (top-level) on input line ... <- \typeout {in preamble}
Update code for hook 'begindocument' on input line ...:
-> The hook 'begindocument':
-> The hook is empty.
+> Code chunks:
+> ---
+> Document-level (top-level) code (executed last):
+> -> \group_begin: \cs_set_protected:Npn \__text_change_case_setup:Nn ##1##2{\quark_if_recursion_tail_stop:N ##1\tl_if_single_token:nT {##2}{\cs_if_exist:cF {c__text_uppercase_\token_to_str:N ##1_tl}{\tl_const:cn {c__text_uppercase_\token_to_str:N ##1_tl}{##2}}\cs_if_exist:cF {c__text_lowercase_\token_to_str:N ##2_tl}{\tl_const:cn {c__text_lowercase_\token_to_str:N ##2_tl}{##1}}}\__text_change_case_setup:Nn }\exp_after:wN \__text_change_case_setup:Nn \@uclclist \q_recursion_tail ?\q_recursion_stop \group_end:
+> Extra code for next invocation:
+> ---
+> Rules:
+> ---
+> Execution order:
+> ---.
Update code for hook 'para/before' on input line ...:
Update code for hook 'para/after' on input line ...:
Update code for hook 'para/begin' on input line ...:
More information about the latex3-commits
mailing list.