pkgsrc-WIP-changes archive

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

tex-etoc: Imported 1.08p



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Mon Jan 21 11:28:14 2019 +0100
Changeset:	1f02d61096fb850ff2b9a63713e14b16b385fd76

Modified Files:
	Makefile
Added Files:
	tex-etoc-doc/DESCR
	tex-etoc-doc/Makefile
	tex-etoc-doc/PLIST
	tex-etoc-doc/distinfo
	tex-etoc/COMMIT_MSG
	tex-etoc/DESCR
	tex-etoc/Makefile
	tex-etoc/PLIST
	tex-etoc/distinfo

Log Message:
tex-etoc: Imported 1.08p

etoc - Completely customisable TOCs

   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.

Changelog for 1.08p:
--------------------------------------------------------------------------------
Fixes bug surfacing in case of linktoc=page option of hyperref.
Thanks to Denis Bitouzé for report (cf.
https://github.com/ho-tex/hyperref/issues/65,
https://github.com/dbitouze/yathesis/issues/61
).
--------------------------------------------------------------------------------

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f02d61096fb850ff2b9a63713e14b16b385fd76

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

diffstat:
 Makefile              |  2 ++
 tex-etoc-doc/DESCR    |  1 +
 tex-etoc-doc/Makefile | 26 ++++++++++++++++++++++++++
 tex-etoc-doc/PLIST    |  3 +++
 tex-etoc-doc/distinfo |  6 ++++++
 tex-etoc/COMMIT_MSG   | 26 ++++++++++++++++++++++++++
 tex-etoc/DESCR        | 15 +++++++++++++++
 tex-etoc/Makefile     | 30 ++++++++++++++++++++++++++++++
 tex-etoc/PLIST        |  2 ++
 tex-etoc/distinfo     |  6 ++++++
 10 files changed, 117 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 6bc257274f..682e164dd9 100644
--- a/Makefile
+++ b/Makefile
@@ -4487,6 +4487,8 @@ SUBDIR+=	tex-arabxtex
 SUBDIR+=	tex-arabxtex-doc
 SUBDIR+=	tex-attachfile-doc
 SUBDIR+=	tex-breqn-doc
+SUBDIR+=	tex-etoc
+SUBDIR+=	tex-etoc-doc
 SUBDIR+=	tex-fancyref-doc
 SUBDIR+=	tex-lineno-doc
 SUBDIR+=	tex-mathtools-doc
diff --git a/tex-etoc-doc/DESCR b/tex-etoc-doc/DESCR
new file mode 100644
index 0000000000..7a38951333
--- /dev/null
+++ b/tex-etoc-doc/DESCR
@@ -0,0 +1 @@
+This is documentation for tex-etoc.
diff --git a/tex-etoc-doc/Makefile b/tex-etoc-doc/Makefile
new file mode 100644
index 0000000000..57b4c3a6f1
--- /dev/null
+++ b/tex-etoc-doc/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD$
+
+DISTNAME=	etoc
+PKGNAME=	tex-${DISTNAME}-doc-1.08p
+CATEGORIES=	print
+MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
+DIST_SUBDIR=	${PKGNAME_NOREV}
+EXTRACT_SUFX=	.zip
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://www.ctan.org/texarchive/macros/latex/contrib/newunicodechar
+COMMENT=	Documentation for tex-etoc
+LICENSE=	lppl-1.3c
+
+NO_CONFIGURE=		YES
+INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/doc/latex/etoc
+
+do-build:
+
+do-install:
+	cd ${WRKSRC} && for f in etoc.pdf etoc-DE.pdf; do \
+		${INSTALL_DATA} $$f \
+		${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/etoc/$$f; \
+	done
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-etoc-doc/PLIST b/tex-etoc-doc/PLIST
new file mode 100644
index 0000000000..270f9bfbb6
--- /dev/null
+++ b/tex-etoc-doc/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+share/texmf-dist/doc/latex/etoc/etoc.pdf
+share/texmf-dist/doc/latex/etoc/etoc-DE.pdf
diff --git a/tex-etoc-doc/distinfo b/tex-etoc-doc/distinfo
new file mode 100644
index 0000000000..ab0f63d6f6
--- /dev/null
+++ b/tex-etoc-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-etoc-doc-1.08p/etoc.zip) = edf40a9b352642c4b33bcadb7da1f2f720b4ce5d
+RMD160 (tex-etoc-doc-1.08p/etoc.zip) = ed917653665e050bc0c159764b566471b9a7d32f
+SHA512 (tex-etoc-doc-1.08p/etoc.zip) = 689e8e19eb11aa8bac268d84c293ac8716e25e8539a47d3433be76a8220fbe2bfda01be3697feed007e8ef159abf48882516c3f8109de9ebb1f049a04d4f0e08
+Size (tex-etoc-doc-1.08p/etoc.zip) = 1315155 bytes
diff --git a/tex-etoc/COMMIT_MSG b/tex-etoc/COMMIT_MSG
new file mode 100644
index 0000000000..54a952d53a
--- /dev/null
+++ b/tex-etoc/COMMIT_MSG
@@ -0,0 +1,26 @@
+tex-etoc: Imported 1.08p
+
+etoc - Completely customisable TOCs
+
+   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.
+
+Changelog for 1.08p:
+--------------------------------------------------------------------------------
+Fixes bug surfacing in case of linktoc=page option of hyperref.
+Thanks to Denis Bitouz�or report (cf.
+https://github.com/ho-tex/hyperref/issues/65,
+https://github.com/dbitouze/yathesis/issues/61
+).
+--------------------------------------------------------------------------------
diff --git a/tex-etoc/DESCR b/tex-etoc/DESCR
new file mode 100644
index 0000000000..8a73b2d4b4
--- /dev/null
+++ b/tex-etoc/DESCR
@@ -0,0 +1,15 @@
+Completely customisable TOCs
+
+   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.
diff --git a/tex-etoc/Makefile b/tex-etoc/Makefile
new file mode 100644
index 0000000000..bafa825496
--- /dev/null
+++ b/tex-etoc/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD$
+
+DISTNAME=	etoc
+PKGNAME=	tex-${DISTNAME}-1.08p
+DIST_SUBDIR=	${PKGNAME_NOREV}
+CATEGORIES=	print
+MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
+EXTRACT_SUFX=	.zip
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://www.ctan.org/pkg/etoc
+COMMENT=	Completely customisable TOCs
+LICENSE=	lppl-1.3c
+
+NO_CONFIGURE=		YES
+INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/tex/latex/etoc
+
+DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+do-build:
+	cd ${WRKSRC} && latex etoc.ins
+
+do-install:
+	cd ${WRKSRC} && for f in etoc.sty; do \
+		${INSTALL_DATA} $$f \
+		${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/etoc/$$f; \
+	done
+
+.include "../../print/kpathsea/texmf.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-etoc/PLIST b/tex-etoc/PLIST
new file mode 100644
index 0000000000..0ba781b8f8
--- /dev/null
+++ b/tex-etoc/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/texmf-dist/tex/latex/etoc/etoc.sty
diff --git a/tex-etoc/distinfo b/tex-etoc/distinfo
new file mode 100644
index 0000000000..373a7a5f96
--- /dev/null
+++ b/tex-etoc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-etoc-1.08p/etoc.zip) = edf40a9b352642c4b33bcadb7da1f2f720b4ce5d
+RMD160 (tex-etoc-1.08p/etoc.zip) = ed917653665e050bc0c159764b566471b9a7d32f
+SHA512 (tex-etoc-1.08p/etoc.zip) = 689e8e19eb11aa8bac268d84c293ac8716e25e8539a47d3433be76a8220fbe2bfda01be3697feed007e8ef159abf48882516c3f8109de9ebb1f049a04d4f0e08
+Size (tex-etoc-1.08p/etoc.zip) = 1315155 bytes


Home | Main Index | Thread Index | Old Index