Bruce Pourciau wrote:
I have two figures placed side by side, but the left hand figure is
taller than the right hand figure, so when they line up along their
baselines, the right hand figure looks much lower. How can I move the
right hand figure up, so its center lines up with the center of the left
hand figure?
Any suggestions would be appreciated.
I assume these are set directly into the document (not as floats). Put
each image in its own minipage, set the box widths appropriately so that
the boxes fit side by side, leave the content vertical alignment at top
(default) in both, and set the box vertical alignment at middle for
both. Works for me.
/Paul