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

Inline in MathJax and react-native-math-view #37

Closed
zinnen opened this issue Jan 8, 2021 · 4 comments
Closed

Inline in MathJax and react-native-math-view #37

zinnen opened this issue Jan 8, 2021 · 4 comments

Comments

@zinnen
Copy link

zinnen commented Jan 8, 2021

Inline or standalone math formulas are displayed different in the library compared to MathJax and LaTeX:

The attached file contains an example.

You can test the correct LaTeX behavior on:
"https://www.mathjax.org/#demo: "
using
“$\sum_{n=0}^\infty$ $$\sum_{n=0}^\infty$$

I would be surprised if you could not set this parameter when generating the SVG? Please excuse me for drilling so much. If I am completely wrong, please let me know.
Bildschirmfoto 2021-01-08 um 14 59 03

@ShaMan123
Copy link
Owner

try the following:

<MathView 
 config={{inline:false}}
/>

@ShaMan123
Copy link
Owner

ShaMan123 commented Jan 8, 2021

edec442

@zinnen
Copy link
Author

zinnen commented Jan 8, 2021 via email

ShaMan123 added a commit that referenced this issue Jan 8, 2021
solves #37
@ShaMan123
Copy link
Owner

V3.7.1

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

2 participants