latex2mathml 3.77.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

latex2mathml 3.77.0

License

Version



Github Actions

Coverage



Supported versions

Wheel



Status

Downloads



All Contributors



latex2mathml
Pure Python library for LaTeX to MathML conversion
Installation
pip install latex2mathml

Usage
Python
import latex2mathml.converter

latex_input = "<your_latex_string>"
mathml_output = latex2mathml.converter.convert(latex_input)

Command-line
% latex2mathml -h
usage: latex2mathml [-h] [-V] [-b] [-t TEXT | -f FILE | -s]

Pure Python library for LaTeX to MathML conversion

options:
-h, --help show this help message and exit
-V, --version Show version
-b, --block Display block

required arguments:
-t TEXT, --text TEXT Text
-f FILE, --file FILE File
-s, --stdin Stdin

References
LaTeX

https://en.wikibooks.org/wiki/LaTeX/Mathematics
http://artofproblemsolving.com/wiki/index.php?title=Main_Page
http://milde.users.sourceforge.net/LUCR/Math/
https://math-linux.com/latex-26/faq/latex-faq/article/latex-derivatives-limits-sums-products-and-integrals
https://www.tutorialspoint.com/tex_commands
https://www.giss.nasa.gov/tools/latex/ltx-86.html
https://ftp.gwdg.de/pub/ctan/info/l2tabu/english/l2tabuen.pdf

MathML

http://www.xmlmind.com/tutorials/MathML/

Author

Ronie Martinez

Contributors ✨
Thanks goes to these wonderful people (emoji key):






Ronie Martinez🚧 💻 🚇
askender📖
06180339💻
chaihahaha💻
HQY🐛
鸭梨🐛
oliverstefanov🐛


Deleted user🐛
Cesaryuan🐛
TonyStank🐛
Dirk Winkel🐛
sinslu🐛
Nikola Ubavić🐛
abhisheksia🐛


Denis Salem🐛 💻
Steven Clontz🐛
空白🐛
MURAMATSU Atshshi🐛
leingang🐛
Nigel Amers🐛
retsyo🐛


Mia Kramer💻 📖
Nguyễn Gia Phong🐛 💻 ⚠️
Collin Delker🐛
jiotv321🐛
Felix Yan💻
Rob Blackbourn💻






This project follows the all-contributors specification. Contributions of any kind welcome!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.