[latex3-commits] [latex3/latex3] main: Update "added" dates (992007063)
github at latex-project.org
github at latex-project.org
Thu Oct 19 19:43:22 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/9920070635e882037748c746ccebb35cb9e6366b
>---------------------------------------------------------------
commit 9920070635e882037748c746ccebb35cb9e6366b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 19 18:43:22 2023 +0100
Update "added" dates
>---------------------------------------------------------------
9920070635e882037748c746ccebb35cb9e6366b
l3kernel/l3fp.dtx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/l3kernel/l3fp.dtx b/l3kernel/l3fp.dtx
index b9eacc388..986e4178c 100644
--- a/l3kernel/l3fp.dtx
+++ b/l3kernel/l3fp.dtx
@@ -685,7 +685,7 @@
% be set with \cs{fp_set_variable:nn} to arbitrary floating point
% expressions including other variables.
%
-% \begin{function}[added = 2023-07-05]{\fp_new_variable:n}
+% \begin{function}[added = 2023-10-19]{\fp_new_variable:n}
% \begin{syntax}
% \cs{fp_new_variable:n} \Arg{identifier}
% \end{syntax}
@@ -701,7 +701,7 @@
% |[a-zA-Z]|.
% \end{function}
%
-% \begin{function}[added = 2023-07-05]{\fp_set_variable:nn}
+% \begin{function}[added = 2023-10-19]{\fp_set_variable:nn}
% \begin{syntax}
% \cs{fp_set_variable:nn} \Arg{identifier} \Arg{fpexpr}
% \end{syntax}
@@ -724,7 +724,7 @@
% evaluating |A**2+B*1|.
% \end{function}
%
-% \begin{function}[added = 2023-07-05]{\fp_clear_variable:n}
+% \begin{function}[added = 2023-10-19]{\fp_clear_variable:n}
% \begin{syntax}
% \cs{fp_clear_variable:n} \Arg{identifier}
% \end{syntax}
@@ -747,7 +747,7 @@
% more named arguments, and should be implemented using expansion methods
% only.
%
-% \begin{function}[added = 2023-07-05]{\fp_new_function:n}
+% \begin{function}[added = 2023-10-19]{\fp_new_function:n}
% \begin{syntax}
% \cs{fp_new_function:n} \Arg{identifier}
% \end{syntax}
@@ -762,7 +762,7 @@
% The \meta{identifier} must consist entirely of Latin letters |[a-zA-Z]|.
% \end{function}
%
-% \begin{function}[added = 2023-07-05]{\fp_set_function:nnn}
+% \begin{function}[added = 2023-10-19]{\fp_set_function:nnn}
% \begin{syntax}
% \cs{fp_set_function:nnn} \Arg{identifier} \Arg{vars} \Arg{fpexpr}
% \end{syntax}
@@ -782,7 +782,7 @@
% declared by \cs{fp_new_variable:n}.
% \end{function}
%
-% \begin{function}[added = 2023-07-05]{\fp_clear_function:n}
+% \begin{function}[added = 2023-10-19]{\fp_clear_function:n}
% \begin{syntax}
% \cs{fp_clear_function:n} \Arg{identifier}
% \end{syntax}
More information about the latex3-commits
mailing list.