diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-10 23:19:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-10 23:19:39 +0000 |
commit | 5a142b6af0acc78a549773d33c2e09fb0f6abd64 (patch) | |
tree | 911be252d6fe0776dca5ca7be1b1bf3b83771755 /Master/texmf-dist/doc/fonts/newtx/README | |
parent | 2beb28d9364942cafba87c0fd5ace4b9803079c6 (diff) |
newtx (10jan14)
git-svn-id: svn://tug.org/texlive/trunk@32628 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 2e29f202839..5a3a5a42e00 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,9 +1,14 @@ This package, 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.18 +Current version: 1.19 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. +Changes in version 1.19 +1. Changed the default sans serif font from the txfonts version of Helvetica (or a clone) to the TeX-Gyre Heros family, which is more developed. (In particular, its textasteriskcentered is much better.) +2. Changed a part of the footnote macro to prevent a subsequent space, adding instead a smaller horizontal space to prevent the footnote marker in the footer from colliding with its text. +3. Added a new option helvratio to allow changes in the scale for sans serif. If omitted, it defaults to .9 so that if, in effect, scaled=s, helvetica will be scaled to .9*s. + Changes in version 1.18 1. Corrected some misbehaviors under bigdelims. 2. Added a number of new math accents and macros. See newtxdoc.pdf for details. |