summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-31 20:10:29 +0000
committerKarl Berry <karl@freefriends.org>2023-07-31 20:10:29 +0000
commit7b61686573a1fb9e8b3f8fadb80f0f0535bb860c (patch)
treef2e4dc4201f83d1a1df88bd3fce2d0e647ae2d4b /Master/texmf-dist/doc/fonts/newtx/README
parenta9e18b3417648f0f4766cd86239caa51602d8d78 (diff)
newtx (31jul23)
git-svn-id: svn://tug.org/texlive/trunk@67778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/README')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index b217cfb3364..23679955204 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,13 @@
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.722 2023-07-28
+Current version: 1.723 2023-07-30
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.723
+Mainly changes to code in newtxmath.sty to make siunitx rendering of \ohm work as expected in all text variants.
+
Changes in version 1.722
Removed the automatic setting of amsthm---line 263 in nextxmath.sty. (Thanks Dominik Meidner.)