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

Broken doc since #487 #496

Closed
utensil opened this issue Mar 30, 2024 · 2 comments · Fixed by #497
Closed

Broken doc since #487 #496

utensil opened this issue Mar 30, 2024 · 2 comments · Fixed by #497
Milestone

Comments

@utensil
Copy link
Member

utensil commented Mar 30, 2024

The doc render is broken since #487 :

https://galgebra.readthedocs.io/en/latest/ looks like missing styles:

image

while https://galgebra.readthedocs.io/en/v0.5.0/ is fine:

image
@utensil
Copy link
Member Author

utensil commented Mar 30, 2024

Equation auto-numbering is not working.

image

Macros are also broken:

image

The cause is that the latest sphinx changed the default MathJax to 3.0 and preamble extension no longer works, and the config for equation auto-numbering are not effective too.

@utensil
Copy link
Member Author

utensil commented Mar 30, 2024

Notebooks are also broken:

Expected:

image

Actual:

image

@utensil utensil added this to the 0.5.1 milestone Mar 30, 2024
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 a pull request may close this issue.

1 participant