blahtexml
Converts TeX equations into MathML
Install
- All systems
-
curl cmd.cat/blahtexml.sh
- Debian
-
apt-get install blahtexml
- Ubuntu
-
apt-get install blahtexml
- Kali Linux
-
apt-get install blahtexml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install blahtexml
- OS X
-
brew install blahtexml
- Raspbian
-
apt-get install blahtexml
- Dockerfile
- dockerfile.run/blahtexml
blahtexml
Converts TeX equations into MathML
Blahtex converts an equation given in a syntax close to TeX into MathML. Blahtexml is a simple extension of blahtex. In addition to the functionality of blahtex, blahtexml has XML processing in mind and is able to process a whole XML document into another XML document. Instead of converting only one formula at a time, blahtexml can convert all the formulas of the given XML file into MathML.