[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove \__int_eval:w from list of cases documented for \int_value:w. (ab4237e)
Bruno Le Floch
bruno at le-floch.fr
Mon Apr 2 05:37:19 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/ab4237ef2778066c6d02b0205a07cf2080562a3a
>---------------------------------------------------------------
commit ab4237ef2778066c6d02b0205a07cf2080562a3a
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Sun Apr 1 23:37:19 2018 -0400
Remove \__int_eval:w from list of cases documented for \int_value:w.
>---------------------------------------------------------------
ab4237ef2778066c6d02b0205a07cf2080562a3a
l3kernel/l3int.dtx | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/l3kernel/l3int.dtx b/l3kernel/l3int.dtx
index a42074e..0410e24 100644
--- a/l3kernel/l3int.dtx
+++ b/l3kernel/l3int.dtx
@@ -873,9 +873,7 @@
% \begin{itemize}
% \item an integer variable (in fact, any \TeX{} register except
% \tn{toks}) or
-% \item \cs{__int_eval:w} \meta{intexpr} \cs{__int_eval_end:} (or
-% another \eTeX{} expression) or
-% \item explicit digits (or by |'|\meta{octal digits} or |"|\meta{hexadecimal digits} or |`|\meta{character}
+% \item explicit digits (or by |'|\meta{octal digits} or |"|\meta{hexadecimal digits} or |`|\meta{character}).
% \end{itemize}
% In this last case expansion stops once a non-digit is found; if that is a
% space it is removed as in \texttt{f}-expansion, and so \cs{exp_stop_f:}
More information about the latex3-commits
mailing list