You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to reproduce the issue. Your example HTML page above renders correctly for me. What browser and OS are you using? Are there any error messages in the browser's console window? If you hover over the "Math input error" for a few moments, do you get a tooltip with any more information? If you use the contextual menu over the input error, do you get the MathJax menu, and if so, what do you get if you use the "Show Math As -> MathML" menu item?
am facing a similar issue. In my project, I use CKEditor with MathType for writing formulas and MathJax for rendering them on my webpage.
After updating all the dependencies in my project, the error message disappeared. However, now the formulas are rendered without any special characters, appearing only as plain strings.
The image above shows CKEditor writing the formula.
This other image shows how MathJax is rendering it
@FehNeves01, since your issue is no longer the same as the original post, you should start a separate issue for it, rather than attach it to an existing one.
You have not given enough information to diagnose the issue. For example, what is the LaTeX or MathML that was produced that you have added to your page? What is your MathJax configuration, and what version are you using? What browser and OS are you using? The two images are not sufficient to determine the cause of your problem.
getting math input error on this html ,it looks like when there is currency symbols near the numbers
for lines [
\text{Nettobetrag} = \text{3.388,50 €} - \text{67,77 €} = \text{3.320,73 €}
]
The text was updated successfully, but these errors were encountered: