On Wed, Mar 27, 2002 at 08:20:41PM -0600, Paul E Johnson wrote: > The other question concerns giant monstrous figures. We collected a > whole bunch of little screen shots and want to show them in a table that > is 6x3. On a single page, we can fit a 3x3, and so the last ones have to > go on a second page. I did this by creating a figure float, and then > putting a tabular inside it, and filling the elements with pictures. If > I put all the snaps in a single figure, then just run off the page, so I > split them between two figure floats. You can see the example in my > document referred to above on page 14-15. > > Lyx numbers the Figures as 5 and 6 and I made the title on 6 reflect it > is a continuation, but I kinda wished that figure was numbered 5b and > the first one was 5a. I don't have any publication precedent for this > kind of thing, I'm happy to do whatever you guys recommend as standard.
Use \contcaption from ccaption.sty, or see http://www.mail-archive.com/[email protected]/msg13287.html
