On Wed, Dec 28, 2005 at 12:04:23AM +0100, Marc Vinyals wrote:
> Hi.
> 
> I'm trying to span the subfigures inside a figure into multiple pages 
> (they don't fit in a single one and just get lost in PS output). I found 
> that "caption" package provides a way to do that, with a \ContinuedFloat 
> command that must be inserted _immediately_ after starting a float 
> environment. The problem is that with LyX I'm not able to do this 
> because when inserting an ERT box, its contents are located after 
> setting the nested standard environment inside the float. Does anybody 
> know how to do that or should I edit .tex files manually?

I see you found a better solution, but:

If you can't get what you want from a lyx float, then
create the entire float in ERT.  While this is some work, it
may still be simpler than editing the resulting tex file.
(The latter may be quite annoying if you ever have to
reprint your document and must remember to do this over again.)

To see how to write a float in ERT - export your document to latex.
The remove the float from the document, and paste the .tex-float
into a ERT inset.

Helge Hafting

Reply via email to