diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-13 23:21:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-13 23:21:02 +0000 |
commit | 90e1a28c9221e47cec2a912b5551d2f6522735ad (patch) | |
tree | 3a0aa13f1440713b0d8124da0b06ffafeac540f2 /Master/texmf-dist/tex/latex/newtx | |
parent | 5ba4c6ad88ac9e5f0da49a9f49da7421ea86a325 (diff) |
newtx (13feb17)
git-svn-id: svn://tug.org/texlive/trunk@43217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index a738302343d..a532d450937 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty @@ -10,8 +10,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.517} -\def\filedate{2017/01/30} +\def\fileversion{1.518} +\def\filedate{2017/02/12} \ProvidesPackage{newtxmath}[\filedate\space v\fileversion ] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -777,14 +777,14 @@ amssymbols,uprightGreek,nosubscriptcorrection} % \fi %\fi % Define \overgroup, \undergroup, like \overbrace, \underbrace -\DeclareMathSymbol{\groupld}{\mathord}{symbols}{160} -\DeclareMathSymbol{\grouprd}{\mathord}{symbols}{161} -\DeclareMathSymbol{\grouplu}{\mathord}{symbols}{162} -\DeclareMathSymbol{\groupru}{\mathord}{symbols}{163} -\DeclareMathSymbol{\grouplda}{\mathord}{symbols}{164} -\DeclareMathSymbol{\grouprda}{\mathord}{symbols}{165} -\DeclareMathSymbol{\grouplua}{\mathord}{symbols}{166} -\DeclareMathSymbol{\grouprua}{\mathord}{symbols}{167} +\DeclareMathSymbol{\groupld}{\mathord}{largesymbolsTXA}{78} +\DeclareMathSymbol{\grouprd}{\mathord}{largesymbolsTXA}{79} +\DeclareMathSymbol{\grouplu}{\mathord}{largesymbolsTXA}{80} +\DeclareMathSymbol{\groupru}{\mathord}{largesymbolsTXA}{81} +\DeclareMathSymbol{\grouplda}{\mathord}{largesymbolsTXA}{82} +\DeclareMathSymbol{\grouprda}{\mathord}{largesymbolsTXA}{83} +\DeclareMathSymbol{\grouplua}{\mathord}{largesymbolsTXA}{84} +\DeclareMathSymbol{\grouprua}{\mathord}{largesymbolsTXA}{85} % Override default definitions of \widehat and \widetilde \xdef\widehat#1{\mathaccent"0\hexnumber@\symlargesymbols 62{#1}} %\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{98} @@ -1905,7 +1905,7 @@ $\hfil\displaystyle{#1}\hfil$\crcr% %\re@DeclareMathSymbol{\varprod}{\mathop}{largesymbolsTXA}{16} %\re@DeclareMathDelimiter{\llbracket}{\mathopen}{symbolsC}{126}{largesymbolsTXA}{18} %\re@DeclareMathDelimiter{\rrbracket}{\mathclose}{symbolsC}{127}{largesymbolsTXA}{19} -\re@DeclareMathSymbol{\br@cext}{\mathord}{symbols}{168} +\re@DeclareMathSymbol{\br@cext}{\mathord}{largesymbolsTXA}{32} \DeclareMathSymbol{\smallprod}{\mathop}{symbols}{"98} \DeclareMathSymbol{\smallsum}{\mathop}{symbols}{"99} \DeclareMathSymbol{\smallcoprod}{\mathop}{symbols}{113}% |