Problem statement
Formulas with double-byte characters are not rendered properly.
Wrokaround
Limitation: LaTeX Math supports MathJax V2, due to the limitations in V2 the formulas with double-byte are not rendered properly. NOTE Migrating MathJaX from V2 to V3 is in pipeline which will address most of the issues.
Also, you can workaround the following methods:
Change the Renderer selection for math mode in the following path and in the admin screen change to either PNG / SVG.
<base-url>/admin/plugins/latexmath/viewconfig.action
2. Go to the configuration page for the LaTeX Math app and under MathJax settings choose Enable MathJax content menu.
3. Go to the issue page and right-click and go to Math Settings -> Math Renderer -> Common HTML.
If you still experience any issues, please submit a ticket to our support team. We are happy to help you.
Add Comment