GeneralVertical spacing i tabular environment

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
User avatar
Bozack
Posts: 117
Joined: Wed Feb 06, 2008 4:21 pm

Vertical spacing i tabular environment

Post by Bozack »

Hi, I tried to search both the forum and google, but I couldn't find anything to help me about this, so:

I'm writing a paper including tabulars with a simple layout with borders only at the top and bottom of the tabular - but my problem is that it looks horrible when I have fractions inside the tabular. Is there any way to make the spacing between the lines a bit larger - so that the fractions do not overlap eachother and the top/bottom borderings?

A very important comment here is that i want the fractions to be in the big style, not the normal small size they usually become when you put them inside a tabular.

I've attached one of the tabulars - so it is possible to see how bad it looks..
Attachments
test.tex
(1.86 KiB) Downloaded 314 times
OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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

Vertical spacing i tabular environment

Post by localghost »

Take a look at booktabs and/or cellspace.


Best regards
Thorsten
User avatar
Bozack
Posts: 117
Joined: Wed Feb 06, 2008 4:21 pm

Re: Vertical spacing i tabular environment

Post by Bozack »

thanks, booktabs did the job! :D
OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit
Post Reply