texlive[59369] Master/texmf-dist: graphics-def (27may21)
commits+karl at tug.org
commits+karl at tug.org
Thu May 27 21:53:42 CEST 2021
Revision: 59369
http://tug.org/svn/texlive?view=revision&revision=59369
Author: karl
Date: 2021-05-27 21:53:42 +0200 (Thu, 27 May 2021)
Log Message:
-----------
graphics-def (27may21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/graphics-def/README.md
trunk/Master/texmf-dist/tex/latex/graphics-def/luatex.def
Modified: trunk/Master/texmf-dist/doc/latex/graphics-def/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/graphics-def/README.md 2021-05-27 19:53:28 UTC (rev 59368)
+++ trunk/Master/texmf-dist/doc/latex/graphics-def/README.md 2021-05-27 19:53:42 UTC (rev 59369)
@@ -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
Modified: trunk/Master/texmf-dist/tex/latex/graphics-def/luatex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/graphics-def/luatex.def 2021-05-27 19:53:28 UTC (rev 59368)
+++ trunk/Master/texmf-dist/tex/latex/graphics-def/luatex.def 2021-05-27 19:53:42 UTC (rev 59369)
@@ -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 at space{ }
\def\c at lor@arg#1{%
\dimen@#1\p@
@@ -146,7 +146,8 @@
\ifGPT at pagecolor
\put(-\hoffset,-\pageheight+\voffset)%
{%
- \pdfextension colorstack\@pdfcolorstack push{\current at page@color}%
+ \let\current at color\current at page@color
+ \set at color
\aftergroup\reset at color
\rule{\pagewidth}{\pageheight}%
}%
More information about the tex-live-commits
mailing list.