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: about 1 month 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: 2026-06-15T12:14:56.378Z (about 1 month ago)
- Topics: command-line, converter, latex, mathml
- Language: Java
- Size: 117 KB
- Stars: 0
- Watchers: 1
- 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