Graphics, Figures & TablesSpace between tables

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
sladicg
Posts: 7
Joined: Mon Dec 21, 2009 2:42 pm

Space between tables

Post by sladicg »

I have only two tables on one page. One table is aligned on the top of the page, and other is aligned on the bottom of the page. Between them there is empty space. I want that second table is aligned just below first instead at the end of the page. I try several combination of [htpb] for each of tables but none of them is working.
Any help?

Goran

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

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Re: Space between tables

Post by gmedina »

Hi,

try using [!ht]; if that doesn't solve your problem, please post a minimal compilable version of your code allowing us to reproduce the problem.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply