I'm looking for suggestions on placing figure floats in a document where
each figure is associated with a short subsection or sub-subsection. There
are approximately 33 figures in the document (so far) and I would like to
place each figure somewhere close to the associated text. This document is a
user manual for a software application so having the figures close to the
text they illustrate would be a Good Thing(TM).

  To address the 'too many unresolved floats' LaTeX error I added
\usepackage[section]{placeins} to the preamble, and \clearpage at the point
LaTeX became constipated. These allowed the document to compile, but the
figures are grouped after the section.

  I'm sure others have figured out how to produce a good-looking document
having many figure floats and short pieces of text associated with each.
Please share your experiences or suggestions on how best to handle this
situation.

TIA,

Rich

Reply via email to