You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get a math (draw object) node easily, but how to get its MathML string in python?
currently I use zipFile to extract the content.xml of math formula,
but I wonder if there exist a better approach with odfpy
The text was updated successfully, but these errors were encountered:
chenyhsu
changed the title
Howw to get mathml code from a math object?
How to get mathml code from a math object?
Mar 15, 2024
I can get a math (draw object) node easily, but how to get its MathML string in python?
currently I use zipFile to extract the content.xml of math formula,
but I wonder if there exist a better approach with odfpy
The text was updated successfully, but these errors were encountered: