pkgsrc/print/tex-fnpara/Makefile
minskim 9339828aa1 Import tex-fnpara-2009 as print/tex-fnpara.
This package typesets footnotes in run-on paragraphs, instead of one
above another; this is a re-seating, for the LaTeX environment, of an
example in the TeXbook.  The same basic code, improved for use in
e-TeX-based LaTeX, appears in the comprehensive footnote package
footmisc, and superior versions are also available in the manyfoot and
bigfoot packages.
2010-04-26 17:25:05 +00:00

13 lines
332 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/26 17:25:05 minskim Exp $
# TeX Live Revision 17273
DISTNAME= fnpara
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to typeset footnotes in paragraphs
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"