From 5a85476473097023c138e9d7568274f748b2954f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 Mar 2015 21:21:46 +0000 Subject: newtx (22mar15) git-svn-id: svn://tug.org/texlive/trunk@36593 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/newtx/README | 6 +- .../texmf-dist/fonts/tfm/public/newtx/ntxbsya.tfm | Bin 932 -> 0 bytes .../texmf-dist/fonts/tfm/public/newtx/ntxbsyb.tfm | Bin 940 -> 0 bytes .../texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm | Bin 0 -> 1592 bytes .../texmf-dist/fonts/tfm/public/newtx/ntxsya.tfm | Bin 916 -> 0 bytes .../texmf-dist/fonts/tfm/public/newtx/ntxsyb.tfm | Bin 928 -> 0 bytes .../texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm | Bin 0 -> 1564 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxbsya.vf | Bin 1020 -> 0 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxbsyb.vf | Bin 868 -> 0 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf | Bin 0 -> 2000 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxsya.vf | Bin 1020 -> 0 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxsyb.vf | Bin 864 -> 0 bytes Master/texmf-dist/fonts/vf/public/newtx/ntxsym.vf | Bin 0 -> 2000 bytes Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 473 +++++++++++---------- Master/texmf-dist/tex/latex/newtx/newtxtext.sty | 4 +- Master/texmf-dist/tex/latex/newtx/untxsya.fd | 26 -- Master/texmf-dist/tex/latex/newtx/untxsyb.fd | 26 -- Master/texmf-dist/tex/latex/newtx/untxsym.fd | 26 ++ 18 files changed, 275 insertions(+), 286 deletions(-) delete mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxbsya.tfm delete mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxbsyb.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm delete mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxsya.tfm delete mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxsyb.tfm create mode 100644 Master/texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm delete mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxbsya.vf delete mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxbsyb.vf create mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf delete mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxsya.vf delete mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxsyb.vf create mode 100644 Master/texmf-dist/fonts/vf/public/newtx/ntxsym.vf delete mode 100644 Master/texmf-dist/tex/latex/newtx/untxsya.fd delete mode 100644 Master/texmf-dist/tex/latex/newtx/untxsyb.fd create mode 100644 Master/texmf-dist/tex/latex/newtx/untxsym.fd diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index 2a618bbfbb1..df6a62dc44a 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,14 @@ This package, initially based on txfonts, provides many fixes and enhancements to the txfonts package, splitting it into two separate packages---newtxtext and newtxmath, which may be run independently of one another. It provides scaling, improved metrics, and other options. In particular, newtxmath offers a libertine option which substitutes Linux Libertine (provided with TeXLive and MikTeX) italic and Greek letters for the default Times letters, providing a good match for the Libertine text font, which is heavier than Computer Modern but lighter than Times, and in my experience, looks very sharp and clear on the screen. -Current version: 1.42, 03/13/2015 +Current version: 1.43 2015-03-21 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3 for the details of that license. +Changes in version 1.43 +1. Reorganized 7 bit AMS math fonts A and B to occupy just one 8 bit font, perhaps reducing the number of math families in use. Math output should be unchanged. +2. Modified the default definition of \hbar, in case option noamssymbols was specified. + Changes in version 1.42 1. Modified newtxtext.sty to detect whether babel loaded and change behavior of osf accordingly. 2. Corresponding change to documentation. diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsya.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsya.tfm deleted file mode 100644 index 129cab6d846..00000000000 Binary files a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsya.tfm and /dev/null differ diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsyb.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsyb.tfm deleted file mode 100644 index 41d89b18e8d..00000000000 Binary files a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsyb.tfm and /dev/null differ diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm new file mode 100644 index 00000000000..6292cee478f Binary files /dev/null and b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm differ diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsya.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsya.tfm deleted file mode 100644 index da855d1f2c8..00000000000 Binary files a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsya.tfm and /dev/null differ diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyb.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyb.tfm deleted file mode 100644 index 6ab883c043e..00000000000 Binary files a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyb.tfm and /dev/null differ diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm new file mode 100644 index 00000000000..a8dc55b4b78 Binary files /dev/null and b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxbsya.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxbsya.vf deleted file mode 100644 index 681be167dd4..00000000000 Binary files a/Master/texmf-dist/fonts/vf/public/newtx/ntxbsya.vf and /dev/null differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxbsyb.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxbsyb.vf deleted file mode 100644 index 0f9b087b801..00000000000 Binary files a/Master/texmf-dist/fonts/vf/public/newtx/ntxbsyb.vf and /dev/null differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf new file mode 100644 index 00000000000..9a5041c9f61 Binary files /dev/null and b/Master/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxsya.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxsya.vf deleted file mode 100644 index b22be7071a7..00000000000 Binary files a/Master/texmf-dist/fonts/vf/public/newtx/ntxsya.vf and /dev/null differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxsyb.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxsyb.vf deleted file mode 100644 index d51508239c5..00000000000 Binary files a/Master/texmf-dist/fonts/vf/public/newtx/ntxsyb.vf and /dev/null differ diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxsym.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxsym.vf new file mode 100644 index 00000000000..cd654728c5d Binary files /dev/null and b/Master/texmf-dist/fonts/vf/public/newtx/ntxsym.vf differ diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index 7c443270168..a5439c37661 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.42} -\def\filedate{2015/03/13} +\def\fileversion{1.43} +\def\filedate{2015/03/21} \ProvidesPackage{newtxmath} [\filedate\space v\fileversion] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -30,6 +30,8 @@ \fi \fi \newcommand{\cmr@default}{cmr} +\def\ly@one{LY1} +\def\t@one{T1} \input{binhex} \let\ntxmath@scaled\@empty @@ -119,6 +121,12 @@ amssymbols,uprightGreek} \SetMathAlphabet{\mathsf}{bold}{\encodingdefault}{\sfdefault}{b}{n} \SetMathAlphabet{\mathtt}{bold}{\encodingdefault}{\ttdefault}{b}{n} +% change default def of \hbar in case noamssymbols +\ifx\encodingdefault\t@one + \renewcommand{\hbar}{\raisebox{-.13ex}{\mbox{$\mathchar'11$}}\mkern-8mu h}% +\else + \renewcommand{\hbar}{\raisebox{-.13ex}{\mbox{$\mathchar'26$}}\mkern-8mu h}% +\fi %%%%%%%%%%%%%%% % Math Italic % %%%%%%%%%%%%%%% @@ -188,23 +196,28 @@ amssymbols,uprightGreek} %%%%%%%%%%%%%%%%%%%%%%%%% +% AMS math symbols are now combined into a single font, AMSm % Math Symbols A (MSAM) % %%%%%%%%%%%%%%%%%%%%%%%%% \iftx@ams% - \DeclareSymbolFont{AMSa}{U}{ntxsya}{m}{n} - \SetSymbolFont{AMSa}{bold}{U}{ntxsya}{b}{n} - \DeclareFontSubstitution{U}{ntxsya}{m}{n} - +% \DeclareSymbolFont{AMSa}{U}{ntxsya}{m}{n} +% \SetSymbolFont{AMSa}{bold}{U}{ntxsya}{b}{n} +% \DeclareFontSubstitution{U}{ntxsya}{m}{n} + \DeclareSymbolFont{AMSm}{U}{ntxsym}{m}{n} + \SetSymbolFont{AMSm}{bold}{U}{ntxsym}{b}{n} + \DeclareFontSubstitution{U}{ntxsym}{m}{n} + \DeclareSymbolFontAlphabet{\mathbb}{AMSm} +\fi %%%%%%%%%%%%%%%%%%%%%%%%% % Math Symbols B (MSBM) % %%%%%%%%%%%%%%%%%%%%%%%%% - \DeclareSymbolFont{AMSb}{U}{ntxsyb}{m}{n} - \SetSymbolFont{AMSb}{bold}{U}{ntxsyb}{b}{n} - \DeclareFontSubstitution{U}{ntxsyb}{m}{n} - \DeclareSymbolFontAlphabet{\mathbb}{AMSb} -\fi +% \DeclareSymbolFont{AMSb}{U}{ntxsyb}{m}{n} +% \SetSymbolFont{AMSb}{bold}{U}{ntxsyb}{b}{n} +% \DeclareFontSubstitution{U}{ntxsyb}{m}{n} +% \DeclareSymbolFontAlphabet{\mathbb}{AMSb} +%\fi %%%%%%%%%%%%%%%%%% % Math Symbols C % @@ -377,8 +390,6 @@ amssymbols,uprightGreek} %\DeclareMathAccent{\dot}{\mathalpha}{operators}{95} %\DeclareMathAccent{\tilde}{\mathalpha}{operators}{126} %\DeclareMathAccent{\ddot}{\mathalpha}{operators}{127} -\def\ly@one{LY1} -\def\t@one{T1} \iftx@tma \re@DeclareMathAccent{\grave}{\mathord}{lettersA}{254} \re@DeclareMathAccent{\acute}{\mathord}{lettersA}{255} @@ -665,237 +676,237 @@ $\hfil\displaystyle{#1}\hfil$\crcr% % Math Symbol A Definitions % AMSa %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \iftx@ams -\re@DeclareMathSymbol{\boxdot}{\mathbin}{AMSa}{0} -\re@DeclareMathSymbol{\boxplus}{\mathbin}{AMSa}{1} -\re@DeclareMathSymbol{\boxtimes}{\mathbin}{AMSa}{2} -\re@DeclareMathSymbol{\square}{\mathord}{AMSa}{3} -\re@DeclareMathSymbol{\blacksquare}{\mathord}{AMSa}{4} -\re@DeclareMathSymbol{\centerdot}{\mathbin}{AMSa}{5} -\re@DeclareMathSymbol{\lozenge}{\mathord}{AMSa}{6} -\re@DeclareMathSymbol{\blacklozenge}{\mathord}{AMSa}{7} -\re@DeclareMathSymbol{\circlearrowright}{\mathrel}{AMSa}{8} -\re@DeclareMathSymbol{\circlearrowleft}{\mathrel}{AMSa}{9} -\re@DeclareMathSymbol{\rightleftharpoons}{\mathrel}{AMSa}{10} -\re@DeclareMathSymbol{\leftrightharpoons}{\mathrel}{AMSa}{11} -\re@DeclareMathSymbol{\boxminus}{\mathbin}{AMSa}{12} -\re@DeclareMathSymbol{\Vdash}{\mathrel}{AMSa}{13} -\re@DeclareMathSymbol{\Vvdash}{\mathrel}{AMSa}{14} -\re@DeclareMathSymbol{\vDash}{\mathrel}{AMSa}{15} -\re@DeclareMathSymbol{\twoheadrightarrow}{\mathrel}{AMSa}{16} -\re@DeclareMathSymbol{\twoheadleftarrow}{\mathrel}{AMSa}{17} -\re@DeclareMathSymbol{\leftleftarrows}{\mathrel}{AMSa}{18} -\re@DeclareMathSymbol{\rightrightarrows}{\mathrel}{AMSa}{19} -\re@DeclareMathSymbol{\upuparrows}{\mathrel}{AMSa}{20} -\re@DeclareMathSymbol{\downdownarrows}{\mathrel}{AMSa}{21} -\re@DeclareMathSymbol{\upharpoonright}{\mathrel}{AMSa}{22} +\re@DeclareMathSymbol{\boxdot}{\mathbin}{AMSm}{128} +\re@DeclareMathSymbol{\boxplus}{\mathbin}{AMSm}{129} +\re@DeclareMathSymbol{\boxtimes}{\mathbin}{AMSm}{130} +\re@DeclareMathSymbol{\square}{\mathord}{AMSm}{131} +\re@DeclareMathSymbol{\blacksquare}{\mathord}{AMSm}{132} +\re@DeclareMathSymbol{\centerdot}{\mathbin}{AMSm}{133} +\re@DeclareMathSymbol{\lozenge}{\mathord}{AMSm}{134} +\re@DeclareMathSymbol{\blacklozenge}{\mathord}{AMSm}{135} +\re@DeclareMathSymbol{\circlearrowright}{\mathrel}{AMSm}{136} +\re@DeclareMathSymbol{\circlearrowleft}{\mathrel}{AMSm}{137} +\re@DeclareMathSymbol{\rightleftharpoons}{\mathrel}{AMSm}{138} +\re@DeclareMathSymbol{\leftrightharpoons}{\mathrel}{AMSm}{139} +\re@DeclareMathSymbol{\boxminus}{\mathbin}{AMSm}{140} +\re@DeclareMathSymbol{\Vdash}{\mathrel}{AMSm}{141} +\re@DeclareMathSymbol{\Vvdash}{\mathrel}{AMSm}{142} +\re@DeclareMathSymbol{\vDash}{\mathrel}{AMSm}{143} +\re@DeclareMathSymbol{\twoheadrightarrow}{\mathrel}{AMSm}{144} +\re@DeclareMathSymbol{\twoheadleftarrow}{\mathrel}{AMSm}{145} +\re@DeclareMathSymbol{\leftleftarrows}{\mathrel}{AMSm}{146} +\re@DeclareMathSymbol{\rightrightarrows}{\mathrel}{AMSm}{147} +\re@DeclareMathSymbol{\upuparrows}{\mathrel}{AMSm}{148} +\re@DeclareMathSymbol{\downdownarrows}{\mathrel}{AMSm}{149} +\re@DeclareMathSymbol{\upharpoonright}{\mathrel}{AMSm}{150} \let\restriction\upharpoonright -\re@DeclareMathSymbol{\downharpoonright}{\mathrel}{AMSa}{23} -\re@DeclareMathSymbol{\upharpoonleft}{\mathrel}{AMSa}{24} -\re@DeclareMathSymbol{\downharpoonleft}{\mathrel}{AMSa}{25} -\re@DeclareMathSymbol{\rightarrowtail}{\mathrel}{AMSa}{26} -\re@DeclareMathSymbol{\leftarrowtail}{\mathrel}{AMSa}{27} -\re@DeclareMathSymbol{\leftrightarrows}{\mathrel}{AMSa}{28} -\re@DeclareMathSymbol{\rightleftarrows}{\mathrel}{AMSa}{29} -\re@DeclareMathSymbol{\Lsh}{\mathrel}{AMSa}{30} -\re@DeclareMathSymbol{\Rsh}{\mathrel}{AMSa}{31} -\re@DeclareMathSymbol{\rightsquigarrow}{\mathrel}{AMSa}{32} -\re@DeclareMathSymbol{\leftrightsquigarrow}{\mathrel}{AMSa}{33} -\re@DeclareMathSymbol{\looparrowleft}{\mathrel}{AMSa}{34} -\re@DeclareMathSymbol{\looparrowright}{\mathrel}{AMSa}{35} -\re@DeclareMathSymbol{\circeq}{\mathrel}{AMSa}{36} -\re@DeclareMathSymbol{\succsim}{\mathrel}{AMSa}{37} -\re@DeclareMathSymbol{\gtrsim}{\mathrel}{AMSa}{38} -\re@DeclareMathSymbol{\gtrapprox}{\mathrel}{AMSa}{39} -\re@DeclareMathSymbol{\multimap}{\mathrel}{AMSa}{40} -\re@DeclareMathSymbol{\therefore}{\mathrel}{AMSa}{41} -\re@DeclareMathSymbol{\because}{\mathrel}{AMSa}{42} -\re@DeclareMathSymbol{\doteqdot}{\mathrel}{AMSa}{43} +\re@DeclareMathSymbol{\downharpoonright}{\mathrel}{AMSm}{151} +\re@DeclareMathSymbol{\upharpoonleft}{\mathrel}{AMSm}{152} +\re@DeclareMathSymbol{\downharpoonleft}{\mathrel}{AMSm}{153} +\re@DeclareMathSymbol{\rightarrowtail}{\mathrel}{AMSm}{154} +\re@DeclareMathSymbol{\leftarrowtail}{\mathrel}{AMSm}{155} +\re@DeclareMathSymbol{\leftrightarrows}{\mathrel}{AMSm}{156} +\re@DeclareMathSymbol{\rightleftarrows}{\mathrel}{AMSm}{157} +\re@DeclareMathSymbol{\Lsh}{\mathrel}{AMSm}{158} +\re@DeclareMathSymbol{\Rsh}{\mathrel}{AMSm}{159} +\re@DeclareMathSymbol{\rightsquigarrow}{\mathrel}{AMSm}{160} +\re@DeclareMathSymbol{\leftrightsquigarrow}{\mathrel}{AMSm}{161} +\re@DeclareMathSymbol{\looparrowleft}{\mathrel}{AMSm}{162} +\re@DeclareMathSymbol{\looparrowright}{\mathrel}{AMSm}{163} +\re@DeclareMathSymbol{\circeq}{\mathrel}{AMSm}{164} +\re@DeclareMathSymbol{\succsim}{\mathrel}{AMSm}{165} +\re@DeclareMathSymbol{\gtrsim}{\mathrel}{AMSm}{166} +\re@DeclareMathSymbol{\gtrapprox}{\mathrel}{AMSm}{167} +\re@DeclareMathSymbol{\multimap}{\mathrel}{AMSm}{168} +\re@DeclareMathSymbol{\therefore}{\mathrel}{AMSm}{169} +\re@DeclareMathSymbol{\because}{\mathrel}{AMSm}{170} +\re@DeclareMathSymbol{\doteqdot}{\mathrel}{AMSm}{171} \let\Doteq\doteqdot -\re@DeclareMathSymbol{\triangleq}{\mathrel}{AMSa}{44} -\re@DeclareMathSymbol{\precsim}{\mathrel}{AMSa}{45} -\re@DeclareMathSymbol{\lesssim}{\mathrel}{AMSa}{46} -\re@DeclareMathSymbol{\lessapprox}{\mathrel}{AMSa}{47} -\re@DeclareMathSymbol{\eqslantless}{\mathrel}{AMSa}{48} -\re@DeclareMathSymbol{\eqslantgtr}{\mathrel}{AMSa}{49} -\re@DeclareMathSymbol{\curlyeqprec}{\mathrel}{AMSa}{50} -\re@DeclareMathSymbol{\curlyeqsucc}{\mathrel}{AMSa}{51} -\re@DeclareMathSymbol{\preccurlyeq}{\mathrel}{AMSa}{52} -\re@DeclareMathSymbol{\leqq}{\mathrel}{AMSa}{53} -\re@DeclareMathSymbol{\leqslant}{\mathrel}{AMSa}{54} -\re@DeclareMathSymbol{\lessgtr}{\mathrel}{AMSa}{55} -\re@DeclareMathSymbol{\backprime}{\mathord}{AMSa}{56} -\re@DeclareMathSymbol{\risingdotseq}{\mathrel}{AMSa}{58} -\re@DeclareMathSymbol{\fallingdotseq}{\mathrel}{AMSa}{59} -\re@DeclareMathSymbol{\succcurlyeq}{\mathrel}{AMSa}{60} -\re@DeclareMathSymbol{\geqq}{\mathrel}{AMSa}{61} -\re@DeclareMathSymbol{\geqslant}{\mathrel}{AMSa}{62} -\re@DeclareMathSymbol{\gtrless}{\mathrel}{AMSa}{63} -\re@DeclareMathSymbol{\sqsubset}{\mathrel}{AMSa}{64} -\re@DeclareMathSymbol{\sqsupset}{\mathrel}{AMSa}{65} -\re@DeclareMathSymbol{\vartriangleright}{\mathrel}{AMSa}{66} -\re@DeclareMathSymbol{\vartriangleleft}{\mathrel}{AMSa}{67} -\re@DeclareMathSymbol{\trianglerighteq}{\mathrel}{AMSa}{68} -\re@DeclareMathSymbol{\trianglelefteq}{\mathrel}{AMSa}{69} -\re@DeclareMathSymbol{\bigstar}{\mathord}{AMSa}{70} -\re@DeclareMathSymbol{\between}{\mathrel}{AMSa}{71} -\re@DeclareMathSymbol{\blacktriangledown}{\mathord}{AMSa}{72} -\re@DeclareMathSymbol{\blacktriangleright}{\mathrel}{AMSa}{73} -\re@DeclareMathSymbol{\blacktriangleleft}{\mathrel}{AMSa}{74} -\re@DeclareMathSymbol{\vartriangle}{\mathrel}{AMSa}{77} -\re@DeclareMathSymbol{\blacktriangle}{\mathord}{AMSa}{78} -\re@DeclareMathSymbol{\triangledown}{\mathord}{AMSa}{79} -\re@DeclareMathSymbol{\eqcirc}{\mathrel}{AMSa}{80} -\re@DeclareMathSymbol{\lesseqgtr}{\mathrel}{AMSa}{81} -\re@DeclareMathSymbol{\gtreqless}{\mathrel}{AMSa}{82} -\re@DeclareMathSymbol{\lesseqqgtr}{\mathrel}{AMSa}{83} -\re@DeclareMathSymbol{\gtreqqless}{\mathrel}{AMSa}{84} -\re@DeclareMathSymbol{\Rrightarrow}{\mathrel}{AMSa}{86} -\re@DeclareMathSymbol{\Lleftarrow}{\mathrel}{AMSa}{87} -\re@DeclareMathSymbol{\veebar}{\mathbin}{AMSa}{89} -\re@DeclareMathSymbol{\barwedge}{\mathbin}{AMSa}{90} -\re@DeclareMathSymbol{\doublebarwedge}{\mathbin}{AMSa}{91} -\re@DeclareMathSymbol{\angle}{\mathord}{AMSa}{92} -\re@DeclareMathSymbol{\measuredangle}{\mathord}{AMSa}{93} -\re@DeclareMathSymbol{\sphericalangle}{\mathord}{AMSa}{94} -\re@DeclareMathSymbol{\varpropto}{\mathrel}{AMSa}{95} -\re@DeclareMathSymbol{\smallsmile}{\mathrel}{AMSa}{96} -\re@DeclareMathSymbol{\smallfrown}{\mathrel}{AMSa}{97} -\re@DeclareMathSymbol{\Subset}{\mathrel}{AMSa}{98} -\re@DeclareMathSymbol{\Supset}{\mathrel}{AMSa}{99} -\re@DeclareMathSymbol{\Cup}{\mathbin}{AMSa}{100} +\re@DeclareMathSymbol{\triangleq}{\mathrel}{AMSm}{172} +\re@DeclareMathSymbol{\precsim}{\mathrel}{AMSm}{173} +\re@DeclareMathSymbol{\lesssim}{\mathrel}{AMSm}{174} +\re@DeclareMathSymbol{\lessapprox}{\mathrel}{AMSm}{175} +\re@DeclareMathSymbol{\eqslantless}{\mathrel}{AMSm}{176} +\re@DeclareMathSymbol{\eqslantgtr}{\mathrel}{AMSm}{177} +\re@DeclareMathSymbol{\curlyeqprec}{\mathrel}{AMSm}{178} +\re@DeclareMathSymbol{\curlyeqsucc}{\mathrel}{AMSm}{179} +\re@DeclareMathSymbol{\preccurlyeq}{\mathrel}{AMSm}{180} +\re@DeclareMathSymbol{\leqq}{\mathrel}{AMSm}{181} +\re@DeclareMathSymbol{\leqslant}{\mathrel}{AMSm}{182} +\re@DeclareMathSymbol{\lessgtr}{\mathrel}{AMSm}{183} +\re@DeclareMathSymbol{\backprime}{\mathord}{AMSm}{184} +\re@DeclareMathSymbol{\risingdotseq}{\mathrel}{AMSm}{186} +\re@DeclareMathSymbol{\fallingdotseq}{\mathrel}{AMSm}{187} +\re@DeclareMathSymbol{\succcurlyeq}{\mathrel}{AMSm}{188} +\re@DeclareMathSymbol{\geqq}{\mathrel}{AMSm}{189} +\re@DeclareMathSymbol{\geqslant}{\mathrel}{AMSm}{190} +\re@DeclareMathSymbol{\gtrless}{\mathrel}{AMSm}{191} +\re@DeclareMathSymbol{\sqsubset}{\mathrel}{AMSm}{192} +\re@DeclareMathSymbol{\sqsupset}{\mathrel}{AMSm}{193} +\re@DeclareMathSymbol{\vartriangleright}{\mathrel}{AMSm}{194} +\re@DeclareMathSymbol{\vartriangleleft}{\mathrel}{AMSm}{195} +\re@DeclareMathSymbol{\trianglerighteq}{\mathrel}{AMSm}{196} +\re@DeclareMathSymbol{\trianglelefteq}{\mathrel}{AMSm}{197} +\re@DeclareMathSymbol{\bigstar}{\mathord}{AMSm}{198} +\re@DeclareMathSymbol{\between}{\mathrel}{AMSm}{199} +\re@DeclareMathSymbol{\blacktriangledown}{\mathord}{AMSm}{200} +\re@DeclareMathSymbol{\blacktriangleright}{\mathrel}{AMSm}{201} +\re@DeclareMathSymbol{\blacktriangleleft}{\mathrel}{AMSm}{202} +\re@DeclareMathSymbol{\vartriangle}{\mathrel}{AMSm}{205} +\re@DeclareMathSymbol{\blacktriangle}{\mathord}{AMSm}{206} +\re@DeclareMathSymbol{\triangledown}{\mathord}{AMSm}{207} +\re@DeclareMathSymbol{\eqcirc}{\mathrel}{AMSm}{208} +\re@DeclareMathSymbol{\lesseqgtr}{\mathrel}{AMSm}{209} +\re@DeclareMathSymbol{\gtreqless}{\mathrel}{AMSm}{210} +\re@DeclareMathSymbol{\lesseqqgtr}{\mathrel}{AMSm}{211} +\re@DeclareMathSymbol{\gtreqqless}{\mathrel}{AMSm}{212} +\re@DeclareMathSymbol{\Rrightarrow}{\mathrel}{AMSm}{214} +\re@DeclareMathSymbol{\Lleftarrow}{\mathrel}{AMSm}{215} +\re@DeclareMathSymbol{\veebar}{\mathbin}{AMSm}{217} +\re@DeclareMathSymbol{\barwedge}{\mathbin}{AMSm}{218} +\re@DeclareMathSymbol{\doublebarwedge}{\mathbin}{AMSm}{219} +\re@DeclareMathSymbol{\angle}{\mathord}{AMSm}{220} +\re@DeclareMathSymbol{\measuredangle}{\mathord}{AMSm}{221} +\re@DeclareMathSymbol{\sphericalangle}{\mathord}{AMSm}{222} +\re@DeclareMathSymbol{\varpropto}{\mathrel}{AMSm}{223} +\re@DeclareMathSymbol{\smallsmile}{\mathrel}{AMSm}{224} +\re@DeclareMathSymbol{\smallfrown}{\mathrel}{AMSm}{225} +\re@DeclareMathSymbol{\Subset}{\mathrel}{AMSm}{226} +\re@DeclareMathSymbol{\Supset}{\mathrel}{AMSm}{227} +\re@DeclareMathSymbol{\Cup}{\mathbin}{AMSm}{228} \let\doublecup\Cup -\re@DeclareMathSymbol{\Cap}{\mathbin}{AMSa}{101} +\re@DeclareMathSymbol{\Cap}{\mathbin}{AMSm}{229} \let\doublecap\Cap -\re@DeclareMathSymbol{\curlywedge}{\mathbin}{AMSa}{102} -\re@DeclareMathSymbol{\curlyvee}{\mathbin}{AMSa}{103} -\re@DeclareMathSymbol{\leftthreetimes}{\mathbin}{AMSa}{104} -\re@DeclareMathSymbol{\rightthreetimes}{\mathbin}{AMSa}{105} -\re@DeclareMathSymbol{\subseteqq}{\mathrel}{AMSa}{106} -\re@DeclareMathSymbol{\supseteqq}{\mathrel}{AMSa}{107} -\re@DeclareMathSymbol{\bumpeq}{\mathrel}{AMSa}{108} -\re@DeclareMathSymbol{\Bumpeq}{\mathrel}{AMSa}{109} -\re@DeclareMathSymbol{\lll}{\mathrel}{AMSa}{110} +\re@DeclareMathSymbol{\curlywedge}{\mathbin}{AMSm}{230} +\re@DeclareMathSymbol{\curlyvee}{\mathbin}{AMSm}{231} +\re@DeclareMathSymbol{\leftthreetimes}{\mathbin}{AMSm}{232} +\re@DeclareMathSymbol{\rightthreetimes}{\mathbin}{AMSm}{233} +\re@DeclareMathSymbol{\subseteqq}{\mathrel}{AMSm}{234} +\re@DeclareMathSymbol{\supseteqq}{\mathrel}{AMSm}{235} +\re@DeclareMathSymbol{\bumpeq}{\mathrel}{AMSm}{236} +\re@DeclareMathSymbol{\Bumpeq}{\mathrel}{AMSm}{237} +\re@DeclareMathSymbol{\lll}{\mathrel}{AMSm}{238} \let\llless\lll -\re@DeclareMathSymbol{\ggg}{\mathrel}{AMSa}{111} +\re@DeclareMathSymbol{\ggg}{\mathrel}{AMSm}{239} \let\gggtr\ggg -\re@DeclareMathDelimiter\ulcorner{\mathopen}{AMSa}{112}{AMSa}{112} -\re@DeclareMathDelimiter\urcorner{\mathclose}{AMSa}{113}{AMSa}{113} -\re@DeclareMathSymbol{\circledS}{\mathord}{AMSa}{115} -\re@DeclareMathSymbol{\pitchfork}{\mathrel}{AMSa}{116} -\re@DeclareMathSymbol{\dotplus}{\mathbin}{AMSa}{117} -\re@DeclareMathSymbol{\backsim}{\mathrel}{AMSa}{118} -\re@DeclareMathSymbol{\backsimeq}{\mathrel}{AMSa}{119} -\re@DeclareMathDelimiter\llcorner{\mathopen}{AMSa}{120}{AMSa}{120} -\re@DeclareMathDelimiter\lrcorner{\mathclose}{AMSa}{121}{AMSa}{121} -\re@DeclareMathSymbol{\complement}{\mathord}{AMSa}{123} -\re@DeclareMathSymbol{\intercal}{\mathbin}{AMSa}{124} -\re@DeclareMathSymbol{\circledcirc}{\mathbin}{AMSa}{125} -\re@DeclareMathSymbol{\circledast}{\mathbin}{AMSa}{126} -\re@DeclareMathSymbol{\circleddash}{\mathbin}{AMSa}{127} +\re@DeclareMathDelimiter\ulcorner{\mathopen}{AMSm}{240}{AMSm}{240} +\re@DeclareMathDelimiter\urcorner{\mathclose}{AMSm}{241}{AMSm}{241} +\re@DeclareMathSymbol{\circledS}{\mathord}{AMSm}{243} +\re@DeclareMathSymbol{\pitchfork}{\mathrel}{AMSm}{244} +\re@DeclareMathSymbol{\dotplus}{\mathbin}{AMSm}{245} +\re@DeclareMathSymbol{\backsim}{\mathrel}{AMSm}{246} +\re@DeclareMathSymbol{\backsimeq}{\mathrel}{AMSm}{247} +\re@DeclareMathDelimiter\llcorner{\mathopen}{AMSm}{248}{AMSm}{248} +\re@DeclareMathDelimiter\lrcorner{\mathclose}{AMSm}{249}{AMSm}{249} +\re@DeclareMathSymbol{\complement}{\mathord}{AMSm}{251} +\re@DeclareMathSymbol{\intercal}{\mathbin}{AMSm}{252} +\re@DeclareMathSymbol{\circledcirc}{\mathbin}{AMSm}{253} +\re@DeclareMathSymbol{\circledast}{\mathbin}{AMSm}{254} +\re@DeclareMathSymbol{\circleddash}{\mathbin}{AMSm}{255} \let\Box=\square % LaTeX symbol -\re@DeclareMathSymbol{\rhd}{\mathbin}{AMSa}{66} % LaTeX symbol -\re@DeclareMathSymbol{\lhd}{\mathbin}{AMSa}{67} % LaTeX symbol -\re@DeclareMathSymbol{\unrhd}{\mathbin}{AMSa}{68} % LaTeX symbol -\re@DeclareMathSymbol{\unlhd}{\mathbin}{AMSa}{69} % LaTeX symbol +\re@DeclareMathSymbol{\rhd}{\mathbin}{AMSm}{194} % LaTeX symbol +\re@DeclareMathSymbol{\lhd}{\mathbin}{AMSm}{195} % LaTeX symbol +\re@DeclareMathSymbol{\unrhd}{\mathbin}{AMSm}{196} % LaTeX symbol +\re@DeclareMathSymbol{\unlhd}{\mathbin}{AMSm}{197} % LaTeX symbol %%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math Symbol B Definitions % AMSb %%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\re@DeclareMathSymbol{\lvertneqq}{\mathrel}{AMSb}{0} -\re@DeclareMathSymbol{\gvertneqq}{\mathrel}{AMSb}{1} -\re@DeclareMathSymbol{\nleq}{\mathrel}{AMSb}{2} -\re@DeclareMathSymbol{\ngeq}{\mathrel}{AMSb}{3} -\re@DeclareMathSymbol{\nless}{\mathrel}{AMSb}{4} -\re@DeclareMathSymbol{\ngtr}{\mathrel}{AMSb}{5} -\re@DeclareMathSymbol{\nprec}{\mathrel}{AMSb}{6} -\re@DeclareMathSymbol{\nsucc}{\mathrel}{AMSb}{7} -\re@DeclareMathSymbol{\lneqq}{\mathrel}{AMSb}{8} -\re@DeclareMathSymbol{\gneqq}{\mathrel}{AMSb}{9} -\re@DeclareMathSymbol{\nleqslant}{\mathrel}{AMSb}{10} -\re@DeclareMathSymbol{\ngeqslant}{\mathrel}{AMSb}{11} -\re@DeclareMathSymbol{\lneq}{\mathrel}{AMSb}{12} -\re@DeclareMathSymbol{\gneq}{\mathrel}{AMSb}{13} -\re@DeclareMathSymbol{\npreceq}{\mathrel}{AMSb}{14} -\re@DeclareMathSymbol{\nsucceq}{\mathrel}{AMSb}{15} -\re@DeclareMathSymbol{\precnsim}{\mathrel}{AMSb}{16} -\re@DeclareMathSymbol{\succnsim}{\mathrel}{AMSb}{17} -\re@DeclareMathSymbol{\lnsim}{\mathrel}{AMSb}{18} -\re@DeclareMathSymbol{\gnsim}{\mathrel}{AMSb}{19} -\re@DeclareMathSymbol{\nleqq}{\mathrel}{AMSb}{20} -\re@DeclareMathSymbol{\ngeqq}{\mathrel}{AMSb}{21} -\re@DeclareMathSymbol{\precneqq}{\mathrel}{AMSb}{22} -\re@DeclareMathSymbol{\succneqq}{\mathrel}{AMSb}{23} -\re@DeclareMathSymbol{\precnapprox}{\mathrel}{AMSb}{24} -\re@DeclareMathSymbol{\succnapprox}{\mathrel}{AMSb}{25} -\re@DeclareMathSymbol{\lnapprox}{\mathrel}{AMSb}{26} -\re@DeclareMathSymbol{\gnapprox}{\mathrel}{AMSb}{27} -\re@DeclareMathSymbol{\nsim}{\mathrel}{AMSb}{28} -\re@DeclareMathSymbol{\ncong}{\mathrel}{AMSb}{29} -\re@DeclareMathSymbol{\diagup}{\mathord}{AMSb}{30} -\re@DeclareMathSymbol{\diagdown}{\mathord}{AMSb}{31} -\re@DeclareMathSymbol{\varsubsetneq}{\mathrel}{AMSb}{32} -\re@DeclareMathSymbol{\varsupsetneq}{\mathrel}{AMSb}{33} -\re@DeclareMathSymbol{\nsubseteqq}{\mathrel}{AMSb}{34} -\re@DeclareMathSymbol{\nsupseteqq}{\mathrel}{AMSb}{35} -\re@DeclareMathSymbol{\subsetneqq}{\mathrel}{AMSb}{36} -\re@DeclareMathSymbol{\supsetneqq}{\mathrel}{AMSb}{37} -\re@DeclareMathSymbol{\varsubsetneqq}{\mathrel}{AMSb}{38} -\re@DeclareMathSymbol{\varsupsetneqq}{\mathrel}{AMSb}{39} -\re@DeclareMathSymbol{\subsetneq}{\mathrel}{AMSb}{40} -\re@DeclareMathSymbol{\supsetneq}{\mathrel}{AMSb}{41} -\re@DeclareMathSymbol{\nsubseteq}{\mathrel}{AMSb}{42} -\re@DeclareMathSymbol{\nsupseteq}{\mathrel}{AMSb}{43} -\re@DeclareMathSymbol{\nparallel}{\mathrel}{AMSb}{44} -\re@DeclareMathSymbol{\nmid}{\mathrel}{AMSb}{45} -\re@DeclareMathSymbol{\nshortmid}{\mathrel}{AMSb}{46} -\re@DeclareMathSymbol{\nshortparallel}{\mathrel}{AMSb}{47} -\re@DeclareMathSymbol{\nvdash}{\mathrel}{AMSb}{48} -\re@DeclareMathSymbol{\nVdash}{\mathrel}{AMSb}{49} -\re@DeclareMathSymbol{\nvDash}{\mathrel}{AMSb}{50} -\re@DeclareMathSymbol{\nVDash}{\mathrel}{AMSb}{51} -\re@DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{AMSb}{52} -\re@DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{AMSb}{53} -\re@DeclareMathSymbol{\ntriangleleft}{\mathrel}{AMSb}{54} -\re@DeclareMathSymbol{\ntriangleright}{\mathrel}{AMSb}{55} -\re@DeclareMathSymbol{\nleftarrow}{\mathrel}{AMSb}{56} -\re@DeclareMathSymbol{\nrightarrow}{\mathrel}{AMSb}{57} -\re@DeclareMathSymbol{\nLeftarrow}{\mathrel}{AMSb}{58} -\re@DeclareMathSymbol{\nRightarrow}{\mathrel}{AMSb}{59} -\re@DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{AMSb}{60} -\re@DeclareMathSymbol{\nleftrightarrow}{\mathrel}{AMSb}{61} -\re@DeclareMathSymbol{\divideontimes}{\mathbin}{AMSb}{62} -%\re@DeclareMathSymbol{\varnothing}{\mathord}{AMSb}{63} -\re@DeclareMathSymbol{\nexists}{\mathord}{AMSb}{64} -\re@DeclareMathSymbol{\Finv}{\mathord}{AMSb}{96} -\re@DeclareMathSymbol{\Game}{\mathord}{AMSb}{97} -\re@DeclareMathSymbol{\mho}{\mathord}{AMSb}{102} -\re@DeclareMathSymbol{\eth}{\mathord}{AMSb}{103} -\re@DeclareMathSymbol{\eqsim}{\mathrel}{AMSb}{104} -\re@DeclareMathSymbol{\beth}{\mathord}{AMSb}{105} -\re@DeclareMathSymbol{\gimel}{\mathord}{AMSb}{106} -\re@DeclareMathSymbol{\daleth}{\mathord}{AMSb}{107} -\re@DeclareMathSymbol{\lessdot}{\mathbin}{AMSb}{108} -\re@DeclareMathSymbol{\gtrdot}{\mathbin}{AMSb}{109} -\re@DeclareMathSymbol{\ltimes}{\mathbin}{AMSb}{110} -\re@DeclareMathSymbol{\rtimes}{\mathbin}{AMSb}{111} -\re@DeclareMathSymbol{\shortmid}{\mathrel}{AMSb}{112} -\re@DeclareMathSymbol{\shortparallel}{\mathrel}{AMSb}{113} -\re@DeclareMathSymbol{\smallsetminus}{\mathbin}{AMSb}{114} -\re@DeclareMathSymbol{\thicksim}{\mathrel}{AMSb}{115} -\re@DeclareMathSymbol{\thickapprox}{\mathrel}{AMSb}{116} -\re@DeclareMathSymbol{\approxeq}{\mathrel}{AMSb}{117} -\re@DeclareMathSymbol{\precapprox}{\mathrel}{AMSb}{118} -\re@DeclareMathSymbol{\succapprox}{\mathrel}{AMSb}{119} -\re@DeclareMathSymbol{\curvearrowleft}{\mathrel}{AMSb}{120} -\re@DeclareMathSymbol{\curvearrowright}{\mathrel}{AMSb}{121} -\re@DeclareMathSymbol{\digamma}{\mathord}{AMSb}{122} -%\re@DeclareMathSymbol{\varkappa}{\mathord}{AMSb}{123} -\re@DeclareMathSymbol{\Bbbk}{\mathord}{AMSb}{124} -\re@DeclareMathSymbol{\hslash}{\mathord}{AMSb}{125} -\re@DeclareMathSymbol{\hbar}{\mathord}{AMSb}{126} -\re@DeclareMathSymbol{\backepsilon}{\mathrel}{AMSb}{127} +\re@DeclareMathSymbol{\lvertneqq}{\mathrel}{AMSm}{0} +\re@DeclareMathSymbol{\gvertneqq}{\mathrel}{AMSm}{1} +\re@DeclareMathSymbol{\nleq}{\mathrel}{AMSm}{2} +\re@DeclareMathSymbol{\ngeq}{\mathrel}{AMSm}{3} +\re@DeclareMathSymbol{\nless}{\mathrel}{AMSm}{4} +\re@DeclareMathSymbol{\ngtr}{\mathrel}{AMSm}{5} +\re@DeclareMathSymbol{\nprec}{\mathrel}{AMSm}{6} +\re@DeclareMathSymbol{\nsucc}{\mathrel}{AMSm}{7} +\re@DeclareMathSymbol{\lneqq}{\mathrel}{AMSm}{8} +\re@DeclareMathSymbol{\gneqq}{\mathrel}{AMSm}{9} +\re@DeclareMathSymbol{\nleqslant}{\mathrel}{AMSm}{10} +\re@DeclareMathSymbol{\ngeqslant}{\mathrel}{AMSm}{11} +\re@DeclareMathSymbol{\lneq}{\mathrel}{AMSm}{12} +\re@DeclareMathSymbol{\gneq}{\mathrel}{AMSm}{13} +\re@DeclareMathSymbol{\npreceq}{\mathrel}{AMSm}{14} +\re@DeclareMathSymbol{\nsucceq}{\mathrel}{AMSm}{15} +\re@DeclareMathSymbol{\precnsim}{\mathrel}{AMSm}{16} +\re@DeclareMathSymbol{\succnsim}{\mathrel}{AMSm}{17} +\re@DeclareMathSymbol{\lnsim}{\mathrel}{AMSm}{18} +\re@DeclareMathSymbol{\gnsim}{\mathrel}{AMSm}{19} +\re@DeclareMathSymbol{\nleqq}{\mathrel}{AMSm}{20} +\re@DeclareMathSymbol{\ngeqq}{\mathrel}{AMSm}{21} +\re@DeclareMathSymbol{\precneqq}{\mathrel}{AMSm}{22} +\re@DeclareMathSymbol{\succneqq}{\mathrel}{AMSm}{23} +\re@DeclareMathSymbol{\precnapprox}{\mathrel}{AMSm}{24} +\re@DeclareMathSymbol{\succnapprox}{\mathrel}{AMSm}{25} +\re@DeclareMathSymbol{\lnapprox}{\mathrel}{AMSm}{26} +\re@DeclareMathSymbol{\gnapprox}{\mathrel}{AMSm}{27} +\re@DeclareMathSymbol{\nsim}{\mathrel}{AMSm}{28} +\re@DeclareMathSymbol{\ncong}{\mathrel}{AMSm}{29} +\re@DeclareMathSymbol{\diagup}{\mathord}{AMSm}{30} +\re@DeclareMathSymbol{\diagdown}{\mathord}{AMSm}{31} +\re@DeclareMathSymbol{\varsubsetneq}{\mathrel}{AMSm}{32} +\re@DeclareMathSymbol{\varsupsetneq}{\mathrel}{AMSm}{33} +\re@DeclareMathSymbol{\nsubseteqq}{\mathrel}{AMSm}{34} +\re@DeclareMathSymbol{\nsupseteqq}{\mathrel}{AMSm}{35} +\re@DeclareMathSymbol{\subsetneqq}{\mathrel}{AMSm}{36} +\re@DeclareMathSymbol{\supsetneqq}{\mathrel}{AMSm}{37} +\re@DeclareMathSymbol{\varsubsetneqq}{\mathrel}{AMSm}{38} +\re@DeclareMathSymbol{\varsupsetneqq}{\mathrel}{AMSm}{39} +\re@DeclareMathSymbol{\subsetneq}{\mathrel}{AMSm}{40} +\re@DeclareMathSymbol{\supsetneq}{\mathrel}{AMSm}{41} +\re@DeclareMathSymbol{\nsubseteq}{\mathrel}{AMSm}{42} +\re@DeclareMathSymbol{\nsupseteq}{\mathrel}{AMSm}{43} +\re@DeclareMathSymbol{\nparallel}{\mathrel}{AMSm}{44} +\re@DeclareMathSymbol{\nmid}{\mathrel}{AMSm}{45} +\re@DeclareMathSymbol{\nshortmid}{\mathrel}{AMSm}{46} +\re@DeclareMathSymbol{\nshortparallel}{\mathrel}{AMSm}{47} +\re@DeclareMathSymbol{\nvdash}{\mathrel}{AMSm}{48} +\re@DeclareMathSymbol{\nVdash}{\mathrel}{AMSm}{49} +\re@DeclareMathSymbol{\nvDash}{\mathrel}{AMSm}{50} +\re@DeclareMathSymbol{\nVDash}{\mathrel}{AMSm}{51} +\re@DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{AMSm}{52} +\re@DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{AMSm}{53} +\re@DeclareMathSymbol{\ntriangleleft}{\mathrel}{AMSm}{54} +\re@DeclareMathSymbol{\ntriangleright}{\mathrel}{AMSm}{55} +\re@DeclareMathSymbol{\nleftarrow}{\mathrel}{AMSm}{56} +\re@DeclareMathSymbol{\nrightarrow}{\mathrel}{AMSm}{57} +\re@DeclareMathSymbol{\nLeftarrow}{\mathrel}{AMSm}{58} +\re@DeclareMathSymbol{\nRightarrow}{\mathrel}{AMSm}{59} +\re@DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{AMSm}{60} +\re@DeclareMathSymbol{\nleftrightarrow}{\mathrel}{AMSm}{61} +\re@DeclareMathSymbol{\divideontimes}{\mathbin}{AMSm}{62} +%\re@DeclareMathSymbol{\varnothing}{\mathord}{AMSm}{63} +\re@DeclareMathSymbol{\nexists}{\mathord}{AMSm}{64} +\re@DeclareMathSymbol{\Finv}{\mathord}{AMSm}{96} +\re@DeclareMathSymbol{\Game}{\mathord}{AMSm}{97} +\re@DeclareMathSymbol{\mho}{\mathord}{AMSm}{102} +\re@DeclareMathSymbol{\eth}{\mathord}{AMSm}{103} +\re@DeclareMathSymbol{\eqsim}{\mathrel}{AMSm}{104} +\re@DeclareMathSymbol{\beth}{\mathord}{AMSm}{105} +\re@DeclareMathSymbol{\gimel}{\mathord}{AMSm}{106} +\re@DeclareMathSymbol{\daleth}{\mathord}{AMSm}{107} +\re@DeclareMathSymbol{\lessdot}{\mathbin}{AMSm}{108} +\re@DeclareMathSymbol{\gtrdot}{\mathbin}{AMSm}{109} +\re@DeclareMathSymbol{\ltimes}{\mathbin}{AMSm}{110} +\re@DeclareMathSymbol{\rtimes}{\mathbin}{AMSm}{111} +\re@DeclareMathSymbol{\shortmid}{\mathrel}{AMSm}{112} +\re@DeclareMathSymbol{\shortparallel}{\mathrel}{AMSm}{113} +\re@DeclareMathSymbol{\smallsetminus}{\mathbin}{AMSm}{114} +\re@DeclareMathSymbol{\thicksim}{\mathrel}{AMSm}{115} +\re@DeclareMathSymbol{\thickapprox}{\mathrel}{AMSm}{116} +\re@DeclareMathSymbol{\approxeq}{\mathrel}{AMSm}{117} +\re@DeclareMathSymbol{\precapprox}{\mathrel}{AMSm}{118} +\re@DeclareMathSymbol{\succapprox}{\mathrel}{AMSm}{119} +\re@DeclareMathSymbol{\curvearrowleft}{\mathrel}{AMSm}{120} +\re@DeclareMathSymbol{\curvearrowright}{\mathrel}{AMSm}{121} +\re@DeclareMathSymbol{\digamma}{\mathord}{AMSm}{122} +%\re@DeclareMathSymbol{\varkappa}{\mathord}{AMSm}{123} +\re@DeclareMathSymbol{\Bbbk}{\mathord}{AMSm}{124} +\re@DeclareMathSymbol{\hslash}{\mathord}{AMSm}{125} +\re@DeclareMathSymbol{\hbar}{\mathord}{AMSm}{126} +\re@DeclareMathSymbol{\backepsilon}{\mathrel}{AMSm}{127} \fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math Symbol C Definitions % symbolsC diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty index 7a5ef78cb07..2c6afa775b5 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty @@ -1,7 +1,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.42} -\def\filedate{2015/03/13} +\def\fileversion{1.43} +\def\filedate{2015/03/21} \ProvidesPackage{newtxtext}[\filedate\space v\fileversion] \message{`newtxtext' v\fileversion, \filedate\space Text macros taking advantage of TeX-Gyre Termes fonts (msharpe)} diff --git a/Master/texmf-dist/tex/latex/newtx/untxsya.fd b/Master/texmf-dist/tex/latex/newtx/untxsya.fd deleted file mode 100644 index 38997f1e611..00000000000 --- a/Master/texmf-dist/tex/latex/newtx/untxsya.fd +++ /dev/null @@ -1,26 +0,0 @@ -%Filename: untxsya.fd -%Created by: tex say-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{untxsya.fd} - [2012/04/12 Fontinst v1.933 font definitions for U/ntxsya.] - -\expandafter\ifx\csname ntxmath@scaled\endcsname\relax - \let\ntxmath@scaled\@empty% -\fi - -\DeclareFontFamily{U}{ntxsya}{} - -\DeclareFontShape{U}{ntxsya}{m}{n}{ - <-> \ntxmath@scaled ntxsya -}{} - -\DeclareFontShape{U}{ntxsya}{b}{n}{ - <-> \ntxmath@scaled ntxbsya -}{} - -\DeclareFontShape{U}{ntxsya}{bx}{n}{<->ssub * ntxsya/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/newtx/untxsyb.fd b/Master/texmf-dist/tex/latex/newtx/untxsyb.fd deleted file mode 100644 index fab9938fc4c..00000000000 --- a/Master/texmf-dist/tex/latex/newtx/untxsyb.fd +++ /dev/null @@ -1,26 +0,0 @@ -%Filename: untxsyb.fd -%Created by: tex syb-drv -%Created using fontinst v1.933 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{untxsyb.fd} - [2012/04/12 Fontinst v1.933 font definitions for U/ntxsyb.] - -\expandafter\ifx\csname ntxmath@scaled\endcsname\relax - \let\ntxmath@scaled\@empty% -\fi - -\DeclareFontFamily{U}{ntxsyb}{} - -\DeclareFontShape{U}{ntxsyb}{m}{n}{ - <-> \ntxmath@scaled ntxsyb -}{} - -\DeclareFontShape{U}{ntxsyb}{b}{n}{ - <-> \ntxmath@scaled ntxbsyb -}{} - -\DeclareFontShape{U}{ntxsyb}{bx}{n}{<->ssub * ntxsyb/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/newtx/untxsym.fd b/Master/texmf-dist/tex/latex/newtx/untxsym.fd new file mode 100644 index 00000000000..967984b0cd0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newtx/untxsym.fd @@ -0,0 +1,26 @@ +%Filename: untxsym.fd +%Created by: tex tx-sym-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{untxsym.fd} + [2015/03/20 Fontinst v1.933 font definitions for U/ntxsym.] + +\expandafter\ifx\csname ntxmath@scaled\endcsname\relax + \let\ntxmath@scaled\@empty% +\fi + +\DeclareFontFamily{U}{ntxsym}{} + +\DeclareFontShape{U}{ntxsym}{m}{n}{ + <-> \ntxmath@scaled ntxsym +}{} + +\DeclareFontShape{U}{ntxsym}{b}{n}{ + <-> \ntxmath@scaled ntxbsym +}{} + +\DeclareFontShape{U}{ntxsym}{bx}{n}{<->ssub * ntxsym/b/n}{} + +\endinput -- cgit v1.2.3