summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/graphics-def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-27 19:53:42 +0000
committerKarl Berry <karl@freefriends.org>2021-05-27 19:53:42 +0000
commitd0d88705533f0c7feb846e2b8d3d4d904fa749c9 (patch)
tree051b29be031e81f108554f4b48db4e165ef6285d /Master/texmf-dist/tex/latex/graphics-def
parent9048d944ab6ec471ddf644230af23ee813966457 (diff)
graphics-def (27may21)
git-svn-id: svn://tug.org/texlive/trunk@59369 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
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/graphics-def/luatex.def b/Master/texmf-dist/tex/latex/graphics-def/luatex.def
index a35138a9857..4be9cc0f323 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/10/05 v1.2a Graphics/color driver for luatex]
+ [2021/05/26 v1.2b Graphics/color driver for luatex]
\def\GPT@space{ }
\def\c@lor@arg#1{%
\dimen@#1\p@
@@ -146,7 +146,8 @@
\ifGPT@pagecolor
\put(-\hoffset,-\pageheight+\voffset)%
{%
- \pdfextension colorstack\@pdfcolorstack push{\current@page@color}%
+ \let\current@color\current@page@color
+ \set@color
\aftergroup\reset@color
\rule{\pagewidth}{\pageheight}%
}%