David Carlisle wrote:
> see the color package documentation
I tried this again today, David, and came up with a new problem which I do not
understand. Are you able to explain why the insertion of l.~12 :
\pagecolor {black}
causes XeTeX to complain
> ! Output routine didn't use all of \box
P.S. Also occurs with miniltx, so not eplain specific :
% !TeX Program=XeTeX
\input miniltx
\input color
\pagecolor {black}
\newbox \logobox
\setbox \logobox = \hbox {\XeTeXpdffile westberry-logo.pdf }
\centerline {\box \logobox}
\end
---
On 29 June 2016 at 13:35, Philip Taylor wrote:
>
>
> David Carlisle wrote:
>
> see the color package documentation
>
> I tried this again today, David, and came up with a new problem which I do
> not understand. Are you able to explain why the insertion of l.~12 :
possibly because sometime last
David Carlisle wrote:
> [T]he definition of
>
> \def\set@page@color
>
> in xetex.def looks wrong, but no time to debug now may look later but
> anyway I'm not sure why it doesn't use the one from dvips.def which
> seems to work ok with xetex/xdvipdfmx
>
> \def\set@page@color{\special{%
>