summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-29 22:08:46 +0000
committerKarl Berry <karl@freefriends.org>2019-12-29 22:08:46 +0000
commitb8d97d3280e78c55170f0bfcd8cb83ed983d31e8 (patch)
treeffdb6a472e804e8311dcdb81c0b829c4561ffa46 /Master/texmf-dist/doc/fonts
parent472f1aa97056361710825e4f3de18b0e89f0e985 (diff)
newtx (29dec19)
git-svn-id: svn://tug.org/texlive/trunk@53255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README16
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index 405a1a1b4ea..5150d2e2cfb 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,22 @@
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.612 2019-12-01
+Current version: 1.622 2019-12-28
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.622
+Fixed a bad bug inadvertently introduced in 1.621.
+Changes in version 1.621
+Changes to newtxmath.sty to resolve conflicts with icdthesis.cls.
+
+Changes in version 1.62
+1. Changed the definition of \Bbbk to point to the lower-case K in the selected Blackboard Bold alphabet.
+2. Added New Century Schoolbook (option NC) to the list of fonts with enhanced math support in newtxmath.
+3. Reworked superior letters and figures unicode mappings in both ntxsups and in the otf TeXGyreTermesX otf files.
+4. Adjusted some math accent placements.
+5. Removed an unwanted ij ligature in the theorem font.
+
Changes in version 1.612
Corrected LibertineMath italic 7pt g. (Wrong shape of g.)
@@ -22,7 +34,7 @@ Changes in version 1.608
2. This version really does include the new names for slanted Greek letters.
Changes in version 1.607
-1. Modified txmiaX.{pfb,tfm}, changing Delta, Sigma and epsilon1 (lunate epsilon symbol) so thay would relate better to the bold, italic and bold italic versions.
+1. Modified txmiaX.{pfb,tfm}, changing Delta, Sigma and epsilon1 (lunate epsilon symbol) so they would relate better to the bold, italic and bold italic versions.
2. Reworked the sixteen tfm files ntx-*f-ot1.tfm, renaming them to replace "ot1" with "ot1r", and then regenerating the sixteen as virtual fonts based on the ot1r versions but with capital Greek taken from tx[b]miaX abd NewTX[B]MI. These now serve as the the ot1 font versions having capital Greeks in the first eleven slots.
3. The slanted greek letters may now be specified as, e.g., \itGamma, as well as the existing \Gammit.
(Thanks to Holger Gerhardt, who spotted the inconsistencies these modifications address.)