1adc6cb705
This release fixes a number of small inconsistencies in the STIX Two Math. The most significant change is that the widths of many of the mathematical operators and related characters have been revised to be more consistent with one another.
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/06/05 06:27:38 markd Exp $
|
|
|
|
DISTNAME= stix2-otf
|
|
PKGNAME= tex-${DISTNAME}-2.12
|
|
TEXLIVE_REV= 58735
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/stix2-otf
|
|
COMMENT= OpenType Unicode text and maths fonts
|
|
LICENSE= ofl-v1.1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|