Skip to content

LaTex rendering has alignment issues (v3 & v2) #3047

@LonHon

Description

@LonHon

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

image

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions