[latex3-commits] [latex3/latex2e] hotfix/gh1598: and 2 more (d662e08f4)
github at latex-project.org
github at latex-project.org
Fri Nov 22 15:23:33 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : hotfix/gh1598
Link : https://github.com/latex3/latex2e/commit/d662e08f4cca5483f0b2e9ba072f885eb00fdd54
>---------------------------------------------------------------
commit d662e08f4cca5483f0b2e9ba072f885eb00fdd54
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Nov 22 15:23:33 2024 +0100
and 2 more
>---------------------------------------------------------------
d662e08f4cca5483f0b2e9ba072f885eb00fdd54
base/testfiles/github-0962b.luatex.tlg | 3 +--
base/testfiles/github-0962b.tlg | 3 +--
base/update-lthooks-tests.sh | 3 +++
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/base/testfiles/github-0962b.luatex.tlg b/base/testfiles/github-0962b.luatex.tlg
index c061d8274..3d50d3f45 100644
--- a/base/testfiles/github-0962b.luatex.tlg
+++ b/base/testfiles/github-0962b.luatex.tlg
@@ -2,7 +2,6 @@ This is a generated file for the LaTeX2e validation system.
Don't change this file in any respect.
-> The hook 'begindocument':
> Code chunks:
-> kernel -> \cs_if_exist:NF \tag_if_active:T {\prg_new_conditional:Npnn \tag_if_active: {p,T,TF,F}{\prg_return_false: }}
> doc -> \catcode `\^^A=14\relax \catcode `\^^X=14\relax \let \macro at font \MacroFont
> ltxdoc -> \MakeShortVerb {\|}\providecommand \LuaTeX {Lua\TeX } \providecommand \cls {\textsf } \providecommand \pkg {\textsf } \providecommand \enquote [1]{``##1''} \providecommand \url {\texttt }
> Document-level (top-level) code (executed last):
@@ -12,7 +11,7 @@ Don't change this file in any respect.
> Rules:
> ---
> Execution order:
-> kernel, doc, ltxdoc.
+> doc, ltxdoc.
<recently read> }
l. ...\ShowHook{begindocument}
> \PrintMacroName=macro:
diff --git a/base/testfiles/github-0962b.tlg b/base/testfiles/github-0962b.tlg
index 71197423b..261b9fa82 100644
--- a/base/testfiles/github-0962b.tlg
+++ b/base/testfiles/github-0962b.tlg
@@ -2,7 +2,6 @@ This is a generated file for the LaTeX2e validation system.
Don't change this file in any respect.
-> The hook 'begindocument':
> Code chunks:
-> kernel -> \cs_if_exist:NF \tag_if_active:T {\prg_new_conditional:Npnn \tag_if_active: {p,T,TF,F}{\prg_return_false: }}
> doc -> \catcode `\^^A=14\relax \catcode `\^^X=14\relax \let \macro at font \MacroFont
> ltxdoc -> \MakeShortVerb {\|}\providecommand \LuaTeX {Lua\TeX } \providecommand \cls {\textsf } \providecommand \pkg {\textsf } \providecommand \enquote [1]{``##1''} \providecommand \url {\texttt }
> Document-level (top-level) code (executed last):
@@ -12,7 +11,7 @@ Don't change this file in any respect.
> Rules:
> ---
> Execution order:
-> kernel, doc, ltxdoc.
+> doc, ltxdoc.
<recently read> }
l. ...\ShowHook{begindocument}
> \PrintMacroName=macro:
diff --git a/base/update-lthooks-tests.sh b/base/update-lthooks-tests.sh
index 6371bc956..d9f84e016 100755
--- a/base/update-lthooks-tests.sh
+++ b/base/update-lthooks-tests.sh
@@ -1,4 +1,7 @@
+l3build save -epdftex,luatex \
+ github-0962b
+
l3build save -cconfig-lthooks2 \
lthooks2-002 \
lthooks2-004 \
More information about the latex3-commits
mailing list.