[latex3-commits] [l3svn] r7288 - more analysis (bool)
noreply at latex-project.org
noreply at latex-project.org
Sat Jun 24 23:03:30 CEST 2017
Author: mittelba
Date: 2017-06-24 23:03:30 +0200 (Sat, 24 Jun 2017)
New Revision: 7288
Modified:
trunk/l3kernel/expl3-datatype-analysis.xlsx
trunk/l3kernel/l3token.dtx
Log:
more analysis (bool)
fixed typo in l3token
Modified: trunk/l3kernel/expl3-datatype-analysis.xlsx
===================================================================
(Binary files differ)
Modified: trunk/l3kernel/l3token.dtx
===================================================================
--- trunk/l3kernel/l3token.dtx 2017-06-24 19:01:08 UTC (rev 7287)
+++ trunk/l3kernel/l3token.dtx 2017-06-24 21:03:30 UTC (rev 7288)
@@ -280,7 +280,7 @@
% \cs{char_set_uccode:nn} \Arg{intexpr_1} \Arg{intexpr_2}
% \end{syntax}
% Sets up the behaviour of the \meta{character} when
-% found inside \cs{tl_to_uppercase:n}, such that \meta{character_1}
+% found inside \cs{tl_upper_case:n}, such that \meta{character_1}
% will be converted into \meta{character_2}. The two \meta{characters}
% may be specified using an \meta{integer expression} for the character code
% concerned. This may include the \TeX{} |`|\meta{character}
More information about the latex3-commits
mailing list