[texhax] figure placement
Steve Schwartz
s.schwartz at imperial.ac.uk
Sun Apr 23 16:52:33 CEST 2006
Moe,
There's a tex faq that deals with both the explanation and the way to
fix it.
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=floats
Steve
On Sat, 2006-04-22 at 12:45 -0400, M.N.A.Smadi wrote:
> hi;
>
> I am generating a report and the last say 5 figures are always placed at
> the end (i.e. after the conclusion) which is not good. How can I make
> that figures get embedded within the text. I am using the following
> code which is working for the first few figures but not working for the
> rest.
>
> thanks
> moe smadi
>
> \begin{figure}[t]
> \begin{center}
> \parbox{\SMALLFIGWIDTH}
> {\subfigure[]
> {\includegraphics[width=\SMALLFIGWIDTH]{figs/max/jjj0_max}
> \label{subfig:pdf_55_65_max}}}
> \hspace{.1in}
> \parbox{\SMALLFIGWIDTH}
> {\subfigure[]
> {\includegraphics[width=\SMALLFIGWIDTH]{figs/max/jjj0_max}
> \label{subfig:pdf_65_75_max}}}\\
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \parbox{\SMALLFIGWIDTH}
> {\subfigure[]
> {\includegraphics[width=\SMALLFIGWIDTH]{figs/max/jjj0_max}
> \label{subfig:pdf_55_75_max}}}
> \hspace{.1in}
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \caption{\small \sl Distribution Function}
> \label{fig:50_pdf}
> \end{center}
> \end{figure}
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
--
+-------------------------------------------------------------------+
Professor Steven J Schwartz Phone: +44-(0)20-7594-7660
Space and Atmospheric Physics Fax: +44-(0)20-7594-7772
The Blackett Laboratory E-mail: s.schwartz at imperial.ac.uk
Imperial College London Office: Huxley 6M70
London SW7 2BW, U.K. Web: http://www.sp.ph.ic.ac.uk/~sjs
+-------------------------------------------------------------------+
More information about the texhax
mailing list