On Wed, 6 Jun 2012 19:48:21 +0000
"Beil, Scott" <[email protected]> wrote:

> Lyx,
> 
> How do I grey boxes within tables; to make large table easy to read?
> 

Scott,

It can be quite easy.

1. Add to the preamble:
\usepackage[table]{xcolor}

2. Put ERT in the document before the first table:
\rowcolors{1}{lightgray}{white}

The result is shown in the attached file.

The methods mentioned by Paul and Liviu also work, but this is easier
for making all your tables the same color layout.

Les

Attachment: tablebackground.lyx
Description: application/lyx

Reply via email to