mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
8 lines
333 B
Text
8 lines
333 B
Text
itexToMML (Program to convert inline TeX to MathML)
|
|
|
|
itexToMML takes input containing inline TeX math markup and
|
|
generates equivalent output with the math replaced by MathML. It
|
|
also includes Ruby bindings by default, which may be useful for
|
|
users of Instiki (www.instiki.org); set the environment variable
|
|
RUBY=no to disable this.
|
|
|