[latex3-commits] [git/LaTeX3-latex3-latex3] master: Dcoumentation update [ci skip] (f54a3de)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Jun 1 13:05:37 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/f54a3de11e32d436b2241e87e45e446d7ed8b42b
>---------------------------------------------------------------
commit f54a3de11e32d436b2241e87e45e446d7ed8b42b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jun 1 12:05:37 2018 +0100
Dcoumentation update [ci skip]
>---------------------------------------------------------------
f54a3de11e32d436b2241e87e45e446d7ed8b42b
l3kernel/l3candidates.dtx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index ef10dca..c002218 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -1415,7 +1415,7 @@
% \emph{etc.})
% \end{function}
%
-% \begin{function}[added = 2018-04-02]{\char_codepoint_to_bytes:n}
+% \begin{function}[added = 2018-04-02, rEXP]{\char_codepoint_to_bytes:n}
% \begin{syntax}
% \cs{char_codepoint_to_bytes:n} \Arg{codepoint}
% \end{syntax}
@@ -3188,10 +3188,10 @@
% \end{macro}
% \end{macro}
%
-% \begin{macro}[EXP]{\char_codepoint_to_bytes:n}
-% \begin{macro}[EXP]{\@@_codepoint_to_bytes_auxi:n}
-% \begin{macro}[EXP]{\@@_codepoint_to_bytes_auxii:Nnn}
-% \begin{macro}[EXP]{\@@_codepoint_to_bytes_auxiii:n}
+% \begin{macro}[rEXP]{\char_codepoint_to_bytes:n}
+% \begin{macro}[rEXP]{\@@_codepoint_to_bytes_auxi:n}
+% \begin{macro}[rEXP]{\@@_codepoint_to_bytes_auxii:Nnn}
+% \begin{macro}[rEXP]{\@@_codepoint_to_bytes_auxiii:n}
% This code converts a codepoint into the correct UTF-8 representation.
% As there are a variable number of octets, the result starts with the
% numeral |1|--|4| to indicate the nature of the returned value.
More information about the latex3-commits
mailing list