diff options
Diffstat (limited to 'fonts/newtx/tex')
-rw-r--r-- | fonts/newtx/tex/newtxmath.sty | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/fonts/newtx/tex/newtxmath.sty b/fonts/newtx/tex/newtxmath.sty index dac98a4b61..46a604cba5 100644 --- a/fonts/newtx/tex/newtxmath.sty +++ b/fonts/newtx/tex/newtxmath.sty @@ -11,8 +11,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.72} -\def\filedate{2023/07/19} +\def\fileversion{1.722} +\def\filedate{2023/07/28} \ProvidesPackage{newtxmath}[\filedate\space v\fileversion ] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -260,7 +260,6 @@ \DeclareOption{internaldigits}{\tx@digitstrue} \DeclareOption{noOT1}{\tx@nootonetrue} \DeclareOption{amsthm}{\ntx@amsthmtrue} -\ntx@amsthmtrue \ExecuteOptions{% amssymbols,uprightGreek,nosubscriptcorrection} @@ -367,7 +366,7 @@ amssymbols,uprightGreek,nosubscriptcorrection} \fi \else \iftx@libertine - \@ifundefined{iflibertinus@otf}{\tx@otfalse}{} + \@ifundefined{iflibertine@otf}{\tx@otfalse}{} \else \iftx@libertinus \@ifundefined{iflibertinus@otf}{\tx@otfalse}{} |