summaryrefslogtreecommitdiff
path: root/print/tex-amsmath
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29Update tex-amsmath to the version in TeX Live 2009.minskim2-8/+8
A dependency change only.
2009-04-28Import tex-amsmath-2.13 as print/tex-amsmath.minskim4-0/+38
This package 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 a near-indispensable 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 embdedded in mathematics) are also loaded. Amsmath 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.