roniemartinez / latex2mathml

Pure Python library for LaTeX to MathML conversion
MIT License
183 stars 25 forks source link

feat: make sure that subsup responds to display mode #490

Open cuppajoeman opened 1 week ago

cuppajoeman commented 1 week ago

fixes #489

Note that I introduced a new global variable to minimize the signatures from changing, if this is not wanted I can do the latter.