Sorry about that, the PDF and TeX (that compiles) is now attached.

Cheers,
Mike

Attachment: floats.pdf
Description: floats.pdf

\documentclass[12pt]{article}
\usepackage{graphicx}
\begin{document}

\def\ipsum{%
\par Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. }

\def\testfigure{
  \begin{figure}[htbp]
    \fbox{
      [EMAIL PROTECTED]
    }
    \caption{Blah}
  \end{figure}
}

\section{First Section}
\ipsum
\testfigure
\testfigure
\testfigure
\testfigure
\testfigure
\testfigure
\testfigure
\testfigure

\section{Second Section}
\ipsum
\ipsum
\ipsum

\section{Third Section}
\ipsum
\ipsum

\section{Third Section}
\ipsum
\ipsum

\end{document}

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to