Search found 2 matches

by raza2u
Thu May 07, 2009 12:50 pm
Forum: Graphics, Figures & Tables
Topic: How to shade a column in a table and other problems w tables
Replies: 2
Views: 3191

Re: How to shade a column in a table and other problems w tables

Hi
you can use following commands to shade a row but there will be a problem of lines visiblility and text with merged cells.(I posted the same prob a bit earlier on this forum)
%%%----
\documentclass[a4paper,12pt,onecolumn]{article}
\usepackage{multirow,colortbl}
\providecommand{\shadeRow ...
by raza2u
Thu May 07, 2009 10:12 am
Forum: Graphics, Figures & Tables
Topic: Table Row Shading problem with \multirow
Replies: 0
Views: 2028

Table Row Shading problem with \multirow

Hi
I am new at this forum as well as beginner with Latex environment.
I have a problem with row shadings of a Table in Latex. Can anybody
please help me?
In fact the problem is with "\multirow". After sahding a row
containing \multirow (merged) cells, when I shade the next row, half
of the text ...