diff options
author | markd <markd@pkgsrc.org> | 2015-05-16 10:30:14 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-16 10:30:14 +0000 |
commit | d9c22cfa0f8e9915d796d5d623d78fb08953efd2 (patch) | |
tree | c3d86dfeba8c362262bb36740a568aa639871e5d /print/tex-floatflt | |
parent | fadf942df768d588481707885b8351b18645c63e (diff) | |
download | pkgsrc-d9c22cfa0f8e9915d796d5d623d78fb08953efd2.tar.gz |
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-floatflt')
-rw-r--r-- | print/tex-floatflt/DESCR | 4 | ||||
-rw-r--r-- | print/tex-floatflt/Makefile | 13 | ||||
-rw-r--r-- | print/tex-floatflt/PLIST | 2 | ||||
-rw-r--r-- | print/tex-floatflt/distinfo | 5 |
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-floatflt/DESCR b/print/tex-floatflt/DESCR new file mode 100644 index 00000000000..8046ece0178 --- /dev/null +++ b/print/tex-floatflt/DESCR @@ -0,0 +1,4 @@ +The package can float text around figures and tables which do +not span the full width of a page; it improves upon floatfig, +and allows tables/figures to be set left/right or alternating +on even/odd pages. diff --git a/print/tex-floatflt/Makefile b/print/tex-floatflt/Makefile new file mode 100644 index 00000000000..3d03e095b6b --- /dev/null +++ b/print/tex-floatflt/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= floatflt +PKGNAME= tex-${DISTNAME}-1.31 +TEXLIVE_REV= 25540 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/floatflt +COMMENT= Wrap text around floats +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-floatflt/PLIST b/print/tex-floatflt/PLIST new file mode 100644 index 00000000000..e5421ba82a7 --- /dev/null +++ b/print/tex-floatflt/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/floatflt/floatflt.sty diff --git a/print/tex-floatflt/distinfo b/print/tex-floatflt/distinfo new file mode 100644 index 00000000000..44c9b4dd54a --- /dev/null +++ b/print/tex-floatflt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-floatflt-25540/floatflt.tar.xz) = 1c5b8a5c461bac1e73734c1f3b47bc0b319140fe +RMD160 (tex-floatflt-25540/floatflt.tar.xz) = 8654c70c56198eddfad066f00f50374d2f2c8a21 +Size (tex-floatflt-25540/floatflt.tar.xz) = 2808 bytes |