Newsgroups: comp.text.tex From: Thomas Lotze <T.Lo...@tpi.uni-jena.de> Date: 2000/05/31
> This does not look good. The H's touch the upper \hline. I would have > expected LaTeX to make a better job of this, but now I need to know how > to change the height between the \hlines or to do somethin else that > solves the problem. I have a quite a few tables like this so.....
Use the booktabs package. It does a better job with tables, and if you need to insert extra space, it provides the command \addlinespace.
Thomas Lotze