Quante sono le figure in tutto? Se sono molte allora vale quanto già scritto da Emiliano qua http://guit.sssup.it/phpbb/viewtopic.php?t=280&start=0&postdays=0&postorder=asc&highlight=figure, ovvero:
Dal “Kopka – Daly”:
[…]However, it is more likely that LaTeX is retaining more figure and table floats that it can hold. This happens if too many such floats objects have been given before they can be output. In this case, the last figure or table should be added later in the text. Another cause could be that the figure or table cannot be located on a normal text page, but rather on a special float page at the end of the text or after a \clearpage or \doubleclearpage command. Since the output sequence of figures and tables will be the same as that with which they were input, one such float can block the entire queue. A \clearpage or \cleardoublepage command can free the blockage.
Aggiungo io, anche una buona politica sul posizionamento delle float non guasta, tipo aggiungere [htp] ai \begin{figure} o \begin{table}.
Comunque ti invito a cercare sul forum “figure” perché credo che sia uno degli argomenti trattati più di frequente e le domande sono sempre le stesse (o quasi).
Ciao.