summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-11 21:58:49 +0000
committerKarl Berry <karl@freefriends.org>2016-01-11 21:58:49 +0000
commita4366c8778bdf8005e605b9e5eb0e3def79bd248 (patch)
treef4456e69cab3d89111c54c88b83245869beee33d /Master/texmf-dist/doc/fonts/newtx
parent453a9f4421fd7a166fa69189572f11c70a1acf4b (diff)
newtx (11jan16)
git-svn-id: svn://tug.org/texlive/trunk@39349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README6
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 b842ad0b1c2..dcd6707acdd 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,14 @@
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.463 2015-12-11
+Current version: 1.464 2016-01-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.464
+1. Changes to definitions of \widehat and \widetilde in newtxmath.sty so they bahave as expected in nested accents.
+2. Reworked text metrics to repair heights of latters d and t in text mode, caused by an afm2tfm bug, now fixed.
+
Changes in version 1.463
Modified line 130 of newtxmath.sty in order to function as intended with XeLaTeX. (Thanks Jean-François Burnol.)