Search found 1 match

by katjes
Sun Nov 29, 2009 2:37 pm
Forum: Graphics, Figures & Tables
Topic: Figures always at the end of the chapter
Replies: 5
Views: 11972

Figures always at the end of the chapter

Hay,
I am writing my thesis in the latex class memoir. I have lots of figures in my thesis and I always use the following code in latex:
\begin{figure}[!hp]
\centering
\includegraphics[]{}
\caption{}
\label{}
\end{figure}
but most of my figures end up not there where I place them instead there ...