[texhax] latex table and backgound color

Senthil Kumar M senthil.debian at gmail.com
Tue Jun 19 13:09:31 CEST 2007


On 6/19/07, Adrian Dusa <dusa.adrian at gmail.com> wrote:

> Is there any possibility to set a background color for different rows in a
> tabular environment?

Hi,

\usepackage{colortbl}
\definecolor{myblue}{rgb}{0.8,0.85,1}
\rowcolor{myblue}

Please read the TeX FAQ or do a google search before posting.

HTH,

Senthil


More information about the texhax mailing list