Hello,
I am switching from katex to mathjax, but I encountered a problem that the long equal sign cannot be rendered normally.
katex expression: A =\!=\!= B
I have checked the list supported by Latex, but I have not found the corresponding formula。http://docs.mathjax.org/en/latest/input/tex/macros/
Does anyone know what to fix it?
<script>MathJax = {startup: {ready() {const MmlMspace = MathJax._.core.MmlTree.MmlNodes.mspace.MmlMspace;const TEXCLASS = MathJax._.core.MmlTree.MmlNode.TEXCLASS;const MML = MathJax._.core.MmlTree.MML.MML;MML[MmlMspace.prototype.kind] = class extends MmlMspace {texClass = TEXCLASS.NONEsetTeXclass(prev) {return prev}};return MathJax.startup.defaultReady();}}};</script>
On Nov 16, 2020, at 11:37 PM, Jinjun He <hejin...@gmail.com> wrote:
Hello,
I am switching from katex to mathjax, but I encountered a problem that the long equal sign cannot be rendered normally.
katex expression: A =\!=\!= B
<Auto Generated Inline Image 1.png>
I have checked the list supported by Latex, but I have not found the corresponding formula。http://docs.mathjax.org/en/latest/input/tex/macros/
Does anyone know what to fix it?
--
You received this message because you are subscribed to the Google Groups "MathJax Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathjax-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mathjax-users/88a0745b-685c-4fa6-beed-d7831d35c452o%40googlegroups.com.
<Auto Generated Inline Image 1.png>