diff options
| author | markd <markd@pkgsrc.org> | 2022-04-18 03:12:39 +0000 |
|---|---|---|
| committer | markd <markd@pkgsrc.org> | 2022-04-18 03:12:39 +0000 |
| commit | 7ca4111f1f3b0109f0d97128e0e4bee2f5d7f80e (patch) | |
| tree | 44d73f39511482e043491ba8fda5c3372861f2d9 /print/tex-footnotebackref-doc | |
| parent | d2c314d97510c4abbe79ab925e879c3ecc32c0fd (diff) | |
| download | pkgsrc-7ca4111f1f3b0109f0d97128e0e4bee2f5d7f80e.tar.gz | |
tex-footnotebackref{,-doc}: Added version 1.0
The package provides the means of creating hyperlinks, from a
footnote at the bottom of the page, back to the occurence of
the footnote in the main text.
Diffstat (limited to 'print/tex-footnotebackref-doc')
| -rw-r--r-- | print/tex-footnotebackref-doc/DESCR | 1 | ||||
| -rw-r--r-- | print/tex-footnotebackref-doc/Makefile | 13 | ||||
| -rw-r--r-- | print/tex-footnotebackref-doc/PLIST | 4 | ||||
| -rw-r--r-- | print/tex-footnotebackref-doc/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-footnotebackref-doc/DESCR b/print/tex-footnotebackref-doc/DESCR new file mode 100644 index 00000000000..16e745c720d --- /dev/null +++ b/print/tex-footnotebackref-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-footnotebackref. diff --git a/print/tex-footnotebackref-doc/Makefile b/print/tex-footnotebackref-doc/Makefile new file mode 100644 index 00000000000..17ba7dbe451 --- /dev/null +++ b/print/tex-footnotebackref-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/04/18 03:12:39 markd Exp $ + +DISTNAME= footnotebackref.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 27034 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/footnotebackref +COMMENT= Documentation for tex-footnotebackref +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footnotebackref-doc/PLIST b/print/tex-footnotebackref-doc/PLIST new file mode 100644 index 00000000000..bb71b5b5dd4 --- /dev/null +++ b/print/tex-footnotebackref-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/18 03:12:39 markd Exp $ +share/texmf-dist/doc/latex/footnotebackref/README +share/texmf-dist/doc/latex/footnotebackref/footnotebackref.pdf +share/texmf-dist/doc/latex/footnotebackref/footnotebackref.tex diff --git a/print/tex-footnotebackref-doc/distinfo b/print/tex-footnotebackref-doc/distinfo new file mode 100644 index 00000000000..55881a993bf --- /dev/null +++ b/print/tex-footnotebackref-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/18 03:12:39 markd Exp $ + +BLAKE2s (footnotebackref.doc.r27034.tar.xz) = eb4c6f1da42f14ffc1a38382e5192eb29413c29ad974dcfa90629edbc45e5902 +SHA512 (footnotebackref.doc.r27034.tar.xz) = 685484323b721c5277aeaa041b1d40b0d4675bc901a371f36dbff6246063252bca69261748a096919c7345a4a6e6284a6093068555bb43eb92fbf7cfea41facc +Size (footnotebackref.doc.r27034.tar.xz) = 112100 bytes |
