[latex3-commits] [latex3/latex3] fp-func: Doc tweak (50cec7d33)
github at latex-project.org
github at latex-project.org
Thu Oct 19 15:42:04 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : fp-func
Link : https://github.com/latex3/latex3/commit/50cec7d330f79186edb4ceefffa180d6dce236e3
>---------------------------------------------------------------
commit 50cec7d330f79186edb4ceefffa180d6dce236e3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Oct 17 22:55:52 2023 +0100
Doc tweak
>---------------------------------------------------------------
50cec7d330f79186edb4ceefffa180d6dce236e3
l3kernel/l3fp.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index cbccddf7e..b9eacc388 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -660,7 +660,8 @@
%
% \subsection{Symbolic expressions}
%
-% Floating point expressions support variables: these are local-only constructs.
+% Floating point expressions support variables: these can only be set locally,
+% so act like standard \cs{l_\dots} variables.
% \begin{quote}
% \cs{fp_new_variable:n} |{ A }|
% \cs{fp_set:Nn} \cs{l_tmpb_fp} |{ 1 * sin(A) + 3**2 }|
More information about the latex3-commits
mailing list.