diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-27 21:11:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-27 21:11:12 +0000 |
commit | e6ccebeaae32646e563aa29e02f80ea56f9d7f19 (patch) | |
tree | 1d1740699620362075f7f654b6edbc9c346db119 /Master/texmf-dist/doc/fonts/newtx/README | |
parent | e226aa4c3793161795862105ce2092e8243ed5af (diff) |
newtx (27dec21)
git-svn-id: svn://tug.org/texlive/trunk@61418 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 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index c28e7d17cd4..dc559c9d807 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,16 @@ 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.7 2021-12-24 +Current version: 1.702 2021-12-27 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.702 +The line to require the packages ifxetex and ifluatex in newtx.sty seems to have been deleted after testing was complete. Fixed. + +Changes in version 1.701 +A missing \fi in newtxtext.sty in a branch I had apparently not test after a change caused a crash. Fixed. + Changes in version 1.7 1. Very substantial modifications to newtxtext, adding new options and permitting use under all latex engines. |