[latex3-commits] [latex3/latex3] main: No index for partial csname (f07a97be2)

github at latex-project.org github at latex-project.org
Fri Oct 20 10:40:32 CEST 2023


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

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

commit f07a97be2a442a80098f20ec60e8abe6a0bc6521
Author: Yukai Chou <muzimuzhi at gmail.com>
Date:   Fri Oct 20 14:33:26 2023 +0800

    No index for partial csname


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

f07a97be2a442a80098f20ec60e8abe6a0bc6521
 l3kernel/l3fp.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index 986e4178c..77fe5ace3 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -661,7 +661,7 @@
 % \subsection{Symbolic expressions}
 %
 % Floating point expressions support variables: these can only be set locally,
-% so act like standard \cs{l_\dots} variables.
+% so act like standard \cs[no-index]{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.