Arnd Geldermann wrote:
> 
> just an other question. I'am using long tables in order to make it
> easier to read i would like to
> color some cells in "gray". That means that i would to change the color
> of the background not of the text.

\usepackage{colortbl}

per default you can change only the color of a column or a row.
you can prevent some single cells from coloring if you declare
these ones to "multicol" cells. to color a column put the mouse
cursor in one cell, right mouse button and write in 
row/column->specual format->align for example

>{\columncolor[gray]{.8}}c

you can change the value for the color just as you like.
the doc of colortbl gives mote information.

Herbert

-- 
http:[EMAIL PROTECTED]


Reply via email to