summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2010-04-29 22:45:11 +0000
committerminskim <minskim>2010-04-29 22:45:11 +0000
commitea678ca864daad51614d1c368d7e667f6cbed9a5 (patch)
tree3a7195c629cf8db4a6d0869d4b7e856286b8e05b /print
parent176a3d62d8e6cb9804e6090e54b651db736a2c63 (diff)
downloadpkgsrc-ea678ca864daad51614d1c368d7e667f6cbed9a5.tar.gz
Import tex-selectp-1.0 as print/tex-selectp.
This package defines a command \outputonly, whose argument is a list of pages to be output. With the command present (before \begin{document}), only those pages are output. This package was inspired by code published by Knuth in TUGboat 8(2) (July 1987).
Diffstat (limited to 'print')
-rw-r--r--print/tex-selectp/DESCR4
-rw-r--r--print/tex-selectp/Makefile13
-rw-r--r--print/tex-selectp/PLIST2
-rw-r--r--print/tex-selectp/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-selectp/DESCR b/print/tex-selectp/DESCR
new file mode 100644
index 00000000000..1f4ea4f9083
--- /dev/null
+++ b/print/tex-selectp/DESCR
@@ -0,0 +1,4 @@
+This package defines a command \outputonly, whose argument is a list
+of pages to be output. With the command present (before
+\begin{document}), only those pages are output. This package was
+inspired by code published by Knuth in TUGboat 8(2) (July 1987).
diff --git a/print/tex-selectp/Makefile b/print/tex-selectp/Makefile
new file mode 100644
index 00000000000..d958fdc63f7
--- /dev/null
+++ b/print/tex-selectp/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:45:11 minskim Exp $
+# TeX Live Revision 15878
+
+DISTNAME= selectp
+PKGNAME= tex-${DISTNAME}-1.0
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Select pages to be output
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-selectp/PLIST b/print/tex-selectp/PLIST
new file mode 100644
index 00000000000..9a769258c70
--- /dev/null
+++ b/print/tex-selectp/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/29 22:45:11 minskim Exp $
+share/texmf-dist/tex/latex/selectp/selectp.sty
diff --git a/print/tex-selectp/distinfo b/print/tex-selectp/distinfo
new file mode 100644
index 00000000000..cbb0725c496
--- /dev/null
+++ b/print/tex-selectp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/29 22:45:11 minskim Exp $
+
+SHA1 (tex-selectp-1.0/selectp.tar.xz) = 07dc590ad4f0066c6f7ff891696e3f86764b0a4a
+RMD160 (tex-selectp-1.0/selectp.tar.xz) = e84bff24f20de73a31c98bddcf86c83f615bbbfd
+Size (tex-selectp-1.0/selectp.tar.xz) = 4176 bytes