summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-11 21:33:04 +0000
committerKarl Berry <karl@freefriends.org>2019-10-11 21:33:04 +0000
commit83b507f56f72909f7552936d229f1130c8fb05c5 (patch)
tree360f905351d9db1e1be9168840b76d7ba8c1e4ca /Master/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
parentaa2dbb8897371a36028d3ce667140365345dfbfe (diff)
l3 (11oct19)
git-svn-id: svn://tug.org/texlive/trunk@52343 c570f23f-e606-0410-a88d-b1316a301751
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