[latex3-commits] [latex3/latex3] fp-func: Doc tweak (54d98a306)
github at latex-project.org
github at latex-project.org
Tue Oct 17 23:55:52 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : fp-func
Link : https://github.com/latex3/latex3/commit/54d98a306e279a4338f971a356d37268b5d5b535
>---------------------------------------------------------------
commit 54d98a306e279a4338f971a356d37268b5d5b535
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Oct 17 22:55:52 2023 +0100
Doc tweak
>---------------------------------------------------------------
54d98a306e279a4338f971a356d37268b5d5b535
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.