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 239 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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