diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-a4wide/DESCR | 4 | ||||
-rw-r--r-- | print/tex-a4wide/Makefile | 13 | ||||
-rw-r--r-- | print/tex-a4wide/PLIST | 2 | ||||
-rw-r--r-- | print/tex-a4wide/distinfo | 5 |
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-a4wide/DESCR b/print/tex-a4wide/DESCR new file mode 100644 index 00000000000..e9395bc62e8 --- /dev/null +++ b/print/tex-a4wide/DESCR @@ -0,0 +1,4 @@ +This package increases the width of the LaTeX typeset area of an a4 +page. This sort of operation is capable of producing typographically +poor results; the operation itself is better provided by the geometry +package. The package uses the a4 package. diff --git a/print/tex-a4wide/Makefile b/print/tex-a4wide/Makefile new file mode 100644 index 00000000000..5a285451682 --- /dev/null +++ b/print/tex-a4wide/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 22:38:38 minskim Exp $ +# TeX Live Revision 17021 + +DISTNAME= a4wide +PKGNAME= tex-${DISTNAME}-2009 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Wide a4 layout for LaTeX + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-a4wide/PLIST b/print/tex-a4wide/PLIST new file mode 100644 index 00000000000..5ba70825be6 --- /dev/null +++ b/print/tex-a4wide/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/12 22:38:38 minskim Exp $ +share/texmf-dist/tex/latex/a4wide/a4wide.sty diff --git a/print/tex-a4wide/distinfo b/print/tex-a4wide/distinfo new file mode 100644 index 00000000000..b536dbece2e --- /dev/null +++ b/print/tex-a4wide/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/03/12 22:38:38 minskim Exp $ + +SHA1 (tex-a4wide-2009/a4wide.tar.xz) = d205c6e9ddc8035ecc73736850a8487dae900e98 +RMD160 (tex-a4wide-2009/a4wide.tar.xz) = ffbab0f1b9aaf12be5db9a55a08b8df190500f40 +Size (tex-a4wide-2009/a4wide.tar.xz) = 956 bytes |