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

LaTeX math rendering issues #19

Open
leios opened this issue Feb 22, 2022 · 0 comments
Open

LaTeX math rendering issues #19

leios opened this issue Feb 22, 2022 · 0 comments
Labels
bug Something isn't working frontend help wanted Extra attention is needed

Comments

@leios
Copy link
Member

leios commented Feb 22, 2022

Issue 1: Multi-line LaTeX is forced on a single line. This is only an issue with the Barnsley Fern chapter (I think)

Issue 2: centering. Basically, any mathjax on a new line should be centered.

Issue 3: MathJax.Hub.Queue(["Typeset",MathJax.Hub]); calls mathjax when it is not yet present in the rendering pipeline. This is present so people do not have to refresh pages to see math in Honkit, but might not be necessary in aaa-py?

@Amaras Amaras added bug Something isn't working frontend help wanted Extra attention is needed labels Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants