[latex3-commits] [git/LaTeX3-latex3-graphics-def] fixpagecolor: remove stray expandafter line (479dd4f)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Aug 26 09:30:51 CEST 2020
Repository : https://github.com/latex3/graphics-def
On branch : fixpagecolor
Link : https://github.com/latex3/graphics-def/commit/479dd4f6217f73c7c293adcb29f0c014f9347ec0
>---------------------------------------------------------------
commit 479dd4f6217f73c7c293adcb29f0c014f9347ec0
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Aug 26 09:30:51 2020 +0200
remove stray expandafter line
>---------------------------------------------------------------
479dd4f6217f73c7c293adcb29f0c014f9347ec0
luatex.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/luatex.def b/luatex.def
index ae5b9d8..ae4c3ae 100644
--- a/luatex.def
+++ b/luatex.def
@@ -72,7 +72,7 @@
\aftergroup\reset at color}
\def\reset at color{\pdfextension colorstack\@pdfcolorstack pop\relax}
\newif\ifGPT at pagecolor
-\begingroup\expandafter\expandafter\expandafter\endgroup
+
\def\set at page@color{%
\global\GPT at pagecolortrue
\global\let\current at page@color\current at color
More information about the latex3-commits
mailing list.