pkgsrc/fonts/tex-stix2-otf-doc/Makefile
markd 1adc6cb705 tex-stix2-otf{,-doc}: update to 2.12
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.
2021-06-05 06:27:38 +00:00

13 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/06/05 06:27:38 markd Exp $
DISTNAME= stix2-otf.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.12
TEXLIVE_REV= 58735
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/stix2-otf
COMMENT= Documentation for tex-stix2-otf
LICENSE= ofl-v1.1
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"