On Thursday 11 March 2010 06:41:05 Helge Hafting wrote:
> Possible fixes for float problems:
> * Upgrade your latex, if possible. May also help with
> other limits.
> * Make sure you don't have an "unplaceable float". Typically
> one that is bigger than a page, so it forces all floats
> to the end of the chapter/book. And that don't work
> if there are "too many".
> * Fewer floats, but you probably doesn't want that.
> * More text between floats, so one float can be placed before
> the next is issued. If some "clearpages" help, then more
> text in those locations will help too.
> If you started by outlining with some headings and then
> added all your figures before writing the text, then
> you might get such trouble.
> * Merge adjacent floats into a single float containing
> several figures. (You can still have several numbered captions
> and cross-reference each of them.)
> * Reduce the size of some figures, placement becomes easier
> for latex.
>
> If your problems aren't float-related, then this isn't
> likely to help.
>
If it helps, I have written a document with 197 floats on 165 pages in the
output PDF file. While working on it, I did have problems with floats. Here
is how I fixed it:
1. Put the following in the Preamble:
\usepackage{morefloats}
\renewcommand{\bottomfraction}{.7}
\renewcommand{\textfraction}{.05}
2. Put \clearpage (in ERT) at the end of each of 12 chapters.
That's all it took. I did this over two years ago, when I was a few versions
back for LyX, and I think I was still using a fairly ancient version of TeTeX.
Les
--
Les Denham
-------------------
http://www.hal-pc.org/~ldenham
-----------------------------------------------------------------------------------------------
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html