On Wed, 4 Jun 2003 12:36:32 +0200 Alexandru Cabuz <[EMAIL PROTECTED]> wrote:
> > In fact I don't use that floatflt, but you could try the > > \clearpage > > LaTeX command. It inserts a page break, but it also forces all the floats > > up to that point to be displayed. (LyX just inserts a \newpage command) > > Made no difference. > > I'll try to insulate figures from each other and from the bibliography with > text, I still got a lot more writing to do anyways. > Is this worth a bug report? From the docs it seems people are aware of the > floatflt package frailty, so it's probably not worth it. Well, let me understand your situation. You have some text, then the figure, then the bibliography, am I right? Is the text supposed to wrap around the figure? I suppose it is, since you use the floatfigure; then simply put the floatfigure BEFORE the text supposed to wrap around it. If you want the floatfigure after the text, you just don't need a floatfigure anymore; just a normal float would do. (or even a simple figure) Let me know. (maybe providing a piece of your LyX file (or 'exported to LaTeX') would have been better from the very beginning) Bye, Guldo
