summaryrefslogtreecommitdiff
path: root/fonts/newtx/README
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/newtx/README')
-rw-r--r--fonts/newtx/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index 9bd51d93ce..3d792bc5cc 100644
--- a/fonts/newtx/README
+++ b/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.