[latex3-commits] [latex3/latex3] main: Doc tweak (75c985fd1)

github at latex-project.org github at latex-project.org
Thu Oct 19 17:50:07 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/75c985fd19f62b16b6f710df7b32ee22cba953b4

>---------------------------------------------------------------

commit 75c985fd19f62b16b6f710df7b32ee22cba953b4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 17 22:55:52 2023 +0100

    Doc tweak


>---------------------------------------------------------------

75c985fd19f62b16b6f710df7b32ee22cba953b4
 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.