pkgsrc/fonts/tex-newtx/Makefile
markd 1ac91ac355 tex-newtx{,-doc}: update to 1.554
Version 1.55 adds support for the SticksToo text fonts (a reworking of
STIX2) as option stix2 to newtxmath. Along with this addition, there
are some important code differences concerning the treatment of
embedded Blackboard Bold alphabets, and, unique to the behavior under
stix2, the addition of the built-in DSSerif alphabet to the options for
Blackboard Bold alphabet.
2019-01-24 09:14:30 +00:00

17 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.8 2019/01/24 09:14:30 markd Exp $
DISTNAME= newtx
PKGNAME= tex-${DISTNAME}-1.554
TEXLIVE_REV= 47889
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/newtx
COMMENT= Alternative uses of the TX fonts, with improved metrics
LICENSE= lppl-1.3c
DEPENDS+= tex-kastrup-[0-9]*:../../math/tex-kastrup
TEX_MAP_FILES+= newtx.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"