Graphics, Figures & TablesMissing borders in table (LyX)

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
ArCiGo12
Posts: 1
Joined: Sun Jun 15, 2014 5:34 am

Missing borders in table (LyX)

Post by ArCiGo12 »

Hi, I'm new in this (using LaTeX and LyX) and I doing some tables in LyX.

My table looks like this:

Image
(http://postimg.org/image/540fa6lf5/)

In the first column I put the instruction

Code: Select all

\cellcolor{lightgray}
\cellcolor{lightgray}\multirow{-2}*{2} %where the 2 is the text
And in the next columns, in the respective cells, I put

Code: Select all

\cellcolor{lightgray}NO-ACO %for example
I thought it was problem of the PDF viewer, but I printed the table and the border cells doesn't appeared.

I'll appreciate any help. Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply