From 881a80a648cf13fd0b856493d5320d3ab6a74250 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 May 2021 20:46:10 +0000 Subject: newtx (25may21) git-svn-id: svn://tug.org/texlive/trunk@59339 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/newtx/README | 5 ++++- Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ly1ntxosf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/newtxtext.sty | 4 ++-- Master/texmf-dist/tex/latex/newtx/ot1ntxlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ot1ntxosf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/t1ntxlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/t1ntxtlf.fd | 4 ++-- Master/texmf-dist/tex/latex/newtx/t1ntxtosf.fd | 4 ++-- 14 files changed, 30 insertions(+), 27 deletions(-) diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 0bc082730d1..b05fc6346ad 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.652 2021-05-22 +Current version: 1.653 2021-05-24 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.653 +Following valued input from David Carlisle and Enrico Gregorio, the fd files "corrected" in 1.652 were actually corrected using a suggestion of Enrico Gregorio. + Changes in version 1.652 Corrected the fd files for the main text fonts. Those in version 1.651 were not functional and were released in error. diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd index f3cccce9b76..39f830b7426 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ly1ntxlf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/lf] +\ProvidesFile{ly1ntxlf.fd}[2021/05/24 v1.0 font definition file for LY1/ntx/lf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxosf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxosf.fd index 008f8c64c48..74671eeaebd 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ly1ntxosf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/osf] +\ProvidesFile{ly1ntxosf.fd}[2021/05/24 v1.0 font definition file for LY1/ntx/osf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd index 2c209fb8225..485020c14e1 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ly1ntxtlf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/tlf] +\ProvidesFile{ly1ntxtlf.fd}[2021/05/24 v1.0 font definition file for LY1/ntx/tlf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd index 5360d0aa3ca..0d39a8a288d 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ly1ntxtosf.fd}[2021/05/08 v1.0 font definition file for LY1/ntx/tosf] +\ProvidesFile{ly1ntxtosf.fd}[2021/05/24 v1.0 font definition file for LY1/ntx/tosf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty index 846b03d90dd..5dd0ce85eb6 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty @@ -1,7 +1,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.652} -\def\filedate{2021/05/22} +\def\fileversion{1.653} +\def\filedate{2021/05/24} \ProvidesPackage{newtxtext}[\filedate\space v\fileversion] \message{`newtxtext' v\fileversion, \filedate\space Text macros taking advantage of TeX-Gyre Termes fonts (msharpe)} diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxlf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxlf.fd index 8065b81eb9c..52d10e0b788 100644 --- a/Master/texmf-dist/tex/latex/newtx/ot1ntxlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ot1ntxlf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/lf] +\ProvidesFile{ot1ntxlf.fd}[2021/05/24 v1.0 font definition file for OT1/ntx/lf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxosf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxosf.fd index 2263ac3db89..43d18953150 100644 --- a/Master/texmf-dist/tex/latex/newtx/ot1ntxosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ot1ntxosf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/osf] +\ProvidesFile{ot1ntxosf.fd}[2021/05/24 v1.0 font definition file for OT1/ntx/osf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd index 72f2cfb9efb..60aedef3272 100644 --- a/Master/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ot1ntxtlf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/tlf] +\ProvidesFile{ot1ntxtlf.fd}[2021/05/24 v1.0 font definition file for OT1/ntx/tlf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd index a44b5e8ef77..9f8629728df 100644 --- a/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{ot1ntxtosf.fd}[2021/05/08 v1.0 font definition file for OT1/ntx/tosf] +\ProvidesFile{ot1ntxtosf.fd}[2021/05/24 v1.0 font definition file for OT1/ntx/tosf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxlf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxlf.fd index fe02287b286..3609fb11122 100644 --- a/Master/texmf-dist/tex/latex/newtx/t1ntxlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/t1ntxlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{t1ntxlf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/lf] +\ProvidesFile{t1ntxlf.fd}[2021/05/24 v1.1 font definition file for T1/ntx/lf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd index 0e5603e7042..d8fbf091ed5 100644 --- a/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{t1ntxosf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/osf] +\ProvidesFile{t1ntxosf.fd}[2021/05/24 v1.1 font definition file for T1/ntx/osf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxtlf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxtlf.fd index 49ab9bb3bb5..bf767f4b352 100644 --- a/Master/texmf-dist/tex/latex/newtx/t1ntxtlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/t1ntxtlf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{t1ntxtlf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/tlf] +\ProvidesFile{t1ntxtlf.fd}[2021/05/24 v1.1 font definition file for T1/ntx/tlf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxtosf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxtosf.fd index 038c9fbb928..17ffb65acfc 100644 --- a/Master/texmf-dist/tex/latex/newtx/t1ntxtosf.fd +++ b/Master/texmf-dist/tex/latex/newtx/t1ntxtosf.fd @@ -1,6 +1,6 @@ -\ProvidesFile{t1ntxtosf.fd}[2021/05/07 v1.1 font definition file for T1/ntx/tosf] +\ProvidesFile{t1ntxtosf.fd}[2021/05/24 v1.1 font definition file for T1/ntx/tosf] -\@ifundefined{ifntx@sl}{\global\newif\ifntx@sl\global\ntx@sltrue}{} +\@ifundefined{ifntx@sl}{\let\ifntx@sl\iftrue}{} \expandafter\ifx\csname ntx@scaled\endcsname\relax \let\ntx@scaled\@empty% -- cgit v1.2.3