roniemartinez / latex2mathml

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

smybol can not be converted right like "\overset|\underset|\mathop|\cdot|\limits|\rightarrow" #125

Closed sinslu closed 3 years ago

sinslu commented 3 years ago

this string can not convert
F(a,n)=\overset{a-a-a\cdots-a}{}ntext{个}a

roniemartinez commented 3 years ago

Resolved in #132 but it is not easy to define the equivalent of \mathop so it is just treated as an identifier