[latex3-commits] [git/LaTeX3-latex3-graphics-def] main: remove stray restore at color (50b70c9)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jun 1 15:17:17 CEST 2021
Repository : https://github.com/latex3/graphics-def
On branch : main
Link : https://github.com/latex3/graphics-def/commit/50b70c97329b24f8566676d35f498ffb4056ce3a
>---------------------------------------------------------------
commit 50b70c97329b24f8566676d35f498ffb4056ce3a
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Jun 1 15:17:17 2021 +0200
remove stray restore at color
>---------------------------------------------------------------
50b70c97329b24f8566676d35f498ffb4056ce3a
luatex.def | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/luatex.def b/luatex.def
index 4be9cc0..102e897 100644
--- a/luatex.def
+++ b/luatex.def
@@ -20,7 +20,7 @@
%% https://github.com/latex3/graphics-def/issues
%%
\ProvidesFile{luatex.def}
- [2021/05/26 v1.2b Graphics/color driver for luatex]
+ [2021/06/01 v1.2c Graphics/color driver for luatex]
\def\GPT at space{ }
\def\c at lor@arg#1{%
\dimen@#1\p@
@@ -148,7 +148,6 @@
{%
\let\current at color\current at page@color
\set at color
- \aftergroup\reset at color
\rule{\pagewidth}{\pageheight}%
}%
\fi
More information about the latex3-commits
mailing list.