From fd03eb3aab9edb9b15484a1130509cebe187d8bd Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 28 May 2021 03:01:17 +0000 Subject: CTAN sync 202105280301 --- macros/latex/contrib/graphics-def/README.md | 2 +- macros/latex/contrib/graphics-def/luatex.def | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'macros/latex/contrib/graphics-def') diff --git a/macros/latex/contrib/graphics-def/README.md b/macros/latex/contrib/graphics-def/README.md index 53dbcadf52..f59b060522 100644 --- a/macros/latex/contrib/graphics-def/README.md +++ b/macros/latex/contrib/graphics-def/README.md @@ -1,7 +1,7 @@ LaTeX support for color and graphics ==================================== -Release 2021-03-18 +Release 2021-05-27 This bundle contains the 'engine-dependent' part of support for color and graphics in LaTeX2e (the code here will also function diff --git a/macros/latex/contrib/graphics-def/luatex.def b/macros/latex/contrib/graphics-def/luatex.def index a35138a985..4be9cc0f32 100644 --- a/macros/latex/contrib/graphics-def/luatex.def +++ b/macros/latex/contrib/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}% }% -- cgit v1.2.3