Search found 1 match

by rad1982
Mon Mar 28, 2011 11:55 am
Forum: Graphics, Figures & Tables
Topic: Float placement
Replies: 2
Views: 2435

Float placement

Hi All

I am writing up my MSc thesis and I have many pictures to add to my document. I am using float package and put picture in the document by:

\begin{figure}[H]
...
\end{figure}

The problem is when I have two pictures in a row which can not fit in one page, LaTeX moves the second one to the ...