[latex3-commits] [git/LaTeX3-latex3-latex3] lmtx: Correct another bool function (d8f5dfdcf)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Apr 21 00:21:47 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : lmtx
Link : https://github.com/latex3/latex3/commit/d8f5dfdcf5154a02a483a19d3f5be1647e2e0c36
>---------------------------------------------------------------
commit d8f5dfdcf5154a02a483a19d3f5be1647e2e0c36
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 20 23:21:47 2023 +0100
Correct another bool function
>---------------------------------------------------------------
d8f5dfdcf5154a02a483a19d3f5be1647e2e0c36
l3kernel/l3cctab.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3cctab.dtx b/l3kernel/l3cctab.dtx
index 3e6c99b8b..19e083891 100644
--- a/l3kernel/l3cctab.dtx
+++ b/l3kernel/l3cctab.dtx
@@ -412,7 +412,7 @@
% }
% \end{verbatim}
% \begin{macrocode}
-\bool_lazy_if:nnT
+\bool_lazy_or:nnT
{ \sys_if_engine_luametatex_p: }
{ \sys_if_engine_luatex_p: }
{
More information about the latex3-commits
mailing list.