summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-20 21:07:09 +0000
committerKarl Berry <karl@freefriends.org>2020-09-20 21:07:09 +0000
commit29cdc3540cc6a822c2e0aac394305fdaf7e04c00 (patch)
tree561e72e5f965cf7070cd6ae97a34f35dfc69846c /Master/texmf-dist/doc/fonts/newtx/README
parentcdb63c66ef268b69bc8be277e5cba2524bb062c8 (diff)
newtx (20sep20)
git-svn-id: svn://tug.org/texlive/trunk@56384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/README')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index 9bd51d93ce5..3d792bc5cce 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,17 @@
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.629 2020-08-04
+Current version: 1.630 2020-09-19
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.630
+1. Corrected the default small caps (i.e., petite caps) which were conflated with the larger small caps in a prior release.
+2. Corrected an error in newtxmath.sty which affected the rendering of Bbb figures under the option stickstoo.
+3. Corrected some problems with LY1 encodings affecting superior letters and figures, and one of the TS1 encodings.
+4. Added a replacement for the default \textfrac command which did not give satisfactory results with the newtx fonts.
+5. Replaced the previous definition of \textfrac what I think is a better one, but remaing backwards compatible with the previous version.
+
Changes in version 1.629
Added math support for NotoSerif and NotoSans. See the documentation for the new package notomath, which integrates this support.