[texhax] Inserting Color into LaTeX output (pdf) files

Juan I. Montijano monti at unizar.es
Tue Feb 27 14:32:59 CET 2007


I had a problem with PdfLaTeX and colors.  At the beginning of some 
pages the colors set by \color{...} or \textcolor{...}{...} where 
changed.  With LaTeX everything was OK.
Looking into the faq's, I found that there is some problem with 
color-xcolor packages and PdfTeX, that can be solved with the package
 
\usepackage{pdfcolmk}

after
\usepackage{color}

May be it solves your problem.

+ Juan I. Montijano 
   Dept. Matematica Aplicada
   Edificio de Matemáticas
   Universidad de Zaragoza
   50009 Zaragoza (Spain)
( +34 976 761120 FAX: +34 976 761125



Martin Schröder escribió:
> 2007/2/27, Charla Mustard-Foote <charla at xkl.com>:
>   
>> This does nothing!  I suspect I'm missing a macro package somewhere but
>> I don't know where to start looking.
>>     
>
> Does \usepackage{color} help?
>
> Oh, and please read http://www.catb.org/~esr/faqs/smart-questions.html
> and http://www.chiark.greenend.org.uk/~sgtatham/bugs.html; the next
> time please post a _complete_ _minimal_ example with a _complete_ log
> file.
>
> Best
>    Martin
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
>
>   


More information about the texhax mailing list