summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-17 20:23:50 +0000
committerKarl Berry <karl@freefriends.org>2018-05-17 20:23:50 +0000
commitba0711115e61ce4333633604a7b365c638f9692e (patch)
tree7c4596d313b8615f0edd6a03f4b11e84207b73ba /Master/texmf-dist/doc/fonts/newtx
parenta3b2589ba2a3e6c4b00b66d99d758cb2d6d23b23 (diff)
newtx (17may18)
git-svn-id: svn://tug.org/texlive/trunk@47737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index a43ff5899ae..b511cc7a249 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,18 @@
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.551 2018-05-13
+Current version: 1.553 2018-05-15
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.553
+Fixed a missing parameter which was preventing handling of digits in \vvmathbb.
+
+Changes in version 1.552
+1. Fixed a bug in newtxmath.sty code that was in conflict with cleveref. (Thanks to Christian Clason.)
+2. More corrections re math comma.
+
+
Changes in version 1.551
1. Corrected some spacing issues with math comma. (Thanks to Amnon Yekutieli.)
2. Removed dependence on the etextools package, which seems to a conflict with biblatex noted by Uwe Siart. A weaker but sufficient macro was substituted for \ifiscs from etextools.