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

ghc-texmath

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 the latest version of ghc-texmath as follows:

guix install ghc-texmath

Or install a particular version:

guix install ghc-texmath@0.12.5.5

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ghc-texmath/'><img src='http://127.0.0.1:3000/packages/ghc-texmath/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ghc-texmath/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ghc-texmath/)
Org: [[http://127.0.0.1:3000/packages/ghc-texmath/][http://127.0.0.1:3000/packages/ghc-texmath/badges/latest-version.svg]]