Graphics, Figures & TablesHow to Force Each Figure to the Top of a New Page

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Xthouhght
Posts: 3
Joined: Fri Nov 21, 2014 3:19 am

How to Force Each Figure to the Top of a New Page

Post by Xthouhght »

I would like to get help forcing each of my figures to the top of a new page. Latex is currently placing each figure onto a new page; however the figure (and its caption) is going straight to the bottom of the page(s). I have tried many online suggestion with no success. I assume I have something wrong in my code. I have attached a minimal example. Thanks
Attachments
TroubleattheBottom.txt
minimal example
(710 Bytes) Downloaded 209 times

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: How to Force Each Figure to the Top of a New Page

Post by Johannes_B »

Hi and welcome,

by a first glance i can't tell why the behaviour you are describing occurs. Are the figures simply too big? You will get a responding warning in the log file.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Xthouhght
Posts: 3
Joined: Fri Nov 21, 2014 3:19 am

Re: How to Force Each Figure to the Top of a New Page

Post by Xthouhght »

Thanks,
the size (too large) was the problem. Thanks
Post Reply