Hi all, On Wed, Feb 16, 2011 at 9:51 PM, Fernando Perez <fperez....@gmail.com> wrote: > Hi all, > > I hadn't updated my sphinx in quite a while, but after a recent > rebuild of my website, I noticed that now, certain pages with images > in them have a massive amount of spurious vertical whitespace before > the image. This is one such example: > > http://fperez.org/personal.html > > As you can see from the reST sources: > > http://fperez.org/_sources/personal.txt > > the image is simply specified via the standard ..figure directive. > And I know for a fact that this page, in older builds (I can't tell > right now with what version) used to look fine, without all that > whitespace. > > I've just checked with a fresh hg checkout and the problem does persist. > > Any ideas? Is it something I'm doing wrong on my side?
As an added data point, I just discovered that the problem only occurs if the image is centered. So for now I've resorted to flush-left images, but it would be nice to know if there's a solution from the sphinx side for this to work with centered images (like it used to a while back). Thanks for any ideas... Cheers, f -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. 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.