Tagged Questions
4
votes
2answers
834 views
Vertical alignment using multirow and booktabs
I'm trying to format correctly the following table:
\documentclass[a4paper,twoside]{report}
\usepackage{array,colortbl,multirow,multicol,booktabs,ctable}
...
6
votes
1answer
401 views
How to omit vertical realignment when using cmidrule in different colors?
My question is similar to the one here How do I eliminate the vertical realignment when using arrayrulecolor with cmidrule? but can not be solved with the suggested answer (because the lines are ...