diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-12 22:15:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-12 22:15:55 +0000 |
commit | 7bc3467f7f32e7b825eee69444d7622b9d6bef8f (patch) | |
tree | 16419ec6fd0ac6a0647957ca6ea65fa035408b0e /Master/texmf-dist/doc/fonts | |
parent | 78cc5f15a2679016b4fc8dc5948a5575276c7637 (diff) |
newtx (12sep17)
git-svn-id: svn://tug.org/texlive/trunk@45279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 92c457b8e55..fba08da71be 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,13 @@ 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.526 2017-08-18 +Current version: 1.527 2017-09-11 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.527 +Corrected newtxmath.sty so that package behaves under XeLaTeX and LuaLaTeX as described in documentation, setting \rmdefault to minlibertine, if necessary. + Changes in version 1.526 Changed the footnote marker code to remove a conflict with the KOMA classes. |