On Tue, Mar 28, 2006 at 05:16:13PM -0600, Bruce Pourciau wrote:
> How can I get each label aligned with, or roughly aligned with, the
> horizontal center line of the bounding box of its figure?
Put each figure inside a 1x1 tabular, then place the 1x1 tabular inside
your original tabular where the
Suppose I have two figures, labeled 1 and 2, which I would like to
display vertically, with their labels on the left, like so:
1 fig
2 fig
Using a list or tabular environment, each label ends up horizontally
aligned with the bottom of the bounding box for its figure. Of course
th