[pdftex] Color and graphicx
Geoff Russell
geoffrey.russell at gmail.com
Wed Feb 22 11:52:22 CET 2006
Hi,
I got the following off the pdftex archives to use color in a pdftex document.
\input miniltx
\def\Gin at driver{pdftex.def}
\input color.sty
\resetatcatcode
\definecolor{yellow}{rgb}{1,0,0}
\textcolor{yellow}{This is stuff.}
\vfill
\bye
This is fine until I add \input graphicx
to the mix. Adding it before color.sty produces "!undefined control
sequence ..."
and adding it after produces a busy loop.
I'm using texlive 2003.
Cheers,
Geoff Russell.
More information about the pdftex
mailing list