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.
General ⇒ Figures appearing at end of document
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Figures appearing at end of document
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.
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Figures appearing at end of document
Hi bridgeboy,
welcome to the board!
Thank you for posting also the solution to your problem.
Stefan
welcome to the board!
Thank you for posting also the solution to your problem.
Stefan
LaTeX.org admin