diff options
author | Norbert Preining <norbert@preining.info> | 2023-07-29 03:00:48 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-07-29 03:00:48 +0000 |
commit | 68c7c6f998e30e40017dae0faded16f93773c786 (patch) | |
tree | 66ad2c81e1296e370bd968ff224a5f3e70e956bc /fonts/newtx/tex | |
parent | 1e45d661b659c3025746d3a41119300ab90d1dcd (diff) |
CTAN sync 202307290300
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}{} |