GeneralFigures appearing at end of document

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
bridgeboy
Posts: 2
Joined: Mon Aug 25, 2008 5:12 pm

Figures appearing at end of document

Post by bridgeboy »

I have a glitch in my figures that I can't figure out. I'm writing a PDF document in Latex with figures throughout the document. Everything was fine until a recent build that sent all but the first figure to the end of the document. My placement options for all the figures are [htb] and not [p] at all, so I don't see why they would all move to separate float pages at the end of the document. I especially don't see how figure 1 didn't move with them. Does anyone have any idea about what happened?

I also noticed I have 70 bad boxes saying underfull \hbox. As far as I can tell, underfull problems shouldn't change the output location. But it might have something to do with the problem.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

bridgeboy
Posts: 2
Joined: Mon Aug 25, 2008 5:12 pm

Re: Figures appearing at end of document

Post by bridgeboy »

Never mind. I figured it out. Figure 2 wasn't fitting anywhere but the end of the document. All the other figures had to come after it. I just had to adjust Figure 2 to fit and the rest fell into place.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Figures appearing at end of document

Post by Stefan Kottwitz »

Hi bridgeboy,

welcome to the board!
Thank you for posting also the solution to your problem.

Stefan
LaTeX.org admin
Post Reply