%%
%% This is file `l8umath-penc.def'
%% Formerly known as `l8umath.def'
%%
%% l8umath-penc.def
%% 
%% This is a hand-written file, based upon parts 
%% of puenc.def and other files, with extensions
%% for more automation.
%% 
%% Copyright 2016, 2017 Ross Moore <ross.moore@mq.edu.au>
%% 
%%  defines the following commands 
%%      \LIIXUmapmathaccents
%%      \LIIXUmapisomathgreek
%%      \LIIXUmapmatharrowsA 
%%      \LIIXUmapmathoperatorsA
%%      \LIIXUmapmathoperatorsB
%%      \LIIXUmapmiscmathsymbolsA
%%      \LIIXUmapsupparrowsA
%%      \LIIXUmapsupparrowsB
%%      \LIIXUmapmiscmathsymbolsB
%%      \LIIXUmapsuppmathoperators
%%      \LIIXUmapunimathgreek
%%      \LIIXUmapmathalphabets
%%
\ProvidesFile{l8umath-penc.def}
 [2017/06/23 v0.6
     Custom LaTeX file, for UTF8 encoded math symbols]

%
%  Combining accents in math   Ux0300, Ux1DC0 and Ux20D0 blocks
%

\DeclareTextCommand{\textmathacute}{L8U}[1]{#1��}% U+0301
\DeclareTextCommand{\textmathbar}{L8U}[1]{#1��}% U+0304
\DeclareTextCommand{\textmathbreve}{L8U}[1]{#1��}% U+0306
\DeclareTextCommand{\textmathcheck}{L8U}[1]{#1��}% U+030C
\DeclareTextCommand{\textmathdot}{L8U}[1]{#1��}% U+0307
\DeclareTextCommand{\textmathddot}{L8U}[1]{#1��}% U+0308
\DeclareTextCommand{\textmathdddot}{L8U}[1]{#1���}% U+20DB
\DeclareTextCommand{\textmathddddot}{L8U}[1]{#1���}% U+20DC
\DeclareTextCommand{\textmathgrave}{L8U}[1]{#1��}% U+0300
\DeclareTextCommand{\textmathhat}{L8U}[1]{#1��}% U+0302
\DeclareTextCommand{\textmathring}{L8U}[1]{#1��}% U+030A
\DeclareTextCommand{\textmathtilde}{L8U}[1]{#1��}% U+0303
\DeclareTextCommand{\textmathvec}{L8U}[1]{#1���}% U+20D7
\DeclareTextCommand{\textmathnot}{L8U}[1]{#1��}% U+0337
\DeclareTextCommand{\textmathunderleftarrow}{L8U}[1]{#1���}% U+20EE

\DeclareTextCommand{\textmathwidehat}{L8U}[1]{\textmathdowidehat#1}
\DeclareTextCommand{\textmathdowidehat}{L8U}[2]{#1���#2}% U+1DCD
\DeclareTextCommand{\textmathwidetilde}{L8U}[1]{\textmathdowidetilde#1}
\DeclareTextCommand{\textmathdowidetilde}{L8U}[2]{#1��#2}% U+0360
\DeclareTextCommand{\textmathoverline}{L8U}[1]{\textmathdooverline#1}
\DeclareTextCommand{\textmathdooverline}{L8U}[2]{#1��#2}% U+03FE
\DeclareTextCommand{\textmathunderline}{L8U}[1]{\textmathdounderline#1}
\DeclareTextCommand{\textmathdounderline}{L8U}[2]{#1��#2}% U+03FF
\DeclareTextCommand{\textmathunderrightarrow}{L8U}[1]{\textmathdounderrightarrow#1}
\DeclareTextCommand{\textmathdounderrightarrow}{L8U}[2]{#1��#2}% U+0362

\DeclareTextCommand{\textmathnormal}{L8U}[1]{#1}% intended for math generally

\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\acute}{\liixu@mathreorder\textmathacute}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\bar}{\liixu@mathreorder\textmathbar}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\breve}{\liixu@mathreorder\textmathbreve}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\check}{\liixu@mathreorder\textmathcheck}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\dot}{\liixu@mathreorder\textmathdot}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\ddot}{\liixu@mathreorder\textmathddot}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\dddot}{\liixu@mathreorder\textmathdddot}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\ddddot}{\liixu@mathreorder\textmathddddot}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\grave}{\liixu@mathreorder\textmathgrave}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\hat}{\liixu@mathreorder\textmathhat}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathring}{\liixu@mathreorder\textmathring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\tilde}{\liixu@mathreorder\textmathtilde}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\vec}{\liixu@mathreorder\textmathvec}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\not}{\liixu@mathreorder\textmathnot}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\underleftarrow}{\liixu@mathreorder\textmathunderleftarrow}

\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\widehat}{\liixu@mathreorder\textmathwidehat}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\widetilde}{\liixu@mathreorder\textmathwidetilde}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\overline}{\liixu@mathreorder\textmathoverline}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\underline}{\liixu@mathreorder\textmathunderline}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\underrightarrow}{\liixu@mathreorder\textmathunderrightarrow}

\def\LIIXUmapmathaccents{%
 \let\acute\textmathacute
 \let\bar\textmathbar
 \let\breve\textmathbreve
 \let\check\textmathcheck
 \let\dot\textmathdot
 \let\ddot\textmathddot
 \let\dddot\textmathdddot
 \let\ddddot\textmathddddot
 \let\grave\textmathgrave
 \let\hat\textmathhat
 \let\mathring\textmathring
 \let\tilde\textmathtilde
 \let\vec\textmathvec
 \let\not\textmathnot
 \let\underleftarrow\textmathunderleftarrow
%
 \let\widehat\textmathwidehat
 \let\widetilde\textmathwidetilde
 \let\overline\textmathoverline
 \let\underline\textmathunderline
 \let\underrightarrow\textmathunderrightarrow
}


%
%  Letterlike symbols   Ux2100 ��� Ux214F
%
%\DeclareTextCommand{\textcelsius}{L8U}{���}% U+2103
%\DeclareTextCommand{\texthslash}{L8U}{���}%* U+210F
%\DeclareTextCommand{\textIm}{L8U}{���}%* U+2111
%\DeclareTextCommand{\textell}{L8U}{���}%* U+2113
%\DeclareTextCommand{\textnumero}{L8U}{���}% U+2116
%\DeclareTextCommand{\textcircledP}{L8U}{���}% U+2117
%\DeclareTextCommand{\textwp}{L8U}{���}%* U+2118
%\DeclareTextCommand{\textRe}{L8U}{���}%* U+211C
%\DeclareTextCommand{\textrecipe}{L8U}{���}% U+211E
%\DeclareTextCommand{\textservicemark}{L8U}{���}% U+2120
%\DeclareTextCommand{\texttrademark}{L8U}{���}% U+2122
%\DeclareTextCommand{\textohm}{L8U}{���}% U+2126
%\DeclareTextCommand{\textmho}{L8U}{���}%* U+2127
%\DeclareTextCommand{\textriota}{L8U}{���}%* U+2129
%\DeclareTextCommand{\textangstrom}{L8U}{���}% U+212B
%\DeclareTextCommand{\textestimated}{L8U}{���}% U+212E
%\DeclareTextCommand{\textFinv}{L8U}{���}%* U+2132
%\DeclareTextCommand{\textaleph}{L8U}{���}%* U+2135
%\DeclareTextCommand{\textbeth}{L8U}{���}%* U+2136
%\DeclareTextCommand{\textgimel}{L8U}{���}%* U+2137
%\DeclareTextCommand{\textdaleth}{L8U}{���}%* U+2138
%\DeclareTextCommand{\textfax}{L8U}{���}%* U+213B
%\DeclareTextCommand{\textGame}{L8U}{���}%* U+2141
%\DeclareTextCommand{\textinvamp}{L8U}{���}% U+214B


\def\LIIXUmapisomathgreek{%
 \let\alpha\textalpha
 \let\beta\textbeta
 \let\gamma\textgamma
 \let\delta\textdelta
 \let\epsilon\textvarepsilon % note var-swap
 \let\zeta\textzeta
 \let\eta\texteta
 \let\theta\texttheta % possible var-swap
 \let\iota\textiota
 \let\kappa\textkappa % possible var-swap
 \let\lambda\textlambda
 \let\mu\textmugreek
 \let\nu\textnu
 \let\xi\textxi
 \let\omicron\textomicron  % not used in math
 \let\pi\textpi
 \let\rho\textrho   % possible var-swap
 \let\varsigma\textvarsigma
 \let\sigma\textsigma
 \let\tau\texttau
 \let\upsilon\textupsilon
 \let\phi\textvarphi  % note var-swap
 \let\chi\textchi
 \let\psi\textpsi
 \let\omega\textomega
 \let\varepsilon\textepsilon % note var-swap
 \let\varkappa\textvarkappa % possible var-swap
 \let\vartheta\textvartheta % possible var-swap
 \let\varupsilon\textvarupsilon
 \let\varphi\textphi  % note var-swap
 \let\varpi\textvarpi
 \let\varrho\textvarrho  % possible var-swap
 \let\Alpha\textAlpha % not used in math
 \let\Beta\textBeta   % not used in math
 \let\Gamma\textGamma
 \let\Delta\textDelta
 \let\Epsilon\textEpsilon
 \let\Zeta\textZeta
 \let\Eta\textEta
 \let\Theta\textTheta
 \let\Iota\textIota
 \let\Kappa\textKappa % not used in math
 \let\Lambda\textLambda
 \let\Mu\textMu
 \let\Nu\textNu
 \let\Xi\textXi
 \let\Omicron\textOmicron % not used in math
 \let\Pi\textPi
 \let\Rho\textRho
 \let\Sigma\textSigma
 \let\Tau\textTau
 \let\Upsilon\textUpsilon
 \let\Phi\textPhi
 \let\Chi\textChi
 \let\Psi\textPsi
 \let\Omega\textOmega
 \let\varTheta\textvarTheta
 \let\Digamma\textDigamma % 
 \let\digamma\textdigamma % 
}

%
%  Arrows   Ux2190 ��� Ux21FF
%
\DeclareTextCommand{\textleftarrow}{L8U}{���}%* U+2190
\DeclareTextCommand{\textuparrow}{L8U}{���}%* U+2191
\DeclareTextCommand{\textrightarrow}{L8U}{���}%* U+2192
\DeclareTextCommand{\textdownarrow}{L8U}{���}%* U+2193
\DeclareTextCommand{\textleftrightarrow}{L8U}{���}%* U+2194
\DeclareTextCommand{\textupdownarrow}{L8U}{���}%* U+2195
\DeclareTextCommand{\textnwarrow}{L8U}{���}%* U+2196
\DeclareTextCommand{\textnearrow}{L8U}{���}%* U+2197
\DeclareTextCommand{\textsearrow}{L8U}{���}%* U+2198
\DeclareTextCommand{\textswarrow}{L8U}{���}%* U+2199
\DeclareTextCommand{\textnleftarrow}{L8U}{���}%* U+219A
\DeclareTextCommand{\textnrightarrow}{L8U}{���}%* U+219B
\DeclareTextCommand{\texttwoheadleftarrow}{L8U}{���}%* U+219E
\DeclareTextCommand{\textntwoheadleftarrow}{L8U}{�����}%* U+219E U+0338
\DeclareTextCommand{\texttwoheaduparrow}{L8U}{���}%* U+219F
\DeclareTextCommand{\texttwoheadrightarrow}{L8U}{���}%* U+21A0
\DeclareTextCommand{\textntwoheadrightarrow}{L8U}{�����}%* U+21A0 U+0338
\DeclareTextCommand{\texttwoheaddownarrow}{L8U}{���}%* U+21A1
\DeclareTextCommand{\textleftarrowtail}{L8U}{���}%* U+21A2
\DeclareTextCommand{\textrightarrowtail}{L8U}{���}%* U+21A3
\DeclareTextCommand{\textmapsto}{L8U}{���}%* U+21A6
\DeclareTextCommand{\texthookleftarrow}{L8U}{���}%* U+21A9
\DeclareTextCommand{\texthookrightarrow}{L8U}{���}%* U+21AA
\DeclareTextCommand{\textlooparrowleft}{L8U}{���}%* U+21AB
\DeclareTextCommand{\textlooparrowright}{L8U}{���}%* U+21AC
\DeclareTextCommand{\textnleftrightarrow}{L8U}{���}%* U+21AE
\DeclareTextCommand{\textlightning}{L8U}{���}%* U+21AF
\DeclareTextCommand{\textdlsh}{L8U}{���}%* U+21B5
\DeclareTextCommand{\textcurvearrowleft}{L8U}{���}%* U+21B6
\DeclareTextCommand{\textcurvearrowright}{L8U}{���}%* U+21B7
\DeclareTextCommand{\textleftharpoonup}{L8U}{���}%* U+21BC
\DeclareTextCommand{\textleftharpoondown}{L8U}{���}%* U+21BD
\DeclareTextCommand{\textupharpoonright}{L8U}{���}%* U+21BE
\DeclareTextCommand{\textupharpoonleft}{L8U}{���}%* U+21BF
\DeclareTextCommand{\textrightharpoonup}{L8U}{���}%* U+21C0
\DeclareTextCommand{\textrightharpoondown}{L8U}{���}%* U+21C1
\DeclareTextCommand{\textdownharpoonright}{L8U}{���}%* U+21C2
\DeclareTextCommand{\textdownharpoonleft}{L8U}{���}%* U+21C3
\DeclareTextCommand{\textrightleftarrows}{L8U}{���}%* U+21C4
\DeclareTextCommand{\textupdownarrows}{L8U}{���}%* U+21C5
\DeclareTextCommand{\textleftrightarrows}{L8U}{���}%* U+21C6
\DeclareTextCommand{\textleftleftarrows}{L8U}{���}%* U+21C7
\DeclareTextCommand{\textupuparrows}{L8U}{���}%* U+21C8
\DeclareTextCommand{\textrightrightarrows}{L8U}{���}%* U+21C9
\DeclareTextCommand{\textdowndownarrows}{L8U}{���}%* U+21CA
\DeclareTextCommand{\textleftrightharpoons}{L8U}{���}%* U+21CB
\DeclareTextCommand{\textrightleftharpoons}{L8U}{���}%* U+21CC
\DeclareTextCommand{\textnLeftarrow}{L8U}{���}%* U+21CD
\DeclareTextCommand{\textnLeftrightarrow}{L8U}{���}%* U+21CE
\DeclareTextCommand{\textnRightarrow}{L8U}{���}%* U+21CF
\DeclareTextCommand{\textLeftarrow}{L8U}{���}%* U+21D0
\DeclareTextCommand{\textUparrow}{L8U}{���}%* U+21D1
\DeclareTextCommand{\textRightarrow}{L8U}{���}%* U+21D2
\DeclareTextCommand{\textDownarrow}{L8U}{���}%* U+21D3
\DeclareTextCommand{\textLeftrightarrow}{L8U}{���}%* U+21D4
\DeclareTextCommand{\textUpdownarrow}{L8U}{���}%* U+21D5
\DeclareTextCommand{\textNwarrow}{L8U}{���}%* U+21D6
\DeclareTextCommand{\textNearrow}{L8U}{���}%* U+21D7
\DeclareTextCommand{\textSearrow}{L8U}{���}%* U+21D8
\DeclareTextCommand{\textSwarrow}{L8U}{���}%* U+21D9
\DeclareTextCommand{\textLleftarrow}{L8U}{���}%* U+21DA
\DeclareTextCommand{\textRrightarrow}{L8U}{���}%* U+21DB
\DeclareTextCommand{\textleftsquigarrow}{L8U}{���}%* U+21DC
\DeclareTextCommand{\textrightsquigarrow}{L8U}{���}%* U+21DD
\DeclareTextCommand{\textdashleftarrow}{L8U}{���}%* U+21E0
\DeclareTextCommand{\textdasheduparrow}{L8U}{���}%* U+21E1
\DeclareTextCommand{\textdashrightarrow}{L8U}{���}%* U+21E2
\DeclareTextCommand{\textdasheddownarrow}{L8U}{���}%* U+21E3
\DeclareTextCommand{\textpointer}{L8U}{���}%* U+21E8
\DeclareTextCommand{\textdownuparrows}{L8U}{���}%* U+21F5
\DeclareTextCommand{\textleftarrowtriangle}{L8U}{���}%* U+21FD
\DeclareTextCommand{\textrightarrowtriangle}{L8U}{���}%* U+21FE
\DeclareTextCommand{\textleftrightarrowtriangle}{L8U}{���}%* U+21FF

\def\LIIXUmapmatharrowsA{%
 \let\leftarrow\textleftarrow
 \let\uparrow\textuparrow
 \let\rightarrow\textrightarrow
 \let\downarrow\textdownarrow
 \let\leftrightarrow\textleftrightarrow
 \let\updownarrow\textupdownarrow
 \let\nwarrow\textnwarrow
 \let\nearrow\textnearrow
 \let\searrow\textsearrow
 \let\swarrow\textswarrow
 \let\nleftarrow\textnleftarrow
 \let\nrightarrow\textnrightarrow
 \let\twoheadleftarrow\texttwoheadleftarrow
 \let\ntwoheadleftarrow\textntwoheadleftarrow
 \let\twoheaduparrow\texttwoheaduparrow
 \let\twoheadrightarrow\texttwoheadrightarrow
 \let\ntwoheadrightarrow\textntwoheadrightarrow
 \let\twoheaddownarrow\texttwoheaddownarrow
 \let\leftarrowtail\textleftarrowtail
 \let\rightarrowtail\textrightarrowtail
 \let\mapsto\textmapsto
 \let\hookleftarrow\texthookleftarrow
 \let\hookrightarrow\texthookrightarrow
 \let\looparrowleft\textlooparrowleft
 \let\looparrowright\textlooparrowright
 \let\nleftrightarrow\textnleftrightarrow
 \let\lightning\textlightning
 \let\dlsh\textdlsh
 \let\curvearrowleft\textcurvearrowleft
 \let\curvearrowright\textcurvearrowright
 \let\leftharpoonup\textleftharpoonup
 \let\leftharpoondown\textleftharpoondown
 \let\upharpoonright\textupharpoonright
 \let\upharpoonleft\textupharpoonleft
 \let\rightharpoonup\textrightharpoonup
 \let\rightharpoondown\textrightharpoondown
 \let\downharpoonright\textdownharpoonright
 \let\downharpoonleft\textdownharpoonleft
 \let\rightleftarrows\textrightleftarrows
 \let\updownarrows\textupdownarrows
 \let\leftrightarrows\textleftrightarrows
 \let\leftleftarrows\textleftleftarrows
 \let\upuparrows\textupuparrows
 \let\rightrightarrows\textrightrightarrows
 \let\downdownarrows\textdowndownarrows
 \let\leftrightharpoons\textleftrightharpoons
 \let\rightleftharpoons\textrightleftharpoons
 \let\nLeftarrow\textnLeftarrow
 \let\nLeftrightarrow\textnLeftrightarrow
 \let\nRightarrow\textnRightarrow
 \let\Leftarrow\textLeftarrow
 \let\Uparrow\textUparrow
 \let\Rightarrow\textRightarrow
 \let\Downarrow\textDownarrow
 \let\Leftrightarrow\textLeftrightarrow
 \let\Updownarrow\textUpdownarrow
 \let\Nwarrow\textNwarrow
 \let\Nearrow\textNearrow
 \let\Searrow\textSearrow
 \let\Swarrow\textSwarrow
 \let\Lleftarrow\textLleftarrow
 \let\Rrightarrow\textRrightarrow
 \let\leftsquigarrow\textleftsquigarrow
 \let\rightsquigarrow\textrightsquigarrow
 \let\dashleftarrow\textdashleftarrow
 \let\dasheduparrow\textdasheduparrow
 \let\dashrightarrow\textdashrightarrow
 \let\dasheddownarrow\textdasheddownarrow
 \let\pointer\textpointer
 \let\downuparrows\textdownuparrows
 \let\leftarrowtriangle\textleftarrowtriangle
 \let\rightarrowtriangle\textrightarrowtriangle
 \let\leftrightarrowtriangle\textleftrightarrowtriangle
}

%
%  Mathematical operators  Ux2200 ��� Ux22FF
%

\DeclareTextCommand{\textforall}{L8U}{���}%* U+2200
\DeclareTextCommand{\textcomplement}{L8U}{���}%* U+2201
\DeclareTextCommand{\textpartial}{L8U}{���}%* U+2202
\DeclareTextCommand{\textexists}{L8U}{���}%* U+2203
\DeclareTextCommand{\textnexists}{L8U}{���}%* U+2204
\DeclareTextCommand{\textemptyset}{L8U}{���}%* U+2205
\DeclareTextCommand{\texttriangle}{L8U}{���}%* U+2206
\DeclareTextCommand{\textnabla}{L8U}{���}%* U+2207
\DeclareTextCommand{\textin}{L8U}{���}%* U+2208
\DeclareTextCommand{\textnotin}{L8U}{���}%* U+2209
\DeclareTextCommand{\textsmallin}{L8U}{���}%* U+220A
\DeclareTextCommand{\textni}{L8U}{���}%* U+220B
\DeclareTextCommand{\textnotowner}{L8U}{���}%* U+220C
\DeclareTextCommand{\textsmallowns}{L8U}{���}%* U+220D
%
\DeclareTextCommand{\textprod}{L8U}{���}%* U+220F
\DeclareTextCommand{\textamalg}{L8U}{���}%* U+2210
\DeclareTextCommand{\textsum}{L8U}{���}%* U+2211
\DeclareTextCommand{\textminus}{L8U}{���}% U+2212
\DeclareTextCommand{\textmp}{L8U}{���}%* U+2213
\DeclareTextCommand{\textdotplus}{L8U}{���}%* U+2214
\DeclareTextCommand{\textDivides}{L8U}{���}%* U+2215
\DeclareTextCommand{\textDividesNot}{L8U}{������}%* U+2215 U+20D2
\DeclareTextCommand{\textsetminus}{L8U}{���}%* U+2216
\DeclareTextCommand{\textast}{L8U}{���}%* U+2217
\DeclareTextCommand{\textcirc}{L8U}{���}%* U+2218
\DeclareTextCommand{\textbulletoperator}{L8U}{���}% U+2219
\DeclareTextCommand{\textsurd}{L8U}{���}%* U+221A
%
\DeclareTextCommand{\textpropto}{L8U}{���}%* U+221D
\DeclareTextCommand{\textinfty}{L8U}{���}%* U+221E
%
\DeclareTextCommand{\textangle}{L8U}{���}%* U+2220
\DeclareTextCommand{\textmeasuredangle}{L8U}{���}%* U+2221
\DeclareTextCommand{\textsphericalangle}{L8U}{���}%* U+2222
\DeclareTextCommand{\textmid}{L8U}{���}%* U+2223
\DeclareTextCommand{\textnmid}{L8U}{���}%* U+2224
\DeclareTextCommand{\textparallel}{L8U}{���}%* U+2225
\DeclareTextCommand{\textnparallel}{L8U}{���}%* U+2226
\DeclareTextCommand{\textwedge}{L8U}{���}%* U+2227
\DeclareTextCommand{\textowedge}{L8U}{������}%* U+2227 U+20DD
\DeclareTextCommand{\textvee}{L8U}{���}%* U+2228
\DeclareTextCommand{\textovee}{L8U}{������}%* U+2228 U+20DD
\DeclareTextCommand{\textcap}{L8U}{���}%* U+2229
\DeclareTextCommand{\textcup}{L8U}{���}%* U+222A
\DeclareTextCommand{\textint}{L8U}{���}%* U+222B
\DeclareTextCommand{\textiint}{L8U}{���}%* U+222C
\DeclareTextCommand{\textiiint}{L8U}{���}%* U+222D
\DeclareTextCommand{\textoint}{L8U}{���}%* U+222E
\DeclareTextCommand{\textoiint}{L8U}{���}%* U+222F
%
\DeclareTextCommand{\textointclockwise}{L8U}{���}%* U+2232
\DeclareTextCommand{\textointctrclockwise}{L8U}{���}%* U+2233
\DeclareTextCommand{\texttherefore}{L8U}{���}%* U+2234
\DeclareTextCommand{\textbecause}{L8U}{���}%* U+2235
\DeclareTextCommand{\textvdotdot}{L8U}{���}%* U+2236
\DeclareTextCommand{\textsquaredots}{L8U}{���}%* U+2237
\DeclareTextCommand{\textdotminus}{L8U}{���}%* U+2238
\DeclareTextCommand{\texteqcolon}{L8U}{���}%* U+2239
%
\DeclareTextCommand{\textsim}{L8U}{���}%* U+223C
\DeclareTextCommand{\textbacksim}{L8U}{���}%* U+223D
\DeclareTextCommand{\textnbacksim}{L8U}{�����}%* U+223D U+0338
\DeclareTextCommand{\textwr}{L8U}{���}%* U+2240
\DeclareTextCommand{\textnsim}{L8U}{���}%* U+2241
\DeclareTextCommand{\texteqsim}{L8U}{���}%* U+2242
\DeclareTextCommand{\textneqsim}{L8U}{�����}%* U+2242 U+0338
\DeclareTextCommand{\textsimeq}{L8U}{���}%* U+2243
\DeclareTextCommand{\textnsimeq}{L8U}{���}%* U+2244
\DeclareTextCommand{\textcong}{L8U}{���}%* U+2245
%
\DeclareTextCommand{\textncong}{L8U}{���}%* U+2247
\DeclareTextCommand{\textapprox}{L8U}{���}%* U+2248
\DeclareTextCommand{\textnapprox}{L8U}{���}%* U+2249
\DeclareTextCommand{\textapproxeq}{L8U}{���}%* U+224A
\DeclareTextCommand{\textnapproxeq}{L8U}{�����}%* U+224A U+0338
\DeclareTextCommand{\texttriplesim}{L8U}{���}%* U+224B
\DeclareTextCommand{\textntriplesim}{L8U}{�����}%* U+224B U+0338
\DeclareTextCommand{\textbackcong}{L8U}{���}%* U+224C
\DeclareTextCommand{\textnbackcong}{L8U}{�����}%* U+224C U+0338
\DeclareTextCommand{\textasymp}{L8U}{���}%* U+224D
\DeclareTextCommand{\textnasymp}{L8U}{�����}%* U+224D U+0338
\DeclareTextCommand{\textBumpeq}{L8U}{���}%* U+224E
\DeclareTextCommand{\textnBumpeq}{L8U}{�����}%* U+224E U+0338
\DeclareTextCommand{\textbumpeq}{L8U}{���}%* U+224F
\DeclareTextCommand{\textnbumpeq}{L8U}{�����}%* U+224F U+0338
\DeclareTextCommand{\textdoteq}{L8U}{���}%* U+2250
\DeclareTextCommand{\textndoteq}{L8U}{�����}%* U+2250 U+0338
\DeclareTextCommand{\textdoteqdot}{L8U}{���}%* U+2251
\DeclareTextCommand{\textnDoteq}{L8U}{�����}%* U+2251 U+0338
\DeclareTextCommand{\textfallingdoteq}{L8U}{���}%* U+2252
\DeclareTextCommand{\textnfallingdoteq}{L8U}{�����}%* U+2252 U+0338
\DeclareTextCommand{\textrisingdoteq}{L8U}{���}%* U+2253
\DeclareTextCommand{\textnrisingdoteq}{L8U}{�����}%* U+2253 U+0338
\DeclareTextCommand{\textcolonequals}{L8U}{���}%* U+2254
\DeclareTextCommand{\textequalscolon}{L8U}{���}%* U+2255
\DeclareTextCommand{\texteqcirc}{L8U}{���}%* U+2256
\DeclareTextCommand{\textneqcirc}{L8U}{�����}%* U+2256 U+0338
\DeclareTextCommand{\textcirceq}{L8U}{���}%* U+2257
\DeclareTextCommand{\textncirceq}{L8U}{�����}%* U+2257 U+0338
%
\DeclareTextCommand{\texthateq}{L8U}{���}%* U+2259
\DeclareTextCommand{\textnhateq}{L8U}{�����}%* U+2259 U+0338
%
\DeclareTextCommand{\texttriangleeq}{L8U}{���}%* U+225C
%
\DeclareTextCommand{\textneq}{L8U}{���}%* U+2260
\DeclareTextCommand{\textne}{L8U}{���}%* U+2260
\DeclareTextCommand{\textequiv}{L8U}{���}%* U+2261
\DeclareTextCommand{\textnequiv}{L8U}{���}%* U+2262
%
\DeclareTextCommand{\textleq}{L8U}{���}%* U+2264
\DeclareTextCommand{\textle}{L8U}{���}%* U+2264
\DeclareTextCommand{\textgeq}{L8U}{���}%* U+2265
\DeclareTextCommand{\textge}{L8U}{���}%* U+2265
\DeclareTextCommand{\textleqq}{L8U}{���}%* U+2266
\DeclareTextCommand{\textnleqq}{L8U}{�����}%* U+2266 U+0338
\DeclareTextCommand{\textgeqq}{L8U}{���}%* U+2267
\DeclareTextCommand{\textngeqq}{L8U}{�����}%* U+2267 U+0338
\DeclareTextCommand{\textlneqq}{L8U}{���}%* U+2268
\DeclareTextCommand{\textgneqq}{L8U}{���}%* U+2269
\DeclareTextCommand{\textll}{L8U}{���}%* U+226A
\DeclareTextCommand{\textnll}{L8U}{�����}%* U+226A U+0338
\DeclareTextCommand{\textgg}{L8U}{���}%* U+226B
\DeclareTextCommand{\textngg}{L8U}{�����}%* U+226B U+0338
\DeclareTextCommand{\textbetween}{L8U}{���}%* U+226C
%
\DeclareTextCommand{\textnless}{L8U}{���}%* U+226E
\DeclareTextCommand{\textngtr}{L8U}{���}%* U+226F
\DeclareTextCommand{\textnleq}{L8U}{���}%* U+2270
\DeclareTextCommand{\textngeq}{L8U}{���}%* U+2271
\DeclareTextCommand{\textlesssim}{L8U}{���}%* U+2272
\DeclareTextCommand{\textgtrsim}{L8U}{���}%* U+2273
\DeclareTextCommand{\textnlesssim}{L8U}{���}%* U+2274
\DeclareTextCommand{\textngtrsim}{L8U}{���}%* U+2275
\DeclareTextCommand{\textlessgtr}{L8U}{���}%* U+2276
\DeclareTextCommand{\textgtrless}{L8U}{���}%* U+2277
\DeclareTextCommand{\textngtrless}{L8U}{���}%* U+2278
\DeclareTextCommand{\textnlessgtr}{L8U}{���}%* U+2279
\DeclareTextCommand{\textprec}{L8U}{���}%* U+227A
\DeclareTextCommand{\textsucc}{L8U}{���}%* U+227B
\DeclareTextCommand{\textpreccurlyeq}{L8U}{���}%* U+227C
\DeclareTextCommand{\textsucccurlyeq}{L8U}{���}%* U+227D
\DeclareTextCommand{\textprecsim}{L8U}{���}%* U+227E
\DeclareTextCommand{\textnprecsim}{L8U}{�����}%* U+227E U+0338
\DeclareTextCommand{\textsuccsim}{L8U}{���}%* U+227F
\DeclareTextCommand{\textnsuccsim}{L8U}{�����}%* U+227F U+0338
\DeclareTextCommand{\textnprec}{L8U}{���}%* U+2280
\DeclareTextCommand{\textnsucc}{L8U}{���}%* U+2281
\DeclareTextCommand{\textsubset}{L8U}{���}%* U+2282
\DeclareTextCommand{\textsupset}{L8U}{���}%* U+2283
\DeclareTextCommand{\textnsubset}{L8U}{���}%* U+2284
\DeclareTextCommand{\textnsupset}{L8U}{���}%* U+2285
\DeclareTextCommand{\textsubseteq}{L8U}{���}%* U+2286
\DeclareTextCommand{\textsupseteq}{L8U}{���}%* U+2287
\DeclareTextCommand{\textnsubseteq}{L8U}{���}%* U+2288
\DeclareTextCommand{\textnsupseteq}{L8U}{���}%* U+2289
\DeclareTextCommand{\textsubsetneq}{L8U}{���}%* U+228A
\DeclareTextCommand{\textsupsetneq}{L8U}{���}%* U+228B
%
\DeclareTextCommand{\textcupdot}{L8U}{���}%* U+228D
\DeclareTextCommand{\textcupplus}{L8U}{���}%* U+228E
\DeclareTextCommand{\textsqsubset}{L8U}{���}%* U+228F
\DeclareTextCommand{\textnsqsubset}{L8U}{�����}%* U+228F U+0338
\DeclareTextCommand{\textsqsupset}{L8U}{���}%* U+2290
\DeclareTextCommand{\textnsqsupset}{L8U}{�����}%* U+2290 U+0338
\DeclareTextCommand{\textsqsubseteq}{L8U}{���}%* U+2291
\DeclareTextCommand{\textnsqsubseteq}{L8U}{�����}%* U+2291 U+0338
\DeclareTextCommand{\textsqsupseteq}{L8U}{���}%* U+2292
\DeclareTextCommand{\textnsqsupseteq}{L8U}{�����}%* U+2292 U+0338
\DeclareTextCommand{\textsqcap}{L8U}{���}%* U+2293
\DeclareTextCommand{\textsqcup}{L8U}{���}%* U+2294
\DeclareTextCommand{\textoplus}{L8U}{���}%* U+2295
\DeclareTextCommand{\textominus}{L8U}{���}%* U+2296
\DeclareTextCommand{\textotimes}{L8U}{���}%* U+2297
\DeclareTextCommand{\textoslash}{L8U}{���}%* U+2298
\DeclareTextCommand{\textodot}{L8U}{���}%* U+2299
\DeclareTextCommand{\textcircledcirc}{L8U}{���}%* U+229A
\DeclareTextCommand{\textcircledast}{L8U}{���}%* U+229B
%
\DeclareTextCommand{\textcircleddash}{L8U}{���}%* U+229D
\DeclareTextCommand{\textboxplus}{L8U}{���}%* U+229E
\DeclareTextCommand{\textboxminus}{L8U}{���}%* U+229F
\DeclareTextCommand{\textboxtimes}{L8U}{���}%* U+22A0
\DeclareTextCommand{\textboxdot}{L8U}{���}%* U+22A1
\DeclareTextCommand{\textvdash}{L8U}{���}%* U+22A2
\DeclareTextCommand{\textdashv}{L8U}{���}%* U+22A3
\DeclareTextCommand{\textndashv}{L8U}{�����}%* U+22A3 U+0338
\DeclareTextCommand{\texttop}{L8U}{���}%* U+22A4
\DeclareTextCommand{\textndownvdash}{L8U}{�����}%* U+22A4 U+0338
\DeclareTextCommand{\textbot}{L8U}{���}%* U+22A5
\DeclareTextCommand{\textnupvdash}{L8U}{�����}%* U+22A5 U+0338
%
\DeclareTextCommand{\textvDash}{L8U}{���}%* U+22A8
\DeclareTextCommand{\textVdash}{L8U}{���}%* U+22A9
\DeclareTextCommand{\textVvdash}{L8U}{���}%* U+22AA
\DeclareTextCommand{\textnVvash}{L8U}{�����}%* U+22AA U+0338
\DeclareTextCommand{\textVDash}{L8U}{���}%* U+22AB
\DeclareTextCommand{\textnvdash}{L8U}{���}%* U+22AC
\DeclareTextCommand{\textnvDash}{L8U}{���}%* U+22AD
\DeclareTextCommand{\textnVdash}{L8U}{���}%* U+22AE
\DeclareTextCommand{\textnVDash}{L8U}{���}%* U+22AF
%
\DeclareTextCommand{\textlhd}{L8U}{���}%* U+22B2
\DeclareTextCommand{\textrhd}{L8U}{���}%* U+22B3
\DeclareTextCommand{\textunlhd}{L8U}{���}%* U+22B4
\DeclareTextCommand{\textunrhd}{L8U}{���}%* U+22B5
\DeclareTextCommand{\textmultimapdotbothA}{L8U}{���}%* U+22B6
\DeclareTextCommand{\textmultimapdotbothB}{L8U}{���}%* U+22B7
\DeclareTextCommand{\textmultimap}{L8U}{���}%* U+22B8
%
\DeclareTextCommand{\textveebar}{L8U}{���}%* U+22BB
\DeclareTextCommand{\textbarwedge}{L8U}{���}%* U+22BC
%
\DeclareTextCommand{\textstar}{L8U}{���}%* U+22C6
\DeclareTextCommand{\textdivideontimes}{L8U}{���}%* U+22C7
\DeclareTextCommand{\textbowtie}{L8U}{���}%* U+22C8
\DeclareTextCommand{\textltimes}{L8U}{���}%* U+22C9
\DeclareTextCommand{\textrtimes}{L8U}{���}%* U+22CA
\DeclareTextCommand{\textleftthreetimes}{L8U}{���}%* U+22CB
\DeclareTextCommand{\textrightthreetimes}{L8U}{���}%* U+22CC
\DeclareTextCommand{\textbacksimeq}{L8U}{���}%* U+22CD
\DeclareTextCommand{\textnbacksimeq}{L8U}{�����}%* U+22CD U+0338
\DeclareTextCommand{\textcurlyvee}{L8U}{���}%* U+22CE
\DeclareTextCommand{\textcurlywedge}{L8U}{���}%* U+22CF
\DeclareTextCommand{\textSubset}{L8U}{���}%* U+22D0
\DeclareTextCommand{\textnSubset}{L8U}{�����}%* U+22D0 U+0338
\DeclareTextCommand{\textSupset}{L8U}{���}%* U+22D1
\DeclareTextCommand{\textnSupset}{L8U}{�����}%* U+22D1 U+0338
\DeclareTextCommand{\textCap}{L8U}{���}%* U+22D2
\DeclareTextCommand{\textCup}{L8U}{���}%* U+22D3
\DeclareTextCommand{\textpitchfork}{L8U}{���}%* U+22D4
%
\DeclareTextCommand{\textlessdot}{L8U}{���}%* U+22D6
\DeclareTextCommand{\textgtrdot}{L8U}{���}%* U+22D7
\DeclareTextCommand{\textlll}{L8U}{���}%* U+22D8
\DeclareTextCommand{\textggg}{L8U}{���}%* U+22D9
\DeclareTextCommand{\textlesseqgtr}{L8U}{���}%* U+22DA
\DeclareTextCommand{\textgtreqless}{L8U}{���}%* U+22DB
\DeclareTextCommand{\textcurlyeqprec}{L8U}{���}%* U+22DE
\DeclareTextCommand{\textncurlyeqprec}{L8U}{�����}%* U+22DE U+0338
\DeclareTextCommand{\textcurlyeqsucc}{L8U}{���}%* U+22DF
\DeclareTextCommand{\textncurlyeqsucc}{L8U}{�����}%* U+22DF U+0338
\DeclareTextCommand{\textnpreccurlyeq}{L8U}{���}%* U+22E0
\DeclareTextCommand{\textnsucccurlyeq}{L8U}{���}%* U+22E1
\DeclareTextCommand{\textnqsubseteq}{L8U}{���}%* U+22E2
\DeclareTextCommand{\textnqsupseteq}{L8U}{���}%* U+22E3
\DeclareTextCommand{\textsqsubsetneq}{L8U}{���}%* U+22E4
\DeclareTextCommand{\textsqsupsetneq}{L8U}{���}%* U+22E5
\DeclareTextCommand{\textlnsim}{L8U}{���}%* U+22E6
\DeclareTextCommand{\textgnsim}{L8U}{���}%* U+22E7
\DeclareTextCommand{\textprecnsim}{L8U}{���}%* U+22E8
\DeclareTextCommand{\textsuccnsim}{L8U}{���}%* U+22E9
\DeclareTextCommand{\textntriangleleft}{L8U}{���}%* U+22EA
\DeclareTextCommand{\textntriangleright}{L8U}{���}%* U+22EB
\DeclareTextCommand{\textntrianglelefteq}{L8U}{���}%* U+22EC
\DeclareTextCommand{\textntrianglerighteq}{L8U}{���}%* U+22ED
\DeclareTextCommand{\textvdots}{L8U}{���}%* U+22EE
\DeclareTextCommand{\textcdots}{L8U}{���}%* U+22EF
\DeclareTextCommand{\textudots}{L8U}{���}%* U+22F0
\DeclareTextCommand{\textddots}{L8U}{���}%* U+22F1
\DeclareTextCommand{\textbarin}{L8U}{���}%* U+22F6

\def\LIIXUmapmathoperatorsA{%
 \let\forall\textforall
 \let\complement\textcomplement
 \let\partial\textpartial
 \let\exists\textexists
 \let\nexists\textnexists
 \let\emptyset\textemptyset
 \let\triangle\texttriangle
 \let\nabla\textnabla
 \let\in\textin
 \let\notin\textnotin
 \let\smallin\textsmallin
 \let\ni\textni
 \let\notowner\textnotowner
 \let\smallowns\textsmallowns
 \let\prod\textprod
 \let\amalg\textamalg
 \let\sum\textsum
 \let\minus\textminus
 \let\mp\textmp
 \let\dotplus\textdotplus
 \let\Divides\textDivides
 \let\DividesNot\textDividesNot
 \let\setminus\textsetminus
 \let\ast\textast
 \let\circ\textcirc
 \let\bulletoperator\textbulletoperator
 \let\surd\textsurd
 \let\propto\textpropto
 \let\infty\textinfty
 \let\angle\textangle
 \let\measuredangle\textmeasuredangle
 \let\sphericalangle\textsphericalangle
 \let\mid\textmid
 \let\nmid\textnmid
 \let\parallel\textparallel
 \let\nparallel\textnparallel
 \let\wedge\textwedge
 \let\land\textwedge
 \let\owedge\textowedge
 \let\vee\textvee
 \let\lor\textvee
 \let\ovee\textovee
 \let\cap\textcap
 \let\cup\textcup
 \let\int\textint
 \let\iint\textiint
 \let\iiint\textiiint
 \let\oint\textoint
 \let\oiint\textoiint
 \let\ointclockwise\textointclockwise
 \let\ointctrclockwise\textointctrclockwise
 \let\therefore\texttherefore
 \let\because\textbecause
 \let\vdotdot\textvdotdot
 \let\squaredots\textsquaredots
 \let\dotminus\textdotminus
 \let\eqcolon\texteqcolon
 \let\sim\textsim
 \let\backsim\textbacksim
 \let\nbacksim\textnbacksim
 \let\wr\textwr
 \let\nsim\textnsim
 \let\eqsim\texteqsim
 \let\neqsim\textneqsim
 \let\simeq\textsimeq
 \let\nsimeq\textnsimeq
 \let\cong\textcong
 \let\ncong\textncong
 \let\approx\textapprox
 \let\napprox\textnapprox
 \let\approxeq\textapproxeq
 \let\napproxeq\textnapproxeq
 \let\triplesim\texttriplesim
 \let\ntriplesim\textntriplesim
 \let\backcong\textbackcong
 \let\nbackcong\textnbackcong
 \let\asymp\textasymp
 \let\nasymp\textnasymp
 \let\Bumpeq\textBumpeq
 \let\nBumpeq\textnBumpeq
 \let\bumpeq\textbumpeq
 \let\nbumpeq\textnbumpeq
 \let\doteq\textdoteq
 \let\ndoteq\textndoteq
 \let\doteqdot\textdoteqdot
 \let\nDoteq\textnDoteq
 \let\fallingdoteq\textfallingdoteq
 \let\nfallingdoteq\textnfallingdoteq
 \let\risingdoteq\textrisingdoteq
 \let\nrisingdoteq\textnrisingdoteq
 \let\colonequals\textcolonequals
 \let\equalscolon\textequalscolon
 \let\eqcirc\texteqcirc
 \let\neqcirc\textneqcirc
 \let\circeq\textcirceq
 \let\ncirceq\textncirceq
 \let\hateq\texthateq
 \let\nhateq\textnhateq
 \let\triangleeq\texttriangleeq
 \let\neq\textneq
 \let\ne\textne
 \let\equiv\textequiv
 \let\nequiv\textnequiv
 \let\leq\textleq
 \let\le\textle
 \let\geq\textgeq
 \let\ge\textge
 \let\leqq\textleqq
 \let\nleqq\textnleqq
 \let\geqq\textgeqq
 \let\ngeqq\textngeqq
 \let\lneqq\textlneqq
 \let\gneqq\textgneqq
 \let\ll\textll
 \let\nll\textnll
 \let\gg\textgg
 \let\ngg\textngg
 \let\between\textbetween
 \let\nless\textnless
 \let\ngtr\textngtr
 \let\nleq\textnleq
 \let\ngeq\textngeq
 \let\lesssim\textlesssim
 \let\gtrsim\textgtrsim
 \let\nlesssim\textnlesssim
 \let\ngtrsim\textngtrsim
 \let\lessgtr\textlessgtr
 \let\gtrless\textgtrless
 \let\ngtrless\textngtrless
 \let\nlessgtr\textnlessgtr
 \let\prec\textprec
 \let\succ\textsucc
 \let\preccurlyeq\textpreccurlyeq
 \let\succcurlyeq\textsucccurlyeq
 \let\precsim\textprecsim
 \let\nprecsim\textnprecsim
 \let\succsim\textsuccsim
 \let\nsuccsim\textnsuccsim
}
\def\LIIXUmapmathoperatorsB{%
 \let\nprec\textnprec
 \let\nsucc\textnsucc
 \let\subset\textsubset
 \let\supset\textsupset
 \let\nsubset\textnsubset
 \let\nsupset\textnsupset
 \let\subseteq\textsubseteq
 \let\supseteq\textsupseteq
 \let\nsubseteq\textnsubseteq
 \let\nsupseteq\textnsupseteq
 \let\subsetneq\textsubsetneq
 \let\supsetneq\textsupsetneq
 \let\cupdot\textcupdot
 \let\cupplus\textcupplus
 \let\sqsubset\textsqsubset
 \let\nsqsubset\textnsqsubset
 \let\sqsupset\textsqsupset
 \let\nsqsupset\textnsqsupset
 \let\sqsubseteq\textsqsubseteq
 \let\nsqsubseteq\textnsqsubseteq
 \let\sqsupseteq\textsqsupseteq
 \let\nsqsupseteq\textnsqsupseteq
 \let\sqcap\textsqcap
 \let\sqcup\textsqcup
 \let\oplus\textoplus
 \let\ominus\textominus
 \let\otimes\textotimes
 \let\oslash\textoslash
 \let\odot\textodot
 \let\circledcirc\textcircledcirc
 \let\ocirc\textcircledcirc
 \let\circledast\textcircledast
 \let\oast\textcircledast
 \let\circleddash\textcircleddash
 \let\boxplus\textboxplus
 \let\boxminus\textboxminus
 \let\boxtimes\textboxtimes
 \let\boxdot\textboxdot
 \let\vdash\textvdash
 \let\dashv\textdashv
 \let\ndashv\textndashv
 \let\top\texttop
 \let\ndownvdash\textndownvdash
 \let\bot\textbot
 \let\nupvdash\textnupvdash
 \let\vDash\textvDash
 \let\Vdash\textVdash
 \let\Vvdash\textVvdash
 \let\nVvash\textnVvash
 \let\VDash\textVDash
 \let\nvdash\textnvdash
 \let\nvDash\textnvDash
 \let\nVdash\textnVdash
 \let\nVDash\textnVDash
 \let\lhd\textlhd
 \let\rhd\textrhd
 \let\unlhd\textunlhd
 \let\unrhd\textunrhd
 \let\multimapdotbothA\textmultimapdotbothA
 \let\multimapdotbothB\textmultimapdotbothB
 \let\multimap\textmultimap
 \let\veebar\textveebar
 \let\barwedge\textbarwedge
 \let\star\textstar
 \let\divideontimes\textdivideontimes
 \let\bowtie\textbowtie
 \let\ltimes\textltimes
 \let\rtimes\textrtimes
 \let\leftthreetimes\textleftthreetimes
 \let\rightthreetimes\textrightthreetimes
 \let\backsimeq\textbacksimeq
 \let\nbacksimeq\textnbacksimeq
 \let\curlyvee\textcurlyvee
 \let\curlywedge\textcurlywedge
 \let\Subset\textSubset
 \let\nSubset\textnSubset
 \let\Supset\textSupset
 \let\nSupset\textnSupset
 \let\Cap\textCap
 \let\doublecap\textCap
 \let\Cup\textCup
 \let\doublecup\textCup
 \let\pitchfork\textpitchfork
 \let\lessdot\textlessdot
 \let\gtrdot\textgtrdot
 \let\lll\textlll
 \let\ggg\textggg
 \let\lesseqgtr\textlesseqgtr
 \let\gtreqless\textgtreqless
 \let\curlyeqprec\textcurlyeqprec
 \let\ncurlyeqprec\textncurlyeqprec
 \let\curlyeqsucc\textcurlyeqsucc
 \let\ncurlyeqsucc\textncurlyeqsucc
 \let\npreccurlyeq\textnpreccurlyeq
 \let\nsucccurlyeq\textnsucccurlyeq
 \let\nqsubseteq\textnqsubseteq
 \let\nqsupseteq\textnqsupseteq
 \let\sqsubsetneq\textsqsubsetneq
 \let\sqsupsetneq\textsqsupsetneq
 \let\lnsim\textlnsim
 \let\gnsim\textgnsim
 \let\precnsim\textprecnsim
 \let\succnsim\textsuccnsim
 \let\ntriangleleft\textntriangleleft
 \let\ntriangleright\textntriangleright
 \let\ntrianglelefteq\textntrianglelefteq
 \let\ntrianglerighteq\textntrianglerighteq
 \let\vdots\textvdots
 \let\cdots\textcdots
 \let\udots\textudots
 \let\ddots\textddots
 \let\barin\textbarin
}

%
%  Miscellaneous Math Symbols-A    Ux27C0 ��� Ux27EF
%
\DeclareTextCommand{\textperp}{L8U}{���}%* U+27C2
\DeclareTextCommand{\textnotperp}{L8U}{���}%* U+27C2 U+0338
\DeclareTextCommand{\textveedot}{L8U}{���}%* U+27C7
\DeclareTextCommand{\textwedgedot}{L8U}{���}%* U+27D1
\DeclareTextCommand{\textleftspoon}{L8U}{���}%* U+27DC
\DeclareTextCommand{\textlbrackdbl}{L8U}{���}%* U+27E6
\DeclareTextCommand{\textrbrackdbl}{L8U}{���}%* U+27E7

\def\LIIXUmapmiscmathsymbolsA{%
 \let\perp\textperp
 \let\notperp\textnotperp
 \let\veedot\textveedot
 \let\wedgedot\textwedgedot
 \let\leftspoon\textleftspoon
 \let\tlbrackdbl\textlbrackdbl
 \let\rbrackdbl\textrbrackdbl
}

%
%  Supplementary Arrows-A    Ux27F0 ��� Ux27FF
%
\DeclareTextCommand{\textcirclearrowleft}{L8U}{���}%* U+27F2
\DeclareTextCommand{\textcirclearrowright}{L8U}{���}%* U+27F3
%
\DeclareTextCommand{\textlongleftarrow}{L8U}{���}%* U+27F5
\DeclareTextCommand{\textlongrightarrow}{L8U}{���}%* U+27F6
\DeclareTextCommand{\textlongleftrightarrow}{L8U}{���}%* U+27F7
\DeclareTextCommand{\textLongleftarrow}{L8U}{���}%* U+27F8
\DeclareTextCommand{\textLongrightarrow}{L8U}{���}%* U+27F9
\DeclareTextCommand{\textLongleftrightarrow}{L8U}{���}%* U+27FA
%
\DeclareTextCommand{\textlongmapsto}{L8U}{���}%* U+27FC
\DeclareTextCommand{\textLongmapsfrom}{L8U}{���}%* U+27FD
\DeclareTextCommand{\textLongmapsto}{L8U}{���}%* U+27FE
%

\def\LIIXUmapsupparrowsA{%
 \let\circlearrowleft\textcirclearrowleft
 \let\circlearrowright\textcirclearrowright
 \let\longleftarrow\textlongleftarrow
 \let\longrightarrow\textlongrightarrow
 \let\longleftrightarrow\textlongleftrightarrow
 \let\Longleftarrow\textLongleftarrow
 \let\Longrightarrow\textLongrightarrow
 \let\Longleftrightarrow\textLongleftrightarrow
 \let\longmapsto\textlongmapsto
 \let\Longmapsfrom\textLongmapsfrom
 \let\Longmapsto\textLongmapsto
}

%
%  Supplementary Arrows-B    Ux2900 ��� Ux297F
%
\DeclareTextCommand{\textnwsearrow}{L8U}{���}%* U+2921
\DeclareTextCommand{\textneswarrow}{L8U}{���}%* U+2922
\DeclareTextCommand{\textlhooknwarrow}{L8U}{���}%* U+2923
\DeclareTextCommand{\textrhooknearrow}{L8U}{���}%* U+2924
\DeclareTextCommand{\textlhooksearrow}{L8U}{���}%* U+2925
\DeclareTextCommand{\textrhookswarrow}{L8U}{���}%* U+2926
%
\DeclareTextCommand{\textleadsto}{L8U}{���}%* U+2933
\DeclareTextCommand{\textrcurvearrowne}{L8U}{���}%* U+2934
\DeclareTextCommand{\textlcurvearrowse}{L8U}{���}%* U+2935
\DeclareTextCommand{\textlcurvearrowsw}{L8U}{���}%* U+2936
\DeclareTextCommand{\textrcurvearrowse}{L8U}{���}%* U+2937
\DeclareTextCommand{\textlcurvearrowdown}{L8U}{���}%* U+2938
\DeclareTextCommand{\textrcurvearrowdown}{L8U}{���}%* U+2939
\DeclareTextCommand{\textrcurvearrowleft}{L8U}{���}%* U+293A
\DeclareTextCommand{\textrcurvearrowright}{L8U}{���}%* U+293B
%
\DeclareTextCommand{\textleftrightharpoon}{L8U}{���}%* U+294A
\DeclareTextCommand{\textrightleftharpoon}{L8U}{���}%* U+294B
\DeclareTextCommand{\textupdownharpoonrightleft}{L8U}{���}%* U+294C
\DeclareTextCommand{\textupdownharpoonleftright}{L8U}{���}%* U+294D
%
\DeclareTextCommand{\textleftleftharpoons}{L8U}{���}%* U+2962
\DeclareTextCommand{\textupupharpoons}{L8U}{���}%* U+2963
\DeclareTextCommand{\textrightrightharpoons}{L8U}{���}%* U+2964
\DeclareTextCommand{\textdowndownharpoons}{L8U}{���}%* U+2965
%
\DeclareTextCommand{\textleftbarharpoon}{L8U}{���}%* U+296A
\DeclareTextCommand{\textbarleftharpoon}{L8U}{���}%* U+296B
\DeclareTextCommand{\textrightbarharpoon}{L8U}{���}%* U+296C
\DeclareTextCommand{\textbarrightharpoon}{L8U}{���}%* U+296D
\DeclareTextCommand{\textupdownharpoons}{L8U}{���}%* U+296E
\DeclareTextCommand{\textdownupharpoons}{L8U}{���}%* U+296F
%
\DeclareTextCommand{\textmoo}{L8U}{�����}%* U+297F U+0336

\def\LIIXUmapsupparrowsB{%
 \let\nwsearrow\textnwsearrow
 \let\neswarrow\textneswarrow
 \let\lhooknwarrow\textlhooknwarrow
 \let\rhooknearrow\textrhooknearrow
 \let\lhooksearrow\textlhooksearrow
 \let\rhookswarrow\textrhookswarrow
 \let\leadsto\textleadsto
 \let\rcurvearrowne\textrcurvearrowne
 \let\lcurvearrowse\textlcurvearrowse
 \let\lcurvearrowsw\textlcurvearrowsw
 \let\rcurvearrowse\textrcurvearrowse
 \let\lcurvearrowdown\textlcurvearrowdown
 \let\rcurvearrowdown\textrcurvearrowdown
 \let\rcurvearrowleft\textrcurvearrowleft
 \let\rcurvearrowright\textrcurvearrowright
 \let\leftrightharpoon\textleftrightharpoon
 \let\rightleftharpoon\textrightleftharpoon
 \let\updownharpoonrightleft\textupdownharpoonrightleft
 \let\updownharpoonleftright\textupdownharpoonleftright
 \let\leftleftharpoons\textleftleftharpoons
 \let\upupharpoons\textupupharpoons
 \let\rightrightharpoons\textrightrightharpoons
 \let\downdownharpoons\textdowndownharpoons
 \let\leftbarharpoon\textleftbarharpoon
 \let\barleftharpoon\textbarleftharpoon
 \let\rightbarharpoon\textrightbarharpoon
 \let\barrightharpoon\textbarrightharpoon
 \let\updownharpoons\textupdownharpoons
 \let\downupharpoons\textdownupharpoons
 \let\moo\textmoo
}

%
%  Miscellaneous Math Symbols-B    Ux2980 ��� Ux29FF
%
\DeclareTextCommand{\textllparenthesis}{L8U}{���}%* U+2987
\DeclareTextCommand{\textrrparenthesis}{L8U}{���}%* U+2988
%
\DeclareTextCommand{\textinvdiameter}{L8U}{���}%* U+29B0
%
\DeclareTextCommand{\textobar}{L8U}{���}%* U+29B6
%
\DeclareTextCommand{\textobslash}{L8U}{���}%* U+29B8
%
\DeclareTextCommand{\textobot}{L8U}{���}%* U+29BA
\DeclareTextCommand{\textNoChemicalCleaning}{L8U}{���}%* U+29BB
%
\DeclareTextCommand{\textolessthan}{L8U}{���}%* U+29C0
\DeclareTextCommand{\textogreaterthan}{L8U}{���}%* U+29C1
%
\DeclareTextCommand{\textboxslash}{L8U}{���}%* U+29C4
\DeclareTextCommand{\textboxbslash}{L8U}{���}%* U+29C5
\DeclareTextCommand{\textboxast}{L8U}{���}%* U+29C6
\DeclareTextCommand{\textboxcircle}{L8U}{���}%* U+29C7
\DeclareTextCommand{\textboxbox}{L8U}{���}%* U+29C8
%
\DeclareTextCommand{\textValve}{L8U}{���}%* U+29D3
\DeclareTextCommand{\textmultimapboth}{L8U}{���}%* U+29DF
%
\DeclareTextCommand{\textshuffle}{L8U}{���}%* U+29E2

\def\LIIXUmapmiscmathsymbolsB{%
 \let\llparenthesis\textllparenthesis
 \let\rrparenthesis\textrrparenthesis
 \let\invdiameter\textinvdiameter
 \let\obar\textobar
 \let\obslash\textobslash
 \let\obot\textobot
 \let\NoChemicalCleaning\textNoChemicalCleaning
 \let\olessthan\textolessthan
 \let\ogreaterthan\textogreaterthan
 \let\boxslash\textboxslash
 \let\boxbslash\textboxbslash
 \let\boxast\textboxast
 \let\boxcircle\textboxcircle
 \let\boxbox\textboxbox
 \let\Valve\textValve
 \let\multimapboth\textmultimapboth
 \let\shuffle\textshuffle
}

%
%  Supplemental Math Operators  Ux2A00 ��� Ux2AFF
%
\DeclareTextCommand{\textuplus}{L8U}{���}%* U+2A04
\DeclareTextCommand{\textbigdoublewedge}{L8U}{���}%* U+2A07
\DeclareTextCommand{\textbigdoublevee}{L8U}{���}%* U+2A08
\DeclareTextCommand{\textJoin}{L8U}{���}%* U+2A1D
%
\DeclareTextCommand{\textfatsemi}{L8U}{���}%* U+2A1F
\DeclareTextCommand{\textcircplus}{L8U}{���}%* U+2A22
\DeclareTextCommand{\textminusdot}{L8U}{���}%* U+2A2A
\DeclareTextCommand{\textdottimes}{L8U}{���}%* U+2A30
\DeclareTextCommand{\textdtimes}{L8U}{���}%* U+2A32
\DeclareTextCommand{\textodiv}{L8U}{���}%* U+2A38
\DeclareTextCommand{\textinvneg}{L8U}{���}%* U+2A3C
\DeclareTextCommand{\textcapdot}{L8U}{���}%* U+2A40
\DeclareTextCommand{\textsqdoublecap}{L8U}{���}%* U+2A4E
\DeclareTextCommand{\textsqdoublecup}{L8U}{���}%* U+2A4F
\DeclareTextCommand{\textdoublewedge}{L8U}{���}%* U+2A55
\DeclareTextCommand{\textdoublevee}{L8U}{���}%* U+2A56
\DeclareTextCommand{\textdoublebarwedge}{L8U}{���}%* U+2A5E
\DeclareTextCommand{\textveedoublebar}{L8U}{���}%* U+2A63
\DeclareTextCommand{\texteqdot}{L8U}{���}%* U+2A66
\DeclareTextCommand{\textneqdot}{L8U}{���}%* U+2A66 U+0338
\DeclareTextCommand{\textcoloncolonequals}{L8U}{���}%* U+2A74
\DeclareTextCommand{\textleqslant}{L8U}{���}%* U+2A7D
\DeclareTextCommand{\textnleqslant}{L8U}{�����}%* U+2A7D U+0338
\DeclareTextCommand{\textgeqslant}{L8U}{���}%* U+2A7E
\DeclareTextCommand{\textngeqslant}{L8U}{�����}%* U+2A7E U+0338
\DeclareTextCommand{\textlessapprox}{L8U}{���}%* U+2A85
\DeclareTextCommand{\textnlessapprox}{L8U}{�����}%* U+2A85 U+0338
\DeclareTextCommand{\textgtrapprox}{L8U}{���}%* U+2A86
\DeclareTextCommand{\textngtrapprox}{L8U}{�����}%* U+2A86 U+0338
\DeclareTextCommand{\textlneq}{L8U}{���}%* U+2A87
\DeclareTextCommand{\textgneq}{L8U}{���}%* U+2A88
\DeclareTextCommand{\textlnapprox}{L8U}{���}%* U+2A89
\DeclareTextCommand{\textgnapprox}{L8U}{���}%* U+2A8A
\DeclareTextCommand{\textlesseqqgtr}{L8U}{���}%* U+2A8B
\DeclareTextCommand{\textgtreqqless}{L8U}{���}%* U+2A8C
\DeclareTextCommand{\texteqslantless}{L8U}{���}%* U+2A95
\DeclareTextCommand{\texteqslantgtr}{L8U}{���}%* U+2A96
\DeclareTextCommand{\textleftslice}{L8U}{���}%* U+2AA6
\DeclareTextCommand{\textrightslice}{L8U}{���}%* U+2AA7
\DeclareTextCommand{\textpreceq}{L8U}{���}%* U+2AAF
\DeclareTextCommand{\textnpreceq}{L8U}{�����}%* U+2AAF U+0338
\DeclareTextCommand{\textsucceq}{L8U}{���}%* U+2AB0
\DeclareTextCommand{\textnsucceq}{L8U}{�����}%* U+2AB0 U+0338
\DeclareTextCommand{\textprecneq}{L8U}{���}%* U+2AB1
\DeclareTextCommand{\textsuccneq}{L8U}{���}%* U+2AB2
\DeclareTextCommand{\textpreceqq}{L8U}{���}%* U+2AB3
\DeclareTextCommand{\textnpreceqq}{L8U}{�����}%* U+2AB3 U+0338
\DeclareTextCommand{\textsucceqq}{L8U}{���}%* U+2AB4
\DeclareTextCommand{\textnsucceqq}{L8U}{�����}%* U+2AB4 U+0338
\DeclareTextCommand{\textprecneqq}{L8U}{���}%* U+2AB5
\DeclareTextCommand{\textsuccneqq}{L8U}{���}%* U+2AB6
\DeclareTextCommand{\textprecapprox}{L8U}{���}%* U+2AB7
\DeclareTextCommand{\textnprecapprox}{L8U}{�����}%* U+2AB7 U+0338
\DeclareTextCommand{\textsuccapprox}{L8U}{���}%* U+2AB8
\DeclareTextCommand{\textnsuccapprox}{L8U}{�����}%* U+2AB8 U+0338
\DeclareTextCommand{\textprecnapprox}{L8U}{���}%* U+2AB9
\DeclareTextCommand{\textsuccnapprox}{L8U}{���}%* U+2ABA
\DeclareTextCommand{\textsubseteqq}{L8U}{���}%* U+2AC5
\DeclareTextCommand{\textnsubseteqq}{L8U}{�����}%* U+2AC5 U+0338
\DeclareTextCommand{\textsupseteqq}{L8U}{���}%* U+2AC6
\DeclareTextCommand{\textnsupseteqq}{L8U}{�����}%* U+2AC6 U+0338
\DeclareTextCommand{\textdashV}{L8U}{���}%* U+2AE3
\DeclareTextCommand{\textndashV}{L8U}{�����}%* U+2AE3 U+0338
\DeclareTextCommand{\textDashv}{L8U}{���}%* U+2AE4
\DeclareTextCommand{\textnDashv}{L8U}{�����}%* U+2AE4 U+0338
\DeclareTextCommand{\textDashV}{L8U}{���}%* U+2AE5
\DeclareTextCommand{\textnDashV}{L8U}{�����}%* U+2AE5 U+0338
\DeclareTextCommand{\textdownmodels}{L8U}{���}%* U+2AEA
\DeclareTextCommand{\textndownmodels}{L8U}{�����}%* U+2AEA U+0338
\DeclareTextCommand{\textupmodels}{L8U}{���}%* U+2AEB
\DeclareTextCommand{\textnupmodels}{L8U}{�����}%* U+2AEB U+0338
\DeclareTextCommand{\textupspoon}{L8U}{���}%* U+2AEF
\DeclareTextCommand{\textinterleave}{L8U}{���}%* U+2AF4
\DeclareTextCommand{\textsslash}{L8U}{���}%* U+2AFD
%

\def\LIIXUmapsuppmathoperators{%
 \let\uplus\textuplus
 \let\bigdoublewedge\textbigdoublewedge
 \let\bigdoublevee\textbigdoublevee
 \let\Join\textJoin
 \let\fatsemi\textfatsemi
 \let\circplus\textcircplus
 \let\minusdot\textminusdot
 \let\dottimes\textdottimes
 \let\dtimes\textdtimes
 \let\odiv\textodiv
 \let\invneg\textinvneg
 \let\capdot\textcapdot
 \let\sqdoublecap\textsqdoublecap
 \let\sqdoublecup\textsqdoublecup
 \let\doublewedge\textdoublewedge
 \let\doublevee\textdoublevee
 \let\doublebarwedge\textdoublebarwedge
 \let\veedoublebar\textveedoublebar
 \let\eqdot\texteqdot
 \let\neqdot\textneqdot
 \let\coloncolonequals\textcoloncolonequals
 \let\leqslant\textleqslant
 \let\nleqslant\textnleqslant
 \let\geqslant\textgeqslant
 \let\ngeqslant\textngeqslant
 \let\lessapprox\textlessapprox
 \let\nlessapprox\textnlessapprox
 \let\gtrapprox\textgtrapprox
 \let\ngtrapprox\textngtrapprox
 \let\lneq\textlneq
 \let\gneq\textgneq
 \let\lnapprox\textlnapprox
 \let\gnapprox\textgnapprox
 \let\lesseqqgtr\textlesseqqgtr
 \let\gtreqqless\textgtreqqless
 \let\eqslantless\texteqslantless
 \let\eqslantgtr\texteqslantgtr
 \let\leftslice\textleftslice
 \let\rightslice\textrightslice
 \let\preceq\textpreceq
 \let\npreceq\textnpreceq
 \let\succeq\textsucceq
 \let\nsucceq\textnsucceq
 \let\precneq\textprecneq
 \let\succneq\textsuccneq
 \let\preceqq\textpreceqq
 \let\npreceqq\textnpreceqq
 \let\succeqq\textsucceqq
 \let\nsucceqq\textnsucceqq
 \let\precneqq\textprecneqq
 \let\succneqq\textsuccneqq
 \let\precapprox\textprecapprox
 \let\nprecapprox\textnprecapprox
 \let\succapprox\textsuccapprox
 \let\nsuccapprox\textnsuccapprox
 \let\precnapprox\textprecnapprox
 \let\succnapprox\textsuccnapprox
 \let\subseteqq\textsubseteqq
 \let\nsubseteqq\textnsubseteqq
 \let\supseteqq\textsupseteqq
 \let\nsupseteqq\textnsupseteqq
 \let\dashV\textdashV
 \let\ndashV\textndashV
 \let\Dashv\textDashv
 \let\nDashv\textnDashv
 \let\DashV\textDashV
 \let\nDashV\textnDashV
 \let\downmodels\textdownmodels
 \let\ndownmodels\textndownmodels
 \let\upmodels\textupmodels
 \let\nupmodels\textnupmodels
 \let\upspoon\textupspoon
 \let\interleave\textinterleave
 \let\sslash\textsslash
}

%  Plane-1 math alphanumerics
%
%   there's a lot that can be done here!
%

\DeclareTextCommand{\textmathrm}{L8U}[1]{#1}% intended for a single math-roman letter
\DeclareTextCommand{\textmathbf}{L8U}[1]{#1}% intended for a single math-bold letter or digit
\DeclareTextCommand{\textmathit}{L8U}[1]{#1}% intended for a single math-italic letter
\DeclareTextCommand{\textmathbit}{L8U}[1]{#1}% intended for a single math-bold-italic letter
\DeclareTextCommand{\textmathcal}{L8U}[1]{#1}% intended for a single math-script letter
\DeclareTextCommand{\textmathbcal}{L8U}[1]{#1}% intended for a single math-bold-script letter
\DeclareTextCommand{\textmathfrak}{L8U}[1]{#1}% intended for a single fraktur letter
\DeclareTextCommand{\textmathfrakb}{L8U}[1]{#1}% intended for a single bold fraktur letter
\DeclareTextCommand{\textmathbb}{L8U}[1]{#1}% intended for a single double-struck letter or digit
\DeclareTextCommand{\textmathsf}{L8U}[1]{#1}% intended for a single math sans-serif letter or digit
\DeclareTextCommand{\textmathsfb}{L8U}[1]{#1}% intended for a single math bold sans-serif letter or digit
\DeclareTextCommand{\textmathsfit}{L8U}[1]{#1}% intended for a single math italic sans-serif letter
\DeclareTextCommand{\textmathsbit}{L8U}[1]{#1}% intended for a single math bold-italic sans-serif letter
\DeclareTextCommand{\textmathtt}{L8U}[1]{#1}% intended for a single math monspaced letter or digit


\DeclareTextCommand{\textupgreekb}{L8U}[1]{#1}% intended for a single bold upright Greek letter
\DeclareTextCommand{\textmathgreekit}{L8U}[1]{#1}% intended for a single italiced Greek letter
\DeclareTextCommand{\textmathgreekbit}{L8U}[1]{#1}% intended for a single bold italiced Greek letter
\DeclareTextCommand{\textmathgreeksbf}{L8U}[1]{#1}% intended for a single bold sans-serif Greek letter
\DeclareTextCommand{\textmathgreeksbit}{L8U}[1]{#1}% intended for a single bold italiced sans-serif Greek letter

\def\pdfx@null{}
\DeclareTextCommand{\textmathrmstring}{L8U}[1]{\textmathrm@ii#1\@empty\@empty}
\def\textmathrm@i#1{\textmathrm@ii#1}%\@empty}
\def\textmathrm@ii#1#2\@empty{\textmathrm{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathrm@i\fi#2\@empty}

\DeclareTextCommand{\textmathbfstring}{L8U}[1]{\textmathbf@ii#1\@empty\@empty}
\def\textmathbf@i#1{\textmathbf@ii#1}%\@empty}
\def\textmathbf@ii#1#2\@empty{\textmathbf{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathbf@ii\fi#2\@empty}

\DeclareTextCommand{\textmathitstring}{L8U}[1]{\textmathit@ii#1\@empty\@empty}
\def\textmathit@i#1{\textmathit@ii#1}%\@empty}
\def\textmathit@ii#1#2\@empty{\textmathit{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathit@i\fi#2\@empty}

\DeclareTextCommand{\textmathbitstring}{L8U}[1]{\textmathbit@ii#1\@empty\@empty}
\def\textmathbit@i#1{\textmathbit@ii#1}%\@empty}
\def\textmathbit@ii#1#2\@empty{\textmathbit{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathbit@i\fi#2\@empty}

\DeclareTextCommand{\textmathcalstring}{L8U}[1]{\textmathcal@ii#1\@empty\@empty}
\def\textmathcal@i#1{\textmathcal@ii#1}%\@empty}
\def\textmathcal@ii#1#2\@empty{\textmathcal{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathcal@i\fi#2\@empty}

\DeclareTextCommand{\textmathbcalstring}{L8U}[1]{\textmathbcal@ii#1\@empty\@empty}
\def\textmathbcal@i#1{\textmathbcal@ii#1}%\@empty}
\def\textmathbcal@ii#1#2\@empty{\textmathbcal{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathbcal@i\fi#2\@empty}

\DeclareTextCommand{\textmathbbstring}{L8U}[1]{\textmathbb@ii#1\@empty\@empty}
\def\textmathbb@i#1{\textmathbb@ii#1}%\@empty}
\def\textmathbb@ii#1#2\@empty{\textmathbb{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathbb@i\fi#2\@empty}

\DeclareTextCommand{\textmathfrakstring}{L8U}[1]{\textmathfrak@ii#1\@empty\@empty}
\def\textmathfrak@i#1{\textmathfrak@ii#1}%\@empty}
\def\textmathfrak@ii#1#2\@empty{\textmathfrak{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathfrak@i\fi#2\@empty}

\DeclareTextCommand{\textmathfrakbstring}{L8U}[1]{\textmathfrakb@ii#1\@empty\@empty}
\def\textmathfrakb@i#1{\textmathfrakb@ii#1}%\@empty}
\def\textmathfrakb@ii#1#2\@empty{\textmathfrakb{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathfrakb@i\fi#2\@empty}

\DeclareTextCommand{\textmathsfstring}{L8U}[1]{\textmathsf@ii#1\@empty\@empty}
\def\textmathsf@i#1{\textmathsf@ii#1}%\@empty}
\def\textmathsf@ii#1#2\@empty{\textmathsf{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathsf@i\fi#2\@empty}

\DeclareTextCommand{\textmathsfitstring}{L8U}[1]{\textmathsfit@ii#1\@empty\@empty}
\def\textmathsfit@i#1{\textmathsfit@ii#1}%\@empty}
\def\textmathsfit@ii#1#2\@empty{\textmathsfit{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathsfit@i\fi#2\@empty}

\DeclareTextCommand{\textmathsfbstring}{L8U}[1]{\textmathsfb@ii#1\@empty\@empty}
\def\textmathsfb@i#1{\textmathsfb@ii#1}%\@empty}
\def\textmathsfb@ii#1#2\@empty{\textmathsfb{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathsfb@i\fi#2\@empty}

\DeclareTextCommand{\textmathsbitstring}{L8U}[1]{\textmathsbit@ii#1\@empty\@empty}
\def\textmathsbit@i#1{\textmathsbit@ii#1}%\@empty}
\def\textmathsbit@ii#1#2\@empty{\textmathsbit{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathsbit@i\fi#2\@empty}

\DeclareTextCommand{\textmathttstring}{L8U}[1]{\textmathtt@ii#1\@empty\@empty}
\def\textmathtt@i#1{\textmathtt@ii#1}%\@empty}
\def\textmathtt@ii#1#2\@empty{\textmathtt{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathtt@i\fi#2\@empty}

% allow superscripts and subscripts to be specified
% within math-string commands.
% This requires adjustments to the order of the on-coming tokens.
\def\liixu@mathreorder#1#2\ifx#3\else\expandafter#4\fi#5{#1{#5}#4}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathrm}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathrm}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathit}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathit}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{_}{\liixu@mathreorder\textsubstring}

\DeclareTextCommand{\textmathnormal}{L8U}[1]{#1}% intended for math generally
\DeclareTextCommand{\textmathnormalstring}{L8U}[1]{\textmathnormal@ii#1\@empty\@empty}
\def\textmathnormal@i#1{\textmathnormal@ii#1}% do we gobble \@empty's this way?
\def\textmathnormal@ii#1#2\@empty{\textmathnormal{#1}%
 \ifx\@empty#2\@empty\else\expandafter\textmathnormal@i\fi#2\@empty}

\DeclareTextCompositeCommand{\textmathnormal}{L8U}{^}{\liixu@mathreorder\textsuperstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{_}{\liixu@mathreorder\textsubstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\\}{\textLF}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\cr}{\textLF}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\crcr}{\textLF}

\DeclareTextCommand{\textinlinemath}{L8U}{\liixu@getinlinemath}
\def\liixu@getinlinemath#1\){\space\textmathnormalstring{#1}\space}
\DeclareTextCommand{\textdisplaymath}{L8U}{\liixu@getdisplaymath}
\def\liixu@getdisplaymath#1\]{\textLF\textmathnormalstring{#1}\textLF}

\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathrm}{\liixu@mathreorder\textmathrmstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathbf}{\liixu@mathreorder\textmathbfstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathit}{\liixu@mathreorder\textmathitstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathbit}{\liixu@mathreorder\textmathbitstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathcal}{\liixu@mathreorder\textmathcalstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathbcal}{\liixu@mathreorder\textmathbcalstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathbb}{\liixu@mathreorder\textmathbbstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathfrak}{\liixu@mathreorder\textmathfrakstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathfrakb}{\liixu@mathreorder\textmathfrakbstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathsf}{\liixu@mathreorder\textmathsfstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathsfit}{\liixu@mathreorder\textmathsfitstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathsfb}{\liixu@mathreorder\textmathsfbstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathsbit}{\liixu@mathreorder\textmathsbitstring}
\DeclareTextCompositeCommand{\textmathnormal}{L8U}{\mathtt}{\liixu@mathreorder\textmathttstring}



\def\LIIXUmapmathalphabets{%
 \let\(\textinlinemath
 \let\[\textdisplaymath
 \let\mathnormal\textmathnormalstring
 \let\mathrm\textmathrmstring
 \let\mathup\textmathrmstring
 \let\mbox\textmathrmstring
 \let\mathit\textmathitstring
% \let\mathnormal\textmathitstring
 \let\mathbf\textmathbfstring
 \let\mathbfup\textmathbfstring
 \let\mathbold\textmathbitstring
 \let\mathbb\textmathbbstring
 \let\mathcal\textmathcalstring
 \let\mathscr\textmathcalstring
 \let\EuScript\textmathcalstring
 \let\mathcalbf\textmathbcalstring
 \let\mathbfcal\textmathbcalstring
 \let\mathbfscr\textmathbcalstring
 \let\mathsf\textmathsfstring
 \let\mathsfup\textmathsfstring
 \let\mathsfsl\textmathsfitstring
 \let\mathsfbf\textmathsfbstring
 \let\mathbfsfup\textmathsfbstring
 \let\mathsfbfit\textmathsbitstring
 \let\mathbfsfit\textmathsbitstring
 \let\mathtt\textmathttstring
 \let\mathfrak\textmathfrakstring
 \let\EuFrak\textmathfrakstring
 \let\mathfrakb\textmathfrakbstring
 \let\mathbffrak\textmathfrakbstring
}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{C}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{E}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{F}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{H}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{I}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{L}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{M}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{R}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{Z}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{e}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{g}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{o}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathit}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{C}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{E}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{F}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{H}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{I}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{L}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{M}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{R}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{Z}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{e}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{g}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{h}{���}% U+210E
\DeclareTextCompositeCommand{\textmathit}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{o}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathbit}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{C}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{E}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{F}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{H}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{I}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{L}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{M}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{R}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{Z}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{e}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{g}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{o}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathcal}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{B}{���}% U+212C
\DeclareTextCompositeCommand{\textmathcal}{L8U}{C}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{E}{���}% U+2130
\DeclareTextCompositeCommand{\textmathcal}{L8U}{F}{���}% U+2131 
\DeclareTextCompositeCommand{\textmathcal}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{H}{���}%  U+210B
\DeclareTextCompositeCommand{\textmathcal}{L8U}{I}{���}%  U+2110
\DeclareTextCompositeCommand{\textmathcal}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{L}{���}%  U+2112
\DeclareTextCompositeCommand{\textmathcal}{L8U}{M}{���}%  U+2133
\DeclareTextCompositeCommand{\textmathcal}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{R}{���}%  U+211B
\DeclareTextCompositeCommand{\textmathcal}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{Z}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{e}{���}%  U+212F
\DeclareTextCompositeCommand{\textmathcal}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{g}{���}%  U+210A
\DeclareTextCompositeCommand{\textmathcal}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{o}{���}%  U+2134
\DeclareTextCompositeCommand{\textmathcal}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathcal}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathbcal}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{C}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{H}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{R}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{Z}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathbcal}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathfrak}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{C}{���}%  U+212D
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{H}{���}%  U+210C 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{I}{���}%  U+2111
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{R}{���}%   U+211C
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{Z}{���}%  U+2128
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathfrak}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathbb}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{C}{���}%  Ux2102 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{H}{���}%  Ux210D
\DeclareTextCompositeCommand{\textmathbb}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{N}{���}%  Ux2115
\DeclareTextCompositeCommand{\textmathbb}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{P}{���}%  Ux2119
\DeclareTextCompositeCommand{\textmathbb}{L8U}{Q}{���}%  Ux211A
\DeclareTextCompositeCommand{\textmathbb}{L8U}{R}{���}%  Ux211D
\DeclareTextCompositeCommand{\textmathbb}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{Z}{���}%  Ux2124
\DeclareTextCompositeCommand{\textmathbb}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathbb}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathfrakb}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathsf}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathsf}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathsf}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathsf}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathsfb}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathsfit}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathsfit}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathsbit}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{z}{����}

\DeclareTextCompositeCommand{\textmathtt}{L8U}{A}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{B}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{C}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{D}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{E}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{F}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{G}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{H}{����}  
\DeclareTextCompositeCommand{\textmathtt}{L8U}{I}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{J}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{K}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{L}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{M}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{N}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{O}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{P}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{Q}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{R}{����}  
\DeclareTextCompositeCommand{\textmathtt}{L8U}{S}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{T}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{U}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{V}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{W}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{X}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{Y}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{Z}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{a}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{b}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{c}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{d}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{e}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{f}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{g}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{h}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{i}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{j}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{k}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{l}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{m}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{n}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{o}{����} 
\DeclareTextCompositeCommand{\textmathtt}{L8U}{p}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{q}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{r}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{s}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{t}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{u}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{v}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{w}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{x}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{y}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{z}{����}

\DeclareTextCommand{\mathimath}{L8U}{����}
\DeclareTextCommand{\mathjmath}{L8U}{����}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Alpha}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Beta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Gamma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Delta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Epsilon}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Zeta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Eta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Theta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Iota}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Kappa}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Lambda}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Mu}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Nu}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Xi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Omicron}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Pi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Rho}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varTheta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Sigma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Tau}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Upsilon}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Phi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Chi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Psi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Omega}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\nabla}{����}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{\alpha}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\beta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\gamma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\delta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varepsilon}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\zeta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\eta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\theta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\iota}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\kappa}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\lambda}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\mu}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\nu}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\xi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\omicron}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\pi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\rho}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varsigma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\sigma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\tau}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\upsilon}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varphi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\chi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\psi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\omega}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\partial}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\epsilon}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\vartheta}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varkappa}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\phi}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varrho}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\varpi}{����}

\DeclareTextCompositeCommand{\textmathit}{L8U}{\Alpha}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Beta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Gamma}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Delta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Epsilon}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Zeta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Eta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Theta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Iota}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Kappa}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Lambda}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Mu}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Nu}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Xi}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Omicron}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Pi}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Rho}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\varTheta}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Sigma}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Tau}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Upsilon}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Phi}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Chi}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Psi}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\Omega}{����}
\DeclareTextCompositeCommand{\textmathit}{L8U}{\nabla}{����}


\DeclareTextCommand{\textmathalpha}{L8U}{����}
\DeclareTextCommand{\textmathbeta}{L8U}{����}
\DeclareTextCommand{\textmathgamma}{L8U}{����}
\DeclareTextCommand{\textmathdelta}{L8U}{����}
\DeclareTextCommand{\textmathvarepsilon}{L8U}{����}
\DeclareTextCommand{\textmathzeta}{L8U}{����}
\DeclareTextCommand{\textmatheta}{L8U}{����}
\DeclareTextCommand{\textmaththeta}{L8U}{����}
\DeclareTextCommand{\textmathiota}{L8U}{����}
\DeclareTextCommand{\textmathkappa}{L8U}{����}
\DeclareTextCommand{\textmathlambda}{L8U}{����}
\DeclareTextCommand{\textmathmu}{L8U}{����}
\DeclareTextCommand{\textmathnu}{L8U}{����}
\DeclareTextCommand{\textmathxi}{L8U}{����}
\DeclareTextCommand{\textmathomicron}{L8U}{����}
\DeclareTextCommand{\textmathpi}{L8U}{����}
\DeclareTextCommand{\textmathrho}{L8U}{����}
\DeclareTextCommand{\textmathvarsigma}{L8U}{����}
\DeclareTextCommand{\textmathsigma}{L8U}{����}
\DeclareTextCommand{\textmathtau}{L8U}{����}
\DeclareTextCommand{\textmathupsilon}{L8U}{����}
\DeclareTextCommand{\textmathvarphi}{L8U}{����}
\DeclareTextCommand{\textmathchi}{L8U}{����}
\DeclareTextCommand{\textmathpsi}{L8U}{����}
\DeclareTextCommand{\textmathomega}{L8U}{����}
\DeclareTextCommand{\textmathpartial}{L8U}{����}
\DeclareTextCommand{\textmathepsilon}{L8U}{����}
\DeclareTextCommand{\textmathvartheta}{L8U}{����}
\DeclareTextCommand{\textmathvarkappa}{L8U}{����}
\DeclareTextCommand{\textmathphi}{L8U}{����}
\DeclareTextCommand{\textmathvarrho}{L8U}{����}
\DeclareTextCommand{\textmathvarpi}{L8U}{����}

\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Alpha}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Beta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Gamma}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Delta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Epsilon}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Zeta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Eta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Theta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Iota}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Kappa}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Lambda}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Mu}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Nu}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Xi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Omicron}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Pi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Rho}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varTheta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Sigma}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Tau}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Upsilon}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Phi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Chi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Psi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\Omega}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\nabla}{����}

\DeclareTextCompositeCommand{\textmathbit}{L8U}{\alpha}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\beta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\gamma}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\delta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varepsilon}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\zeta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\eta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\theta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\iota}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\kappa}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\lambda}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\mu}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\nu}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\xi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\omicron}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\pi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\rho}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varsigma}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\sigma}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\tau}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\upsilon}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varphi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\chi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\psi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\omega}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\partial}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\epsilon}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\vartheta}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varkappa}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\phi}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varrho}{����}
\DeclareTextCompositeCommand{\textmathbit}{L8U}{\varpi}{����}

\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Alpha}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Beta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Gamma}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Delta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Epsilon}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Zeta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Eta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Theta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Iota}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Kappa}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Lambda}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Mu}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Nu}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Xi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Omicron}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Pi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Rho}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varTheta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Sigma}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Tau}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Upsilon}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Phi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Chi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Psi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\Omega}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\nabla}{����}

\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\alpha}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\beta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\gamma}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\delta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varepsilon}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\zeta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\eta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\theta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\iota}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\kappa}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\lambda}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\mu}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\nu}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\xi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\omicron}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\pi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\rho}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varsigma}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\sigma}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\tau}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\upsilon}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varphi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\chi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\psi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\omega}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\partial}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\epsilon}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\vartheta}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varkappa}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\phi}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varrho}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{\varpi}{����}

\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Alpha}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Beta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Gamma}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Delta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Epsilon}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Zeta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Eta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Theta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Iota}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Kappa}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Lambda}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Mu}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Nu}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Xi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Omicron}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Pi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Rho}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varTheta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Sigma}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Tau}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Upsilon}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Phi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Chi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Psi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\Omega}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\nabla}{����}

\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\alpha}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\beta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\gamma}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\delta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varepsilon}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\zeta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\eta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\theta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\iota}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\kappa}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\lambda}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\mu}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\nu}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\xi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\omicron}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\pi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\rho}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varsigma}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\sigma}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\tau}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\upsilon}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varphi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\chi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\psi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\omega}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\partial}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\epsilon}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\vartheta}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varkappa}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\phi}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varrho}{����}
\DeclareTextCompositeCommand{\textmathsbit}{L8U}{\varpi}{����}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{\Digamma}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{\digamma}{����}

\DeclareTextCompositeCommand{\textmathbf}{L8U}{0}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{1}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{2}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{3}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{4}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{5}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{6}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{7}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{8}{����}
\DeclareTextCompositeCommand{\textmathbf}{L8U}{9}{����}

\DeclareTextCompositeCommand{\textmathbb}{L8U}{0}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{1}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{2}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{3}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{4}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{5}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{6}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{7}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{8}{����}
\DeclareTextCompositeCommand{\textmathbb}{L8U}{9}{����}

\DeclareTextCompositeCommand{\textmathsf}{L8U}{0}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{1}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{2}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{3}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{4}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{5}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{6}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{7}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{8}{����}
\DeclareTextCompositeCommand{\textmathsf}{L8U}{9}{����}

\DeclareTextCompositeCommand{\textmathsfb}{L8U}{0}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{1}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{2}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{3}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{4}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{5}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{6}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{7}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{8}{����}
\DeclareTextCompositeCommand{\textmathsfb}{L8U}{9}{����}

\DeclareTextCompositeCommand{\textmathtt}{L8U}{0}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{1}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{2}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{3}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{4}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{5}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{6}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{7}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{8}{����}
\DeclareTextCompositeCommand{\textmathtt}{L8U}{9}{����}


\def\LIIXUmapunimathgreek{%
 \let\alpha\textmathalpha
 \let\beta\textmathbeta
 \let\gamma\textmathgamma
 \let\delta\textmathdelta
 \let\epsilon\textmathepsilon
 \let\zeta\textmathzeta
 \let\eta\textmatheta
 \let\theta\textmaththeta
 \let\iota\textmathiota
 \let\kappa\textmathkappa
 \let\lambda\textmathlambda
 \let\mu\textmathmu
 \let\nu\textmathnu
 \let\xi\textmathxi
 \let\omicron\textmathomicron
 \let\pi\textmathpi
 \let\rho\textmathrho
 \let\varsigma\textmathvarsigma
 \let\sigma\textmathsigma
 \let\tau\textmathtau
 \let\upsilon\mathupsilon
 \let\phi\textmathphi
 \let\chi\textmathchi
 \let\psi\textmathpsi
 \let\omega\textmathomega
 \let\varepsilon\textmathvarepsilon
 \let\vartheta\textmathvartheta
 \let\varupsilon\textmathvarupsilon
 \let\varkappa\textmathvarkappa
 \let\varphi\textmathvarphi
 \let\varpi\textmathvarpi
 \let\partial\textmathpartial
 \let\nabla\textmathnabla
 \let\Alpha\textAlpha
 \let\Beta\textBeta
 \let\Gamma\textGamma
 \let\Delta\textDelta
 \let\Epsilon\textEpsilon
 \let\Zeta\textZeta
 \let\Eta\textEta
 \let\Theta\textTheta
 \let\Iota\textIota
 \let\Kappa\textKappa
 \let\Lambda\textLambda
 \let\Mu\textMu
 \let\Nu\textNu
 \let\Xi\textXi
 \let\Omicron\textOmicron
 \let\Pi\textPi
 \let\Rho\textRho
 \let\Sigma\textSigma
 \let\Tau\textTau
 \let\Upsilon\textUpsilon
 \let\Phi\textPhi
 \let\Chi\textChi
 \let\Psi\textPsi
 \let\Omega\textOmega
 \let\varTheta\textvarTheta
 \let\partial\textmathpartial
 \let\imath\mathimath
 \let\jmath\mathjmath
}

\endinput
%%
%% End of file `l8umath.def'.