diff options
author | markd <markd@pkgsrc.org> | 2017-06-22 10:53:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-06-22 10:53:00 +0000 |
commit | ee5f21faff684cd7837336d58216525d82e1f3e8 (patch) | |
tree | 9871881c2a30949fc00ae252cf2639914d102279 /print/tex-apa6-doc | |
parent | f1e8950951f4d41b627bf537699ec3460ce40de0 (diff) | |
download | pkgsrc-ee5f21faff684cd7837336d58216525d82e1f3e8.tar.gz |
Add tex-apa6{,-doc} 2.31
Format documents in APA style (6th edition)
Add tex-biblatex-apa{,-doc} 7.4
BibLaTeX citation and reference style for APA
Add tex-continue{,-doc} 0.1
Prints 'continuation' marks on recto pages of multipage documents
Add tex-cutwin{,-doc} 0.1
Cut a window in a paragraph, typeset material in it
Add tex-hang{,-doc} 2.1
Environments for hanging paragraphs and list items
Add tex-hanging{,-doc} 1.2b
Hanging paragraphs
Add tex-leading{,-doc} 0.3
Define leading with a length
Add tex-mfirstuc{,-doc} 2.04
Uppercase the first letter of a word
Add tex-thmtools{,-doc} 66
Extensions to theorem environments
Diffstat (limited to 'print/tex-apa6-doc')
-rw-r--r-- | print/tex-apa6-doc/DESCR | 1 | ||||
-rw-r--r-- | print/tex-apa6-doc/Makefile | 13 | ||||
-rw-r--r-- | print/tex-apa6-doc/PLIST | 9 | ||||
-rw-r--r-- | print/tex-apa6-doc/distinfo | 6 |
4 files changed, 29 insertions, 0 deletions
diff --git a/print/tex-apa6-doc/DESCR b/print/tex-apa6-doc/DESCR new file mode 100644 index 00000000000..59de881cd3c --- /dev/null +++ b/print/tex-apa6-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-apa6. diff --git a/print/tex-apa6-doc/Makefile b/print/tex-apa6-doc/Makefile new file mode 100644 index 00000000000..3e8e4b01633 --- /dev/null +++ b/print/tex-apa6-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2017/06/22 10:53:01 markd Exp $ + +DISTNAME= apa6.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.31 +TEXLIVE_REV= 44477 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/apa6 +COMMENT= Documentation for tex-apa6 +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-apa6-doc/PLIST b/print/tex-apa6-doc/PLIST new file mode 100644 index 00000000000..9eab0fde837 --- /dev/null +++ b/print/tex-apa6-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2017/06/22 10:53:01 markd Exp $ +share/texmf-dist/doc/latex/apa6/README +share/texmf-dist/doc/latex/apa6/apa6.pdf +share/texmf-dist/doc/latex/apa6/pseudoTeX/TeX2WordForapa6.bas +share/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex +share/texmf-dist/doc/latex/apa6/samples/Figure1.pdf +share/texmf-dist/doc/latex/apa6/samples/bibliography.bib +share/texmf-dist/doc/latex/apa6/samples/longsample.tex +share/texmf-dist/doc/latex/apa6/samples/shortsample.tex diff --git a/print/tex-apa6-doc/distinfo b/print/tex-apa6-doc/distinfo new file mode 100644 index 00000000000..4ff52d7e9d4 --- /dev/null +++ b/print/tex-apa6-doc/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/06/22 10:53:01 markd Exp $ + +SHA1 (tex-apa6-44477/apa6.doc.tar.xz) = 26ed5c76157e16597b67cd57ea18c84d808fb1ae +RMD160 (tex-apa6-44477/apa6.doc.tar.xz) = 0ffa11264e6325943f4602186650ea66a5b172a5 +SHA512 (tex-apa6-44477/apa6.doc.tar.xz) = b468e8ab65ba5d5352952d400d8ce6e04e4f8f17be25b653224f368f6a3b537c792955430cd2b7f1243c4ad876fa3fef8ab19e6262ae3b89a4e7854e92dfa155 +Size (tex-apa6-44477/apa6.doc.tar.xz) = 565192 bytes |