Search found 2 matches

by jpThesis
Sun Nov 28, 2010 1:58 am
Forum: Graphics, Figures & Tables
Topic: Conflict between packages »color« and »graphicx«
Replies: 3
Views: 4770

Conflict between packages »color« and »graphicx«

Problem resolved.

If you find yourself in this boat, I'd suggest trying the fix posted on http://my.opera.com/application/blog/2009/01/29/usepackage-color-conflicts-in-latex .

specifically, comment out these lines of the color style file, color.sty:

%\def\color@hbox{\hbox\bgroup\color@begingroup ...
by jpThesis
Sat Nov 27, 2010 4:17 am
Forum: Graphics, Figures & Tables
Topic: Conflict between packages »color« and »graphicx«
Replies: 3
Views: 4770

Conflict between packages »color« and »graphicx«

I've searched for this and haven't found a working solution yet. It may have to do with the class file used by my school, but I can't fix it.

I'm using TeXShop for Apple on OS 10.4.11 to write my thesis. I'm importing thesis chapters into a final document. My graphics and color packages are ...