diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-03 21:07:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-03 21:07:45 +0000 |
commit | 43bc44a80a5a5cef22f1b49d6bd0b08fffed147c (patch) | |
tree | d281c9b192b124c3e96397e0824446991289217a /Master/texmf-dist/doc/fonts/newtx/README | |
parent | a20ec7ef1e60c911f3bf1847592cc34edae295d6 (diff) |
newtx (3oct19)
git-svn-id: svn://tug.org/texlive/trunk@52267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index b001283b5eb..3f44c629732 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,15 @@ This package, initially based on txfonts, provides many fixes and enhancements to the txfonts package, splitting it into two separate packages---newtxtext and newtxmath, which may be run independently of one another. It provides scaling, improved metrics, and other options. In particular, newtxmath offers a libertine option which substitutes Linux Libertine (provided with TeXLive and MikTeX) italic and Greek letters for the default Times letters, providing a good match for the Libertine text font, which is heavier than Computer Modern but lighter than Times, and in my experience, looks very sharp and clear on the screen. -Current version: 1.60 2019-09-27 +Current version: 1.601 2019-10-02 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3 for the details of that license. +Changes in version 1.601 +1. 1. Changed name of file newtx.subs to newtx-subs.tex, with similar changes for other such files. +2. Placed the \pdfglyphtounicode lines in a conditional block in newpxmath.sty so it could continue to be used with other engines. (Thanks Hironobu Yamashita.) +3. Added option ebgaramond to substitute ebgaramond Roman and Greek Letters for Times in math. + Changes in version 1.60 1. Reworked the math italics to improve the rendering of some subscripts and superscripts, where formerly, overlaps could occur with superscripts like j, f, p and y with base shapes, such as D, that are round on the right. Increasing the left side-bearing of j, etc, helps with superscripts but makes those letters leave a large gap when used as subscripts. 2. Corrected and enhanced the subscriptcorrection option to newtxmath so that it now fixes the above problem. I regret that this option is incompatible with xy-pic, both depending on making _ an active character but with very different behaviors. Newtxmath will detect if xy is loaded and disable subscriptcorrection if so. |