Skip to content

fix math rendering in docs with Sphinx 9 - #1005

Open
zingale wants to merge 1 commit into
executablebooks:mainfrom
zingale:fix_math_align
Open

zingale wants to merge 1 commit into
executablebooks:mainfrom
zingale:fix_math_align

Conversation

@zingale

@zingale zingale commented Sep 26, 2026

Copy link
Copy Markdown

from Sphinx 8 -> 9, we no longer can use \begin{align} in math, instead it is automatically inferred. This fixes broken math on the rtd docs.

from Sphinx 8 -> 9, we no longer can use \begin{align} in math,
instead it is automatically inferred.  This fixes broken math
on the rtd docs.
@zingale

zingale commented Sep 26, 2026

Copy link
Copy Markdown
Author

here's the RTD link showing the broken math:
https://sphinx-book-theme.readthedocs.io/en/stable/reference/special-theme-elements.html#mathematics

I tested this change locally by running sphinx-build myself and get:

image

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant