[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks: and some fixes to the documentation (c20e6b5f)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Jul 14 10:51:19 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : lthooks
Link : https://github.com/latex3/latex2e/commit/c20e6b5f9a60d27e54e7f6d979218fedf95de3b4
>---------------------------------------------------------------
commit c20e6b5f9a60d27e54e7f6d979218fedf95de3b4
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Jul 14 10:51:19 2020 +0200
and some fixes to the documentation
>---------------------------------------------------------------
c20e6b5f9a60d27e54e7f6d979218fedf95de3b4
base/ltfilehook.dtx | 3 +++
base/lthooks.dtx | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/base/ltfilehook.dtx b/base/ltfilehook.dtx
index 491e3123..41f413e0 100644
--- a/base/ltfilehook.dtx
+++ b/base/ltfilehook.dtx
@@ -395,6 +395,9 @@
}
\ExplSyntaxOff
% \end{macrocode}
+% \end{macro}
+%
+%
%
% \subsection{Declaring the file-related hooks}
%
diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index 7c87d0cf..c1df4e9b 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -1911,7 +1911,7 @@
%
% \begin{macro}{\c_@@_generics_reversed_ii_prop,
% \c_@@_generics_reversed_iii_prop,
-% \c_@@_generics_file_prop}}
+% \c_@@_generics_file_prop}
% Some of the generic hooks are supposed to use reverse ordering, these are
% the following (only the second or third sub-component is checked):
% \begin{macrocode}
@@ -3041,6 +3041,8 @@
{ \@@_initialize_hook_code:n {#1} }
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}[EXP]{\@@_use:wn,\@@_try_file_hook:n,\@@_if_exist_use:n}
% \cs{@@_use:wn} does a quick check to test if the current hook is a
More information about the latex3-commits
mailing list.