[latex3-commits] [latex3/latex3] main: Drop a reference to very slow e-type emulation (2fb11e590)
github at latex-project.org
github at latex-project.org
Wed Nov 1 07:02:38 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/2fb11e5909f4a8f486439c66abf6f56d497f8d7a
>---------------------------------------------------------------
commit 2fb11e5909f4a8f486439c66abf6f56d497f8d7a
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Wed Nov 1 04:24:37 2023 +0800
Drop a reference to very slow e-type emulation
>---------------------------------------------------------------
2fb11e5909f4a8f486439c66abf6f56d497f8d7a
l3kernel/l3expan.dtx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/l3kernel/l3expan.dtx b/l3kernel/l3expan.dtx
index ccc819a50..36787153c 100644
--- a/l3kernel/l3expan.dtx
+++ b/l3kernel/l3expan.dtx
@@ -264,8 +264,7 @@
% \begin{quote}
% |\example:n { 3 , 7 }|
% \end{quote}
-% at the cost of being protected (for |x| type) or very much slower in
-% old engines (for |e| type).
+% at the cost of being protected for |x|-type.
% If you use |f| type expansion in conditional processing then
% you should stick to using |TF| type functions only as the expansion
% does not finish any |\if... \fi:| itself!
More information about the latex3-commits
mailing list.