[latex3-commits] [latex3/latex3] main: Rename in the code (92577f2ef)
github at latex-project.org
github at latex-project.org
Wed Jun 21 06:29:28 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/92577f2ef0b21051a8f1db35361c135851f01be4
>---------------------------------------------------------------
commit 92577f2ef0b21051a8f1db35361c135851f01be4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jun 19 06:13:32 2023 +0100
Rename in the code
>---------------------------------------------------------------
92577f2ef0b21051a8f1db35361c135851f01be4
l3kernel/l3unicode.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3unicode.dtx b/l3kernel/l3unicode.dtx
index b04be57fb..06c06bb85 100644
--- a/l3kernel/l3unicode.dtx
+++ b/l3kernel/l3unicode.dtx
@@ -362,10 +362,10 @@
% \end{macro}
% \end{macro}
%
-% \begin{macro}[EXP]{\codepoint_category:n}
+% \begin{macro}[EXP]{\codepoint_to_scategory:n}
% Get the value and convert back to the string.
% \begin{macrocode}
-\cs_new:Npn \codepoint_category:n #1
+\cs_new:Npn \codepoint_to_category:n #1
{
\cs:w
c_@@_category_
More information about the latex3-commits
mailing list.