bf1e78c778
Provides fonts in sizes of 12pt up to 107pt and also makes sure that in math formulas the symbols appear in the right size. Can also create a PostScript header file for dvips which ensures that the poster will be printed in the right size. Supported sizes are DIN A0, DIN A1, DIN A2 and DIN A3.
11 lines
304 B
Makefile
11 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:34:44 markd Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= a0poster
|
|
PKGNAME= tex-${DISTNAME}-1.22b
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Support for designing posters on large paper
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|