c36c88d85e
A set of font metric files and virtual fonts for using the EC fonts with oldstyle numerals. These files can only be used together with the standard ec fonts. The style file eco.sty is sufficient to use the eco fonts but if you intend to use other font families as well, e.g., PostScript fonts, try altfont.
14 lines
382 B
Makefile
14 lines
382 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/10 20:16:12 minskim Exp $
|
|
|
|
DISTNAME= eco
|
|
PKGNAME= tex-${DISTNAME}-1.3
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Oldstyle numerals using EC fonts
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|