summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-04-04 03:02:05 +0000
committerNorbert Preining <norbert@preining.info>2024-04-04 03:02:05 +0000
commit00e667637a3a526b577b05c4d9fead45d65c4c57 (patch)
treec5488d29362ed4d6c10b2271fdf0b54676f18a1e /fonts
parente0bd7da7a67c4cd2c53d232fb0f5cfccc4c37743 (diff)
CTAN sync 202404040301
Diffstat (limited to 'fonts')
-rw-r--r--fonts/newtx/README5
-rw-r--r--fonts/newtx/tex/newtxtext.sty12
2 files changed, 13 insertions, 4 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index 56753555e3..3ad0699cbc 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.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/fonts/newtx/tex/newtxtext.sty b/fonts/newtx/tex/newtxtext.sty
index 8cf041be09..111d72a310 100644
--- a/fonts/newtx/tex/newtxtext.sty
+++ b/fonts/newtx/tex/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