pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-makecell{, -doc}: import version 0.1e



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4792926ef174
branches:  trunk
changeset: 370705:4792926ef174
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Oct 23 10:24:57 2017 +0000

description:
tex-makecell{,-doc}: import version 0.1e

This package supports common layouts for tabular column heads
in whole documents, based on one-column tabular environment. In
addition, it can create multi-lined tabular cells. The Package
also offers: a macro which changes the vertical space around
all the cells in a tabular environment (similar to the function
of the tabls package, but using the facilities of the array)
macros for multirow cells, which use the facilities of the
multirow package; macros to number rows in tables, or to skip
cells; diagonally divided cells; horizontal lines in tabular
environments with defined thickness.

diffstat:

 print/tex-makecell-doc/DESCR    |   1 +
 print/tex-makecell-doc/Makefile |  13 +++++++++++++
 print/tex-makecell-doc/PLIST    |   5 +++++
 print/tex-makecell-doc/distinfo |   6 ++++++
 print/tex-makecell/DESCR        |  10 ++++++++++
 print/tex-makecell/Makefile     |  15 +++++++++++++++
 print/tex-makecell/PLIST        |   2 ++
 print/tex-makecell/distinfo     |   6 ++++++
 8 files changed, 58 insertions(+), 0 deletions(-)

diffs (90 lines):

diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell-doc/DESCR      Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-makecell.
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell-doc/Makefile   Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+DISTNAME=      makecell.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.1e
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/makecell
+COMMENT=       Documentation for tex-makecell
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell-doc/PLIST      Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:24:57 markd Exp $
+share/texmf-dist/doc/latex/makecell/README
+share/texmf-dist/doc/latex/makecell/makecell-rus.pdf
+share/texmf-dist/doc/latex/makecell/makecell-rus.tex
+share/texmf-dist/doc/latex/makecell/makecell.pdf
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell-doc/distinfo   Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+SHA1 (tex-makecell-15878/makecell.doc.tar.xz) = af7e919f23650396235d0ad1c254f41bcb04eb52
+RMD160 (tex-makecell-15878/makecell.doc.tar.xz) = 6ff65089a14da0867a519ee94c8c4c967fcab8d2
+SHA512 (tex-makecell-15878/makecell.doc.tar.xz) = e9abcf651a41802400442c1daad57deeea62ffd196148584b25030825138efaa52b898dc99c3c17c42068d5a2b8a61227bc3c08560e3589ac8971df8fa95ae30
+Size (tex-makecell-15878/makecell.doc.tar.xz) = 690224 bytes
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell/DESCR  Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,10 @@
+This package supports common layouts for tabular column heads
+in whole documents, based on one-column tabular environment. In
+addition, it can create multi-lined tabular cells. The Package
+also offers: a macro which changes the vertical space around
+all the cells in a tabular environment (similar to the function
+of the tabls package, but using the facilities of the array)
+macros for multirow cells, which use the facilities of the
+multirow package; macros to number rows in tables, or to skip
+cells; diagonally divided cells; horizontal lines in tabular
+environments with defined thickness.
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell/Makefile       Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+DISTNAME=      makecell
+PKGNAME=       tex-${DISTNAME}-0.1e
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/makecell
+COMMENT=       Tabular column heads and multilined cells
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell/PLIST  Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:24:57 markd Exp $
+share/texmf-dist/tex/latex/makecell/makecell.sty
diff -r 9a8d772361e1 -r 4792926ef174 print/tex-makecell/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-makecell/distinfo       Mon Oct 23 10:24:57 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:24:57 markd Exp $
+
+SHA1 (tex-makecell-15878/makecell.tar.xz) = fde399f41cd1964f564017fe11abd1e3eb316acb
+RMD160 (tex-makecell-15878/makecell.tar.xz) = 2e7425d5e14861ce6151baedc132b5e81bb4eed8
+SHA512 (tex-makecell-15878/makecell.tar.xz) = 33ace2ccee3c20da99c02f38ce4006888c518f54bfa40ab8ca224d598775a3605928550cb62bea7eb29ddf9c89da8ea540919c80ea3f348d276092f8a39f380f
+Size (tex-makecell-15878/makecell.tar.xz) = 4460 bytes



Home | Main Index | Thread Index | Old Index