diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/README | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 92587de1e24..c28e7d17cd4 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,12 +1,23 @@ 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.659 2021-10-21 +Current version: 1.7 2021-12-24 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.7 +1. Very substantial modifications to newtxtext, adding new options and +permitting use under all latex engines. +2. Addition of a widebar macro to newtxmath. +3. Added subscript figures. +4. Added newtx.sty which should simplify preambles, especially when using a +unicode engine. Depending on the engine and the options you pass, it can +load text from either legacy newtx text or from TeXGyreTermesX Opentype and +math from legacy newtx math or your choice of a matching unicode math package. +5. Much improved \textfrac macro, at least with unicode engines. + Changes in version 1.659 -1. Small modifucations too some lowercase Blackboard Bold letters in lettersA. +1. Small modifications to some lowercase Blackboard Bold letters in lettersA. 2. Corrected an encoding omission so that fraktur dotlessi and dotlessj are now available using the macros \frakdotlessi and \frakdotlessj. 3. Changes to newtxmath.sty and documentation to explain changes in preferred usage for dotlessi and dotlessj in fraktur, blackboard bold an script alphabets. |