diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-12 22:32:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-12 22:32:33 +0000 |
commit | b2f136b4ef89ad57771cb79327eb0745a7c93bd1 (patch) | |
tree | 4545cef80d50acc13813fa35766ca2cb8ca8873e /Master/texmf-dist/doc/fonts/newtx | |
parent | b27ee7c89da56f1fba9ac6255c30a5ba887c29a3 (diff) |
newtx (12mar14)
git-svn-id: svn://tug.org/texlive/trunk@33159 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx')
-rw-r--r-- | Master/texmf-dist/doc/fonts/newtx/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 491f917d2c1..c03d6ed8b38 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +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.23 +Current version: 1.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.24 +1. Modified math macros to always use mathaccents from newtxtext, as the accents from libertine and other text fonts proved to be not always suitable as math accents. +2. Added \RequirePackage{textcomp} to newtxtext.sty + Changes in version 1.23 1. Added macros and glyphs for mathaccents \widearc and \wideOarc. 2. Added code to newtxtext.sty so that option osf does not affect math use of lining figures, making \useosf unnecessary but harmless. (Thanks to Pablo González for this fine suggestion.) |