* Peter Horst (2007-06-17) writes:

> I am probably confused - I started including the pstricks package so 
> that I could get colored text via \textcolor{blah}{}, and this seems to 
> work fine.  Is there an easier way that does not involve pstricks?  What 
> am I missing here?

pstricks.sty loads xcolor.sty if available (color.sty if not) which
defines those color commands.  So you should use \usepackage{xcolor}
instead of loading pstricks.sty.

-- 
Ralf


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to