Graphics, Figures & TablesExtra space in tables

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
pooley343
Posts: 17
Joined: Mon Oct 20, 2008 2:53 pm

Extra space in tables

Post by pooley343 »

Hi everyone.

I just need a little bit of help regaring tables.

I have a table but I want a little bit of extra space between the text and the horizontal lines.

I have tried using \noalign{\smallskip} but I am using vertical lines between columns and this creates a small gap between rows.

Is there a setting that changes the gap between text and horizontal lines, or is there a command that adds space but doesn't affect the vertical lines?

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Extra space in tables

Post by localghost »

Use the booktabs package and abandon vertical lines to improve the legibility of the tables.


Best regards
Thorsten
Post Reply