Martin A. Hansen <[EMAIL PROTECTED]> writes: > > hello > > i am generally confused and unhappy about float placements.
Try to put the following in the preamble and see if it helps (check "Use default placement" in LyX's Float Settings). % % Figures and tables default placement rule % [EMAIL PROTECTED] [EMAIL PROTECTED] % % Floating objects parameters % \setcounter{topnumber}{2} \setcounter{bottomnumber}{1} \setcounter{totalnumber}{3} \setcounter{dbltopnumber}{2} \def\topfraction{1} \def\bottomfraction{.5} \def\textfraction{0} \def\floatpagefraction{1} \def\dbltopfraction{1} \def\dblfloatpagefraction{1} If not, try tweaking the above values. -- Enrico