LaTeX: fix breakage at 4de9d4604 from misuse of \pagecolor

This is a one-argument command to set the page colour, not a toggle to
use the page colour!
This commit is contained in:
Jean-François B
2023-03-12 14:01:09 +01:00
parent bc6f31f660
commit 428097f305

View File

@@ -609,7 +609,7 @@
0.5\spx@boxes@border-\spx@boxes@shadow@yoffset\relax)
{\spx@boxes@borderpath\fillpath}%
{\ifspx@boxes@withbackgroundcolor\else
\pagecolor% was using \color{white} prior to 6.2.0
\color{white}%
\spx@boxes@borderpath\fillpath
\fi}%
}%