summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-03 21:13:33 +0000
committerKarl Berry <karl@freefriends.org>2024-04-03 21:13:33 +0000
commit3690e929041c79f0265293b1313e707f1b84e087 (patch)
tree73ea99b37cda861d7df5f1738d36e1e433efc5fc
parent8da8a5a2ab2968eac0f01c8b13930476ba033b75 (diff)
newtx (3apr24)
git-svn-id: svn://tug.org/texlive/trunk@70839 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README5
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxtext.sty12
2 files changed, 13 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index 56753555e34..3ad0699cbce 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/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.743 2024-03-24
+Current version: 1.744 2024-04-01
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.744
+Added code to newtxtext.sty that had been remove in error from an earlier version, preventing Helvetica sans from scaling properly. (Thanks Dana Nau.)
+
Changes in version 1.743
Updated the zut[b]mi[a].{tfm,vf} needed for the erewhon option to newtxmath.
(They had been erroneously placed in erewhon 1.121, now reverted.)
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
index 8cf041be09e..111d72a310d 100644
--- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
+++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
@@ -11,8 +11,8 @@
%\def\ntx@state{0} % 0 for both, 1 for tutex only, 2 for legacy only
\def\setstate#1{\if 1\ntx@showstate\typeout{State=#1}\fi}
-\def\fileversion{1.738}
-\def\filedate{2024/02/08}
+\def\fileversion{1.744}
+\def\filedate{2024/04/01}
\ProvidesPackage{newtxtext}[%
\filedate\space v\fileversion (Michael Sharpe) latex and unicode latex support for TeXGyreTermesX]
@@ -233,7 +233,13 @@
{\ntx@helvfalse}{}
\ifthenelse{\not\equal{\ttdefault}{cmtt}}%
{\ntx@ttfalse}{}
-\ifntx@helv\renewcommand*{\sfdefault}{qhv}\fi
+\ifntx@helv
+ \renewcommand*{\sfdefault}{qhv}
+ \renewcommand*{\sfdefault}{qhv}
+ \@tempdima=\ntx@scale\p@
+ \@tempdima=\ntx@helvratio\@tempdima%
+ \edef\qhv@scale{\strip@pt\@tempdima}
+\fi
\ifntx@tt\renewcommand*{\ttdefault}{ntxtt}\fi
% otfmath beats no-math