From b0cb2086fcb39d89f7f5f6b8a9eea09f78272b52 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 12 Jan 2020 03:00:58 +0000 Subject: CTAN sync 202001120300 --- fonts/newtx/tex/newtxmath.sty | 65 +++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'fonts/newtx/tex') diff --git a/fonts/newtx/tex/newtxmath.sty b/fonts/newtx/tex/newtxmath.sty index 576f3754fd..0591749901 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.622} -\def\filedate{2019/12/28} +\def\fileversion{1.623} +\def\filedate{2020/01/11} \ProvidesPackage{newtxmath}[\filedate\space v\fileversion ] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -575,9 +575,14 @@ amssymbols,uprightGreek,nosubscriptcorrection} % Common Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \def\re@DeclareMathSymbol#1#2#3#4{% - \let#1=\undefined - \DeclareMathSymbol{#1}{#2}{#3}{#4}} +\if\relax\noexpand#1\let#1=\undefined \fi \DeclareMathSymbol{#1}{#2}{#3}{#4}} + + +%\def\re@DeclareMathSymbol#1#2#3#4{% +% \let#1=\undefined +% \DeclareMathSymbol{#1}{#2}{#3}{#4}} \def\re@DeclareMathDelimiter#1#2#3#4#5#6{% \let#1=\undefined @@ -2086,32 +2091,32 @@ $\hfil\displaystyle{#1}\hfil$\crcr% \let\varsigma\varsigmaup \let\varphi\varphiup \let\varkappa\varkappaup - \re@DeclareMathSymbol{A}{\mathalpha}{operators}{65} - \re@DeclareMathSymbol{B}{\mathalpha}{operators}{66} - \re@DeclareMathSymbol{C}{\mathalpha}{operators}{67} - \re@DeclareMathSymbol{D}{\mathalpha}{operators}{68} - \re@DeclareMathSymbol{E}{\mathalpha}{operators}{69} - \re@DeclareMathSymbol{F}{\mathalpha}{operators}{70} - \re@DeclareMathSymbol{G}{\mathalpha}{operators}{71} - \re@DeclareMathSymbol{H}{\mathalpha}{operators}{72} - \re@DeclareMathSymbol{I}{\mathalpha}{operators}{73} - \re@DeclareMathSymbol{J}{\mathalpha}{operators}{74} - \re@DeclareMathSymbol{K}{\mathalpha}{operators}{75} - \re@DeclareMathSymbol{L}{\mathalpha}{operators}{76} - \re@DeclareMathSymbol{M}{\mathalpha}{operators}{77} - \re@DeclareMathSymbol{N}{\mathalpha}{operators}{78} - \re@DeclareMathSymbol{O}{\mathalpha}{operators}{79} - \re@DeclareMathSymbol{P}{\mathalpha}{operators}{80} - \re@DeclareMathSymbol{Q}{\mathalpha}{operators}{81} - \re@DeclareMathSymbol{R}{\mathalpha}{operators}{82} - \re@DeclareMathSymbol{S}{\mathalpha}{operators}{83} - \re@DeclareMathSymbol{T}{\mathalpha}{operators}{84} - \re@DeclareMathSymbol{U}{\mathalpha}{operators}{85} - \re@DeclareMathSymbol{V}{\mathalpha}{operators}{86} - \re@DeclareMathSymbol{W}{\mathalpha}{operators}{87} - \re@DeclareMathSymbol{X}{\mathalpha}{operators}{88} - \re@DeclareMathSymbol{Y}{\mathalpha}{operators}{89} - \re@DeclareMathSymbol{Z}{\mathalpha}{operators}{90} + \DeclareMathSymbol{A}{\mathalpha}{operators}{65} + \DeclareMathSymbol{B}{\mathalpha}{operators}{66} + \DeclareMathSymbol{C}{\mathalpha}{operators}{67} + \DeclareMathSymbol{D}{\mathalpha}{operators}{68} + \DeclareMathSymbol{E}{\mathalpha}{operators}{69} + \DeclareMathSymbol{F}{\mathalpha}{operators}{70} + \DeclareMathSymbol{G}{\mathalpha}{operators}{71} + \DeclareMathSymbol{H}{\mathalpha}{operators}{72} + \DeclareMathSymbol{I}{\mathalpha}{operators}{73} + \DeclareMathSymbol{J}{\mathalpha}{operators}{74} + \DeclareMathSymbol{K}{\mathalpha}{operators}{75} + \DeclareMathSymbol{L}{\mathalpha}{operators}{76} + \DeclareMathSymbol{M}{\mathalpha}{operators}{77} + \DeclareMathSymbol{N}{\mathalpha}{operators}{78} + \DeclareMathSymbol{O}{\mathalpha}{operators}{79} + \DeclareMathSymbol{P}{\mathalpha}{operators}{80} + \DeclareMathSymbol{Q}{\mathalpha}{operators}{81} + \DeclareMathSymbol{R}{\mathalpha}{operators}{82} + \DeclareMathSymbol{S}{\mathalpha}{operators}{83} + \DeclareMathSymbol{T}{\mathalpha}{operators}{84} + \DeclareMathSymbol{U}{\mathalpha}{operators}{85} + \DeclareMathSymbol{V}{\mathalpha}{operators}{86} + \DeclareMathSymbol{W}{\mathalpha}{operators}{87} + \DeclareMathSymbol{X}{\mathalpha}{operators}{88} + \DeclareMathSymbol{Y}{\mathalpha}{operators}{89} + \DeclareMathSymbol{Z}{\mathalpha}{operators}{90} \fi \re@DeclareMathSymbol{\varg}{\mathord}{lettersA}{181} % was 49 \re@DeclareMathSymbol{\vary}{\mathord}{lettersA}{182} % was 50 -- cgit v1.2.3