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.
11 lines
297 B
Makefile
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"
|