Hi again.
I've solved most of my problem by playing a bit more with LyX. I tried
putting the subfigures in separate floats and with no caption, just as I
had done to prepare for inserting \ContinuedFloat commands but removing
the ERT boxes. When I previewed the results, subcaptions were OK (this
is (a) foo; (b) fooo; (c) ... instead of (a) foo; (a) fooo; (a) ...).
I'm not sure about what would happen if I put text between two floats or
how to make references correctly, but I suppose the last will be documented.
I hope this will help anyone with the same problems, since I've not been
able to find related documentation.
Marc.
En/na Marc Vinyals ha escrit:
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?
Thanks for help.
Marc