This package browser is in early development. Mind the rough edges.

ghc-texmath 0.12.5.5

Conversion between formats used to represent mathematics

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.

Installation

Install ghc-texmath 0.12.5.5 as follows:

guix install ghc-texmath@0.12.5.5

Or install the latest version:

guix install ghc-texmath

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.