[latex3-commits] [git/LaTeX3-latex3-latex2e] gh818: Missing macrocode environments (601e6323)
PhelypeOleinik
phelype.oleinik at latex-project.org
Tue May 17 05:21:17 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : gh818
Link : https://github.com/latex3/latex2e/commit/601e6323a64f96906ae10c9496bb587212bf8e6b
>---------------------------------------------------------------
commit 601e6323a64f96906ae10c9496bb587212bf8e6b
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Tue May 17 00:21:17 2022 -0300
Missing macrocode environments
>---------------------------------------------------------------
601e6323a64f96906ae10c9496bb587212bf8e6b
base/lthooks.dtx | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index c61dc675..946a2ead 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -3834,8 +3834,11 @@
% \end{macro}
%
%
+% \begin{macrocode}
%<latexrelease>\IncludeInRelease{2022/06/01}{\@@_initialize_hook_code:n}
%<latexrelease> {Refuse~sorting~one-time~hooks}
+% \end{macrocode}
+%
% \begin{macro}{\@@_initialize_hook_code:n}
% Initializing or reinitializing the fast execution hook code. In
% the preamble this is selectively done in case a hook gets used
@@ -3915,8 +3918,8 @@
}
}
% \end{macrocode}
-% \end{macro}
%
+% \begin{macrocode}
%<latexrelease>\EndIncludeInRelease
%<latexrelease>\IncludeInRelease{2020/10/01}{\@@_initialize_hook_code:n}
%<latexrelease> {Refuse~sorting~one-time~hooks}
@@ -3950,6 +3953,8 @@
%<latexrelease> }
%<latexrelease> }
%<latexrelease>\EndIncludeInRelease
+% \end{macrocode}
+% \end{macro}
%
%
% \begin{macro}[EXP]{\@@_tl_csname:n,\@@_seq_csname:n}
More information about the latex3-commits
mailing list.