Tagged Questions
4
votes
1answer
169 views
xcolor package; color multirows
Consider the following table:
\documentclass[a4paper]{report}
\usepackage{multirow}
\usepackage[table]{xcolor}
\begin{document}
\begin{table}
\rowcolors{1}{gray!15}{gray!15}
\centering
...
11
votes
1answer
173 views
Problem with multicolumn color tables
edition might be grateful since i don“t know how to name this problem.
English is not my native idioms. Also I don't know how to interpret this problem as well on so apologies in advance.
I am ...
7
votes
1answer
262 views
Sideways label for table with alternating row colours
I have a multirow column in a longtable with alternating coloured rows. The alternating colour overflows into the multirow. Colouring the first column white wipes out the specialrule but doesn't seem ...
4
votes
1answer
840 views
Cell colouring a multirow in LyX
I've got a multirow cell and I need to make it all have one background colour, but I'm having trouble achieving this. I've defined my color (lightgreen) in the preamble, but don' know how to apply it ...
3
votes
2answers
258 views
Centering text in tables problems with colortabs
I am trying to produce a basic color table as shown below
\documentclass{article}
\usepackage{booktabs}
\usepackage[dvipsnames*,svgnames]{xcolor}
\usepackage{colortbl}
\usepackage{array}
...
2
votes
2answers
2k views
Coloring a multirow
i have currently this code in LaTeX
\begin{footnotesize}
\begin{center}
\begin{longtable}[c]{ll}
\caption[API da listagem de um docente]{API da listagem de um docente.} \label{relStruct}\\
...