pkgsrc/print/tex-fix2col/Makefile
minskim 0011acc2a1 Import tex-fix2col-2009 as print/tex-fix2col.
This package fixes mark handling so that \firstmark is taken from the
first column if that column has any marks at all.  It also keeps two
column floats like figure* in sequence with single column floats like
figure.
2010-05-02 17:17:07 +00:00

11 lines
297 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/02 17:17:07 minskim Exp $
# TeX Live Revision 17133
DISTNAME= fix2col
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= Fix miscellaneous two column mode features
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"