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 300 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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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