diff options
author | minskim <minskim> | 2009-07-12 02:17:00 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-07-12 02:17:00 +0000 |
commit | 80f3079bc6f2ae403ea53927002d8ae7e8290b96 (patch) | |
tree | 40d69525a8bcbf96991d64db90b72dcc51236c2d /print | |
parent | d6fc5e340bdba3ff7e69fce0fb1d09a29cee7c7a (diff) | |
download | pkgsrc-80f3079bc6f2ae403ea53927002d8ae7e8290b96.tar.gz |
Import tex-sttools-2008.7340 as print/tex-sttools.
A collection of tools and macros, including a document "Inside LaTeX2e
kernel" (which discusses some of the functions of the packages),
miscellaneous float control, page styles for floats, multipage
tabulars, even columns at end of twocolumn region, switching between
one- and two- column anywhere, getting more mileage from \marginpar,
simulating the effect of "midfloats", create a bounding box, a package
to manipulate numerical lists, and arrays.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-sttools/DESCR | 7 | ||||
-rw-r--r-- | print/tex-sttools/Makefile | 11 | ||||
-rw-r--r-- | print/tex-sttools/PLIST | 10 | ||||
-rw-r--r-- | print/tex-sttools/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/print/tex-sttools/DESCR b/print/tex-sttools/DESCR new file mode 100644 index 00000000000..0e0a59304fa --- /dev/null +++ b/print/tex-sttools/DESCR @@ -0,0 +1,7 @@ +A collection of tools and macros, including a document "Inside LaTeX2e +kernel" (which discusses some of the functions of the packages), +miscellaneous float control, page styles for floats, multipage +tabulars, even columns at end of twocolumn region, switching between +one- and two- column anywhere, getting more mileage from \marginpar, +simulating the effect of "midfloats", create a bounding box, a package +to manipulate numerical lists, and arrays. diff --git a/print/tex-sttools/Makefile b/print/tex-sttools/Makefile new file mode 100644 index 00000000000..a477bb5bc03 --- /dev/null +++ b/print/tex-sttools/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:17:00 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= sttools +PKGNAME= tex-${DISTNAME}-2008.7340 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Various LaTeX tools and macros + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sttools/PLIST b/print/tex-sttools/PLIST new file mode 100644 index 00000000000..5c7c353d990 --- /dev/null +++ b/print/tex-sttools/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:17:00 minskim Exp $ +share/texmf-dist/tex/latex/sttools/boundbox.sty +share/texmf-dist/tex/latex/sttools/cuted.sty +share/texmf-dist/tex/latex/sttools/floatpag.sty +share/texmf-dist/tex/latex/sttools/flushend.sty +share/texmf-dist/tex/latex/sttools/marginal.sty +share/texmf-dist/tex/latex/sttools/midfloat.sty +share/texmf-dist/tex/latex/sttools/stabular.sty +share/texmf-dist/tex/latex/sttools/stfloats.sty +share/texmf-dist/tex/latex/sttools/texsort.sty diff --git a/print/tex-sttools/distinfo b/print/tex-sttools/distinfo new file mode 100644 index 00000000000..f118e26c9d6 --- /dev/null +++ b/print/tex-sttools/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/12 02:17:00 minskim Exp $ + +SHA1 (tex-sttools-2008.7340/sttools.tar.lzma) = cd0902b48c61966d41730c57d0e09471b1664b27 +RMD160 (tex-sttools-2008.7340/sttools.tar.lzma) = a5f4bc3aa0b12509db123122d673963abc03cd01 +Size (tex-sttools-2008.7340/sttools.tar.lzma) = 12353 bytes |