SOLVED
I used the package morefloats this is in ctan - misc folder.
I also used the package afterpage and put in the preamble :
\usepackage{morefloats}
\usepackage{afterpage}
and to flush all floats at a particularly difficult section used in Tex
\afterpage{\clearpage}
It seems to work for now but morefloats has limits - see documentation
NEW question for the lyx/latex gurus
1. I am sure i have read in this list some way using latex code to force printing of floats within 1-2 pages of the section it is first placed in otherwise to automatically issue the \afterpage {\clearpage command}
2. Is there some way to direct latex to shrink size of some floats by say 10-20% if it allows them to stay with the section and follow rule 1. I can see this visually possible in my document but have not come across any suggestions in either the Lamport book or the users lists.
thanks
vivek


Reply via email to