Version: 1.109 2018-09-29: - Improve Arabic math glyph considerably, they are much usable now. - Add upright RTL integral alternates. - Change ‘cv01’ feature for alternate Arabic math glyphs. - Make the ‘hhea’ ascent/descent/line gap match the ‘OS/2’ typo metrics. - Don’t set deprecated ForceBold in CFF Private dictionary. - Fix script position with vertical bar on MS Word. - Make vertical bar extensible in bold math font. - Make MS Word linear fraction work better. - Bundle WOFF fonts. - Remove glyph overlap, some CFF rasterizers handle it badly. - Fonts can be build with vanilla FontForge now. - Builds are reproducible. Version: 1.200 2018-10-02 This is the final release with new features; from now on XITS is in maintenance mode and only bug fixes will be made. Version: 1.200.1 2018-10-10 Drop WOFF fonts from tarball uploaded to CTAN, they break XeTeX.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.2 2019/01/26 10:08:25 markd Exp $
|
|
|
|
DISTNAME= xits.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.200.1
|
|
TEXLIVE_REV= 48879
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/xits
|
|
COMMENT= Documentation for tex-xits
|
|
LICENSE= ofl-v1.1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|