Skip to content

jcayzac/texformula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build:

mvn package

Run:

./texformula <<<'\[x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\]'
<math xmlns="http://www.w3.org/1998/Math/MathML" data-png="09E2334B212E751A7C669F34A78ACA6C72A463EC.png"><mi>x</mi><mo>=</mo><mfrac><mrow><mo>-</mo><mi>b</mi><mo>±</mo><msqrt><mrow><msup><mi>b</mi><mn>2</mn></msup><mo>-</mo><mn>4</mn><mi>a</mi><mi>c</mi></mrow></msqrt></mrow><mrow><mn>2</mn><mi>a</mi></mrow></mfrac></math>

About

Simple tex-to-MathML converter based on Snuggletex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages