[latex3-commits] [git/LaTeX3-latex3-latex2e] shipout-hook-adjust: added change entries (7509e4ef)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Jan 19 14:59:34 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : shipout-hook-adjust
Link       : https://github.com/latex3/latex2e/commit/7509e4ef3afebffef10c74e76f029cae3ee778e0

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

commit 7509e4ef3afebffef10c74e76f029cae3ee778e0
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Jan 19 14:59:34 2021 +0100

    added change entries


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

7509e4ef3afebffef10c74e76f029cae3ee778e0
 base/ltshipout.dtx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/base/ltshipout.dtx b/base/ltshipout.dtx
index a0d7de0e..9daa89ff 100644
--- a/base/ltshipout.dtx
+++ b/base/ltshipout.dtx
@@ -1016,6 +1016,7 @@
 
 %  \begin{macro}{\RawShipout}
 %    The interface name for raw shipout.
+% \changes{v1.0g}{2021/01/10}{Macro added}
 %    \begin{macrocode}
 \cs_gset_eq:NN \RawShipout \@@_execute_raw:
 %    \end{macrocode}
@@ -1053,6 +1054,8 @@
 %                \@kernel at after@shipout at background}
 %    And here are the internal kernel hooks going before or after the
 %    public ones where needed.
+% \changes{v1.0g}{2021/01/10}{Internal hook
+%                             \cs{@kernel at after@shipout at background} added}
 %    \begin{macrocode}
 \let\@kernel at after@shipout at lastpage\@empty
 \let\@kernel at before@shipout at background\@empty
@@ -1063,6 +1066,8 @@
 %
 %  \begin{macro}{\@@_run_firstpage_hook:}
 %
+% \changes{v1.0h}{2021/01/19}{Handling of firstpage hook altered}
+%
 %    There are three commands to handle the \hook{shipout/firstpage}
 %    hook:
 %    \cs{@@_run_firstpage_hook:}, \cs{@@_add_firstpage_specials:} and





More information about the latex3-commits mailing list.