GHC library: Conversion between formats used to represent mathematics http://hackage.haskell.org/package/texmath
Go to file
2024-01-05 22:56:13 +01:00
ghc-texmath.spec update to 0.8.1 [release 0.8.1-1mamba;Mon Apr 13 2015] 2024-01-05 22:56:13 +01:00
README.md update to 0.8.1 [release 0.8.1-1mamba;Mon Apr 13 2015] 2024-01-05 22:56:13 +01:00

ghc-texmath

The texmath library provides functions to read and write TeX math, presentation MathML, and OMML (Office Math Markup Language, used in Microsoft Office). Support is also included for converting math formats to pandoc's native format (allowing conversion, via pandoc, to a variety of different markup formats). The TeX reader supports basic LaTeX and AMS extensions, and it can parse and apply LaTeX macros.