Import of pkgsrc-2015Q2
This commit is contained in:
16
print/tex-mathtools/DESCR
Normal file
16
print/tex-mathtools/DESCR
Normal file
@@ -0,0 +1,16 @@
|
||||
Mathtools provides a series of packages designed to enhance the
|
||||
appearance of documents containing a lot of mathematics. The
|
||||
main backbone is amsmath, so those unfamiliar with this
|
||||
required part of the LaTeX system will probably not find the
|
||||
packages very useful. Mathtools provides many useful tools for
|
||||
mathematical typesetting. It is based on amsmath and fixes
|
||||
various deficiencies of amsmath and standard LaTeX. It
|
||||
provides: Extensible symbols, such as brackets, arrows,
|
||||
harpoons, etc.; Various symbols such as \coloneqq (:=); Easy
|
||||
creation of new tag forms; Showing equation numbers only for
|
||||
referenced equations; Extensible arrows, harpoons and
|
||||
hookarrows; Starred versions of the amsmath matrix environments
|
||||
for specifying the column alignment; More building blocks:
|
||||
multlined, cases-like environments, new gathered environments;
|
||||
Maths versions of \makebox, \llap, \rlap etc.; Cramped math
|
||||
styles; and more... Mathtools requires mhsetup.
|
||||
15
print/tex-mathtools/Makefile
Normal file
15
print/tex-mathtools/Makefile
Normal file
@@ -0,0 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:04 markd Exp $
|
||||
|
||||
DISTNAME= mathtools
|
||||
PKGNAME= tex-${DISTNAME}-1.16
|
||||
TEXLIVE_REV= 37331
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/mathtools
|
||||
COMMENT= Mathematical tools to use with amsmath
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
5
print/tex-mathtools/PLIST
Normal file
5
print/tex-mathtools/PLIST
Normal file
@@ -0,0 +1,5 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:12:52 markd Exp $
|
||||
share/texmf-dist/tex/latex/mathtools/empheq.sty
|
||||
share/texmf-dist/tex/latex/mathtools/mathtools.sty
|
||||
share/texmf-dist/tex/latex/mathtools/mhsetup.sty
|
||||
|
||||
5
print/tex-mathtools/distinfo
Normal file
5
print/tex-mathtools/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2015/06/14 12:50:04 markd Exp $
|
||||
|
||||
SHA1 (tex-mathtools-37331/mathtools.tar.xz) = 041352592deedb110fab1d24b214d34c9587142d
|
||||
RMD160 (tex-mathtools-37331/mathtools.tar.xz) = af896efaaf905a83646f2da33cb42b8560206d25
|
||||
Size (tex-mathtools-37331/mathtools.tar.xz) = 18500 bytes
|
||||
Reference in New Issue
Block a user