diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-17 21:59:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-17 21:59:28 +0000 |
commit | 0dce13506cc21313ec3527da4ed2e9d1abc6c411 (patch) | |
tree | 22f165e014ffc19dcde725ab27fb0e5bd62f8df0 /print/tex-context-mathsets | |
parent | 8bb9afb82079258b0e4699ca618d8e25d6b4b79d (diff) | |
download | pkgsrc-0dce13506cc21313ec3527da4ed2e9d1abc6c411.tar.gz |
Add missing packages for the texlive context collection.
Diffstat (limited to 'print/tex-context-mathsets')
-rw-r--r-- | print/tex-context-mathsets/DESCR | 3 | ||||
-rw-r--r-- | print/tex-context-mathsets/Makefile | 15 | ||||
-rw-r--r-- | print/tex-context-mathsets/PLIST | 3 | ||||
-rw-r--r-- | print/tex-context-mathsets/distinfo | 6 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-context-mathsets/DESCR b/print/tex-context-mathsets/DESCR new file mode 100644 index 00000000000..a978d051f56 --- /dev/null +++ b/print/tex-context-mathsets/DESCR @@ -0,0 +1,3 @@ +Typeset good-looking set notation (e.g., {x|x \in Y}), as well +as similar things such as Dirac bra-ket notation, conditional +probabilities, etc. The package is at least inspired by braket. diff --git a/print/tex-context-mathsets/Makefile b/print/tex-context-mathsets/Makefile new file mode 100644 index 00000000000..e626afe8436 --- /dev/null +++ b/print/tex-context-mathsets/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:32 wiz Exp $ + +DISTNAME= context-mathsets +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 23167 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/context-mathsets +COMMENT= Set notation in ConTeXt +#LICENSE= simplified BSD license + +DEPENDS+= tex-context-[0-9]*:../../print/tex-context + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-context-mathsets/PLIST b/print/tex-context-mathsets/PLIST new file mode 100644 index 00000000000..2d280a0dff1 --- /dev/null +++ b/print/tex-context-mathsets/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/17 21:59:32 wiz Exp $ +share/texmf-dist/tex/context/interface/third/t-mathsets.xml +share/texmf-dist/tex/context/third/mathsets/t-mathsets.tex diff --git a/print/tex-context-mathsets/distinfo b/print/tex-context-mathsets/distinfo new file mode 100644 index 00000000000..7ea64d0af19 --- /dev/null +++ b/print/tex-context-mathsets/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/07/17 21:59:32 wiz Exp $ + +SHA1 (tex-context-mathsets-23167/context-mathsets.tar.xz) = 4ca4c1ee8bb297282e112b78c7b7959af836b694 +RMD160 (tex-context-mathsets-23167/context-mathsets.tar.xz) = 4f552ce4e6863bb89570ed8fe6b339abdb3e1fe0 +SHA512 (tex-context-mathsets-23167/context-mathsets.tar.xz) = 8b941d6910a63044a150e650918b8c4bd974b75b5692ef192647efbae2de44fef0a034f097c6c29f4deff8243629681e9259d050b83c2122b4df25bc580c0c0a +Size (tex-context-mathsets-23167/context-mathsets.tar.xz) = 4900 bytes |