From 838a56d5436e7e7e526d6dffe2461cf050643168 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 21 Dec 2023 03:00:45 +0000 Subject: CTAN sync 202312210300 --- fonts/newtx/README | 5 ++++- fonts/newtx/tex/newtxmath.sty | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'fonts') 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={} -- cgit v1.2.3