Skip to content

Commit

Permalink
added change entries
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMittelbach committed Jan 19, 2021
1 parent 3db2fc5 commit 7509e4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions base/ltshipout.dtx
Expand Up @@ -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}
Expand Down Expand Up @@ -1053,6 +1054,8 @@
% \@kernel@after@shipout@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@after@shipout@background} added}
% \begin{macrocode}
\let\@kernel@after@shipout@lastpage\@empty
\let\@kernel@before@shipout@background\@empty
Expand All @@ -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
Expand Down

0 comments on commit 7509e4e

Please sign in to comment.