Hi, I wonder if anyone can help with this issue. I am using Python 2.6, Sphinx 0.6.4, and the default style sheet. Yesterday one of my team members noticed that the figures and captions, which are aligned center and had been displaying correctly since they were added more than a year ago, are now displaying flush left.
I have copy of my docs from 2/2/10 (one Sphinx project with about 6 separated docs: user guide, developer guide, style guide, plugin guide, etc.) that I moved from my Linux server to my local hard drive and zipped. These docs were built using Sphinx 0.6.3, and they display correctly in Firefox with the figures and caption centered. Sometime after that, I changed to Sphinx 0.6.4. I also changed the color scheme using the html_theme options. I edited some of the documentation but went off on another project for about two weeks. So I didn't notice exactly when the problem with the images started. At least last week. After it was called to my attention, I went back to Sphinx 0.6.3 and rebuilt, but the images in all documents are still flush left. I went into one source file and changed the alignment to "right," but it still displays flush left. I tried Sphinx 0.6.5 and same thing. One of the developers built on our Windows and Mac servers, and everything is flush left there also. Can anyone think of a reason why this might have happened?Now, every time I build the documents, the images are aligned left, even with the source saying: :align: center Thanks. Any ideas are appreciated. Paulette -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@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.