5e47d98cec
The midpage environment will center text, if immediately preceded and followed by \clearpage.
13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:14:22 minskim Exp $
|
|
# TeX Live Revision 17484
|
|
|
|
DISTNAME= midpage
|
|
PKGNAME= tex-${DISTNAME}-1.1a
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Environment for vertical centring
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|