diff options
author | markd <markd@pkgsrc.org> | 2019-01-26 10:08:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-01-26 10:08:25 +0000 |
commit | 5e4a4f96d34b97ac179d665dc860d668bba1902c (patch) | |
tree | ed31e17c87602050339ea7e457fc9fe80b37b5bb /fonts/tex-xits | |
parent | 5784edcc291ab3bc742a98995eca107b801fded4 (diff) | |
download | pkgsrc-5e4a4f96d34b97ac179d665dc860d668bba1902c.tar.gz |
tex-xits{,-doc}: update to 1.200.1
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.
Diffstat (limited to 'fonts/tex-xits')
-rw-r--r-- | fonts/tex-xits/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-xits/PLIST | 14 | ||||
-rw-r--r-- | fonts/tex-xits/distinfo | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/fonts/tex-xits/Makefile b/fonts/tex-xits/Makefile index abc84f2eb3b..9ecfde32624 100644 --- a/fonts/tex-xits/Makefile +++ b/fonts/tex-xits/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/01/26 10:08:25 markd Exp $ DISTNAME= xits -PKGNAME= tex-${DISTNAME}-1.108 -TEXLIVE_REV= 32763 +PKGNAME= tex-${DISTNAME}-1.200.1 +TEXLIVE_REV= 48879 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/xits diff --git a/fonts/tex-xits/PLIST b/fonts/tex-xits/PLIST index 5b3d75f164b..41ec5c3f623 100644 --- a/fonts/tex-xits/PLIST +++ b/fonts/tex-xits/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ -share/texmf-dist/fonts/opentype/public/xits/xits-bold.otf -share/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf -share/texmf-dist/fonts/opentype/public/xits/xits-italic.otf -share/texmf-dist/fonts/opentype/public/xits/xits-math.otf -share/texmf-dist/fonts/opentype/public/xits/xits-mathbold.otf -share/texmf-dist/fonts/opentype/public/xits/xits-regular.otf +@comment $NetBSD: PLIST,v 1.2 2019/01/26 10:08:25 markd Exp $ +share/texmf-dist/fonts/opentype/public/xits/XITS-Bold.otf +share/texmf-dist/fonts/opentype/public/xits/XITS-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/xits/XITS-Italic.otf +share/texmf-dist/fonts/opentype/public/xits/XITS-Regular.otf +share/texmf-dist/fonts/opentype/public/xits/XITSMath-Bold.otf +share/texmf-dist/fonts/opentype/public/xits/XITSMath-Regular.otf diff --git a/fonts/tex-xits/distinfo b/fonts/tex-xits/distinfo index 91694d3769c..d5634b4e082 100644 --- a/fonts/tex-xits/distinfo +++ b/fonts/tex-xits/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 20:45:23 agc Exp $ +$NetBSD: distinfo,v 1.3 2019/01/26 10:08:25 markd Exp $ -SHA1 (tex-xits-32763/xits.tar.xz) = 51d3788f7df9ac7a6a37a9562d4ff35367fe19eb -RMD160 (tex-xits-32763/xits.tar.xz) = ea836bfa6a6348bac556b17daa6a47c552c87d24 -SHA512 (tex-xits-32763/xits.tar.xz) = 92422f5be4a3455c5ecc67efdef17615b91142425603079101a3c261fd925780ba8d022d0907d410449dccfe16f4442c7e81b33501dfdac50c41813ea274c47c -Size (tex-xits-32763/xits.tar.xz) = 516392 bytes +SHA1 (tex-xits-48879/xits.tar.xz) = 81e97d705ee455dea61ae53b1baf3c4fb5928627 +RMD160 (tex-xits-48879/xits.tar.xz) = fd2ab96c3d3efab85fac5b0bb66a8e601817c987 +SHA512 (tex-xits-48879/xits.tar.xz) = e25c3e55978025b3f2426c51b9a656c584bb89362c514c936391215da7e87e44c6e979bcc393160bb21062487a348c616422be571349afe4f66b7fea23f8b058 +Size (tex-xits-48879/xits.tar.xz) = 525620 bytes |