[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: fix in etoolbox fixes github-0360 (228d3d93)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Aug 25 10:13:38 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : lthooks2
Link       : https://github.com/latex3/latex2e/commit/228d3d931ae2e76750a34548a963e0965d65aec3

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

commit 228d3d931ae2e76750a34548a963e0965d65aec3
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Aug 25 10:13:38 2020 +0200

    fix in etoolbox fixes github-0360


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

228d3d931ae2e76750a34548a963e0965d65aec3
 base/testfiles-lthooks2/github-0360.lvt | 2 +-
 base/testfiles-lthooks2/github-0360.tlg | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/base/testfiles-lthooks2/github-0360.lvt b/base/testfiles-lthooks2/github-0360.lvt
index 472b8081..15c84dce 100644
--- a/base/testfiles-lthooks2/github-0360.lvt
+++ b/base/testfiles-lthooks2/github-0360.lvt
@@ -20,7 +20,7 @@
 
 \AtEndPreamble{%
   \typeout{+++endpreamble+++ check}%
-  \typeout{XXXX -------- Currently wrong: nesting not executed}%
+  \typeout{XXXX -------- Correct: nesting executed}%
   \AtEndPreamble{\typeout{+++endpreamble+++ check nested}}
 }
 
diff --git a/base/testfiles-lthooks2/github-0360.tlg b/base/testfiles-lthooks2/github-0360.tlg
index 94f6d42b..b18b1454 100644
--- a/base/testfiles-lthooks2/github-0360.tlg
+++ b/base/testfiles-lthooks2/github-0360.tlg
@@ -3,7 +3,8 @@ Don't change this file in any respect.
 +++env/document/begin+++ check
 XXXX -------- Correct: nesting not executed
 +++endpreamble+++ check
-XXXX -------- Currently wrong: nesting not executed
+XXXX -------- Correct: nesting executed
++++endpreamble+++ check nested
 (../l3backend-dvips.def
 File: l3backend-dvips.def ....-..-.. L3 backend support: dvips
 \l__pdf_internal_box=\box...





More information about the latex3-commits mailing list.