2334a935a8
The bundle comprises authblk, which permits footnote style author/affiliation input in the \author command, balance, to balance the end of \twocolumn pages, figcaps, to send figure captions, etc., to end document, fullpage, to set narrow page margins and set a fixed page style, and sublabel, which permits counters to be subnumbered.
14 lines
389 B
Makefile
14 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:15:04 minskim Exp $
|
|
# TeX Live Revision 7340
|
|
|
|
DISTNAME= preprint
|
|
PKGNAME= tex-${DISTNAME}-2008.7340
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Bundle of LaTeX packages provided as-is
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb16
|
|
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|