Phil wrote:
I have two subfigures side-by-side and one of them is about 1/3 as tall as the
other.  Is it possible to vertically center the shorter one relative to the tall
one?



The following may not be the most efficient way, but it works.

1.  Create a figure float, assuming you intend to use one.

2. Insert two minipages side by side. Set the vertical alignment of the box to middle for both of them. Set their widths to whatever works given your image sizes.

3.  Insert one image in each minipage.

/Paul

Reply via email to