Graphics, Figures & TablesFigures in wrong order

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
samknopper
Posts: 1
Joined: Tue Feb 02, 2010 11:21 am

Figures in wrong order

Post by samknopper »

Hi all,

I have a problem with figures apearing in the wrong order in a document. More exactly:
I am refering the figures in the text in this ascending order: Figure 10, 11, 12.
But the order in which they appear in the document is Figure 11, Figure 12, Figure 10.
I've been trying lots of things untill now, for example checking to see if this order is respected:
\caption{Some Image}
\label{fig:some-image}
Nothing seems to work though...
Do you guys have any idea about that?

Thanks a lot.
Sam

Recommended reading 2024:

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

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

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Figures in wrong order

Post by gmedina »

Can you please build a minimal working example allowing us to reproduce the undesired behaviour? (You can, if necessary, attach the image files in a zip file).
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply