summaryrefslogtreecommitdiff
path: root/fonts/newtx/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-10-31 03:02:14 +0000
committerNorbert Preining <norbert@preining.info>2023-10-31 03:02:14 +0000
commit8e5b71c9e0334c62d993c6d03d9a5a98ca59518b (patch)
tree9677032880e3306dd8b3ad5a9418ae5440b683d2 /fonts/newtx/README
parent8647e4164dd0349eb19a3068ec19c135647e1b4c (diff)
CTAN sync 202310310302
Diffstat (limited to 'fonts/newtx/README')
-rw-r--r--fonts/newtx/README11
1 files changed, 10 insertions, 1 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index 97150339fd..651974fa95 100644
--- a/fonts/newtx/README
+++ b/fonts/newtx/README
@@ -1,10 +1,19 @@
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.726 2023-08-25
+Current version: 1.73 2023-10-29
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.73
+1. Corrected some misbehaviors of footnote markers. They should work now in all LaTeX engines. In Koma classes, there is not yet the flexibility to reshape and color the markers.
+2. Added new option propmathfigs to newtxmath, replacing tabular lining figure in math by proportional lining figures.
+3. Protected the \vv command in newtxmath.sty so that it may be used without issues in
+captions and such. (Thanks Michael Ratz.)
+
+Changes in version 1.727
+1. Updated handling of superiors and footnote markers, matching that available in the most recent newpx.
+
Changes in version 1.726
Removed mysterious sidebearing adjustments to uppercase Bbb letters in ntxsym.tfm and ntxbsym.tfm.