From 2816e1a8c1080f16bdac462068bfbbabff104d1a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Jan 2020 21:39:24 +0000 Subject: newtx (12jan20) git-svn-id: svn://tug.org/texlive/trunk@53379 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 65 +++++++++++++------------ 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index 576f3754fdf..0591749901c 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/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