From 3a7ef451b50ae2242636183f055d261e31132776 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 12 Jul 2009 00:15:11 +0000 Subject: Import tex-leaflet-1.0c from pkgsrc-wip. Packaged by leot1990 at users dot sourceforge dot net, and adapted to TeX Live 2008 by me. A document class to create small hand-outs (flyers) that fit on a single sheet of paper which is then folded twice. Pages are rearranged by LaTeX so that they print correctly on a single sheet--no external script is necessary. (Works with PostScript and PDF.) --- print/tex-leaflet/DESCR | 4 ++++ print/tex-leaflet/Makefile | 17 +++++++++++++++++ print/tex-leaflet/PLIST | 2 ++ print/tex-leaflet/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 print/tex-leaflet/DESCR create mode 100644 print/tex-leaflet/Makefile create mode 100644 print/tex-leaflet/PLIST create mode 100644 print/tex-leaflet/distinfo (limited to 'print') diff --git a/print/tex-leaflet/DESCR b/print/tex-leaflet/DESCR new file mode 100644 index 00000000000..54c78119d8d --- /dev/null +++ b/print/tex-leaflet/DESCR @@ -0,0 +1,4 @@ +A document class to create small hand-outs (flyers) that fit on a +single sheet of paper which is then folded twice. Pages are +rearranged by LaTeX so that they print correctly on a single sheet--no +external script is necessary. (Works with PostScript and PDF.) diff --git a/print/tex-leaflet/Makefile b/print/tex-leaflet/Makefile new file mode 100644 index 00000000000..f5dedb9915d --- /dev/null +++ b/print/tex-leaflet/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= leaflet +PKGNAME= tex-${DISTNAME}-1.0c + +MAINTAINER= leot1990@users.sourceforge.net +COMMENT= Create small handouts (flyers) + +DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms +DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-leaflet/PLIST b/print/tex-leaflet/PLIST new file mode 100644 index 00000000000..ed104bb40fb --- /dev/null +++ b/print/tex-leaflet/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $ +share/texmf-dist/tex/latex/leaflet/leaflet.cls diff --git a/print/tex-leaflet/distinfo b/print/tex-leaflet/distinfo new file mode 100644 index 00000000000..02cb211a226 --- /dev/null +++ b/print/tex-leaflet/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $ + +SHA1 (tex-leaflet-1.0c/leaflet.tar.lzma) = 3e1b3686bf432b47a503fb77dedcfce9ebaa4df6 +RMD160 (tex-leaflet-1.0c/leaflet.tar.lzma) = 9626bf8a7f5b2e904bdc1962c8bd58fd37612ccf +Size (tex-leaflet-1.0c/leaflet.tar.lzma) = 5194 bytes -- cgit v1.2.3