Oh I am sorry -- I've made a wrong link to screenshoot here's a right one: screenshot <http://farm9.staticflickr.com/8434/7879097568_94e652749f_b.jpg>.
I get no warning or errors, and here's html code (I hope googlegropus will leave it intact): <table border="1" class="docutils"><colgroup><col width="48%" /><col width="52%" /></colgroup><tbody valign="top"><tr class="row-odd"><td><img alt="Supercomputer archeticture" class="align-bottom" src="_images/SuperCompArch.jpg" style="width: 80%;" /></td><td><img alt="Cluster archeticture" class="align-bottom" src="_images/ClustArch.jpg" style="width: 80%;" /></td></tr><tr class="row-even"><td>left caption</td><td>right caption</td></tr></tbody></table> So there's indeed a class="align-bottom" (though I don't see how I would center it also). But it doesn't work. Perphaps one should add the class to css... img.aligh-bottom? td.allign-bottom? On Monday, August 20, 2012 3:30:43 PM UTC+4, Boris Kheyfets wrote: > > I have two figure in a table: > > > +----------------------------------------+-----------------------------------+ > |.. _SuperCompArch: |.. > _ClustArch: | > | > | | > |.. figure:: _static/SuperCompArch.jpg |.. figure:: > _static/ClustArch.jpg | > | :width: 80% | :width: > 80% | > | :alt: Supercomputer archeticture | :alt: Cluster > archeticture | > | :align: center | :align: > center | > | > | | > | Super computer archeticture | Cluster > archticture | > > +----------------------------------------+-----------------------------------+ > > but they are of different heigh. And I would like them to be sticked to > the bottom of the table. In other words I want them to be centerd and > bottomed in the same time. > > I've read the docs, but it looks like `figure` doesn't have `bottom` > option at all. > -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/sphinx-dev/-/0KKnrWZgCCcJ. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.