Graphics, Figures & TablesFigure on page by itself, but not at the end...

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
nina.dena
Posts: 3
Joined: Wed Apr 29, 2009 6:32 am

Figure on page by itself, but not at the end...

Post by nina.dena »

I'm trying to get my figures to appear on a blank page by themselves immediately after the page in which they are first referenced. I am currently using the [p] command, but this places all but one of the figures at the end of the text. How can this be accomplished?

Thanks!

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Figure on page by itself, but not at the end...

Post by localghost »

Start with supplementing the option list to [!p]. If necessary, insert a \clearpage or \cleardoublepage command right after the last float environment to force the output.


Best regards
Thorsten¹
Post Reply