[latex3-commits] [latex3/latex3] main: Upgrade fp var section levels (f50a0127f)
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/f50a0127f2168aaccedcec65fe108c8ab8041623
>---------------------------------------------------------------
commit f50a0127f2168aaccedcec65fe108c8ab8041623
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Fri Oct 20 14:35:04 2023 +0800
Upgrade fp var section levels
>---------------------------------------------------------------
f50a0127f2168aaccedcec65fe108c8ab8041623
l3kernel/l3fp.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index b1b8c531c..77b9b8b2b 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -658,7 +658,7 @@
% the \meta{code} should make use of the \meta{tl~var}.
% \end{function}
%
-% \subsection{Symbolic expressions}
+% \section{Symbolic expressions}
%
% Floating point expressions support variables: these can only be set locally,
% so act like standard \cs[no-index]{l_\dots} variables.
@@ -740,7 +740,7 @@
% shows~|9|, then~|(A^2)|.
% \end{function}
%
-% \subsection{User-defined functions}
+% \section{User-defined functions}
%
% It is possible to define new user functions which can be used inside
% the argument to \cs{fp_eval:n}, etc. These functions may take one or
More information about the latex3-commits
mailing list.