summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-12-21 03:00:45 +0000
committerNorbert Preining <norbert@preining.info>2023-12-21 03:00:45 +0000
commit838a56d5436e7e7e526d6dffe2461cf050643168 (patch)
tree9180572a2afe4b637d8bc447c75621edef8843d0 /fonts
parent04c437f630dc0457787999e2779770fa77bdb601 (diff)
CTAN sync 202312210300
Diffstat (limited to 'fonts')
-rw-r--r--fonts/newtx/README5
-rw-r--r--fonts/newtx/tex/newtxmath.sty2
2 files changed, 5 insertions, 2 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index b39f28cc8f..8ef7e7dfa1 100644
--- a/fonts/newtx/README
+++ b/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.735 2023-12-18
+Current version: 1.736 2023-12-20
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.736
+A typo in newtxmath.sty made subscriptcorrection inoperative. Fixed.
+
Changes in version 1.735
1. Modified some option handling in newtxtext.sty and newtx.sty in order to clarify the
roles of no-math and otfmath. See the documentation for details.
diff --git a/fonts/newtx/tex/newtxmath.sty b/fonts/newtx/tex/newtxmath.sty
index 0a52052a8d..5b520f004a 100644
--- a/fonts/newtx/tex/newtxmath.sty
+++ b/fonts/newtx/tex/newtxmath.sty
@@ -177,7 +177,7 @@
%\newcommand*{\loadsupfile}[1]{\readsufile{#1}%creates toks tx@tA. tx@tB
%\def\tx@sp{\the\tx@tA \the\tx@tB}\enablespcorrection}
\def\tx@subs{newtx-subs.tex}
-\newread\tx@s
+\newread\tx@su
\def\readsufile#1{%
\tx@tA={}
\tx@tB={}