[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Update markup for l3text (39917d226)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Dec 6 11:13:22 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/39917d22650f9c4aa1f2f3cc04fdce2f53285251
>---------------------------------------------------------------
commit 39917d22650f9c4aa1f2f3cc04fdce2f53285251
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Dec 6 10:13:22 2019 +0000
Update markup for l3text
>---------------------------------------------------------------
39917d22650f9c4aa1f2f3cc04fdce2f53285251
l3kernel/l3text.dtx | 25 +++++++++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index ab7513970..e79c43d90 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -2101,9 +2101,20 @@
%
% \begin{macro}[rEXP]{\text_purify:n, \@@_purify:n}
% \begin{macro}[rEXP]{\@@_purify_loop:w}
-% \begin{macro}[rEXP]{\@@_purify_N_type:N}
% \begin{macro}[rEXP]{\@@_purify_group:n}
% \begin{macro}[rEXP]{\@@_purify_space:w}
+% \begin{macro}[rEXP]{\@@_purify_N_type:N, \@@_purify_N_type_aux:N}
+% \begin{macro}[rEXP]{\@@_purify_math_search:NNN}
+% \begin{macro}[rEXP]{\@@_purify_math_loop:Nw}
+% \begin{macro}[rEXP]{\@@_purify_math_N_type:NN}
+% \begin{macro}[rEXP]{\@@_purify_math_group:Nn}
+% \begin{macro}[rEXP]{\@@_purify_math_space:Nw}
+% \begin{macro}[rEXP]{\@@_purify_math_cmd:N}
+% \begin{macro}[rEXP]{\@@_purify_math_cmd:NN}
+% \begin{macro}[rEXP]{\@@_purify_math_cmd:Nn}
+% \begin{macro}[rEXP]{\@@_purify_replace:N}
+% \begin{macro}[rEXP]{\@@_purify_replace:n}
+% \begin{macro}[rEXP]{\@@_purify_expand:N, \@@_purify_protect:N}
% As in the other parts of the module, we start off with a standard
% \enquote{action} loop, with expansion applied up-front.
% \begin{macrocode}
@@ -2270,6 +2281,17 @@
% \end{macro}
% \end{macro}
% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}
% {
@@ -2755,7 +2777,6 @@
\= y { 0233 }
\q_recursion_tail ? ?
\q_recursion_stop
-% \end{macrocode}
\group_end:
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list