[latex3-commits] [git/LaTeX3-latex3-latex2e] travis-test: force a temp page in shipout-002 (4b423da9)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sat Aug 15 15:02:34 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : travis-test
Link : https://github.com/latex3/latex2e/commit/4b423da9b2dff2067cee89e455860020c7bdd1a4
>---------------------------------------------------------------
commit 4b423da9b2dff2067cee89e455860020c7bdd1a4
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sat Aug 15 15:02:34 2020 +0200
force a temp page in shipout-002
>---------------------------------------------------------------
4b423da9b2dff2067cee89e455860020c7bdd1a4
base/testfiles-lthooks/shipout-002.lvt | 5 ++---
base/testfiles-lthooks/shipout-002.tlg | 1 +
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/testfiles-lthooks/shipout-002.lvt b/base/testfiles-lthooks/shipout-002.lvt
index 2b807fce..2fe485f2 100644
--- a/base/testfiles-lthooks/shipout-002.lvt
+++ b/base/testfiles-lthooks/shipout-002.lvt
@@ -9,10 +9,9 @@
\input{regression-test}
-\usepackage
- [debug-shipout]
- {lthooks}
+\DebugShipoutOn
+\AddToHook{shipout/lastpage}{\typeout{Something in lastpage}} % force temp page
\showoutput
diff --git a/base/testfiles-lthooks/shipout-002.tlg b/base/testfiles-lthooks/shipout-002.tlg
index fc091972..2c635352 100644
--- a/base/testfiles-lthooks/shipout-002.tlg
+++ b/base/testfiles-lthooks/shipout-002.tlg
@@ -83,6 +83,7 @@ Completed box being shipped out [4]
...\glue 0.0 plus 1.0fil
...\OT1/cmr/m/n/10 4
...\glue 0.0 plus 1.0fil
+Something in lastpage
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line ....
LaTeX Font Info: External font `cmex10' loaded for size
More information about the latex3-commits
mailing list.