summaryrefslogtreecommitdiff
path: root/fonts/newtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-01-05 03:00:57 +0000
committerNorbert Preining <norbert@preining.info>2022-01-05 03:00:57 +0000
commitc03c0d515f1bfbd111d40e78805db4696e080fb8 (patch)
tree4d72d1df66079b3937776da41a78d71189719dad /fonts/newtx
parent1903b598f8dda613f5c584bb18ccfd2fd8c278bb (diff)
CTAN sync 202201050300
Diffstat (limited to 'fonts/newtx')
-rw-r--r--fonts/newtx/README5
-rw-r--r--fonts/newtx/tex/newtxtext.sty6
2 files changed, 7 insertions, 4 deletions
diff --git a/fonts/newtx/README b/fonts/newtx/README
index dc559c9d80..9364748215 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.702 2021-12-27
+Current version: 1.703 2022-01-04
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.703
+Corrected a missing @ in line 40 of newtxmath.sty.
+
Changes in version 1.702
The line to require the packages ifxetex and ifluatex in newtx.sty seems to have been deleted after testing was complete. Fixed.
diff --git a/fonts/newtx/tex/newtxtext.sty b/fonts/newtx/tex/newtxtext.sty
index 9060ebd322..b5cf6eefcf 100644
--- a/fonts/newtx/tex/newtxtext.sty
+++ b/fonts/newtx/tex/newtxtext.sty
@@ -8,8 +8,8 @@
% Text is now directed to an extension of TeXGyreTermes rather than tx.
% 2.0 is first version of newtxtext to support both [pdf]latex and unicode latex.
-\def\fileversion{1.701}
-\def\filedate{2021/12/26}
+\def\fileversion{1.703}
+\def\filedate{2022/01/04}
\ProvidesPackage{newtxtext}[%
\filedate\space v\fileversion (Michael Sharpe) latex and unicode latex support for TeXGyreTermesX]
@@ -37,7 +37,7 @@
% Engine check
\newif\ifntx@newtx
\@ifundefined{ntxotftrue}{\newif\ifntxotf%
-\newif\ifntxorigotf% true iff either xelatex or lualatex
+\newif\ifntx@origotf% true iff either xelatex or lualatex
% might have been defined in newtx.sty
\ifxetex
\ntxotftrue