summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-14 22:36:09 +0000
committerKarl Berry <karl@freefriends.org>2018-05-14 22:36:09 +0000
commit32fd8ca3946589acbe2800af03959dc13c9678fc (patch)
tree672a5cd9c8e58a7e941c8fac5245dbf68ba23318 /Master/texmf-dist/doc/fonts/newtx
parent5dd7e3a8dcbaf6788a6966dd9c080504eefa3d06 (diff)
newtx (15may18)
git-svn-id: svn://tug.org/texlive/trunk@47715 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 ca0b159e9c3..a43ff5899ae 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.55 2018-05-11
+Current version: 1.551 2018-05-13
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.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.
+
Changes in version 1.55
1. Added new option stix2 to newtxmath, resulting in using Roman and Greek letters from STIX2 with symbols from newtxmath.
2. Modified the handling of secondary alphabets loaded not using \DeclareMathAlphabet. These now allow multiple tokens rather than a single one, and provide a way to get to dotlessi and dotlessj if they exists in the secondary alphabet.