[Tugindia] Text Color

Kannan Moudgalya kannan at iitb.ac.in
Wed Jan 20 12:43:06 CET 2010


Sebastian Vattamattam wrote:
> Friends, how to color the chosen words in a LaTex document, please?
>   
Try the following code.  Kannan
============
\documentclass[12pt]{article}
\usepackage{color}
\begin{document}
Hello {\color{blue}world}!
\end{document}



More information about the tugindia mailing list