Search found 1 match

by hexor47
Fri Nov 11, 2011 10:57 pm
Forum: Graphics, Figures & Tables
Topic: Align Table Text vertically with horizontal Line
Replies: 1
Views: 1798

Align Table Text vertically with horizontal Line

Hello,

I have a tabular in which only vertical lines are visible.
It basically looks like this:


\begin{tabular}{l}
Some text \\
\hline
\end{tabular}

What I would like to do is align vertically the text with the hline below. What I could do is deleting the extra space between the invisible ...