The package aims to provide a 'one-stop' solution to requirements for footnotes. It offers: Multiple footnote apparatus superior to that of manyfoot Footnotes can be formatted in separate paragraphs, or be run into a single paragraph (this choice may be selected per footnote series); Things you might have expected (such as \verb-like material in footnotes, and colour selections over page breaks) now work. Note that the majority of the bigfoot package's interface is identical to that of manyfoot; users should seek information from that package's documentation. The bigfoot bundle also provides the perpage and suffix packages.
13 lines
344 B
Makefile
13 lines
344 B
Makefile
# $NetBSD: Makefile,v 1.1 2019/02/02 02:44:20 markd Exp $
|
|
|
|
DISTNAME= bigfoot.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.1
|
|
TEXLIVE_REV= 38248
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/bigfoot
|
|
COMMENT= Documentation for tex-bigfoot
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|