mehdisadeghi / react-mathjax-preview

The MathJax React component you were looking for.
https://mehdisadeghi.github.io/react-mathjax-preview/
MIT License
49 stars 30 forks source link

Taking only single space and whenever there is fraction in latex it reduces the font size. #4

Closed karnprem90 closed 4 years ago

mehdisadeghi commented 6 years ago

Please explain how I can reproduce this problem.

karnprem90 commented 6 years ago

Or basically start sentence after pressing two spaces or more in editor then it removes the space during parsing. And another if you will paste any fraction latex equation you will see it reduces the font size comparison to other latex equation font size.

karnprem90 commented 6 years ago

screen shot 2017-11-04 at 3 31 04 am

I am attaching the image. I just cloned repo and run it locally. You will see the font size is very small for fraction equation.

mehdisadeghi commented 6 years ago

Please try your input against MathJax demo. If MathJax is able to produce what you need we can also add it to the react wrapper.

mehdisadeghi commented 4 years ago

Closing since this is default MathJax behaviour. See Demo and feel free to reopen.