-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Expected BehaviorThis is how MathJax worksThis is how MathJax works
Description
Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.
Issue Summary
A summary of the issue and the browser/OS environment in which it occurs. If
suitable, include the steps required to reproduce the bug.
Steps to Reproduce:
Goto website https://jsbin.com/wiworocogi/1/edit?html,output and copy the following formula for rendering
LaTex:
\style{font-family:Times New Roman}{{}_{12}^{234}Pu}
MathML
<math style="font-family: Times New Roman" ><mmultiscripts><mi>P</mi><mprescripts/><mn>12</mn><mn>234</mn></mmultiscripts><mi>u</mi></math>Technical details:
- MathJax Version: 3.2
- Client OS: (e.g., Mac OS X 10.8.4)
- Browser: (e.g., Chrome 29.0.1547.57)
and loading MathJax via
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>Metadata
Metadata
Assignees
Labels
Expected BehaviorThis is how MathJax worksThis is how MathJax works
