Hello,
I have encountered the same problem one day.
I had found a solution in a TeX FAQ. The thing to tune
is the Max Float Per Page counter and the size of the page
where to place the floats.
Here are the commands to place in the LaTeX preamble.
\renewcommand{\floatpagefraction}{.9}
\renewcommand{\textfraction}{.1}
\setcounter{totalnumber}{10}
\renewcommand{\topfraction}{.8}
\renewcommand{\bottomfraction}{.8}
It works for me but maybe you'll have to tune the values.
YC
- Float placement M.Hendler
- Re: Float placement Herbert Voss
- Re: Float placement Lars Gullik Bj�nnes
- Cross-references =?iso-8895-1?q?Jes=FAs_Peco?=
- Re: Float placement Jean-Pierre.Chretien
- Re: Float placement Yann Collete
- Re: Float placement Dan Leggate
- Re: Float placement Herbert Voss
- Re: Float placement Juergen Vigna
- Re: Float placement Daniel Leggate
- float placement Thomas Geffert
- Re: float placement Herbert Voss
- Re: float placement Lars Gullik Bj�nnes
- float placement Saalfeld, Christoph
- Re: float placement Herbert Voss
- Re: float placement Kathryn Andersen
