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.

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