[pdftex] hunting strange colour behaviour in pdftex
Heiko Oberdiek
oberdiek at uni-freiburg.de
Mon Sep 2 18:37:38 CEST 2002
On Mon, Sep 02, 2002 at 05:12:11PM +0200, Steffen Neumann wrote:
>
> The first included image should have black {0.000 0.000 0.000 srgb}
> Text, the second blue Text {0.000 0.000 1.000 srgb}.
>
> However, first images uses the TeX-Textcolor red,
> set beforehand using \color{red}.
I assume that the pdf file of the first graphics does not
explicitly set the color to black. Then the current active
color (red) is used, if the graphics is embedded in the
current page.
Solution: \textcolor{black}{\includegraphics{...}}
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
More information about the pdftex
mailing list