GHC library: Conversion between formats used to represent mathematics http://hackage.haskell.org/package/texmath
Go to file
2024-01-05 22:56:14 +01:00
ghc-texmath-0.12.8.4-typst-symbols-0.1.5.patch rebuilt without conflicting ghc-exceptions-devel [release 0.12.8.4-2mamba;Sun Dec 03 2023] 2024-01-05 22:56:14 +01:00
ghc-texmath.spec rebuilt without conflicting ghc-exceptions-devel [release 0.12.8.4-2mamba;Sun Dec 03 2023] 2024-01-05 22:56:14 +01:00
README.md rebuilt without conflicting ghc-exceptions-devel [release 0.12.8.4-2mamba;Sun Dec 03 2023] 2024-01-05 22:56:14 +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.