[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: docs: Add syntax entries for `\LogHook` and `\hook_log:n` (#741) (24e9bd75)
GitHub
noreply at github.com
Fri Dec 31 13:41:06 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/24e9bd7521dd8daf8c523082bc12fdb3c0cf4c45
>---------------------------------------------------------------
commit 24e9bd7521dd8daf8c523082bc12fdb3c0cf4c45
Author: muzimuzhi <muzimuzhi at gmail.com>
Date: Fri Dec 31 20:41:06 2021 +0800
docs: Add syntax entries for `\LogHook` and `\hook_log:n` (#741)
>---------------------------------------------------------------
24e9bd7521dd8daf8c523082bc12fdb3c0cf4c45
base/lthooks.dtx | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index c9b36dad..b06a39d7 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -32,7 +32,7 @@
%
% \begin{macrocode}
\def\lthooksversion{v1.0s}
-\def\lthooksdate{2021/11/26}
+\def\lthooksdate{2021/12/31}
% \end{macrocode}
%
%<*driver>
@@ -783,6 +783,7 @@
% \begin{function}{\ShowHook,\LogHook}
% \begin{syntax}
% \cs{ShowHook} \Arg{hook}
+% \cs{LogHook} \Arg{hook}
% \end{syntax}
% Displays information about the \meta{hook} such as
% \begin{itemize}
@@ -1081,6 +1082,7 @@
% \begin{function}{\hook_show:n,\hook_log:n}
% \begin{syntax}
% \cs{hook_show:n} \Arg{hook}
+% \cs{hook_log:n} \Arg{hook}
% \end{syntax}
% Displays information about the \meta{hook} such as
% \begin{itemize}
More information about the latex3-commits
mailing list.