[latex3-commits] [git/LaTeX3-latex3-latex3] main: Correct logic in one test (ca3ad2cd8)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 2 14:26:26 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/ca3ad2cd8f3767ae990086a85ef6142f7a0e35c4
>---------------------------------------------------------------
commit ca3ad2cd8f3767ae990086a85ef6142f7a0e35c4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 2 13:26:26 2021 +0100
Correct logic in one test
>---------------------------------------------------------------
ca3ad2cd8f3767ae990086a85ef6142f7a0e35c4
l3backend/l3backend-opacity.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3backend/l3backend-opacity.dtx b/l3backend/l3backend-opacity.dtx
index 3bfb71492..85701df5a 100644
--- a/l3backend/l3backend-opacity.dtx
+++ b/l3backend/l3backend-opacity.dtx
@@ -182,7 +182,7 @@
{ /opacity #1 ~ gs }
\group_insert_after:N \@@_backend_reset:
}
-\bool_lazy_and:nnT
+\bool_lazy_and:nnF
{ \cs_if_exist_p:N \pdfmanagement_if_active_p: }
{ \pdfmanagement_if_active_p:}
{
More information about the latex3-commits
mailing list.