diff options
author | minskim <minskim@pkgsrc.org> | 2010-03-12 20:13:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-03-12 20:13:21 +0000 |
commit | f5e37880a3bcd936a4f9b3bc79231bd82aed1864 (patch) | |
tree | 197a53fcb10275c7d0b196d25ced6489cedf6bfe /print/tex-twoinone | |
parent | 72cd2394c70933a61dd70b3c92b38e35f29deda3 (diff) | |
download | pkgsrc-f5e37880a3bcd936a4f9b3bc79231bd82aed1864.tar.gz |
Import tex-twoinone-2009 as print/tex-twoinone.
The package is for printing two pages on a single (landscape) A4 page.
Page numbers appear on the included pages, and not on the landscape
'container' page.
Diffstat (limited to 'print/tex-twoinone')
-rw-r--r-- | print/tex-twoinone/DESCR | 3 | ||||
-rw-r--r-- | print/tex-twoinone/Makefile | 13 | ||||
-rw-r--r-- | print/tex-twoinone/PLIST | 2 | ||||
-rw-r--r-- | print/tex-twoinone/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-twoinone/DESCR b/print/tex-twoinone/DESCR new file mode 100644 index 00000000000..fe675b85d2d --- /dev/null +++ b/print/tex-twoinone/DESCR @@ -0,0 +1,3 @@ +The package is for printing two pages on a single (landscape) A4 page. +Page numbers appear on the included pages, and not on the landscape +'container' page. diff --git a/print/tex-twoinone/Makefile b/print/tex-twoinone/Makefile new file mode 100644 index 00000000000..c854d2e5bbe --- /dev/null +++ b/print/tex-twoinone/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 20:13:21 minskim Exp $ +# TeX Live Revision 17024 + +DISTNAME= twoinone +PKGNAME= tex-${DISTNAME}-2009 + +MAINTAINER= minskim@NetBSD.org +COMMENT= LaTeX style to print two pages on a single page + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-twoinone/PLIST b/print/tex-twoinone/PLIST new file mode 100644 index 00000000000..0d50a7b24fc --- /dev/null +++ b/print/tex-twoinone/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/12 20:13:21 minskim Exp $ +share/texmf-dist/tex/latex/twoinone/2in1.sty diff --git a/print/tex-twoinone/distinfo b/print/tex-twoinone/distinfo new file mode 100644 index 00000000000..11a9bebae36 --- /dev/null +++ b/print/tex-twoinone/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/03/12 20:13:21 minskim Exp $ + +SHA1 (tex-twoinone-2009/twoinone.tar.xz) = fee7d07f039230ccd67a4de69d02a4568ff27153 +RMD160 (tex-twoinone-2009/twoinone.tar.xz) = bd6853fd6a9b437de6984c5e6154e685f875f872 +Size (tex-twoinone-2009/twoinone.tar.xz) = 1236 bytes |