[texhax] Color typing in TeXShop

Ben Miller benlight at mac.com
Thu May 26 17:08:35 CEST 2011


Hi Aldo

Try this - it works for me!


\documentclass{article}
\usepackage{graphicx,color}  %graphicx package with color

\begin{document}

\textcolor{blue}{Blue Colored Text}

\color{red}
Or you can use the declaration\\
To make everything RED\\

\color{black}
Until you want to go back to black

\end{document}


I am not an expert, but this works for me.

Ben



Am 26.05.2011 um 01:20 schrieb Aldo da Rosa:

> Dear Sirs:
> I  use OS X version 10.6.7,  TeXShop Version 2.14-svn (2.14), and I belong to the "long time user, totally ignorant" class of TeX user. This has not kept me from typesetting my own published books (eg. "Fundamental of Renewable Energy Processes, Elsevier).
> 
> In a coming book, I need some text in color. However, every time I type in the preamble \usepackage{color}, I get the error message "Undefined control sequence".
> 
> SOS
> 
> Aldo
> _______________________________________________
> 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