[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: renamed rule (10cc48c)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jun 30 00:32:03 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : splitting
Link : https://github.com/latex3/pdfresources/commit/10cc48c20a5cf02b4025f4024134fbc6c59f4f12
>---------------------------------------------------------------
commit 10cc48c20a5cf02b4025f4024134fbc6c59f4f12
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Jun 30 00:32:03 2020 +0200
renamed rule
>---------------------------------------------------------------
10cc48c20a5cf02b4025f4024134fbc6c59f4f12
l3backend-pdf-extra.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3backend-pdf-extra.dtx b/l3backend-pdf-extra.dtx
index a4b98fb..6f2d394 100644
--- a/l3backend-pdf-extra.dtx
+++ b/l3backend-pdf-extra.dtx
@@ -110,7 +110,7 @@
{
\hook_use:n {pdf/coredict/end_run}
}
-\hook_gset_rule:nnnn {shipout/lastpage}{pdf}{<}{pdf/endrun}
+\hook_gset_rule:nnnn {shipout/lastpage}{pdf}{before}{pdf/endrun}
%</dvipdfmx|xdvipdfmx>
%<*dvips>
\hook_gput_code:nnn {shipout/lastpage}
@@ -118,7 +118,7 @@
{
\hook_use:n {pdf/coredict/end_run}
}
-\hook_gset_rule:nnnn {shipout/lastpage}{pdf}{<}{pdf/endrun}
+\hook_gset_rule:nnnn {shipout/lastpage}{pdf}{before}{pdf/endrun}
%</dvips>
% \end{macrocode}
% \subsubsection{Add the \enquote{shipout} hooks}
More information about the latex3-commits
mailing list.