summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/graphics-def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-05 20:52:44 +0000
committerKarl Berry <karl@freefriends.org>2020-10-05 20:52:44 +0000
commit2d7e71c150a2b05cdfb3f5bf685e4255640b0760 (patch)
treecb55eaff0de744b69987b1685c26bf1022e1e57d /Master/texmf-dist/tex/latex/graphics-def
parentf40d3e26258b5b5822ab3e96fc078de81c2d899d (diff)
graphics-def (5oct20)
git-svn-id: svn://tug.org/texlive/trunk@56555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/graphics-def')
-rw-r--r--Master/texmf-dist/tex/latex/graphics-def/luatex.def5
-rw-r--r--Master/texmf-dist/tex/latex/graphics-def/pdftex.def5
2 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics-def/luatex.def b/Master/texmf-dist/tex/latex/graphics-def/luatex.def
index 04d36213612..a35138a9857 100644
--- a/Master/texmf-dist/tex/latex/graphics-def/luatex.def
+++ b/Master/texmf-dist/tex/latex/graphics-def/luatex.def
@@ -20,7 +20,7 @@
%% https://github.com/latex3/graphics-def/issues
%%
\ProvidesFile{luatex.def}
- [2020/08/26 v1.2 Graphics/color driver for luatex]
+ [2020/10/05 v1.2a Graphics/color driver for luatex]
\def\GPT@space{ }
\def\c@lor@arg#1{%
\dimen@#1\p@
@@ -139,6 +139,7 @@
\def\set@page@color{%
\global\GPT@pagecolortrue
\global\let\current@page@color\current@color
+ \IfHookEmptyTF{shipout/background}{\AddToHook{shipout/background}{\relax}}{}%
}%
\g@addto@macro\@kernel@before@shipout@background
{%
@@ -151,7 +152,7 @@
}%
\fi
}%
- }%
+ }{}%
}
\AtBeginDocument{%
\def\KV@Gin@bbllx{%
diff --git a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
index ac6ca6fe487..e9fd01833bd 100644
--- a/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
+++ b/Master/texmf-dist/tex/latex/graphics-def/pdftex.def
@@ -20,7 +20,7 @@
%% https://github.com/latex3/graphics-def/issues
%%
\ProvidesFile{pdftex.def}
- [2020/08/26 v1.2 Graphics/color driver for pdftex]
+ [2020/10/05 v1.2a Graphics/color driver for pdftex]
\def\GPT@space{ }
\def\c@lor@arg#1{%
\dimen@#1\p@
@@ -154,6 +154,7 @@ E \else
\def\set@page@color{%
\global\GPT@pagecolortrue
\global\let\current@page@color\current@color
+ \IfHookEmptyTF{shipout/background}{\AddToHook{shipout/background}{\relax}}{}%
}%
\g@addto@macro\@kernel@before@shipout@background
{%
@@ -166,7 +167,7 @@ E \else
}%
\fi
}%
- }%
+ }{}%
}
\AtBeginDocument{%
\def\KV@Gin@bbllx{%