diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-29 11:25:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-29 11:25:18 +0000 |
commit | c49576db4132b6fa3291e6333637c3fa1f82ff1e (patch) | |
tree | ffc787116ab059682216d59ea05387f510727abb /print/tex-ncctools | |
parent | 1798047aa72fc16835f07807c79bb41300428de8 (diff) | |
download | pkgsrc-c49576db4132b6fa3291e6333637c3fa1f82ff1e.tar.gz |
Import tex-ncctools and docs:
The NCCÂtools bundle contains many packages for general use under LaTeX.
Diffstat (limited to 'print/tex-ncctools')
-rw-r--r-- | print/tex-ncctools/DESCR | 17 | ||||
-rw-r--r-- | print/tex-ncctools/Makefile | 13 | ||||
-rw-r--r-- | print/tex-ncctools/PLIST | 26 | ||||
-rw-r--r-- | print/tex-ncctools/distinfo | 6 |
4 files changed, 62 insertions, 0 deletions
diff --git a/print/tex-ncctools/DESCR b/print/tex-ncctools/DESCR new file mode 100644 index 00000000000..a959ea81bb5 --- /dev/null +++ b/print/tex-ncctools/DESCR @@ -0,0 +1,17 @@ +The NCCtools bundle contains many packages for general use +under LaTeX; many are also used by NCC LaTeX. The bundle +includes tools for: executing commands after a package is +loaded; watermarks; counter manipulation (dynamic counters, +changing counter numbering with another counter); improvements +to the description environment; hyphenation of compound words; +new levels of footnotes; space-filling patterns; "poor man's" +Black Board Bold symbols; alignment of the content of a box; +use comma as decimal separator; boxes with their own crop +marks; page cropmarks; improvements to fancy headers; float +"styles", mini floats, side floats; manually marked footnotes; +extension of amsmath; control of paragraph skip; an envelope to +the graphicx package; dashed and multiple rules; alternative +techniques for declarations of sections, captions, and toc- +entries; generalised text-stretching; generation of new theorem- +like environments; control of the text area; centred page +layouts; and un-numbered top-level section. diff --git a/print/tex-ncctools/Makefile b/print/tex-ncctools/Makefile new file mode 100644 index 00000000000..eb3a985878d --- /dev/null +++ b/print/tex-ncctools/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2016/07/29 11:25:18 wiz Exp $ + +DISTNAME= ncctools +PKGNAME= tex-${DISTNAME}-3.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ncctools +COMMENT= Collection of general packages for LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ncctools/PLIST b/print/tex-ncctools/PLIST new file mode 100644 index 00000000000..b632685c13a --- /dev/null +++ b/print/tex-ncctools/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/29 11:25:18 wiz Exp $ +share/texmf-dist/tex/latex/ncctools/afterpackage.sty +share/texmf-dist/tex/latex/ncctools/dcounter.sty +share/texmf-dist/tex/latex/ncctools/desclist.sty +share/texmf-dist/tex/latex/ncctools/extdash.sty +share/texmf-dist/tex/latex/ncctools/manyfoot.sty +share/texmf-dist/tex/latex/ncctools/mboxfill.sty +share/texmf-dist/tex/latex/ncctools/nccbbb.sty +share/texmf-dist/tex/latex/ncctools/nccboxes.sty +share/texmf-dist/tex/latex/ncctools/ncccomma.sty +share/texmf-dist/tex/latex/ncctools/ncccropbox.sty +share/texmf-dist/tex/latex/ncctools/ncccropmark.sty +share/texmf-dist/tex/latex/ncctools/nccfancyhdr.sty +share/texmf-dist/tex/latex/ncctools/nccfloats.sty +share/texmf-dist/tex/latex/ncctools/nccfoots.sty +share/texmf-dist/tex/latex/ncctools/nccmath.sty +share/texmf-dist/tex/latex/ncctools/nccparskip.sty +share/texmf-dist/tex/latex/ncctools/nccpic.sty +share/texmf-dist/tex/latex/ncctools/nccrules.sty +share/texmf-dist/tex/latex/ncctools/nccsect.sty +share/texmf-dist/tex/latex/ncctools/nccstretch.sty +share/texmf-dist/tex/latex/ncctools/nccthm.sty +share/texmf-dist/tex/latex/ncctools/textarea.sty +share/texmf-dist/tex/latex/ncctools/tocenter.sty +share/texmf-dist/tex/latex/ncctools/topsection.sty +share/texmf-dist/tex/latex/ncctools/watermark.sty diff --git a/print/tex-ncctools/distinfo b/print/tex-ncctools/distinfo new file mode 100644 index 00000000000..9b3d754e62b --- /dev/null +++ b/print/tex-ncctools/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/07/29 11:25:18 wiz Exp $ + +SHA1 (tex-ncctools-15878/ncctools.tar.xz) = 7c5e9ceeb9b86b9fb67c1117f62f9c1857388a58 +RMD160 (tex-ncctools-15878/ncctools.tar.xz) = 64963eb71decbb1d4983c4f4ece169262742ed74 +SHA512 (tex-ncctools-15878/ncctools.tar.xz) = caa8b92ade63c9d806053022d2aa2a25f1cf5bf89398194a7d29ff0f1d0ac2e9cc6d733e0cbbc03d6853b5ed6102eb65e0f671e4489c27683c49de30d18bd477 +Size (tex-ncctools-15878/ncctools.tar.xz) = 24444 bytes |