pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-mathtools Add tex-mathtools 1.15
details: https://anonhg.NetBSD.org/pkgsrc/rev/23cefd394404
branches: trunk
changeset: 650824:23cefd394404
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 07:12:52 2015 +0000
description:
Add tex-mathtools 1.15
Mathematical tools to use with amsmath
diffstat:
print/tex-mathtools/DESCR | 16 ++++++++++++++++
print/tex-mathtools/Makefile | 14 ++++++++++++++
print/tex-mathtools/PLIST | 5 +++++
print/tex-mathtools/distinfo | 5 +++++
4 files changed, 40 insertions(+), 0 deletions(-)
diffs (56 lines):
diff -r 4fc1055ade0d -r 23cefd394404 print/tex-mathtools/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-mathtools/DESCR Mon Apr 27 07:12:52 2015 +0000
@@ -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.
diff -r 4fc1055ade0d -r 23cefd394404 print/tex-mathtools/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-mathtools/Makefile Mon Apr 27 07:12:52 2015 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 07:12:52 markd Exp $
+
+DISTNAME= mathtools
+PKGNAME= tex-${DISTNAME}-1.15
+TEXLIVE_REV= 34868
+
+MAINTAINER= pkgsrc-users@NetBSD,org
+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"
diff -r 4fc1055ade0d -r 23cefd394404 print/tex-mathtools/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-mathtools/PLIST Mon Apr 27 07:12:52 2015 +0000
@@ -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
+
diff -r 4fc1055ade0d -r 23cefd394404 print/tex-mathtools/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-mathtools/distinfo Mon Apr 27 07:12:52 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 07:12:52 markd Exp $
+
+SHA1 (tex-mathtools-34868/mathtools.tar.xz) = a30c52030a8f7e373de625ecfb676a2b54da0a8d
+RMD160 (tex-mathtools-34868/mathtools.tar.xz) = c0c0196abc8933efe6af2df545fae4f6462b7190
+Size (tex-mathtools-34868/mathtools.tar.xz) = 18480 bytes
Home |
Main Index |
Thread Index |
Old Index