diff options
author | minskim <minskim@pkgsrc.org> | 2009-04-28 01:17:12 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-04-28 01:17:12 +0000 |
commit | b34e94a9718096cc6023f30408d806efa464e025 (patch) | |
tree | a439cdec3819138b8a5e5e878e2b234844cf9fe8 /print/tex-amsmath | |
parent | 2da780cd907433605cc460c030113b8f89632d05 (diff) | |
download | pkgsrc-b34e94a9718096cc6023f30408d806efa464e025.tar.gz |
Import tex-amsmath-2.13 as print/tex-amsmath.
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.
Diffstat (limited to 'print/tex-amsmath')
-rw-r--r-- | print/tex-amsmath/DESCR | 10 | ||||
-rw-r--r-- | print/tex-amsmath/Makefile | 14 | ||||
-rw-r--r-- | print/tex-amsmath/PLIST | 9 | ||||
-rw-r--r-- | print/tex-amsmath/distinfo | 5 |
4 files changed, 38 insertions, 0 deletions
diff --git a/print/tex-amsmath/DESCR b/print/tex-amsmath/DESCR new file mode 100644 index 00000000000..32a88e1fab7 --- /dev/null +++ b/print/tex-amsmath/DESCR @@ -0,0 +1,10 @@ +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. diff --git a/print/tex-amsmath/Makefile b/print/tex-amsmath/Makefile new file mode 100644 index 00000000000..72c69f068fa --- /dev/null +++ b/print/tex-amsmath/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 01:17:12 minskim Exp $ +# TeX Live Revision 7983 + +DISTNAME= amsmath +PKGNAME= tex-${DISTNAME}-2.13 + +MAINTAINER= minskim@NetBSD.org +COMMENT= AMS mathematical facilities for LaTeX + +CONFLICTS+= teTeX-texmf<=3.0nb13 +DEPENDS+= tex-ams-[0-9]*:../../print/tex-ams + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amsmath/PLIST b/print/tex-amsmath/PLIST new file mode 100644 index 00000000000..b76e01132bf --- /dev/null +++ b/print/tex-amsmath/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/28 01:17:12 minskim Exp $ +share/texmf-dist/tex/latex/amsmath/amsbsy.sty +share/texmf-dist/tex/latex/amsmath/amscd.sty +share/texmf-dist/tex/latex/amsmath/amsgen.sty +share/texmf-dist/tex/latex/amsmath/amsmath.sty +share/texmf-dist/tex/latex/amsmath/amsopn.sty +share/texmf-dist/tex/latex/amsmath/amstex.sty +share/texmf-dist/tex/latex/amsmath/amstext.sty +share/texmf-dist/tex/latex/amsmath/amsxtra.sty diff --git a/print/tex-amsmath/distinfo b/print/tex-amsmath/distinfo new file mode 100644 index 00000000000..efbd7b65a16 --- /dev/null +++ b/print/tex-amsmath/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/28 01:17:12 minskim Exp $ + +SHA1 (tex-amsmath-2.13/amsmath.tar.lzma) = 5ee6628801660f95944159d2132ef1f5bcb6a69c +RMD160 (tex-amsmath-2.13/amsmath.tar.lzma) = 911ff67be9318fed1a139f3cd48d496398029df9 +Size (tex-amsmath-2.13/amsmath.tar.lzma) = 29852 bytes |