https://github.com/jcayzac/texformula
Simple tex-to-MathML converter based on Snuggletex
https://github.com/jcayzac/texformula
command-line converter latex mathml
Last synced: 9 months ago
JSON representation
Simple tex-to-MathML converter based on Snuggletex
- Host: GitHub
- URL: https://github.com/jcayzac/texformula
- Owner: jcayzac
- Created: 2012-12-15T06:03:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-16T03:39:28.000Z (over 13 years ago)
- Last Synced: 2025-08-11T01:57:59.678Z (9 months ago)
- Topics: command-line, converter, latex, mathml
- Language: Java
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build:
mvn package
## Run:
./texformula <<<'\[x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\]'
x=-b±b2-4ac2a