summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def')
-rw-r--r--Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def b/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
index f1900f32c0d..bebefe30325 100644
--- a/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
+++ b/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
@@ -71,7 +71,7 @@
\cs_new_protected:Npn \__color_backend_pickup:N #1 { }
\AtBeginDocument
{
- \@ifpackageloaded { color }
+ \cs_if_exist:cT { ver@color.sty }
{
\cs_set_protected:Npn \__color_backend_pickup:N #1
{
@@ -102,7 +102,6 @@
}
}
}
- { }
}
\int_new:N \l__kernel_color_stack_int
\cs_new_protected:Npn \__color_backend_cmyk:nnnn #1#2#3#4