[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks: mumble (0557323f)

Frank Mittelbach frank.mittelbach at latex-project.org
Thu Jul 16 00:23:07 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : lthooks
Link       : https://github.com/latex3/latex2e/commit/0557323f61ee15760bbcebc813fa1e00d5398fe2

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

commit 0557323f61ee15760bbcebc813fa1e00d5398fe2
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Thu Jul 16 00:23:07 2020 +0200

    mumble


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

0557323f61ee15760bbcebc813fa1e00d5398fe2
 base/testfiles-lthooks/filehook-003.lvt |  2 --
 base/testfiles-lthooks/filehook-003.tlg | 13 ++-----------
 base/testfiles-lthooks/filehook-004.lvt |  2 --
 base/testfiles-lthooks/filehook-006.lvt |  1 -
 base/testfiles-lthooks/filehook-006.tlg | 10 ++++++++++
 5 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/base/testfiles-lthooks/filehook-003.lvt b/base/testfiles-lthooks/filehook-003.lvt
index cc9b8bfc..7bd8c499 100644
--- a/base/testfiles-lthooks/filehook-003.lvt
+++ b/base/testfiles-lthooks/filehook-003.lvt
@@ -6,8 +6,6 @@
 
 \documentclass{article}
 
-\RequirePackage{lthooks}
-
 \AddToHook{include/before}[A]{\typeout{A}}
 \AddToHook{include/before}[B]{\typeout{B}}
 \AddToHook{include/before}[C]{\typeout{C}}
diff --git a/base/testfiles-lthooks/filehook-003.tlg b/base/testfiles-lthooks/filehook-003.tlg
index c0f8ed2f..e2a813fd 100644
--- a/base/testfiles-lthooks/filehook-003.tlg
+++ b/base/testfiles-lthooks/filehook-003.tlg
@@ -16,9 +16,7 @@ File: size10.clo ....-..-.. v... Standard LaTeX file (size option)
 \abovecaptionskip=\skip...
 \belowcaptionskip=\skip...
 \bibindent=\dimen...
-) (lthooks.sty
-(../xparse.sty (../expl3.sty
-Package: expl3 ....-..-.. L3 programming layer (loader) 
+)
 (../l3backend-dvips.def
 File: l3backend-dvips.def ....-..-.. L3 backend support: dvips
 \l__pdf_internal_box=\box...
@@ -28,14 +26,7 @@ File: l3backend-dvips.def ....-..-.. L3 backend support: dvips
 \g__pdf_backend_annotation_int=\count...
 \g__pdf_backend_link_int=\count...
 \g__pdf_backend_link_sf_int=\count...
-))
-Package: xparse ....-..-.. L3 Experimental document command parser
-(../xparse-generic.tex))
-Package: lthooks ....-..-.. vv... Hook management interface for LaTeX2e
-(etoolbox-ltx.sty
-Package: etoolbox-ltx ....-..-.. v... e-TeX tools for LaTeX (JAW) ---- PATCHED version for lthooks!!!!
-\etb at tempcnta=\count...
-) (filehook-ltx.sty))
+)
 No file filehook-003.aux.
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....
diff --git a/base/testfiles-lthooks/filehook-004.lvt b/base/testfiles-lthooks/filehook-004.lvt
index 95d1c941..752b2df5 100644
--- a/base/testfiles-lthooks/filehook-004.lvt
+++ b/base/testfiles-lthooks/filehook-004.lvt
@@ -7,8 +7,6 @@
 
 \documentclass{article}
 
-\RequirePackage{lthooks}
-
 \START
 
 \AddToHook{file/before}[A]{\typeout{A}}
diff --git a/base/testfiles-lthooks/filehook-006.lvt b/base/testfiles-lthooks/filehook-006.lvt
index 8a897714..8c5377ae 100644
--- a/base/testfiles-lthooks/filehook-006.lvt
+++ b/base/testfiles-lthooks/filehook-006.lvt
@@ -1,4 +1,3 @@
-\RequirePackage{lthooks}
 \documentclass{article}
 
 \input{regression-test}
diff --git a/base/testfiles-lthooks/filehook-006.tlg b/base/testfiles-lthooks/filehook-006.tlg
index ad9af62b..2c7e29a8 100644
--- a/base/testfiles-lthooks/filehook-006.tlg
+++ b/base/testfiles-lthooks/filehook-006.tlg
@@ -47,6 +47,16 @@ Inside top-level (after):
     File: 
     Path: 
 ===============
+(../l3backend-dvips.def
+File: l3backend-dvips.def ....-..-.. L3 backend support: dvips
+\l__pdf_internal_box=\box...
+\g__pdf_backend_object_int=\count...
+\l__pdf_backend_content_box=\box...
+\l__pdf_backend_model_box=\box...
+\g__pdf_backend_annotation_int=\count...
+\g__pdf_backend_link_int=\count...
+\g__pdf_backend_link_sf_int=\count...
+)
 No file filehook-006.aux.
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....





More information about the latex3-commits mailing list.