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

Display math ($$) not centered when using MathJax and render_math #868

Open
drorata opened this issue Mar 7, 2017 · 3 comments
Open

Display math ($$) not centered when using MathJax and render_math #868

drorata opened this issue Mar 7, 2017 · 3 comments

Comments

@drorata
Copy link
Contributor

drorata commented Mar 7, 2017

Consider the following minimal example:

Title: Testing with MathJax
Date: 2017-01-13 13:30

Hello world.
Some inline math $x^2$
Some display math: $$x^3$$

When serving this post, at the beginning the second formula is centered correctly, but then after a second it is left-aligned. You can see a live example in the following post.

Is there a way to fix it?

@johnmathews
Copy link

I am having this issue as well.

@justinmayer
Copy link
Member

@drorata / @johnmathews: Were you able to find a solution to your problem here?

@kdeldycke
Copy link
Contributor

FTR, render_math plugin has been moved to its own repository at: https://github.com/pelican-plugins/render-math

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

No branches or pull requests

4 participants