Search found 1 match

by charlotte29
Mon Dec 14, 2020 11:54 pm
Forum: Graphics, Figures & Tables
Topic: Vertical alignment in table cells with revtex4
Replies: 4
Views: 22457

Vertical alignment in table cells with revtex4

Hi, I have problem with a table when using revtex4. I need the text to be vertically centered in the cells. If I don't use revtex4 (i.e. using class report), it works using \begin{tabular}{ | m{5em} | m{1cm}| m{1cm} | } but if I use revtex4 it doesn't work anymore. Any ideas ? I really need to keep ...