[latex3-commits] [latex3/latex3] main: Fix typo (44372f082)
github at latex-project.org
github at latex-project.org
Thu May 4 22:26:49 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/44372f0828d306ffc12c9f738f6c92cfb141c78e
>---------------------------------------------------------------
commit 44372f0828d306ffc12c9f738f6c92cfb141c78e
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Fri May 5 04:22:15 2023 +0800
Fix typo
introduced in a240694 (prepare for xfp commands to be added to 2e kernel, 2021-11-30)
>---------------------------------------------------------------
44372f0828d306ffc12c9f738f6c92cfb141c78e
l3packages/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3packages/README.md b/l3packages/README.md
index e1f5d2569..8f306a1af 100644
--- a/l3packages/README.md
+++ b/l3packages/README.md
@@ -42,7 +42,8 @@ FPU. As such, it is a wrapper around the core `\fp_eval:n` function
but does not require code syntax. It provides the expandable command
`\fpeval`, which can be used inside for example `\edef` or contexts
where TeX requires a number.
-From 2022-06-01 release if LaTeX this will be included in the format
+
+From 2022-06-01 release of LaTeX this will be included in the format
so that the package doesn't need loading any longer.
`xfrac`
More information about the latex3-commits
mailing list.