Skip to content
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

MathJax version 3 support #917

Closed
chrisjsewell opened this issue Aug 30, 2020 · 1 comment
Closed

MathJax version 3 support #917

chrisjsewell opened this issue Aug 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@chrisjsewell
Copy link
Member

chrisjsewell commented Aug 30, 2020

sphinx version 3 uses by default version 2, but in sphinx v4 will move to version 3 (see https://www.sphinx-doc.org/en/master/usage/extensions/math.html#confval-mathjax_config), which provides a significant increase in load time.

Adding this to our docs build generally works fine:

mathjax_config:

However, the mathjax_config TeX macros config no longer works, so this must have been altered in some way?

@chrisjsewell chrisjsewell added the enhancement New feature or request label Aug 30, 2020
@chrisjsewell
Copy link
Member Author

closed in preference for #963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant