On Oct 19, 2010, at 8:48 AM, Paul A. Rubin wrote:
On 10/19/2010 9:36 AM, Bruce Pourciau wrote:
How can I insert two figures (graphics) side by side, but with just
one
caption and figure number? I know from the Wiki how to have side by
side
figures with two separate captions, either Figure 1 and 2 or
Figures 1a
and 1b, but I'd prefer a single caption and figure number
underneath the
two figures.
Insert a figure float, set the caption, and then just insert both
graphics consecutively in the body of the float (with Insert >
Graphics). If you need to adjust their heights relative to each
other (i.e., if they are not the same size), you can put each on in
a box (minipage) and futz with the box settings until they line up
correctly.
/Paul
Works great. Thanks, Paul.
Bruce