-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Regression in reference rendering in scikit-image gallery examples #6324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I doubt this is core Sphinx issue. Have you tried obtaining a small project demonstrating the issue without |
@jfbu I have tried several different versions of Hmm... Would it help if I attach also the generated html pages from the examples above? |
@soupault I don't know, your problem reminded me of numpy/numpydoc#169 and if it is problem of interaction of numpydoc with current Sphinx, it should primarily be asked at numpydoc. |
It is too complicated to test with your big project. After installing all requirements I get
which apparently originates in matplotlib installed via pip. Please try to produce some small project with the error so that it can be tested. |
There are two difference to my eyes. One is layout (gray bar is shown!). And another is back references are shown. Did you say which is unexpected? If you mean first one is strange. Your theme does not support HTML5 mode. So please modify your theme or use HTML4 writer. |
I'm closing this now because no updates. |
Describe the bug


Hi!
There is a regression in the rendering of the references.
Built with Sphinx 1.7.0:
Built with Sphinx 2.0.0 (1.8.0 and later versions are, probably, also affected):
To Reproduce
Steps to reproduce the behavior:
Environment info
Additional context
The text was updated successfully, but these errors were encountered: