[latex3-commits] [git/LaTeX3-latex3-latex3] master: Code mark-up (372a3267c)
Bruno Le Floch
blflatex at gmail.com
Tue Oct 27 09:39:03 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/372a3267c990d5961d5d22fdf5f2495988273d1a
>---------------------------------------------------------------
commit 372a3267c990d5961d5d22fdf5f2495988273d1a
Author: Bruno Le Floch <blflatex at gmail.com>
Date: Tue Oct 27 09:38:53 2020 +0100
Code mark-up
>---------------------------------------------------------------
372a3267c990d5961d5d22fdf5f2495988273d1a
l3kernel/l3tl.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3kernel/l3tl.dtx b/l3kernel/l3tl.dtx
index d6b37c371..979d6b525 100644
--- a/l3kernel/l3tl.dtx
+++ b/l3kernel/l3tl.dtx
@@ -2900,6 +2900,7 @@
% \begin{macro}[pTF]{\tl_if_head_eq_charcode:nN}
% \begin{macro}[pTF]{\tl_if_head_eq_charcode:fN}
% \begin{macro}[pTF]{\tl_if_head_eq_catcode:nN}
+% \begin{macro}[pTF]{\tl_if_head_eq_catcode:oN}
% \begin{macro}[EXP]{\@@_head_exp_not:w}
% \begin{macro}[EXP]{\@@_if_head_eq_empty_arg:w}
% Accessing the first token of a token list is tricky in three cases:
@@ -3040,6 +3041,7 @@
% \end{macro}
% \end{macro}
% \end{macro}
+% \end{macro}
%
% \begin{macro}[pTF]{\tl_if_head_is_N_type:n}
% \begin{macro}[EXP]
More information about the latex3-commits
mailing list.