[XeTeX] Grey fonts with XeTeX

Philip Taylor P.Taylor at Rhul.Ac.Uk
Wed Jun 29 14:35:12 CEST 2016



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 \box255.
>
> <to be read again>
>
> \end
>
> l.50 \end
>
> ?
>
Adding \nopagecolor before \end does not help, but removing \pagecolor {black} removes the error message.

Minimal code to demonstrate follows, logo attached.
--------
% !TeX Program=XeTeX


\input eplain

\beginpackages

\usepackage {color}

\endpackages


\pagecolor {black}


\newbox \logobox

\setbox \logobox = \hbox {\XeTeXpdffile westberry-logo.pdf }

\centerline {\box \logobox}


\end

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20160629/cc01e738/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Westberry-logo.pdf
Type: application/pdf
Size: 36749 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20160629/cc01e738/attachment-0001.pdf>


More information about the XeTeX mailing list