On 24.05.04, Uwe St�hr wrote:
> Charlls Quarra wrote:
> >I've noted that unless you end a chapter (in komascript book
> >documents) figures will be delayed to appear randomly. So if you want
> >to force figures to appear you must end a chapter (if you end a
> >section it wont work)
> 
> That's not true. Koma-script does _not_ change the placement of floats.
> But LaTeX gives you several choices for the float placement. Simply 
> right-click on a float inset and choose one or more possible positions.

While TeX will never change the order of your floats, it has a complex
algorithm for the float placement that might in some cases appear to
be "random-choice" for the un-initiated.

I guess the problem is with too many floats or one exeptional large one.
TeX has some quite conservative settings about how much space on a page
can be used by a float. In this case the floats are pushed back to a page
of their own. Starting a new chapter flushes all remaining floats as does
the command \clearpage (as ERT). For details see the section on floats in
Herberts Tips and Tricks. (See the latest discussion for the new location.)

G�nter

-- 
G.Milde at web.de

Reply via email to