[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing mark-up (500c12f)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri May 3 20:26:36 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/500c12fb2d8ebc75deaf2e9cad98ef0e7975171c

>---------------------------------------------------------------

commit 500c12fb2d8ebc75deaf2e9cad98ef0e7975171c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri May 3 19:26:36 2019 +0100

    Missing mark-up


>---------------------------------------------------------------

500c12fb2d8ebc75deaf2e9cad98ef0e7975171c
 l3kernel/l3candidates.dtx |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index f029b8c..5c98df7 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -2341,25 +2341,25 @@
 %<@@=char>
 %    \end{macrocode}
 %
-% \begin{macro}
+% \begin{macro}[EXP]
 %   {
 %     \char_lower_case:N, \char_upper_case:N,
 %     \char_mixed_case:N, \char_fold_case:N
 %   }
-% \begin{macro}{\@@_change_case:nNN}
-% \begin{macro}{\@@_change_case:nN}
-% \begin{macro}{\@@_change_case_multi:n, \@@_change_case_multi:v}
-% \begin{macro}{\@@_change_case_multi:NNNw}
-% \begin{macro}{\@@_change_case:NN}
-% \begin{macro}{\@@_change_case:NNN}
-% \begin{macro}{\@@_change_case:N}
-% \begin{macro}
+% \begin{macro}[EXP]{\@@_change_case:nNN}
+% \begin{macro}[EXP]{\@@_change_case:nN}
+% \begin{macro}[EXP]{\@@_change_case_multi:n, \@@_change_case_multi:v}
+% \begin{macro}[EXP]{\@@_change_case_multi:NNNw}
+% \begin{macro}[EXP]{\@@_change_case:NN}
+% \begin{macro}[EXP]{\@@_change_case:NNN}
+% \begin{macro}[EXP]{\@@_change_case:N}
+% \begin{macro}[EXP]
 %   {
 %     \char_str_lower_case:N, \char_str_upper_case:N,
 %     \char_str_mixed_case:N, \char_str_fold_case:N
 %   }
-% \begin{macro}{\@@_str_change_case:nNN}
-% \begin{macro}{\@@_str_change_case:nN}
+% \begin{macro}[EXP]{\@@_str_change_case:nNN}
+% \begin{macro}[EXP]{\@@_str_change_case:nN}
 %   Expandable character generation is done using a two-part approach.
 %   First, see if the current character has a special mapping for the current
 %   transformation. If it does, insert that. Otherwise, use the \TeX{} data





More information about the latex3-commits mailing list