Page Layoutflush figures

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
bulbanos
Posts: 13
Joined: Fri Apr 24, 2009 10:25 pm

flush figures

Post by bulbanos »

hey,

I want to display figures from a previous section before starting a new section. The only command I know comes close is \clearpage but I don't want a new page at all. Just flush all figures and start the section right behind them.

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
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

flush figures

Post by gmedina »

Hi,

one option would be to use the \FloatBarrier command provided by the placeins package.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

flush figures

Post by phi »

Hello,

try the placeins package.
Post Reply