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

texlive-amsmath

AMS mathematical facilities for LaTeX

This is the principal package in the AMS-LaTeX distribution. It adapts for use in LaTeX most of the mathematical features found in AMS-TeX; it is highly recommended as an adjunct to serious mathematical typesetting in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy (for bold symbols), amsopn (for operator names) and amstext (for text embedded in mathematics) are also loaded. This package is part of the LaTeX required distribution; however, several contributed packages add still further to its appeal; examples are empheq, which provides functions for decorating and highlighting mathematics, and ntheorem, for specifying theorem (and similar) definitions.

Installation

Install the latest version of texlive-amsmath as follows:

guix install texlive-amsmath

Or install a particular version:

guix install texlive-amsmath@2025.2

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

You can use the following badge to inform users of texlive-amsmath about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-amsmath'><img src='https://packages.guix.gnu.org/packages/texlive-amsmath/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-amsmath/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-amsmath)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-amsmath][https://packages.guix.gnu.org/packages/texlive-amsmath/badges/latest-version.svg]]