1967d96f2a
Causes the page numbers in the DVI file (as defined by \count0) to be negative when roman pagenumbering is in effect.
12 lines
315 B
Makefile
12 lines
315 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:31:20 minskim Exp $
|
|
|
|
DISTNAME= romanneg
|
|
PKGNAME= tex-${DISTNAME}-2011
|
|
TEXLIVE_REV= 20087
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to make negative page numbers
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|