[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Mark-up new functions (0da5df036)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Dec 7 10:18:35 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/0da5df036d4f47c2189f08f8c5134634f55a7cfc
>---------------------------------------------------------------
commit 0da5df036d4f47c2189f08f8c5134634f55a7cfc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Dec 7 09:18:35 2019 +0000
Mark-up new functions
>---------------------------------------------------------------
0da5df036d4f47c2189f08f8c5134634f55a7cfc
l3kernel/l3text.dtx | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index dcc654d5d..b9447b32e 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -930,6 +930,10 @@
% \end{macro}
%
% \begin{macro}[EXP]{\@@_change_case:nnn, \@@_change_case_aux:nnn}
+% \begin{macro}[EXP]{\@@_change_case_store:n}
+% \begin{macro}[EXP]{\@@_change_case_store:nw}
+% \begin{macro}[EXP]{\@@_change_case_result:n}
+% \begin{macro}[EXP]{\@@_change_case_end:w}
% \begin{macro}[EXP]{\@@_change_case_loop:nnw}
% \begin{macro}[EXP]{\@@_change_case_break:w}
% \begin{macro}[EXP]
@@ -1463,6 +1467,10 @@
% \end{macro}
% \end{macro}
% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}[EXP]{\@@_change_case_upper_de-alt:nnnN}
% A simple alternative version for German.
More information about the latex3-commits
mailing list