pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jan 18 11:00:44 UTC 2018

Added Files:
        pkgsrc/math/tex-mathpartir: DESCR Makefile PLIST distinfo
        pkgsrc/math/tex-mathpartir-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-mathpartir{,-doc}: Add version 1.3.2

The package provides macros for typesetting math formulas in
mixed horizontal and vertical mode, automatically as best fit.
It provides an environment mathpar that behaves much as a loose
centered paragraph where words are math formulas, and spaces
between them are larger and adjustable. It also provides a
macro \inferrule for typeseting fractions where both the
numerator and denominator may be sequences of formulas that
will be also typeset in a similar way. It can typically be used
for typeseting sets of type inference rules or typing
derivations. A macro inferrule for typesetting type inference
rules.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-mathpartir/DESCR \
    pkgsrc/math/tex-mathpartir/Makefile pkgsrc/math/tex-mathpartir/PLIST \
    pkgsrc/math/tex-mathpartir/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-mathpartir-doc/DESCR \
    pkgsrc/math/tex-mathpartir-doc/Makefile \
    pkgsrc/math/tex-mathpartir-doc/PLIST \
    pkgsrc/math/tex-mathpartir-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/tex-mathpartir/DESCR
diff -u /dev/null pkgsrc/math/tex-mathpartir/DESCR:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir/DESCR    Thu Jan 18 11:00:44 2018
@@ -0,0 +1,11 @@
+The package provides macros for typesetting math formulas in
+mixed horizontal and vertical mode, automatically as best fit.
+It provides an environment mathpar that behaves much as a loose
+centered paragraph where words are math formulas, and spaces
+between them are larger and adjustable. It also provides a
+macro \inferrule for typeseting fractions where both the
+numerator and denominator may be sequences of formulas that
+will be also typeset in a similar way. It can typically be used
+for typeseting sets of type inference rules or typing
+derivations. A macro inferrule for typesetting type inference
+rules.
Index: pkgsrc/math/tex-mathpartir/Makefile
diff -u /dev/null pkgsrc/math/tex-mathpartir/Makefile:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir/Makefile Thu Jan 18 11:00:44 2018
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2018/01/18 11:00:44 markd Exp $
+
+DISTNAME=      mathpartir
+PKGNAME=       tex-${DISTNAME}-1.3.2
+TEXLIVE_REV=   39864
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/mathpartir
+COMMENT=       Typesetting sequences of math formulas, e.g. type inference rules
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-mathpartir/PLIST
diff -u /dev/null pkgsrc/math/tex-mathpartir/PLIST:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir/PLIST    Thu Jan 18 11:00:44 2018
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/01/18 11:00:44 markd Exp $
+share/texmf-dist/tex/latex/mathpartir/mathpartir.sty
Index: pkgsrc/math/tex-mathpartir/distinfo
diff -u /dev/null pkgsrc/math/tex-mathpartir/distinfo:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir/distinfo Thu Jan 18 11:00:44 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/18 11:00:44 markd Exp $
+
+SHA1 (tex-mathpartir-39864/mathpartir.tar.xz) = 686f659034e382ef5bd6cafd7bd4a6d2d3280a69
+RMD160 (tex-mathpartir-39864/mathpartir.tar.xz) = ffd4f5e9eae6cfdeccd84486e22fb42dd2d3a56c
+SHA512 (tex-mathpartir-39864/mathpartir.tar.xz) = 4f7e8c5346ddd8afc210cd02e2de1d49bf604deecf4bdb1d7a291a21ef0eebf68d262ea00ab1dc9e7d95c0e66e2e7af6a3fb9a5003fe9ae95cdc0bc00e766e97
+Size (tex-mathpartir-39864/mathpartir.tar.xz) = 4608 bytes

Index: pkgsrc/math/tex-mathpartir-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-mathpartir-doc/DESCR:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir-doc/DESCR        Thu Jan 18 11:00:44 2018
@@ -0,0 +1 @@
+Documentation for tex-mathpartir.
Index: pkgsrc/math/tex-mathpartir-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-mathpartir-doc/Makefile:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir-doc/Makefile     Thu Jan 18 11:00:44 2018
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/01/18 11:00:44 markd Exp $
+
+DISTNAME=      mathpartir.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.3.2
+TEXLIVE_REV=   39864
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/mathpartir
+COMMENT=       Documentation for tex-mathpartir
+LICENSE=       gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-mathpartir-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-mathpartir-doc/PLIST:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir-doc/PLIST        Thu Jan 18 11:00:44 2018
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2018/01/18 11:00:44 markd Exp $
+share/texmf-dist/doc/latex/mathpartir/COPYING
+share/texmf-dist/doc/latex/mathpartir/README
+share/texmf-dist/doc/latex/mathpartir/mathpartir.pdf
Index: pkgsrc/math/tex-mathpartir-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-mathpartir-doc/distinfo:1.1
--- /dev/null   Thu Jan 18 11:00:44 2018
+++ pkgsrc/math/tex-mathpartir-doc/distinfo     Thu Jan 18 11:00:44 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/01/18 11:00:44 markd Exp $
+
+SHA1 (tex-mathpartir-39864/mathpartir.doc.tar.xz) = 3d977091a9c4a13c33c1d962be8d6230c95bcb53
+RMD160 (tex-mathpartir-39864/mathpartir.doc.tar.xz) = d8bf08a58da369122439fd9095b11a7a5752d120
+SHA512 (tex-mathpartir-39864/mathpartir.doc.tar.xz) = f2f094388be4e25edd6cd9eeaced70bfcfbabf1750733a74fa54e89eb17ab1a16102acfd54a92b09a07a781fb1a8ca40322aa5de036ee0d96e4f6f0034fc906b
+Size (tex-mathpartir-39864/mathpartir.doc.tar.xz) = 271884 bytes



Home | Main Index | Thread Index | Old Index