diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-10 21:35:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-10 21:35:47 +0000 |
commit | 7344d0d5160064b0b6af6e33eb3f971b422cbed1 (patch) | |
tree | 5729ee5d83560149c357417923931d34e873d7e2 /Master/texmf-dist/doc/fonts/newtx/README | |
parent | dfa651ac0a007d5fc25c8152201a8c7a36284758 (diff) |
newtx (10jan22)
git-svn-id: svn://tug.org/texlive/trunk@61563 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 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 93647482158..e54e7a45378 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,17 @@ 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.703 2022-01-04 +Current version: 1.704 2022-01-09 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.704 +1. Fixed the \textcircled macro in legacy latex. +2. Brought up to date a number of tfms and map file entries. +3. Corrected code in some fd files so that largesc option now works correctly in all cases. +4. Added option thmslshape to newtx and newtxtext changing theoremfont rendering from italic with upright figures, punctuation and delimiters, to slanted with the same upright features. +5. Modified upright features to TeXGyreTermesX.otf and ztmrsl.pfb to permit item 4 to work. + Changes in version 1.703 Corrected a missing @ in line 40 of newtxmath.sty. |