pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 22 11:45:37 UTC 2019

Added Files:
        pkgsrc/print/tex-etoc: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-etoc-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-etoc{,-doc}: Add version 1.08p

The package gives the user complete control of how the entries
of the table of contents should be constituted from the name,
number, and page number of each sectioning unit. The layout is
controlled by the definition of 'line styles' for each
sectioning level used in the document. The package provides its
own custom line styles (which may be used as examples), and
continues to support the standard formatting inherited from the
LaTeX document classes, but the package can also allow the user
to delegate the details to packages dealing with list making
environments (such as enumitem). The package's default global
style typesets tables of contents in a multi-column format,
with either a standard heading, or a ruled title (optionally
with a frame around the table). The \tableofcontents command
may be used arbitrarily many times in the same document, while
\localtableofcontents provides a 'local' table of contents.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-etoc/DESCR \
    pkgsrc/print/tex-etoc/Makefile pkgsrc/print/tex-etoc/PLIST \
    pkgsrc/print/tex-etoc/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-etoc-doc/DESCR \
    pkgsrc/print/tex-etoc-doc/Makefile pkgsrc/print/tex-etoc-doc/PLIST \
    pkgsrc/print/tex-etoc-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/print/tex-etoc/DESCR
diff -u /dev/null pkgsrc/print/tex-etoc/DESCR:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc/DESCR Tue Jan 22 11:45:37 2019
@@ -0,0 +1,15 @@
+The package gives the user complete control of how the entries
+of the table of contents should be constituted from the name,
+number, and page number of each sectioning unit. The layout is
+controlled by the definition of 'line styles' for each
+sectioning level used in the document. The package provides its
+own custom line styles (which may be used as examples), and
+continues to support the standard formatting inherited from the
+LaTeX document classes, but the package can also allow the user
+to delegate the details to packages dealing with list making
+environments (such as enumitem). The package's default global
+style typesets tables of contents in a multi-column format,
+with either a standard heading, or a ruled title (optionally
+with a frame around the table). The \tableofcontents command
+may be used arbitrarily many times in the same document, while
+\localtableofcontents provides a 'local' table of contents.
Index: pkgsrc/print/tex-etoc/Makefile
diff -u /dev/null pkgsrc/print/tex-etoc/Makefile:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc/Makefile      Tue Jan 22 11:45:37 2019
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2019/01/22 11:45:37 markd Exp $
+
+DISTNAME=      etoc
+PKGNAME=       tex-${DISTNAME}-1.08p
+TEXLIVE_REV=   48136
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/etoc
+COMMENT=       Completely customisable TOCs
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-etoc/PLIST
diff -u /dev/null pkgsrc/print/tex-etoc/PLIST:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc/PLIST Tue Jan 22 11:45:37 2019
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/01/22 11:45:37 markd Exp $
+share/texmf-dist/tex/latex/etoc/etoc.sty
Index: pkgsrc/print/tex-etoc/distinfo
diff -u /dev/null pkgsrc/print/tex-etoc/distinfo:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc/distinfo      Tue Jan 22 11:45:37 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/01/22 11:45:37 markd Exp $
+
+SHA1 (tex-etoc-48136/etoc.tar.xz) = d5a74016c42c7034f30214cac88842cde2c01619
+RMD160 (tex-etoc-48136/etoc.tar.xz) = b47e897ee4de46e9cf433be005969f802085b197
+SHA512 (tex-etoc-48136/etoc.tar.xz) = 7179facd22b1fe974b4420c19bc241a0fb047331f1d182c8894713029d760e0f04e2e85d7ca7661f2a2c64503ac4f089f04c58899869aa3f8d193a614b095515
+Size (tex-etoc-48136/etoc.tar.xz) = 10380 bytes

Index: pkgsrc/print/tex-etoc-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-etoc-doc/DESCR:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc-doc/DESCR     Tue Jan 22 11:45:37 2019
@@ -0,0 +1 @@
+Documentation for tex-etoc.
Index: pkgsrc/print/tex-etoc-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-etoc-doc/Makefile:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc-doc/Makefile  Tue Jan 22 11:45:37 2019
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/01/22 11:45:37 markd Exp $
+
+DISTNAME=      etoc.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.08p
+TEXLIVE_REV=   48136
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/etoc
+COMMENT=       Documentation for tex-etoc
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-etoc-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-etoc-doc/PLIST:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc-doc/PLIST     Tue Jan 22 11:45:37 2019
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2019/01/22 11:45:37 markd Exp $
+share/texmf-dist/doc/latex/etoc/README.md
+share/texmf-dist/doc/latex/etoc/etoc-DE.pdf
+share/texmf-dist/doc/latex/etoc/etoc.pdf
Index: pkgsrc/print/tex-etoc-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-etoc-doc/distinfo:1.1
--- /dev/null   Tue Jan 22 11:45:37 2019
+++ pkgsrc/print/tex-etoc-doc/distinfo  Tue Jan 22 11:45:37 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/01/22 11:45:37 markd Exp $
+
+SHA1 (tex-etoc-48136/etoc.doc.tar.xz) = d63e1eddcebdffaaed63e8903581096029846a29
+RMD160 (tex-etoc-48136/etoc.doc.tar.xz) = 736cc2ecf299c543eb764c258f80d24fe800bb2e
+SHA512 (tex-etoc-48136/etoc.doc.tar.xz) = 714118b62079ac9aa0a0df785c62dede54259a75351e8bc5273a9c4bb048d835bbde9ce533a2b1990215c3aad434934151aaa16f300635a38e1d60d6c9b7be0e
+Size (tex-etoc-48136/etoc.doc.tar.xz) = 1132648 bytes



Home | Main Index | Thread Index | Old Index