%%
%% This is file `l8u-penc.def'
%% Formerly known as `l8uenc.def'
%%
%% l8u-penc.def
%% 
%% This is a hand-written file, based upon  t1enc.def 
%% pd1end.def, puenc.def, puvnenc.def and others,
%% with extensions for more composite characters.
%% 
%% Copyright 2018 Ross Moore <ross.moore@mq.edu.au>
%%
%% defines re-binding commands
%%    \LIIXUmapmathspaces
%%    \LIIXUmapmathletterlikes
%%    \LIIXUmapTeXnames
%%    \LIIXUscriptcommands
%%    \LIIXUtipacommands
%% 
\ProvidesFile{l8u-penc.def}
 [2017/06/23 v0.8
     Custom LaTeX file, for UTF8 encoded letters and symbols]
%\DeclareFontEncoding{L8U}{}{}

% utility macro, to see how LaTeX views input as LICRs 
\def\liixu@showLICRs#1{%
 \begingroup
 \let\protect\@unexpandable@protect
 \edef\LICRs{#1}\show\LICRs
 \endgroup
}
\global\let\showLICRs\liixu@showLICRs


\gdef\liixu@checkemptyornext#1#2#3#4{%
 % #1 = base character if #3 = \@empty
 % #2 = if empty
 % #3 = if not empty ��� usually {liixu@checknextchar{#1}{#2}{#3}}
 % #4 = test character for \@empty or \textarmenARM@i
 \ifx\@empty#4\@empty\expandafter\@firstoftwo
 \else\expandafter\@secondoftwo\fi
 {#2}%
 {#3#4}%
}
\gdef\liixu@checknextchar#1#2#3#4#5{%
 % #1 = letter to match
 % #2 = if it matches
 % #3 = if no match
 % #4 = \textarmenARM@i
 % #5 = test character for ligature
 \ifx#1#5\@empty\expandafter\@firstoftwo
 \else\expandafter\@secondoftwo\fi
 {#2#4}%
 {#3#4#5}%
}
\gdef\liixu@swapnexttokens#1#2{%
 % #1 = input token
 % #2 = macro to continue parsing
 #2{#1}}

\DeclareTextCommand{\textTeX}{L8U}{TeX}
\DeclareTextCommand{\textLaTeX}{L8U}{LaTeX}
\DeclareTextCommand{\textLaTeXe}{L8U}{LaTeXe}%
\DeclareTextCommand{\textXeTeX}{L8U}{XeTeX}%{X��TeX}{X��TEX}
\DeclareTextCommand{\textLuaTeX}{L8U}{LuaTeX}

\def\LIIXUmapTeXnames{%
 \let\TeX\textTeX
 \let\LaTeX\textLaTeX
 \let\LaTeXe\textLaTeXe
 \let\XeTeX\textXeTeX
 \let\LuaTeX\textLuaTeX
}


%  Combining accents and diacritics  Ux0300 ��� Ux036F

%\DeclareTextCommand{\uc@cmb}{L8U}{}% used by  ucs.sty

\DeclareTextCommand{\`}{L8U}[1]{#1��}
\DeclareTextCommand{\'}{L8U}[1]{#1��}
\DeclareTextCommand{\^}{L8U}[1]{#1��}
\DeclareTextCommand{\~}{L8U}[1]{#1��}
\DeclareTextCommand{\=}{L8U}[1]{#1��}
\DeclareTextCommand{\dotextoverline}{L8U}[1]{#1��}%
%
\DeclareTextCommand{\u}{L8U}[1]{#1��}
\DeclareTextCommand{\.}{L8U}[1]{#1��}
\DeclareTextCommand{\"}{L8U}[1]{#1��}
%\DeclareTextCommand{\h}{L8U}[1]{#1��}% Vietnamese hook above
\DeclareTextCommand{\texttipam}{L8U}[1]{#1��}% TIPA misc., hook above
\DeclareTextCommand{\r}{L8U}[1]{#1��}
\DeclareTextCommand{\H}{L8U}[1]{#1��}
\DeclareTextCommand{\v}{L8U}[1]{#1��}
\DeclareTextCommand{\textvbaraccent}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublevbaraccent}{L8U}[1]{#1��}
\DeclareTextCommand{\textdblgravecmb}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublegrave}{L8U}[1]{#1��}
\DeclareTextCommand{\textdblgrave}{L8U}[1]{#1��}
\DeclareTextCommand{\texttipaG}{L8U}[1]{#1��}% double-grave accent
\DeclareTextCommand{\textdotbreve}{L8U}[1]{#1��}
\DeclareTextCommand{\textroundcap}{L8U}[1]{#1��}
%\DeclareTextCommand{\|c}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textinvbreve}{L8U}[1]{#1��}
\DeclareTextCommand{\textturncommaabove}{L8U}[1]{#1��}
\DeclareTextCommand{\textcommaabove}{L8U}[1]{#1��}
\DeclareTextCommand{\textrevcommaabove}{L8U}[1]{#1��}
\DeclareTextCommand{\textcommaabover}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubgrave}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubacute}{L8U}[1]{#1��}
\DeclareTextCommand{\textadvancing}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubadvancing}{L8U}[1]{#1��}
%\DeclareTextCommand{\|<}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textretracting}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubretracting}{L8U}[1]{#1��}
%\DeclareTextCommand{\|>}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textlangleabove}{L8U}[1]{#1��}
\DeclareTextCommand{\textrighthorn}{L8U}[1]{#1��}
\DeclareTextCommand{\textsublhalfring}{L8U}[1]{#1��}
%\DeclareTextCommand{\|(}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textraising}{L8U}[1]{#1��}
%\DeclareTextCommand{\|'}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textlowering}{L8U}[1]{#1��}
%\DeclareTextCommand{\|`}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubplus}{L8U}[1]{#1��}
%\DeclareTextCommand{\|+}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubminus}{L8U}[1]{#1��}
%
\DeclareTextCommand{\textpalhookbelow}{L8U}[1]{#1��}%  U+0321
\DeclareTextCommand{\textpalhook}{L8U}[1]{#1��}%
\DeclareTextCommand{\textrethookbelow}{L8U}[1]{#1��}%  U+0322
\DeclareTextCommand{\texttipaM}{L8U}[1]{#1��}% TIPA Misc., hook below
\DeclareTextCommand{\textsubdot}{L8U}[1]{#1��}
\DeclareTextCommand{\d}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubumlaut}{L8U}[1]{#1��}
%\DeclareTextCommand{\"*}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubring}{L8U}[1]{#1��}
%\DeclareTextCommand{\r*}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textcommabelow}{L8U}[1]{#1��}
\DeclareTextCommand{\c}{L8U}[1]{#1��}
\DeclareTextCommand{\textpolhook}{L8U}[1]{#1��}
\DeclareTextCommand{\k}{L8U}[1]{#1��}
\DeclareTextCommand{\textsyllabic}{L8U}[1]{#1��}
%\DeclareTextCommand{\s}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubbridge}{L8U}[1]{#1��}
%\DeclareTextCommand{\|[}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubw}{L8U}[1]{#1��}
%\DeclareTextCommand{\|w}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubwedge}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubcircum}{L8U}[1]{#1��}
\DeclareTextCommand{\charettesubbreve}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubbreve}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubarch}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubtilde}{L8U}[1]{#1��}
%\DeclareTextCommand{\~*}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubbar}{L8U}[1]{#1��}
%\DeclareTextCommand{\textsubmacron}{L8U}[1]{#1��}
\DeclareTextCommand{\texttipab}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubdoublebar}{L8U}[1]{#1��}
\DeclareTextCommand{\textsuperimposetilde}{L8U}[1]{#1��}
\DeclareTextCommand{\texttipaB}{L8U}[1]{#1��}% TIPA, short stroke over
\DeclareTextCommand{\textlstrokethru}{L8U}[1]{#1��}
\DeclareTextCommand{\textsstrikethru}{L8U}[1]{#1��}
\DeclareTextCommand{\textlstrikethru}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubrhalfring}{L8U}[1]{#1��}
%\DeclareTextCommand{\|)}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textinvsubbridge}{L8U}[1]{#1��}
%\DeclareTextCommand{\|]}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textsubsquare}{L8U}[1]{#1��}
\DeclareTextCommand{\textseagull}{L8U}[1]{#1��}
%\DeclareTextCommand{\|m}{L8U}[1]{#1��}%   used in IPA environment
\DeclareTextCommand{\textovercross}{L8U}[1]{#1��}
%\DeclareTextCommand{\|x}{L8U}[1]{#1��}%   used in IPA environment
%\DeclareTextCommand{\textverticaltilde}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoubleoverline}{L8U}[1]{#1��}
% Ux0340 ��� Ux034F
%\DeclareTextCommand{\textdasia}{L8U}[1]{#1��}%  see greek
%\DeclareTextCommand{\textoxia}{L8U}[1]{#1��}%  see greek
%\DeclareTextCommand{\textperispomeni}{L8U}[1]{#1��}%  see greek
%\DeclareTextCommand{\textdialytikatonos}{L8U}[1]{#1��}%  see greek
\DeclareTextCommand{\textogonekcentered}{L8U}[1]{#1��}% Ux0345
\DeclareTextCommand{\textoverbridge}{L8U}[1]{#1��}
\DeclareTextCommand{\textbibridge}{L8U}[1]{#1����}%   Ux0346  Ux032A
\DeclareTextCommand{\textsubdoublevert}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubcorner}{L8U}[1]{#1��}
\DeclareTextCommand{\textcrtilde}{L8U}[1]{#1��}
\DeclareTextCommand{\textdottedtilde}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoubletilde}{L8U}[1]{#1��}
\DeclareTextCommand{\textspreadlips}{L8U}[1]{#1��}
\DeclareTextCommand{\textwhistle}{L8U}[1]{#1��}
\DeclareTextCommand{\textgraphemejoin}{L8U}[1]{#1��}% Ux034F (invisible)
% Ux0350 ��� Ux0362
\DeclareTextCommand{\textrightarrowhead}{L8U}[1]{#1��}
\DeclareTextCommand{\textlefthalfring}{L8U}[1]{#1��}
%\DeclareTextCommand{\textfermata}{L8U}[1]{#1��}%  see greek ???
%\DeclareTextCommand{\textsubx}{L8U}[1]{#1��}
\DeclareTextCommand{\textsublptr}{L8U}[1]{#1��}
\DeclareTextCommand{\textsubrptr}{L8U}[1]{#1��}
\DeclareTextCommand{\textrightuparrowhead}{L8U}[1]{#1��}
\DeclareTextCommand{\textrighthalfring}{L8U}[1]{#1��}
%\DeclareTextCommand{\textdotabove}{L8U}[1]{#1��}
%\DeclareTextCommand{\textsubstar}{L8U}[1]{#1��}
%\DeclareTextCommand{\textsubinfty}{L8U}[1]{#1��}
%\DeclareTextCommand{\textzigzagabove}{L8U}[1]{#1��}
\DeclareTextCommand{\textbottomtiebar}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublebrevebelow}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublebreve}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublemacron}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoublemacronbelow}{L8U}[1]{#1��}
\DeclareTextCommand{\textdoubletilde}{L8U}[1]{#1��}
\DeclareTextCommand{\texttoptiebar}{L8U}[1]{#1��}
\DeclareTextCommand{\dotexttie}{L8U}[1]{#1��}
\DeclareTextCommand{\textsliding}{L8U}[1]{#1��}

%  some double-accents
\DeclareTextCommand{\textgravedot}{L8U}[1]{#1����}%
%\DeclareTextCommand{\`.}{L8U}[1]{#1����}% used in IPA environment
\DeclareTextCommand{\textdotacute}{L8U}[1]{#1����}
%\DeclareTextCommand{\.'}{L8U}[1]{#1����}% used in IPA environment
\DeclareTextCommand{\textacutewedge}{L8U}[1]{#1����}
\DeclareTextCommand{\textacutemacron}{L8U}[1]{#1����}
%\DeclareTextCommand{\'=}{L8U}[1]{#1����}% used in IPA environment
\DeclareTextCommand{\textcircumdot}{L8U}[1]{#1����}
%\DeclareTextCommand{\^.}{L8U}[1]{#1����}% used in IPA environment
\DeclareTextCommand{\texttildedot}{L8U}[1]{#1����}
%\DeclareTextCommand{\~.}{L8U}[1]{#1����}% used in IPA environment
\DeclareTextCommand{\textringmacron}{L8U}[1]{#1����}
\DeclareTextCommand{\textbrevemacron}{L8U}[1]{#1����}
%\DeclareTextCommand{\u=}{L8U}[1]{#1����}% used in IPA environment

%  some stroked letters
\DeclareTextCommand{\textbarb}{L8U}{b��}
\DeclareTextCommand{\textbarc}{L8U}{c��}
\DeclareTextCommand{\textbard}{L8U}{d��}
\DeclareTextCommand{\textbarg}{L8U}{g��}
\DeclareTextCommand{\textcrg}{L8U}{��}%  U+01E5
%\DeclareTextCommand{\textdoublebaresh}{L8U}{������}
\DeclareTextCommand{\textdoublebaresh}{L8U}{����}%  U+0284 U+0335
\DeclareTextCommand{\textdoublebarslash}{L8U}{/����}%  U+0335 U+0335


% Ux0363 ��� Ux036F


% Extended IPA:  composites with multiple combining characters
\DeclareTextCommand{\textpartvoiceless}{L8U}[1]{���#1�����}%  U+208D  U+0325  U+208E
\DeclareTextCommand{\textinipartvoiceless}{L8U}[1]{���#1��}%  U+208D  U+0325
\DeclareTextCommand{\textfinpartvoiceless}{L8U}[1]{#1�����}%  U+0325  U+208E
%
\DeclareTextCommand{\textpartvoice}{L8U}[1]{���#1�����}%  U+208D  U+032C  U+208E
\DeclareTextCommand{\textinipartvoice}{L8U}[1]{���#1��}%  U+208D  U+032C
\DeclareTextCommand{\textfinpartvoice}{L8U}[1]{#1�����}%  U+032C  U+208E


%  provides access to some IPA characters
\DeclareTextCommand{\texttipaG}{L8U}[1]{#1}
\DeclareTextCommand{\texttipam}{L8U}[1]{#1}
\DeclareTextCommand{\texttipaM}{L8U}[1]{#1}

%  accents, composed with space or empty
%
\DeclareTextCompositeCommand{\`}{L8U}{\@empty}{`}
\DeclareTextCompositeCommand{\'}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\^}{L8U}{\@empty}{^}
\DeclareTextCompositeCommand{\~}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\dotextoverline}{L8U}{\@empty}{��}%
\DeclareTextCompositeCommand{\u}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\.}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\"}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\r}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\H}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\textvbaraccent}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\textdoublevbaraccent}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\b}{L8U}{\@empty}{_}
\DeclareTextCompositeCommand{\c}{L8U}{\@empty}{��}
\DeclareTextCompositeCommand{\d}{L8U}{\@empty}{.}
\DeclareTextCompositeCommand{\k}{L8U}{\@empty}{��}

\DeclareTextCompositeCommand{\`}{L8U}{\ }{`}% Ux0300
\DeclareTextCompositeCommand{\'}{L8U}{\ }{��}% Ux0301
\DeclareTextCompositeCommand{\^}{L8U}{\ }{^}% Ux0302
\DeclareTextCompositeCommand{\~}{L8U}{\ }{��}% Ux0303
\DeclareTextCompositeCommand{\=}{L8U}{\ }{ ��}% Ux0304
\DeclareTextCompositeCommand{\dotextoverline}{L8U}{\ }{��}% Ux0305
\DeclareTextCompositeCommand{\u}{L8U}{\ }{��}% Ux0306
\DeclareTextCompositeCommand{\.}{L8U}{\ }{��}% Ux0307
\DeclareTextCompositeCommand{\"}{L8U}{\ }{��}% Ux0308
\DeclareTextCompositeCommand{\texttipam}{L8U}{\ }{ ��}% Ux0309
\DeclareTextCompositeCommand{\r}{L8U}{\ }{��}% Ux030A
\DeclareTextCompositeCommand{\H}{L8U}{\ }{��}% Ux030B
\DeclareTextCompositeCommand{\v}{L8U}{\ }{��}% Ux030C
\DeclareTextCompositeCommand{\textvbaraccent}{L8U}{\ }{ ��}% Ux030D
\DeclareTextCompositeCommand{\textdoublevbaraccent}{L8U}{\ }{ ��}% Ux030E
%\DeclareTextCompositeCommand{\texttipaG}{L8U}{\ }{ ��}% Ux030F
\DeclareTextCompositeCommand{\textdotbreve}{L8U}{\ }{ ��}% Ux0310
\DeclareTextCompositeCommand{\textroundcap}{L8U}{\ }{ ��}% Ux0311

\DeclareTextCompositeCommand{\b}{L8U}{\ }{_}
\DeclareTextCompositeCommand{\c}{L8U}{\ }{��}
\DeclareTextCompositeCommand{\d}{L8U}{\ }{.}
\DeclareTextCompositeCommand{\k}{L8U}{\ }{��}


% these are at risk of being redefined
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\@empty}{ ��}%  \texttipaB
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\ }{ ��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{\@empty}{ ��}%  \texttipaM
\DeclareTextCompositeCommand{\texttipaM}{L8U}{\ }{ ��}

\DeclareTextCompositeCommand{\dotexttie}{L8U}{\@empty}{ ��}
\DeclareTextCompositeCommand{\dotexttie}{L8U}{\ }{ ��}


\DeclareTextCommand{\dotextsuperscript}{L8U}[1]{#1}
\DeclareTextCommand{\dotextsubscript}{L8U}[1]{#1}


\DeclareTextCommand{\textgravemacron}{L8U}[1]{#1����}
\DeclareTextCommand{\textacutemacron}{L8U}[1]{#1����}
\DeclareTextCompositeCommand{\textogonekcentered}{L8U}{\ }{ ��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{\ }{ ��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{\@empty}{ ��}

% Ux1DC0 ��� Ux1DCA
\DeclareTextCommand{\texthighrise}{L8U}[1]{#1���}%  Ux1DC4
\DeclareTextCommand{\textmidacute}{L8U}[1]{#1���}%  Ux1DC4
\DeclareTextCommand{\textmacronacute}{L8U}[1]{#1���}%  Ux1DC4
\DeclareTextCommand{\textgravemid}{L8U}[1]{#1���}%  Ux1DC5
\DeclareTextCommand{\textlowrise}{L8U}[1]{#1���}%  Ux1DC5
\DeclareTextCommand{\textgravemacron}{L8U}[1]{#1���}%  Ux1DC5
\DeclareTextCommand{\textmacrongrave}{L8U}[1]{#1���}%  Ux1DC6
\DeclareTextCommand{\textacutemacron}{L8U}[1]{#1���}%  Ux1DC7
\DeclareTextCommand{\textrisefall}{L8U}[1]{#1���}%  Ux1DC8
\DeclareTextCommand{\textgravecircum}{L8U}[1]{#1���}%  Ux1DC8
\DeclareTextCommand{\textgraveacutegrave}{L8U}[1]{#1���}%  Ux1DC8
\DeclareTextCommand{\textcircumacute}{L8U}[1]{#1���}%  Ux1DC9
\DeclareTextCommand{\textfallrise}{L8U}[1]{#1���}%  Ux1DC9
\DeclareTextCommand{\textacutegraveacute}{L8U}[1]{#1���}%  Ux1DC9
%
\DeclareTextCommand{\textoverw}{L8U}[1]{#1���}%  Ux1DD3
\DeclareTextCommand{\textoverae}{L8U}[1]{#1���}%  Ux1DD4
\DeclareTextCommand{\textoveraolig}{L8U}[1]{#1���}%  Ux1DD5
%
\DeclareTextCommand{\textupstep}{L8U}[1]{#1���}%  UxA71C
\DeclareTextCommand{\textdownstep}{L8U}[1]{#1���}%  UxA71D

\ifipaxmp

%  to be bound to  \sups 
\DeclareTextCommand{\textipasups}{L8U}[2]{#1\textoverscript{#2}}
\DeclareTextCommand{\textoverscript}{L8U}[1]{\textsuperscript{#1}}

% composites producing combining characters
\DeclareTextCompositeCommand{\textoverscript}{L8U}{a}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{e}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{i}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{o}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{u}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{c}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{d}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{h}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{m}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{r}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{t}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{v}{��}%
\DeclareTextCompositeCommand{\textoverscript}{L8U}{x}{��}%

\fi

%%  LaTeX in 2017 precludes direct use of
%%    \textsuperscript  \textsubscript  \t

\def\LIIXUscriptcommands{%
 \let\textsuperscript\dotextsuperscript
 \let\textsubscript\dotextsubscript
 \let\t\dotexttie
 \let\textoverline\dotextoverline
 \let\sp\textsuperstring
 \let\sb\textsubstring
 \let\noboundary\liixu@noboundary
 \let\ZWNJ\liixu@ZWNJ
% support for some macros that are redefined incompatibly in some packages
 \let\textlozenge\dotextlozenge
}

\def\LIIXUtipacommands{%
 \let\B\texttipaB
 \def\ipabar##1##2##3##4##5{\texttipaB{##1}}%
 \let\G\texttipaG
 \let\M\texttipaM
 \let\m\texttipam
 \let\capitalgrave\`%
 \let\capitalacute\'%
 \let\capitalcircumflex\^%
 \let\capitaltilde\~%
 \let\capitalmacron\=%
 \let\capitalbreve\u
 \let\capitaldotaccent\.%
 \let\capitaldieresis\"%
 \let\texthookabove\texttipam
 \let\capitalring\r
 \let\capitalhungarumlaut\H
 \let\capitalcaron\v
 \let\U\textdoublevbaraccent
 \let\textdoublegrave\texttipaG
 \let\newtie\textroundcap
 \let\textadvancing\textsubadvancing
 \let\textretracting\textsubretracting
 \let\capitalcedilla\c
 \let\capitalogonek\k
 \let\textundertie\textsubbreve
 \let\textsstrokethru\texttipaB
 \let\capitaltie\dotexttie
 \let\texttoptiebar\dotexttie
 \let\texthighrise\textmacronacute
 \let\textlowrise\textgravemacron
 \let\textrisefall\textgraveacutegrave
 \let\textfallrise\textacutegraveacute
% from  tipax.sty  and   extraipa.sty
 \let\textsck\textPUsck
 \let\textscm\textPUscm
 \let\textscp\textPUscp
 \let\textrevscr\textPUrevscr
 \let\textrhooka\textPUrhooka
 \let\textdblig\textPUdblig
 \let\textrhooke\textPUrhooke
 \let\textrhookepsilon\textPUrhookepsilon
 \let\textlhti\textPUlhti  % psdextra doesn't have this
 \let\textnrleg\textPUnrleg
 \let\textrhookopeno\textPUrhookopeno
 \let\textlhookp\textPUlhookp % psdextra doesn't have this
 \let\textqplig\textPUqplig
 \let\textlooptoprevesh\textPUlooptoprevesh % psdextra doesn't have this
 \let\textbenttailyogh\textPUbenttailyogh % psdextra doesn't have this
 \let\textglotstopvari\textPUglotstopvari % psdextra doesn't have this
 \let\textglotstopvarii\textPUglotstopvarii % psdextra doesn't have this
 \let\textheng\textPUheng
 \let\textlhookfour\textPUlhookfour
 \let\textscf\textPUscf
 \let\textaolig\textPUaolig
 \let\spreadlips\textspreadlips
 \let\overbridge\textoverbridge
 \let\bibridge\textbibridge
 \let\subdoublebar\textsubdoublebar
 \let\subdoublevert\textsubdoublevert
 \let\subcorner\textsubcorner
 \let\whistle\textwhistle
 \let\sliding\textsliding
 \let\crtilde\textcrtilde
 \let\dottedtilde\textdottedtilde
 \let\doubletilde\textdoubletilde
 \let\partvoiceless\textpartvoiceless
 \let\inipartvoiceless\textinipartvoiceless
 \let\finpartvoiceless\textfinpartvoiceless
 \let\partvoice\textpartvoice
 \let\inipartvoice\textinipartvoice
 \let\finpartvoice\textfinpartvoice
 \let\sublptr\textsublptr
 \let\subrptr\textsubrptr
 \let\textfemale\textPUfemale
 \let\female\textPUfemale
 \let\venus\textPUfemale
 \let\Venus\textPUfemale
 \let\Female\textPUfemale
 \let\wynn\textwynn
 \let\sups\texttipasups
\let\*\textipavari
\let\:\textipavarii
\let\;\textipavariii
\let\!\textipavariv
\let\|\textipavarv
}



\def\textsuperstring#1{\textsuper@ii#1\@empty\@empty}
\def\textsuper@i#1{\textsuper@ii#1\@empty}
\def\textsuper@ii#1#2\@empty{\dotextsuperscript{#1}%
 \ifx\@empty#2\@empty\expandafter\@gobble
 \else\expandafter\textsuper@i\fi{#2}}

\def\textsubstring#1{\textsub@ii#1\@empty\@empty}
\def\textsub@i#1{\textsub@ii#1\@empty}
\def\textsub@ii#1#2\@empty{\dotextsubscript{#1}%
 \ifx\@empty#2\@empty\expandafter\@gobble
 \else\expandafter\textsub@i\fi{#2}}


% Miscellaneous symbols
\DeclareTextCommand{\textHT}{L8U}{^^09}% Ux0009 tab
\DeclareTextCommand{\textLF}{L8U}{^^J}% Ux000A line-feed
{\catcode `\^^M 11\relax %
  \gdef\textrawCR{^^M}}
\DeclareTextCommand{\textCR}{L8U}{\textrawCR}% Ux000D carriage-return
%
\DeclareTextCommand{\textSS}{L8U}{���}% Ux1E9E 


% XML special symbols  < > &  as entities:  &#<num>;
\def\liixu@unicode#1{\liixu@realamp\liixu@realhash x#1;}
\edef\liixu@realamp{\expandafter\@gobble\string\&}
\edef\liixu@realhash{\expandafter\@gobble\string\#}
\def\liixu@amp{\liixu@unicode{0026}}
\def\liixu@lt{\liixu@unicode{003c}}
\def\liixu@gt{\liixu@unicode{003e}}
%
\DeclareTextCommand{\textasciitilde}{L8U}{\string~}
\DeclareTextCommand{\textexclam}{L8U}{\string!}%  used in ArmenianTeX
\DeclareTextCommand{\texthash}{L8U}{\liixu@realhash}%  used in ArmenianTeX
\DeclareTextCommand{\textdollar}{L8U}{\string$}%
\edef\liixu@next{{\noexpand\textpercent}{L8U}{%  used in ArmenianTeX
 \expandafter\@secondoftwo\string\%}}
\expandafter\DeclareTextCommand\liixu@next
\DeclareTextCommand{\textasciicircum}{L8U}{\string^}
\DeclareTextCommand{\textand}{L8U}{\liixu@amp}%  used in ArmenianTeX
\edef\liixu@next{{\noexpand\textbackslash}{L8U}{%
 \expandafter\@secondoftwo\string\\}}
\expandafter\DeclareTextCommand\liixu@next
\DeclareTextCommand{\textbar}{L8U}{\string|}%
\edef\liixu@next{{\noexpand\textbraceleft}{L8U}{%
 \expandafter\@secondoftwo\string\{}}
\expandafter\DeclareTextCommand\liixu@next
\edef\liixu@next{{\noexpand\textbraceright}{L8U}{%
 \expandafter\@secondoftwo\string\}}}
\expandafter\DeclareTextCommand\liixu@next
\DeclareTextCommand{\textgreater}{L8U}{\liixu@gt}
\DeclareTextCommand{\textless}{L8U}{\liixu@lt}
\DeclareTextCommand{\textquotedbl}{L8U}{\string"}%
\DeclareTextCommand{\textbackquote}{L8U}{\string`}% straight, not curly
\DeclareTextCommand{\textasciiquote}{L8U}{\string'}% straight quote
\DeclareTextCommand{\textunderscore}{L8U}{\string_}

\DeclareTextCommand{\textMVPlus}{L8U}{+}% U+002B
\DeclareTextCommand{\textMVComma}{L8U}{,}% U+002C
\DeclareTextCommand{\textMVMinus}{L8U}{-}% U+002D
\DeclareTextCommand{\textMVPeriod}{L8U}{.}% U+002E
\DeclareTextCommand{\textMVDivision}{L8U}{/}% U+002F
\DeclareTextCommand{\textMVZero}{L8U}{0}% U+0030
\DeclareTextCommand{\textMVOne}{L8U}{1}% U+0031
\DeclareTextCommand{\textMVTwo}{L8U}{2}% U+0032
\DeclareTextCommand{\textMVThree}{L8U}{3}% U+0033
\DeclareTextCommand{\textMVFour}{L8U}{4}% U+0034
\DeclareTextCommand{\textMVFive}{L8U}{5}% U+0035
\DeclareTextCommand{\textMVSix}{L8U}{6}% U+0036
\DeclareTextCommand{\textMVSeven}{L8U}{7}% U+0037
\DeclareTextCommand{\textMVEight}{L8U}{8}% U+0038
\DeclareTextCommand{\textMVNine}{L8U}{9}% U+0039
\DeclareTextCommand{\textMVAt}{L8U}{@}% U+0040

% from utf8.def
\DeclareTextCommand{\textcopyright}{L8U}{��}
\DeclareTextCommand{\textordfeminine}{L8U}{��}
\DeclareTextCommand{\textregistered}{L8U}{��}
\DeclareTextCommand{\textordmasculine}{L8U}{��}
%\DeclareTextCommand{\textasciicircum}{L8U}{��}
%\DeclareTextCommand{\textasciitilde}{L8U}{~}
\DeclareTextCommand{\textellipsis}{L8U}{���}
\DeclareTextCommand{\textdots}{L8U}{���}%  need this in XMP
\DeclareTextCommand{\texttrademark}{L8U}{���}
%
\DeclareTextComposite{\.}{L8U}{i}{`\i}
\DeclareTextComposite{\.}{L8U}{\i}{`\i}
%
%  Latin-1 Supplement  Ux00A0 ��� Ux00BF
%
%\DeclareTextCommand{\ }{L8U}{��}% don't need this
\DeclareTextCommand{\textnobreakspace}{L8U}{��}%   need this in XMP
\DeclareTextCommand{\textexclamdown}{L8U}{��}
\DeclareTextCommand{\textcent}{L8U}{��}
\DeclareTextCommand{\textsterling}{L8U}{��}
\DeclareTextCommand{\pounds}{L8U}{��}
\DeclareTextCommand{\textcurrency}{L8U}{��}
\DeclareTextCommand{\textyen}{L8U}{��}
\DeclareTextCommand{\textbrokenbar}{L8U}{��}
\DeclareTextCommand{\textsection}{L8U}{��}
%\DeclareTextCommand{\S}{L8U}{��}
\DeclareTextCommand{\textasciidieresis}{L8U}{��}
% see utf8.def (above)
\DeclareTextCommand{\guillemotleft}{L8U}{��}
\DeclareTextCommand{\textlogicalnot}{L8U}{��}
\DeclareTextCommand{\textneg}{L8U}{��}
% see utf8.def (above)
\DeclareTextCommand{\textasciimacron}{L8U}{��}
\DeclareTextCommand{\textdegree}{L8U}{��}
\DeclareTextCommand{\textplusminus}{L8U}{��}
\DeclareTextCommand{\textpm}{L8U}{��}
\DeclareTextCommand{\texttwosuperior}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{2}{��}
\DeclareTextCommand{\textthreesuperior}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{3}{��}
\DeclareTextCommand{\textasciiacute}{L8U}{��}
\DeclareTextCommand{\textmu}{L8U}{��}%  beware Greek
\DeclareTextCommand{\textparagraph}{L8U}{��}
\DeclareTextCommand{\textpilcrow}{L8U}{��}
\DeclareTextCommand{\textcentereddot}{L8U}{��}
\DeclareTextCommand{\textperiodcentered}{L8U}{��}
\DeclareTextCommand{\textcdot}{L8U}{��}
\DeclareTextCommand{\textasciicedilla}{L8U}{��}
\DeclareTextCommand{\textonesuperior}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{1}{��}
% see utf8.def (above)
\DeclareTextCommand{\guillemotright}{L8U}{��}
\DeclareTextCommand{\textonequarter}{L8U}{��}
\DeclareTextCommand{\textonehalf}{L8U}{��}
\DeclareTextCommand{\textthreequarters}{L8U}{��}
\DeclareTextCommand{\textquestiondown}{L8U}{��}
%
% Latin-1 Supplement  Ux00C0 ��� Ux00FF
%
\DeclareTextCompositeCommand{\`}{L8U}{A}{��}
\DeclareTextCompositeCommand{\'}{L8U}{A}{��}
\DeclareTextCompositeCommand{\^}{L8U}{A}{��}
\DeclareTextCompositeCommand{\~}{L8U}{A}{��}
\DeclareTextCompositeCommand{\"}{L8U}{A}{��}
\DeclareTextCompositeCommand{\r}{L8U}{A}{��}
%\DeclareTextCommand{\AA}{L8U}{��}%  macro -> \r A
\DeclareTextCommand{\AE}{L8U}{��}
\DeclareTextCompositeCommand{\c}{L8U}{C}{��}
\DeclareTextCompositeCommand{\`}{L8U}{E}{��}
\DeclareTextCompositeCommand{\'}{L8U}{E}{��}
\DeclareTextCompositeCommand{\^}{L8U}{E}{��}
\DeclareTextCompositeCommand{\"}{L8U}{E}{��}
\DeclareTextCompositeCommand{\`}{L8U}{I}{��}
\DeclareTextCompositeCommand{\'}{L8U}{I}{��}
\DeclareTextCompositeCommand{\^}{L8U}{I}{��}
\DeclareTextCompositeCommand{\"}{L8U}{I}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{D}{��}
\DeclareTextCommand{\DH}{L8U}{��}
\DeclareTextCompositeCommand{\~}{L8U}{N}{��}
\DeclareTextCompositeCommand{\`}{L8U}{O}{��}
\DeclareTextCompositeCommand{\'}{L8U}{O}{��}
\DeclareTextCompositeCommand{\^}{L8U}{O}{��}
\DeclareTextCompositeCommand{\~}{L8U}{O}{��}
\DeclareTextCompositeCommand{\"}{L8U}{O}{��}
\DeclareTextCommand{\textmultiply}{L8U}{��}%  PD1
\DeclareTextCommand{\texttimes}{L8U}{��}
\DeclareTextCommand{\O}{L8U}{��}
\DeclareTextCompositeCommand{\`}{L8U}{U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{U}{��}
\DeclareTextCompositeCommand{\^}{L8U}{U}{��}
\DeclareTextCompositeCommand{\"}{L8U}{U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{Y}{��}
\DeclareTextCommand{\TH}{L8U}{��}
\DeclareTextCommand{\textThorn}{L8U}{��}
\DeclareTextCommand{\ss}{L8U}{��}
\DeclareTextCompositeCommand{\`}{L8U}{a}{��}
\DeclareTextCompositeCommand{\'}{L8U}{a}{��}
\DeclareTextCompositeCommand{\^}{L8U}{a}{��}
\DeclareTextCompositeCommand{\~}{L8U}{a}{��}
\DeclareTextCompositeCommand{\"}{L8U}{a}{��}
\DeclareTextCompositeCommand{\r}{L8U}{a}{��}
%\DeclareTextCommand{\aa}{L8U}{��}%  macro -> \r a
\DeclareTextCommand{\ae}{L8U}{��}
\DeclareTextCompositeCommand{\c}{L8U}{c}{��}
\DeclareTextCompositeCommand{\`}{L8U}{e}{��}
\DeclareTextCompositeCommand{\'}{L8U}{e}{��}
\DeclareTextCompositeCommand{\^}{L8U}{e}{��}
\DeclareTextCompositeCommand{\"}{L8U}{e}{��}
\DeclareTextCompositeCommand{\`}{L8U}{i}{��}
\DeclareTextCompositeCommand{\`}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\'}{L8U}{i}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\^}{L8U}{i}{��}
\DeclareTextCompositeCommand{\^}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\"}{L8U}{i}{��}
\DeclareTextCompositeCommand{\"}{L8U}{\i}{��}
\DeclareTextCommand{\dh}{L8U}{��}
\DeclareTextCompositeCommand{\~}{L8U}{n}{��}
\DeclareTextCompositeCommand{\`}{L8U}{o}{��}
\DeclareTextCompositeCommand{\'}{L8U}{o}{��}
\DeclareTextCompositeCommand{\^}{L8U}{o}{��}
\DeclareTextCompositeCommand{\~}{L8U}{o}{��}
\DeclareTextCompositeCommand{\"}{L8U}{o}{��}
\DeclareTextCommand{\textdivide}{L8U}{��}
\DeclareTextCommand{\textdiv}{L8U}{��}
\DeclareTextCommand{\o}{L8U}{��}
\DeclareTextCompositeCommand{\`}{L8U}{u}{��}
\DeclareTextCompositeCommand{\'}{L8U}{u}{��}
\DeclareTextCompositeCommand{\^}{L8U}{u}{��}
\DeclareTextCompositeCommand{\"}{L8U}{u}{��}
\DeclareTextCompositeCommand{\'}{L8U}{y}{��}
\DeclareTextCommand{\th}{L8U}{��}
\DeclareTextCommand{\textthorn}{L8U}{��}
\DeclareTextCompositeCommand{\"}{L8U}{y}{��}
%
% Latin Extended-A  Ux0100 ��� Ux0177
%
\DeclareTextCompositeCommand{\=}{L8U}{A}{��}
\DeclareTextCompositeCommand{\u}{L8U}{A}{��}
\DeclareTextCompositeCommand{\k}{L8U}{A}{��}
\DeclareTextCompositeCommand{\'}{L8U}{C}{��}
\DeclareTextCompositeCommand{\^}{L8U}{C}{��}
\DeclareTextCompositeCommand{\.}{L8U}{C}{��}
\DeclareTextCompositeCommand{\v}{L8U}{C}{��}
\DeclareTextCompositeCommand{\v}{L8U}{D}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{D}{��}
\DeclareTextCommand{\DJ}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{E}{��}
\DeclareTextCompositeCommand{\u}{L8U}{E}{��}
\DeclareTextCompositeCommand{\.}{L8U}{E}{��}
\DeclareTextCompositeCommand{\k}{L8U}{E}{��}
\DeclareTextCompositeCommand{\v}{L8U}{E}{��}
\DeclareTextCompositeCommand{\^}{L8U}{G}{��}
\DeclareTextCompositeCommand{\u}{L8U}{G}{��}
\DeclareTextCompositeCommand{\.}{L8U}{G}{��}
\DeclareTextCompositeCommand{\c}{L8U}{G}{��}
\DeclareTextCompositeCommand{\^}{L8U}{H}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{H}{��}
\DeclareTextCommand{\textHslash}{L8U}{��}% PD1
\DeclareTextCommand{\textHbar}{L8U}{��}
\DeclareTextCompositeCommand{\~}{L8U}{I}{��}
\DeclareTextCompositeCommand{\=}{L8U}{I}{��}
\DeclareTextCompositeCommand{\u}{L8U}{I}{��}
\DeclareTextCompositeCommand{\k}{L8U}{I}{��}
\DeclareTextCompositeCommand{\.}{L8U}{I}{��}
\DeclareTextCommand{\IJ}{L8U}{��}
\DeclareTextCompositeCommand{\^}{L8U}{J}{��}
\DeclareTextCompositeCommand{\c}{L8U}{K}{��}
\DeclareTextCompositeCommand{\'}{L8U}{L}{��}
\DeclareTextCompositeCommand{\c}{L8U}{L}{��}
\DeclareTextCompositeCommand{\v}{L8U}{L}{��}
\DeclareTextCompositeCommand{\.}{L8U}{L}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{L}{��}
\DeclareTextCommand{\Lstroke}{L8U}{��}
\DeclareTextCommand{\L}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{N}{��}
\DeclareTextCompositeCommand{\c}{L8U}{N}{��}
\DeclareTextCompositeCommand{\v}{L8U}{N}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{N}{��}
\DeclareTextCommand{\NG}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{O}{��}
\DeclareTextCompositeCommand{\u}{L8U}{O}{��}
\DeclareTextCompositeCommand{\H}{L8U}{O}{��}
\DeclareTextCommand{\OE}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{R}{��}
\DeclareTextCompositeCommand{\c}{L8U}{R}{��}
\DeclareTextCompositeCommand{\v}{L8U}{R}{��}
\DeclareTextCompositeCommand{\'}{L8U}{S}{��}
\DeclareTextCompositeCommand{\^}{L8U}{S}{��}
\DeclareTextCompositeCommand{\c}{L8U}{S}{��}
\DeclareTextCompositeCommand{\v}{L8U}{S}{��}
\DeclareTextCompositeCommand{\c}{L8U}{T}{��}
\DeclareTextCompositeCommand{\v}{L8U}{T}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{T}{��}
\DeclareTextCommand{\textTslash}{L8U}{��}%  PD1
\DeclareTextCompositeCommand{\~}{L8U}{U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{U}{��}
\DeclareTextCompositeCommand{\u}{L8U}{U}{��}
\DeclareTextCompositeCommand{\r}{L8U}{U}{��}
\DeclareTextCompositeCommand{\H}{L8U}{U}{��}
\DeclareTextCompositeCommand{\k}{L8U}{U}{��}
\DeclareTextCompositeCommand{\^}{L8U}{W}{��}
\DeclareTextCompositeCommand{\^}{L8U}{Y}{��}
\DeclareTextCompositeCommand{\"}{L8U}{Y}{��}
\DeclareTextCompositeCommand{\'}{L8U}{Z}{��}
\DeclareTextCompositeCommand{\.}{L8U}{Z}{��}
\DeclareTextCompositeCommand{\v}{L8U}{Z}{��}
% lowercase
\DeclareTextCompositeCommand{\=}{L8U}{a}{��}
\DeclareTextCompositeCommand{\u}{L8U}{a}{��}
\DeclareTextCompositeCommand{\k}{L8U}{a}{��}
\DeclareTextCompositeCommand{\'}{L8U}{c}{��}
\DeclareTextCompositeCommand{\^}{L8U}{c}{��}
\DeclareTextCompositeCommand{\.}{L8U}{c}{��}
\DeclareTextCompositeCommand{\v}{L8U}{c}{��}
\DeclareTextCompositeCommand{\v}{L8U}{d}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{d}{��}
\DeclareTextCommand{\dj}{L8U}{��}
\DeclareTextCommand{\textcrd}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{e}{��}
\DeclareTextCompositeCommand{\u}{L8U}{e}{��}
\DeclareTextCompositeCommand{\.}{L8U}{e}{��}
\DeclareTextCompositeCommand{\k}{L8U}{e}{��}
\DeclareTextCompositeCommand{\v}{L8U}{e}{��}
\DeclareTextCompositeCommand{\^}{L8U}{g}{��}
\DeclareTextCompositeCommand{\u}{L8U}{g}{��}
\DeclareTextCompositeCommand{\.}{L8U}{g}{��}
\DeclareTextCompositeCommand{\c}{L8U}{g}{��}
\DeclareTextCompositeCommand{\^}{L8U}{h}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{h}{��}
\DeclareTextCommand{\texthslash}{L8U}{��}% PD1
\DeclareTextCommand{\texthbar}{L8U}{��}
\DeclareTextCommand{\textcrh}{L8U}{��}
\DeclareTextCompositeCommand{\~}{L8U}{i}{��}
\DeclareTextCompositeCommand{\~}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\=}{L8U}{i}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\u}{L8U}{i}{��}
\DeclareTextCompositeCommand{\u}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\k}{L8U}{i}{��}
\DeclareTextCompositeCommand{\k}{L8U}{\i}{��}
\DeclareTextCommand{\i}{L8U}{��}
\DeclareTextCommand{\ij}{L8U}{��}
\DeclareTextCompositeCommand{\^}{L8U}{j}{��}
\DeclareTextCompositeCommand{\c}{L8U}{k}{��}
\DeclareTextCommand{\textkra}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{l}{��}
\DeclareTextCompositeCommand{\c}{L8U}{l}{��}
\DeclareTextCompositeCommand{\v}{L8U}{l}{��}
\DeclareTextCompositeCommand{\.}{L8U}{l}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{l}{��}
\DeclareTextCommand{\textbarl}{L8U}{��}
\DeclareTextCommand{\lstroke}{L8U}{��}
\DeclareTextCommand{\l}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{n}{��}
\DeclareTextCompositeCommand{\c}{L8U}{n}{��}
\DeclareTextCompositeCommand{\v}{L8U}{n}{��}
\DeclareTextCommand{\textnapostrophe}{L8U}{��}% PD1
\DeclareTextCompositeCommand{\texttipam}{L8U}{n}{��}
\DeclareTextCommand{\ng}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{o}{��}
\DeclareTextCompositeCommand{\u}{L8U}{o}{��}
\DeclareTextCompositeCommand{\H}{L8U}{o}{��}
\DeclareTextCommand{\oe}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{r}{��}
\DeclareTextCompositeCommand{\c}{L8U}{r}{��}
\DeclareTextCompositeCommand{\v}{L8U}{r}{��}
\DeclareTextCompositeCommand{\'}{L8U}{s}{��}
\DeclareTextCompositeCommand{\^}{L8U}{s}{��}
\DeclareTextCompositeCommand{\c}{L8U}{s}{��}
\DeclareTextCompositeCommand{\v}{L8U}{s}{��}
\DeclareTextCompositeCommand{\c}{L8U}{t}{��}
\DeclareTextCompositeCommand{\v}{L8U}{t}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{t}{��}
\DeclareTextCommand{\texttslash}{L8U}{��}%  PD1
\DeclareTextCompositeCommand{\~}{L8U}{u}{��}
\DeclareTextCompositeCommand{\=}{L8U}{u}{��}
\DeclareTextCompositeCommand{\u}{L8U}{u}{��}
\DeclareTextCompositeCommand{\r}{L8U}{u}{��}
\DeclareTextCompositeCommand{\H}{L8U}{u}{��}
\DeclareTextCompositeCommand{\k}{L8U}{u}{��}
\DeclareTextCompositeCommand{\^}{L8U}{w}{��}
\DeclareTextCompositeCommand{\^}{L8U}{y}{��}
\DeclareTextCompositeCommand{\'}{L8U}{z}{��}
\DeclareTextCompositeCommand{\.}{L8U}{z}{��}
\DeclareTextCompositeCommand{\v}{L8U}{z}{��}
\DeclareTextCommand{\textlongs}{L8U}{��}%  PD1
\DeclareTextCommand{\j}{L8U}{��}%    dotless j 
%

% Allows accents and other commands with parameters to work,
% by adjusting the order of the on-coming tokens.
\def\liixu@textreorder#1#2\ifx#3\else\expandafter#4\fi#5{#1{#5}#4}

%
% support for non-UTF8 upper bytes ^^80 to ^^FF
%
\let\next\relax
\iflatLATxmp
 \IfFileExists{l8ulat-penc.def}{%
  \def\next{\input{l8ulat-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8ulat-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Upper 8-bit characters appearing in the metadata may 
  not be interpreted correctly. If such are present,
  the XMP packet may cause the resulting PDF to not validate.
  }%
  \latLATxmpfalse
 }
\fi \next


\ifgrkLGRxmp\grkxmptrue\fi

%
% support for Greek alphabet
%
\let\next\relax
\ifgrkxmp
 \IfFileExists{l8ugrk-penc.def}{%
  \def\next{\input{l8ugrk-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8ugrk-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Greek characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \grkxmpfalse\grkLGRxmpfalse
 }
 \gdef\pdfxGreeknumeralsHack{%
  \def\anw@false{\let\anw@print\textdexiakeraia}%
  \def\anw@true{\let\anw@print\empty}}
\fi \next
%

%
% support for Cyrillic alphabet
%
\let\next\relax
\ifcyrxmp
 \IfFileExists{l8ucyr-penc.def}{%
  \def\next{\input{l8ucyr-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8ucyr-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Cyrillic characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \cyrxmpfalse
 }
\fi \next
%


%
% support for Arabic characters
%
\let\next\relax
\ifarbxmp
 \IfFileExists{l8uarb-penc.def}{%
  \def\next{\input{l8uarb-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8uarb-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Arabic characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \arbxmpfalse
 }
\fi \next

%
% support for Armenian letters
%
\let\next\relax
\ifarmxmp
 \IfFileExists{l8uarm-penc.def}{%
  \def\next{\input{l8uarm-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8uarm-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Armenian characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \armxmpfalse
 }
 \expandafter\ifx\csname pdfglyphtounicode\endcsname\relax\else
  \InputIfFileExists{armglyphs.dfu}{}{}%
 \fi
\fi \next


%
% support for Mathematical symbols and alphabets
%
\let\next\relax
\ifmathxmp
 \IfFileExists{l8umath-penc.def}{%
  \def\next{\input{l8umath-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8umath-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Mathematical symbols or macros in the metadata will not  
  be interpreted correctly. PDF validation will likely fail.
  }%
  \mathxmpfalse
 }
\fi \next



\iflatEXTxmp

%
% Latin Extended-B  Ux0180 ��� Ux024F
%
\DeclareTextCompositeCommand{\texttipaB}{L8U}{b}{��}
\DeclareTextCommand{\textcrb}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{B}{��}
\DeclareTextCommand{\texthausaB}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{B}{��}
\DeclareTextCompositeCommand{\=}{L8U}{b}{��}
% tone 6 ��� upper & lower
\DeclareTextCompositeCommand{\texttipam}{L8U}{O}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{C}{��}
\DeclareTextCommand{\texthtc}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{c}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{D}{��}
\DeclareTextCommand{\texthausaD}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{D}{��}
\DeclareTextCompositeCommand{\=}{L8U}{D}{��}
\DeclareTextCompositeCommand{\=}{L8U}{d}{��}
% turned delta
\DeclareTextCommand{\textEreversed}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{E}{��}
\DeclareTextCommand{\textrevE}{L8U}{��}
\DeclareTextCommand{\SCHWA}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{E}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{F}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{f}{��}
\DeclareTextCommand{\textflorin}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{G}{��}
\DeclareTextCommand{\textGammaafrican}{L8U}{��}
\DeclareTextCommand{\hv}{L8U}{��}
\DeclareTextCommand{\texthvlig}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{I}{��}
\DeclareTextCommand{\textIotaafrican}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{I}{��}%  Viby-I
\DeclareTextCommand{\texthausaK}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{K}{��}
\DeclareTextCommand{\texthtk}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{k}{��}
\DeclareTextCommand{\textbarl}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{l}{��}
\DeclareTextCommand{\textcrlambda}{L8U}{��}
%\DeclareTextCompositeCommand{\texttipaM}{L8U}{M}{��}% Is this known?
\DeclareTextCompositeCommand{\texttipam}{L8U}{J}{��}
\DeclareTextCommand{\textPUnrleg}{L8U}{��}
% O with middle tilde, used mainly with Vietnamese
%\DeclareTextCommand{\textmidtildeO}{L8U}{��}
\DeclareTextCommand{\Ohorn}{L8U}{��}
\DeclareTextCommand{\ohorn}{L8U}{��}
% \OI  and  \oi  ???
\DeclareTextCompositeCommand{\texttipam}{L8U}{P}{��}
\DeclareTextCommand{\texthtp}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{p}{��}
% \YR
%  Tone 2 ��� upper & lower
\DeclareTextCommand{\ESH}{L8U}{��}
\DeclareTextCommand{\textPUlooptoprevesh}{L8U}{��}
\DeclareTextCommand{\textPUlooptoprevesh}{L8U}{��}
\DeclareTextCommand{\textraisevibyi}{L8U}{��}%  IPA ????
\DeclareTextCommand{\textlhookt}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{T}{��}
\DeclareTextCommand{\texthtt}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{t}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{T}{��}
% U with middle tilde, used mainly with Vietnamese
\DeclareTextCommand{\Uhorn}{L8U}{��}
\DeclareTextCommand{\uhorn}{L8U}{��}
%
\DeclareTextCompositeCommand{\texttipam}{L8U}{U}{��}
\DeclareTextCommand{\textupsilonlatin}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{V}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{Y}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{y}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{Z}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{z}{��}
\DeclareTextCommand{\EZH}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{Z}{��}
\DeclareTextCommand{\ezh}{L8U}{��}%    Ux0292
% EZH reversed
\DeclareTextCommand{\textrevyogh}{L8U}{��}
\DeclareTextCommand{\textPUbenttailyogh}{L8U}{��}
\DeclareTextCommand{\textcrtwo}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{2}{��}
%  Tone 5 ��� upper & lower
\DeclareTextCommand{\textcrinvglotstop}{L8U}{��}
\DeclareTextCommand{\textwynn}{L8U}{��}
\DeclareTextCommand{\textpipe}{L8U}{��}
\DeclareTextCommand{\textvertline}{L8U}{��}
\DeclareTextCommand{\textdoublepipe}{L8U}{��}
\DeclareTextCommand{\textdoublebarpipe}{L8U}{��}
\DeclareTextCommand{\textrclick}{L8U}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\DZ}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\Dz}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\dz}{��}
\DeclareTextCommand{\LJ}{L8U}{��}
\DeclareTextCommand{\Lj}{L8U}{��}
\DeclareTextCommand{\lj}{L8U}{��}
\DeclareTextCommand{\NJ}{L8U}{��}
\DeclareTextCommand{\Nj}{L8U}{��}
\DeclareTextCommand{\nj}{L8U}{��}
%  Ux01CD
\DeclareTextCompositeCommand{\v}{L8U}{A}{��}
\DeclareTextCompositeCommand{\v}{L8U}{a}{��}
\DeclareTextCompositeCommand{\v}{L8U}{I}{��}
\DeclareTextCompositeCommand{\v}{L8U}{i}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\v}{L8U}{O}{��}
\DeclareTextCompositeCommand{\v}{L8U}{o}{��}
\DeclareTextCompositeCommand{\v}{L8U}{U}{��}
\DeclareTextCompositeCommand{\v}{L8U}{u}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"u}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\"U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\"u}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\"U}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\"u}{��}
\DeclareTextCompositeCommand{\`}{L8U}{\"U}{��}
\DeclareTextCompositeCommand{\`}{L8U}{\"u}{��}
\DeclareTextCommand{\textinve}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{e}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"A}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"a}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.A}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.a}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\AE}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\ae}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{G}{��}
\DeclareTextCommand{\textGslash}{L8U}{��}% PD1
\DeclareTextCompositeCommand{\texttipaB}{L8U}{g}{��}
\DeclareTextCommand{\textgslash}{L8U}{��}% PD1
\DeclareTextCompositeCommand{\v}{L8U}{G}{��}
\DeclareTextCompositeCommand{\v}{L8U}{g}{��}
\DeclareTextCompositeCommand{\v}{L8U}{K}{��}
\DeclareTextCompositeCommand{\v}{L8U}{k}{��}
\DeclareTextCompositeCommand{\k}{L8U}{O}{��}
%\DeclareTextCompositeCommand{\k}{L8U}{o}{\textogonekcentered{o}}
\DeclareTextCompositeCommand{\k}{L8U}{o}{��}
%\DeclareTextCompositeCommand{\k}{L8U}{O}{\textogonekcentered{O}}
\DeclareTextCompositeCommand{\=}{L8U}{\k O}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\k{O}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\k o}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\k{o}}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\EZH}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\ezh}{��}
\DeclareTextCompositeCommand{\v}{L8U}{j}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\j}{��}
\DeclareTextCommand{\DZ}{L8U}{��}
\DeclareTextCommand{\Dz}{L8U}{��}
\DeclareTextCommand{\dz}{L8U}{��}
\DeclareTextCompositeCommand{\'}{L8U}{G}{��}
\DeclareTextCompositeCommand{\'}{L8U}{g}{��}
\DeclareTextCommand{\HV}{L8U}{��}
\DeclareTextCommand{\WYNN}{L8U}{��}
\DeclareTextCompositeCommand{\`}{L8U}{N}{��}
\DeclareTextCompositeCommand{\`}{L8U}{n}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\r A}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\r{A}}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\AA}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\r a}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\r{a}}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\aa}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\AE}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\ae}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\O}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\o}{��}
%  Ux0200
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{A}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{A}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{a}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{a}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{A}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{a}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{E}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{E}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{e}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{e}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{E}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{E}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{e}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{e}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{I}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{I}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{i}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{i}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{\i}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{I}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{I}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{i}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{i}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{O}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{O}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{o}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{o}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{O}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{O}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{o}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{o}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{R}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{R}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{r}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{r}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{R}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{r}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{U}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{U}{��}
\DeclareTextCompositeCommand{\textdblgravecmb}{L8U}{u}{��}
\DeclareTextCompositeCommand{\texttipaG}{L8U}{u}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{U}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{U}{��}
\DeclareTextCompositeCommand{\textroundcap}{L8U}{u}{��}
\DeclareTextCompositeCommand{\textinvbreve}{L8U}{u}{��}
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{S}{��}
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{s}{��}
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{T}{��}
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{t}{��}
\DeclareTextCommand{\YOGH}{L8U}{��}
\DeclareTextCommand{\yogh}{L8U}{��}
\DeclareTextCompositeCommand{\v}{L8U}{H}{��}
\DeclareTextCompositeCommand{\v}{L8U}{h}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{N}{��}
\DeclareTextCommand{\textctd}{L8U}{��}
%  \OU and  \ou
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{Z}{��}
\DeclareTextCommand{\textcommatailz}{L8U}{��}
\DeclareTextCompositeCommand{\textcommabelow}{L8U}{z}{��}
\DeclareTextCompositeCommand{\.}{L8U}{A}{��}
\DeclareTextCompositeCommand{\.}{L8U}{a}{��}
\DeclareTextCompositeCommand{\c}{L8U}{E}{��}
\DeclareTextCompositeCommand{\c}{L8U}{e}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"O}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"{O}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"o}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\"{o}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\~O}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\~{O}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\~o}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\~{o}}{��}
\DeclareTextCompositeCommand{\.}{L8U}{O}{��}
\DeclareTextCompositeCommand{\.}{L8U}{o}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.O}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.{O}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.o}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\.{o}}{��}
\DeclareTextCompositeCommand{\=}{L8U}{Y}{��}
\DeclareTextCompositeCommand{\=}{L8U}{y}{��}
\DeclareTextCommand{\textctl}{L8U}{��}
\DeclareTextCommand{\textctn}{L8U}{��}
\DeclareTextCommand{\textctt}{L8U}{��}
\DeclareTextCommand{\textdotlessj}{L8U}{��}
%\DeclareTextCommand{\j}{L8U}{��}%  dotless-j already declared
\DeclareTextCommand{\textPUdblig}{L8U}{��}
\DeclareTextCommand{\textPUqplig}{L8U}{��}
\DeclareTextCommand{\textstrokea}{L8U}{��}
\DeclareTextCommand{\textstrokecapitalc}{L8U}{��}
\DeclareTextCommand{\textslashc}{L8U}{��}
\DeclareTextCommand{\textstrokec}{L8U}{��}
\DeclareTextCommand{\textbarcapitall}{L8U}{��}
\DeclareTextCommand{\textstrokecapitalt}{L8U}{��}
\DeclareTextCommand{\textrts}{L8U}{��}
\DeclareTextCommand{\textrtz}{L8U}{��}
\DeclareTextCommand{\textPUglotstopvari}{L8U}{��}
\DeclareTextCommand{\textPUglotstopvarii}{L8U}{��}
\DeclareTextCommand{\textbarcapitalb}{L8U}{��}
\DeclareTextCommand{\textbarcapitalu}{L8U}{��}
\DeclareTextCommand{\textturnedcapitalv}{L8U}{��}
\DeclareTextCommand{\textstrokecapitale}{L8U}{��}
\DeclareTextCommand{\textstrokee}{L8U}{��}
\DeclareTextCommand{\textbarcapitalj}{L8U}{��}
\DeclareTextCommand{\textbarj}{L8U}{��}
\DeclareTextCommand{\texthtcapitalq}{L8U}{��}
\DeclareTextCommand{\texthtq}{L8U}{��}
\DeclareTextCommand{\textbarcapitalr}{L8U}{��}
\DeclareTextCommand{\textbarr}{L8U}{��}
\DeclareTextCommand{\textbarcapitaly}{L8U}{��}
\DeclareTextCommand{\textbary}{L8U}{��}
%

\ifgrkxmp\else
 \let\textgamma\textGammaafrican
 \let\textIota\textIotaafrican
 \let\textiota\textiotalatin
 \let\textupsilon\textupsilonlatin
\fi



\fi  % end of  \iflatEXTxmp

%
% support for Hebrew characters
%
\let\next\relax
\ifhebxmp
 \IfFileExists{l8uheb-penc.def}{%
  \def\next{\input{l8uheb-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8uheb-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Hebrew characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \hebxmpfalse
 }
\fi \next

%
% support for Devanagari characters
%
\let\next\relax
\ifdevxmp
 \IfFileExists{l8udev-penc.def}{%
  \def\next{\input{l8udev-penc.def}}%
 }{\PackageError{l8u-penc}{%
  The required file l8udev-penc.def could not be found.
  Type <return> to continue without it.
  }{%
  Devanagari characters in the metadata will not be interpreted 
  correctly. PDF validation will likely fail.
  }%
  \devxmpfalse
 }
\fi \next


%
% used in multiple encodings
%
\DeclareTextCommand{\textschwa}{L8U}{��}%  Ux0259

\DeclareTextCommand{\texttone}{L8U}{}% so composites can be used, post-2017


\ifipaxmp
%
% IPA Extensions  Ux0250 ��� Ux02AF
%
\DeclareTextCommand{\textturna}{L8U}{��}
\DeclareTextCommand{\textscripta}{L8U}{��}
\DeclareTextCommand{\textturnscripta}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{b}{��}
\DeclareTextCommand{\texthtb}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{o}{��}
\DeclareTextCommand{\textoopen}{L8U}{��}
\DeclareTextCommand{\textopeno}{L8U}{��}
\DeclareTextCommand{\textctc}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaM}{L8U}{d}{��}
\DeclareTextCommand{\textdtail}{L8U}{��}
\DeclareTextCommand{\textrtaild}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{d}{��}
\DeclareTextCommand{\texthtd}{L8U}{��}
\DeclareTextCommand{\textdhook}{L8U}{��}
\DeclareTextCommand{\textreve}{L8U}{��}
\DeclareTextCommand{\schwa}{L8U}{��}
%\DeclareTextCommand{\textschwa}{L8U}{��}%  see above
\DeclareTextCompositeCommand{\texttipam}{L8U}{\schwa}{��}
\DeclareTextCommand{\textrhookschwa}{L8U}{��}
\DeclareTextCommand{\textniepsilon}{L8U}{��}%   ????
\DeclareTextCompositeCommand{\texttipam}{L8U}{e}{��}
\DeclareTextCommand{\texteopen}{L8U}{��}
%\DeclareTextCommand{\textepsilon}{L8U}{��}%  beware greek
\DeclareTextCommand{\textrevepsilon}{L8U}{��}
\DeclareTextCommand{\textrhookrevepsilon}{L8U}{��}
\DeclareTextCommand{\textcloserevepsilon}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{j}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\j}{��}
\DeclareTextCommand{\textbardotlessj}{L8U}{��}
\DeclareTextCommand{\textObardotlessj}{L8U}{��}
\DeclareTextCommand{\texthtg}{L8U}{��}
\DeclareTextCommand{\textscriptg}{L8U}{��}
\DeclareTextCommand{\textg}{L8U}{��}
\DeclareTextCommand{\textscg}{L8U}{��}
\DeclareTextCommand{\textipagamma}{L8U}{��}
\DeclareTextCommand{\textbabygamma}{L8U}{��}
\DeclareTextCommand{\textgammalatinsmall}{L8U}{��}
%\DeclareTextCommand{\textgamma}{L8U}{��}%  beware greek
\DeclareTextCompositeCommand{\texttipam}{L8U}{g}{��}
\DeclareTextCommand{\textramshorns}{L8U}{��}
\DeclareTextCommand{\textturnh}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{h}{��}
\DeclareTextCommand{\texthth}{L8U}{��}
\DeclareTextCommand{\texththeng}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{i}{��}
\DeclareTextCommand{\textbari}{L8U}{��}%  Viby-i  ???
\DeclareTextCommand{\textniiota}{L8U}{��}
\DeclareTextCommand{\textiotalatin}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{i}{��}
\DeclareTextCommand{\textsci}{L8U}{��}
\DeclareTextCommand{\textltilde}{L8U}{��}
\DeclareTextCommand{\textbeltl}{L8U}{��}
\DeclareTextCommand{\textrtaill}{L8U}{��}
\DeclareTextCommand{\lezh}{L8U}{��}
\DeclareTextCommand{\textlyoghlig}{L8U}{��}
\DeclareTextCommand{\textOlyoghlig}{L8U}{��}
\DeclareTextCommand{\textturnm}{L8U}{��}
\DeclareTextCommand{\textturnmrleg}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{m}{��}
\DeclareTextCommand{\textltailm}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{j}{��}
\DeclareTextCommand{\textltailn}{L8U}{��}
\DeclareTextCommand{\textnhookleft}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{n}{��}
\DeclareTextCommand{\textrtailn}{L8U}{��}
\DeclareTextCommand{\textscn}{L8U}{��}
\DeclareTextCommand{\textbaro}{L8U}{��}
\DeclareTextCommand{\textscoelig}{L8U}{��}
\DeclareTextCommand{\textcloseomega}{L8U}{��}
\DeclareTextCommand{\textniphi}{L8U}{��}
\DeclareTextCommand{\textphilatin}{L8U}{��}
%\DeclareTextCommand{\textphi}{L8U}{��}%  beware greek
\DeclareTextCommand{\textturnr}{L8U}{��}
\DeclareTextCommand{\textturnlonglegr}{L8U}{��}
\DeclareTextCommand{\textturnrrtail}{L8U}{��}
\DeclareTextCommand{\textlonglegr}{L8U}{��}
\DeclareTextCommand{\textrtailr}{L8U}{��}
\DeclareTextCommand{\textfishhookr}{L8U}{��}
\DeclareTextCommand{\textPUlhti}{L8U}{��}
\DeclareTextCommand{\textlhtlongi}{L8U}{��}
\DeclareTextCommand{\textscr}{L8U}{��}
\DeclareTextCommand{\textinvscr}{L8U}{��}
\DeclareTextCommand{\textrtails}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{s}{��}
\DeclareTextCommand{\esh}{L8U}{��}
\DeclareTextCommand{\textesh}{L8U}{��}
\DeclareTextCommand{\texthtbardotlessj}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{\textbardotlessj}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{S}{��}
\DeclareTextCommand{\textvibyi}{L8U}{��}
\DeclareTextCommand{\textctesh}{L8U}{��}
\DeclareTextCommand{\textturnt}{L8U}{��}
\DeclareTextCommand{\textrtailt}{L8U}{��}
\DeclareTextCommand{\texttretroflexhook}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{t}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{u}{��}
\DeclareTextCommand{\textbaru}{L8U}{��}
\DeclareTextCommand{\textscupsilon}{L8U}{��}
%\DeclareTextCommand{\textupsilon}{L8U}{��}%  beware greek
\DeclareTextCompositeCommand{\texttipam}{L8U}{u}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{v}{��}
\DeclareTextCommand{\textscriptv}{L8U}{��}
\DeclareTextCommand{\textvhook}{L8U}{��}
\DeclareTextCommand{\textturnv}{L8U}{��}
\DeclareTextCommand{\textturnw}{L8U}{��}
\DeclareTextCommand{\textturny}{L8U}{��}
\DeclareTextCommand{\textscy}{L8U}{��}
\DeclareTextCommand{\textrtailz}{L8U}{��}
\DeclareTextCommand{\textctz}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{z}{��}
\DeclareTextCommand{\ezh}{L8U}{��}
\DeclareTextCommand{\textezh}{L8U}{��}
\DeclareTextCommand{\textyogh}{L8U}{��}
\DeclareTextCommand{\textctyogh}{L8U}{��}
\DeclareTextCommand{\textglotstop}{L8U}{��}
\DeclareTextCommand{\textrevglotstop}{L8U}{��}
\DeclareTextCommand{\textinvglotstop}{L8U}{��}
\DeclareTextCommand{\textstretchc}{L8U}{��}
\DeclareTextCommand{\textbullseye}{L8U}{��}
\DeclareTextCommand{\textscb}{L8U}{��}
\DeclareTextCommand{\textcloseepsilon}{L8U}{��}
\DeclareTextCommand{\texthtscg}{L8U}{��}
\DeclareTextCommand{\textsch}{L8U}{��}
\DeclareTextCommand{\textctj}{L8U}{��}
\DeclareTextCommand{\textturnk}{L8U}{��}
\DeclareTextCommand{\textscl}{L8U}{��}
\DeclareTextCompositeCommand{\texttipam}{L8U}{q}{��}
\DeclareTextCommand{\texthtq}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\textglotstop}{��}
\DeclareTextCommand{\textbarglotstop}{L8U}{��}
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\textrevglotstop}{��}
\DeclareTextCommand{\textbarrevglotstop}{L8U}{��}
\DeclareTextCommand{\textdzlig}{L8U}{��}
\DeclareTextCommand{\textdyoghlig}{L8U}{��}
\DeclareTextCommand{\textdctzlig}{L8U}{��}
\DeclareTextCommand{\textctdctzlig}{L8U}{����}%  IPA character, break the ligature
\DeclareTextCommand{\texttslig}{L8U}{��}
\DeclareTextCommand{\textteshlig}{L8U}{��}
\DeclareTextCommand{\texttesh}{L8U}{��}
\DeclareTextCommand{\texttctclig}{L8U}{��}
\DeclareTextCommand{\textcttctclig}{L8U}{����}%  IPA character, break the ligature
\DeclareTextCommand{\textfenglig}{L8U}{��}
\DeclareTextCommand{\textlslig}{L8U}{��}
\DeclareTextCommand{\textlzlig}{L8U}{��}
\DeclareTextCommand{\textturncelig}{L8U}{��e}%  IPA character, break the ligature
%  percussives:  bilabial  and  bidental
%\DeclareTextCommand{\textbilabial}{L8U}{��}
%\DeclareTextCommand{\textbidental}{L8U}{��}
\DeclareTextCommand{\textlhtlongy}{L8U}{��}
\DeclareTextCommand{\textvibyy}{L8U}{��}

\ifgrkxmp\else
 \let\textbeta\ss
 \let\textgamma\textgammalatinsmall
 \let\textphi\textphilatin
 \let\textepsilon\texteopen
 \let\textupsilon\textscupsilon
 %\let\texttheta\textthetalatin  % check TIPA docs
 %\let\textchi\textchilatin % TIPA uses the Greek
\fi

%
% Spacing modifiers  Ux02B0 ��� Ux02FF
%
\DeclareTextCommand{\textoverh}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{h}{��}
\DeclareTextCommand{\textoverheng}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\texthth}{��}
\DeclareTextCommand{\textoverj}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{j}{��}
\DeclareTextCommand{\textoverr}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{r}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnr}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnrrtail}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textinvscr}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{w}{��}
\DeclareTextCommand{\textovery}{L8U}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{y}{��}
\DeclareTextCommand{\textceltpal}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{'}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{"}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{`}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{'}{��}
\DeclareTextCommand{\\textrevapostrophe}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{'}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\rhook}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\lhook}{��}
\DeclareTextCommand{\textraiseglotstop}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{?}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{}{��}
\DeclareTextCommand{\textlptr}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{<}{��}
\DeclareTextCommand{\textrptr}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{>}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{^}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\vee}{��}
\DeclareTextCompositeCommand{\^}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\v}{L8U}{\empty}{��}
\DeclareTextCommand{\textprimstress}{L8U}{��}
\DeclareTextCompositeCommand{\=}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\'}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\`}{L8U}{\empty}{��}
\DeclareTextCommand{\textsecstress}{L8U}{��}
\DeclareTextCompositeCommand{\b}{L8U}{\empty}{��}
%\DeclareTextCompositeCommand{\b}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
\DeclareTextCommand{\textlengthmark}{L8U}{��}
\DeclareTextCommand{\texthalflength}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{h}{��}
\DeclareTextCompositeCommand{\u}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\.}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\r}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\k}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\~}{L8U}{\empty}{��}
\DeclareTextCompositeCommand{\H}{L8U}{\empty}{��}
\DeclareTextCommand{\textrhoticity}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{h}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\gamma}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{l}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{s}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{x}{��}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textglotstop}{��}
\DeclareTextCompositeCommand{\texttone}{L8U}{5}{��}
\DeclareTextCompositeCommand{\texttone}{L8U}{4}{��}
\DeclareTextCompositeCommand{\texttone}{L8U}{3}{��}
\DeclareTextCompositeCommand{\texttone}{L8U}{2}{��}
\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\texttone}{L8U}{1}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\vee}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{^}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{<}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{>}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{o}{��}
%\DeclareTextCommand{\texttone}{L8U}{��}
%\DeclareTextCommand{\texttone}{L8U}{��}
%\DeclareTextCommand{\texttone}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{~}{��}
%\DeclareTextCommand{????}{L8U}{1}{��}
\DeclareTextCommand{\textopencorner}{L8U}{��}
%\DeclareTextCommand{\textcorner}{L8U}{��}
%\DeclareTextCommand{\texttone}{L8U}{��}
%\DeclareTextCommand{\texttone}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{??}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{??}{��}
\DeclareTextCommand{\textsbleftarrow}{L8U}{��}
%\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\larrow}{��}

%  declare composites to be bound to \* \:  \;  \! \|
\DeclareTextCommand{\textipavari}{L8U}[1]{#1}%   bound to  \*
\DeclareTextCommand{\textipavarii}{L8U}[1]{#1}%   bound to  \:
\DeclareTextCommand{\textipavariii}{L8U}[1]{#1}%   bound to  \;
\DeclareTextCommand{\textipavariv}{L8U}[1]{#1}%   bound to  \!

\DeclareTextCompositeCommand{\textipavari}{L8U}{f}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{k}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{r}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{t}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{w}{��}
%
\DeclareTextCompositeCommand{\textipavari}{L8U}{j}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{n}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{h}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{l}{��}
\DeclareTextCompositeCommand{\textipavari}{L8U}{z}{��}
%
\DeclareTextCompositeCommand{\textipavari}{L8U}{\#}{}

\DeclareTextCompositeCommand{\textipavarii}{L8U}{A}{���}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{B}{��}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{E}{���}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{G}{}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{H}{��}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{J}{���}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{L}{��}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{N}{��}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{R}{��}
\DeclareTextCompositeCommand{\textipavarii}{L8U}{U}{���}

\DeclareTextCompositeCommand{\textipavariii}{L8U}{d}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{l}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{n}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{r}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{s}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{t}{��}
\DeclareTextCompositeCommand{\textipavariii}{L8U}{z}{��}

\DeclareTextCompositeCommand{\textipavariv}{L8U}{b}{��}
\DeclareTextCompositeCommand{\textipavariv}{L8U}{d}{��}
\DeclareTextCompositeCommand{\textipavariv}{L8U}{g}{��}
\DeclareTextCompositeCommand{\textipavariv}{L8U}{G}{��}
\DeclareTextCompositeCommand{\textipavariv}{L8U}{j}{��}
\DeclareTextCompositeCommand{\textipavariv}{L8U}{o}{��}

%  these are the mormal \texttipa  replacements
\DeclareTextCompositeCommand{\textipavaro}{L8U}{A}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{B}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{C}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{D}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{E}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{F}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{G}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{H}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{I}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{J}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{K}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{L}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{M}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{N}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{O}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{P}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{Q}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{R}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{S}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{T}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{U}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{V}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{W}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{X}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{Y}{��}
\DeclareTextCompositeCommand{\textipavaro}{L8U}{Z}{��}

\DeclareTextCommand{\textipavarv}{L8U}[1]{#1}%   bound to  \|
\DeclareTextCompositeCommand{\textipavarv}{L8U}{[}{\textsubbridge}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{]}{\textinvsubbridge}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{(}{\textsublhalfring}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{)}{\textsubrhalfring}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{c}{\textroundcap}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{+}{\textsubplus}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{'}{\textraising}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{`}{\textlowering}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{<}{\textadvancing}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{>}{\textretracting}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{x}{\textovercross}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{w}{\textsubw}
\DeclareTextCompositeCommand{\textipavarv}{L8U}{m}{\textseagull}


%
%  Phonetic Extensions  Ux1D00 ��� Ux1D70
%           Supplement  Ux1D80 ��� Ux1DBF
%

\DeclareTextCommand{\textsca}{L8U}{���}% U+1D00
%\DeclareTextCommand{\textscae}{L8U}{���}% U+1D01
%\DeclareTextCommand{\textinvscae}{L8U}{���}% U+1D02
%\DeclareTextCommand{\textbarscb}{L8U}{���}% U+1D03
%\DeclareTextCommand{\textscc}{L8U}{���}% U+1D04
\DeclareTextCommand{\textscd}{L8U}{���}% U+1D05
%\DeclareTextCommand{\textbarscd}{L8U}{���}% U+1D06
\DeclareTextCommand{\textsce}{L8U}{���}% U+1D07
%\DeclareTextCommand{\textrevscopene}{L8U}{���}% U+1D08
%\DeclareTextCommand{\textinvsci}{L8U}{���}% U+1D09
\DeclareTextCommand{\textscj}{L8U}{���}% U+1D0A
\DeclareTextCommand{\textPUsck}{L8U}{���}% U+1D0B
%\DeclareTextCommand{\textscbarl}{L8U}{���}% U+1D0C
\DeclareTextCommand{\textPUscm}{L8U}{���}% U+1D0D
%\DeclareTextCommand{\textrevscn}{L8U}{���}% U+1D0E
%\DeclareTextCommand{\textsco}{L8U}{���}% U+1D0F
%
\DeclareTextCommand{\textPUscp}{L8U}{���}% U+1D18
\DeclareTextCommand{\textPUrevscr}{L8U}{���}% U+1D19
%
\DeclareTextCommand{\textscu}{L8U}{���}% U+1D1C
%
\DeclareTextCommand{\textscv}{L8U}{���}% U+1D20
\DeclareTextCommand{\textscw}{L8U}{w}% U+1D21
\DeclareTextCommand{\textscz}{L8U}{z}% U+1D22
\DeclareTextCommand{\textscezh}{L8U}{���}% U+1D23
%
\DeclareTextCommand{\textain}{L8U}{���}% U+1D25
\DeclareTextCommand{\textscgamma}{L8U}{���}% U+1D26
\DeclareTextCommand{\textsclambda}{L8U}{���}% U+1D27
\DeclareTextCommand{\textscpi}{L8U}{���}% U+1D28
\DeclareTextCommand{\textscrho}{L8U}{���}% U+1D29
\DeclareTextCommand{\textscpsi}{L8U}{���}% U+1D2A
\DeclareTextCommand{\textscel}{L8U}{���}% U+1D2B
%
% Ux1D2C ��� Ux1D6A
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{A}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\AE}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{B}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\texttipaB B}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{D}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{E}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\revE}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{G}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{H}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{I}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{J}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{K}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{L}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{M}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{N}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\revN}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{O}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\OU}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{P}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{R}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{T}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{U}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{W}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{a}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturna}{���}% ???
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\alpha}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textinvae}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{b}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{d}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{e}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\schwa}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\texteopen}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrevepsilon}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{g}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{???}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{k}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{m}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\ng}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{o}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textopeno}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{???}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{???}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{p}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{t}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{u}{���}
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{???}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnm}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{v}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textain}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\beta}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbeta}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\gamma}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textgamma}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\delta}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\phi}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\chi}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textchi}{���}
%
\DeclareTextCommand{\textiinferior}{L8U}{���}% U+1D62
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{i}{���}
\DeclareTextCommand{\textrinferior}{L8U}{���}% U+1D63
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{r}{���}
\DeclareTextCommand{\textuinferior}{L8U}{���}% U+1D64
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{u}{���}
\DeclareTextCommand{\textvinferior}{L8U}{���}% U+1D65
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{v}{���}
\DeclareTextCommand{\textbetainferior}{L8U}{���}% U+1D66
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\beta}{���}
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\textbeta}{���}
\DeclareTextCommand{\textgammainferior}{L8U}{���}% U+1D67
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\gamma}{���}
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\textgamma}{���}
\DeclareTextCommand{\textrhoinferior}{L8U}{���}% U+1D68
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\rho}{���}
\DeclareTextCommand{\textphiinferior}{L8U}{���}% U+1D69
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\phi}{���}
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\textvarphi}{���}
\DeclareTextCommand{\textchiinferior}{L8U}{���}% U+1D6A
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\chi}{���}
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\textchi}{���}
%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{H}{���}%  cyrillic en
%\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\cyrn}{���}%  cyrillic en
%
\DeclareTextCommand{\textbarsci}{L8U}{���}% U+1D7B
\DeclareTextCommand{\textbarp}{L8U}{���}% U+1D7D
\DeclareTextCommand{\textbarscu}{L8U}{���}% U+1D7E
%\DeclareTextCommand{\textbarscinvomega}{L8U}{���}% U+1D7F
%
\DeclareTextCommand{\textlhookb}{L8U}{���}% U+1D80
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{b}{���}%
\DeclareTextCommand{\textlhookd}{L8U}{���}% U+1D81
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{d}{���}%
\DeclareTextCommand{\textlhookf}{L8U}{���}% U+1D82
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{f}{���}%
\DeclareTextCommand{\textlhookg}{L8U}{���}% U+1D83
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{g}{���}%
\DeclareTextCommand{\textlhookk}{L8U}{���}% U+1D84
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{k}{���}%
\DeclareTextCommand{\textlhookl}{L8U}{���}% U+1D85
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{l}{���}%
\DeclareTextCommand{\textlhookm}{L8U}{���}% U+1D86
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{m}{���}%
\DeclareTextCommand{\textlhookn}{L8U}{���}% U+1D87
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{n}{���}%
\DeclareTextCommand{\textPUlhookp}{L8U}{���}% U+1D88
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{p}{���}%
\DeclareTextCommand{\textlhookr}{L8U}{���}% U+1D89
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{r}{���}%
\DeclareTextCommand{\textlhooks}{L8U}{���}% U+1D8A
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{s}{���}%
\DeclareTextCommand{\textlhookesh}{L8U}{���}% U+1D8B
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{\textesh}{���}%
\DeclareTextCommand{\textlhookv}{L8U}{���}% U+1D8C
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{v}{���}%
\DeclareTextCommand{\textlhookx}{L8U}{���}% U+1D8D
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{x}{���}%
\DeclareTextCommand{\textlhookz}{L8U}{���}% U+1D8E
\DeclareTextCompositeCommand{\textpalhookbelow}{L8U}{z}{���}%
%\DeclareTextCommand{\textrhooka}{L8U}{���}% U+1D8F  in tipax.sty
\DeclareTextCommand{\textPUrhooka}{L8U}{���}% U+1D8F
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{a}{���}%
\DeclareTextCommand{\textrhookalpha}{L8U}{���}% U+1D90
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textalpha}{���}%
\DeclareTextCommand{\texthtrtaild}{L8U}{���}% U+1D91
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\texthtd}{���}%
%\DeclareTextCommand{\textrhooke}{L8U}{���}% U+1D92  in tipax.sty 
\DeclareTextCommand{\textPUrhooke}{L8U}{���}% U+1D92
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{e}{���}%
%\DeclareTextCommand{\textrhookepsilon}{L8U}{���}% U+1D93
\DeclareTextCommand{\textPUrhookepsilon}{L8U}{���}% U+1D93
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textepsilon}{���}%
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textrevepsilon}{���}%
\DeclareTextCommand{\textrhookturne}{L8U}{���}% U+1D95
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textreve}{���}%
\DeclareTextCommand{\textrhooki}{L8U}{���}% U+1D96
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{i}{���}%
%\DeclareTextCommand{\textrhookopeno}{L8U}{���}% U+1D97
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textopeno}{���}%
\DeclareTextCommand{\textPUrhookopeno}{L8U}{���}% U+1D97
\DeclareTextCommand{\textrhookesh}{L8U}{���}% U+1D98
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textesh}{���}%
\DeclareTextCommand{\textrhooku}{L8U}{���}% U+1D99
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{u}{���}%
\DeclareTextCommand{\textrhookezh}{L8U}{���}% U+1D9A
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textezh}{���}%
\DeclareTextCompositeCommand{\textrethookbelow}{L8U}{\textyogh}{���}%
% Ux1D9B ��� Ux1DBF
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnalpha}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{c}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textctc}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\dh}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrevepsilon}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{f}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbardotlessj}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{g}{���}
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnh}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbari}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\iota}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textiota}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{I}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textsci}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbarsci}{���}%
%\DeclareTextCommand{\textraisevibyi}{L8U}{���}%  raised swedish viby-i
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textctj}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrtaill}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textlhookl}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{L}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textscl}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textltailm}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnmrleg}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textltailn}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrtailn}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{N}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textscn}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbaro}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\phi}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textphi}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrhooks}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\esh}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textesh}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textlhookt}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textbaru}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\upsilon}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textupsilon}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textscupsilon}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{U}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textscu}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textscriptv}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textturnv}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{z}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textrtailz}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textctz}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\schwa}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\textschwa}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\theta}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{\texttheta}{���}%

% arrows
\DeclareTextCommand{\textglobrise}{L8U}{���}
\DeclareTextCommand{\textglobfall}{L8U}{���}


\fi  % end of \ifipaxmp

\iflatEXTxmp

%
%  Latin Extended Additional  Ux1E00 ��� Ux1EFF
%

\DeclareTextCompositeCommand{\textsubring}{L8U}{A}{���}% U+1E00
\DeclareTextCompositeCommand{\textsubring}{L8U}{a}{���}% U+1E01
\DeclareTextCompositeCommand{\.}{L8U}{B}{���}% U+1E02
\DeclareTextCompositeCommand{\.}{L8U}{b}{���}% U+1E03
\DeclareTextCompositeCommand{\d}{L8U}{B}{���}% U+1E04
\DeclareTextCompositeCommand{\d}{L8U}{b}{���}% U+1E05
\DeclareTextCompositeCommand{\b}{L8U}{B}{���}% U+1E06
\DeclareTextCompositeCommand{\b}{L8U}{b}{���}% U+1E07
\DeclareTextCompositeCommand{\'}{L8U}{\c C}{���}% U+1E08
\DeclareTextCompositeCommand{\'}{L8U}{\c{C}}{���}% U+1E08
\DeclareTextCompositeCommand{\c}{L8U}{\'C}{���}% U+1E08
\DeclareTextCompositeCommand{\'}{L8U}{\c c}{���}% U+1E09
\DeclareTextCompositeCommand{\'}{L8U}{\c{c}}{���}% U+1E09
\DeclareTextCompositeCommand{\c}{L8U}{\'c}{���}% U+1E09
%
\DeclareTextCompositeCommand{\.}{L8U}{D}{���}% U+1E0A
\DeclareTextCompositeCommand{\.}{L8U}{d}{���}% U+1E0B
\DeclareTextCompositeCommand{\d}{L8U}{D}{���}% U+1E0C
\DeclareTextCompositeCommand{\d}{L8U}{d}{���}% U+1E0D
\DeclareTextCompositeCommand{\b}{L8U}{D}{���}% U+1E0E
\DeclareTextCompositeCommand{\b}{L8U}{d}{���}% U+1E0F
\DeclareTextCompositeCommand{\c}{L8U}{D}{���}% U+1E10
\DeclareTextCompositeCommand{\c}{L8U}{d}{���}% U+1E11
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{D}{���}% U+1E12
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{d}{���}% U+1E13
\DeclareTextCompositeCommand{\textgravemacron}{L8U}{E}{���}% U+1E14
\DeclareTextCompositeCommand{\textgravemacron}{L8U}{e}{���}% U+1E15
\DeclareTextCompositeCommand{\textacutemacron}{L8U}{E}{���}% U+1E16
\DeclareTextCompositeCommand{\textacutemacron}{L8U}{e}{���}% U+1E17
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{E}{���}% U+1E18
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{e}{���}% U+1E19
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{E}{���}% U+1E1A
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{e}{���}% U+1E1B
\DeclareTextCompositeCommand{\u}{L8U}{\c E}{���}% U+1E1C
\DeclareTextCompositeCommand{\u}{L8U}{\c{E}}{���}% U+1E1C
\DeclareTextCompositeCommand{\c}{L8U}{\u E}{���}% U+1E1C
\DeclareTextCompositeCommand{\c}{L8U}{\u{E}}{���}% U+1E1C
\DeclareTextCompositeCommand{\u}{L8U}{\c e}{���}% U+1E1D
\DeclareTextCompositeCommand{\u}{L8U}{\c{e}}{���}% U+1E1D
\DeclareTextCompositeCommand{\c}{L8U}{\u e}{���}% U+1E1D
\DeclareTextCompositeCommand{\c}{L8U}{\u{e}}{���}% U+1E1D
%
\DeclareTextCompositeCommand{\.}{L8U}{F}{���}% U+1E1E
\DeclareTextCompositeCommand{\.}{L8U}{f}{���}% U+1E1F
% Ux1E20
\DeclareTextCompositeCommand{\=}{L8U}{G}{���}% U+1E20
\DeclareTextCompositeCommand{\=}{L8U}{g}{���}% U+1E21
\DeclareTextCompositeCommand{\.}{L8U}{H}{���}% U+1E22
\DeclareTextCompositeCommand{\.}{L8U}{h}{���}% U+1E23
\DeclareTextCompositeCommand{\d}{L8U}{H}{���}% U+1E24
\DeclareTextCompositeCommand{\d}{L8U}{h}{���}% U+1E25
\DeclareTextCompositeCommand{\"}{L8U}{H}{���}% U+1E26
\DeclareTextCompositeCommand{\"}{L8U}{h}{���}% U+1E27
\DeclareTextCompositeCommand{\c}{L8U}{H}{���}% U+1E28
\DeclareTextCompositeCommand{\c}{L8U}{h}{���}% U+1E29
\DeclareTextCompositeCommand{\textsubbreve}{L8U}{H}{���}% U+1E2A
\DeclareTextCompositeCommand{\textsubbreve}{L8U}{h}{���}% U+1E2B
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{I}{���}% U+1E2C
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{i}{���}% U+1E2D
\DeclareTextCompositeCommand{\'}{L8U}{\"I}{���}% U+1E2E
\DeclareTextCompositeCommand{\'}{L8U}{\"i}{���}% U+1E2F
%
\DeclareTextCompositeCommand{\'}{L8U}{K}{���}% U+1E30
\DeclareTextCompositeCommand{\'}{L8U}{k}{���}% U+1E31
\DeclareTextCompositeCommand{\d}{L8U}{K}{���}% U+1E32
\DeclareTextCompositeCommand{\d}{L8U}{k}{���}% U+1E33
\DeclareTextCompositeCommand{\b}{L8U}{K}{���}% U+1E34
\DeclareTextCompositeCommand{\b}{L8U}{k}{���}% U+1E35
\DeclareTextCompositeCommand{\d}{L8U}{L}{���}% U+1E36
\DeclareTextCompositeCommand{\d}{L8U}{l}{���}% U+1E37
\DeclareTextCompositeCommand{\d}{L8U}{\=L}{���}% U+1E38
\DeclareTextCompositeCommand{\=}{L8U}{\d L}{���}% U+1E38
\DeclareTextCompositeCommand{\=}{L8U}{\d{L}}{���}% U+1E38
\DeclareTextCompositeCommand{\d}{L8U}{\=l}{���}% U+1E39
\DeclareTextCompositeCommand{\=}{L8U}{\d l}{���}% U+1E39
\DeclareTextCompositeCommand{\=}{L8U}{\d{l}}{���}% U+1E39
%
\DeclareTextCompositeCommand{\b}{L8U}{L}{���}% U+1E3A
\DeclareTextCompositeCommand{\b}{L8U}{l}{���}% U+1E3B
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{L}{���}% U+1E3C
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{l}{���}% U+1E3D
\DeclareTextCompositeCommand{\'}{L8U}{M}{���}% U+1E3E
\DeclareTextCompositeCommand{\'}{L8U}{m}{���}% U+1E3F
% Ux1E40
\DeclareTextCompositeCommand{\.}{L8U}{M}{���}% U+1E40
\DeclareTextCompositeCommand{\.}{L8U}{m}{���}% U+1E41
\DeclareTextCompositeCommand{\d}{L8U}{M}{���}% U+1E42
\DeclareTextCompositeCommand{\d}{L8U}{m}{���}% U+1E43
\DeclareTextCompositeCommand{\.}{L8U}{N}{���}% U+1E44
\DeclareTextCompositeCommand{\.}{L8U}{n}{���}% U+1E45
\DeclareTextCompositeCommand{\d}{L8U}{N}{���}% U+1E46
\DeclareTextCompositeCommand{\d}{L8U}{n}{���}% U+1E47
\DeclareTextCompositeCommand{\b}{L8U}{N}{���}% U+1E48
\DeclareTextCompositeCommand{\b}{L8U}{n}{���}% U+1E49
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{N}{���}% U+1E4A
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{n}{���}% U+1E4B
\DeclareTextCompositeCommand{\'}{L8U}{\~O}{���}% U+1E4C
\DeclareTextCompositeCommand{\'}{L8U}{\~o}{���}% U+1E4D
\DeclareTextCompositeCommand{\"}{L8U}{\~O}{���}% U+1E4E
\DeclareTextCompositeCommand{\"}{L8U}{\~o}{���}% U+1E4F
%
\DeclareTextCompositeCommand{\textgravemacron}{L8U}{O}{���}% U+1E50
\DeclareTextCompositeCommand{\textgravemacron}{L8U}{o}{���}% U+1E51
\DeclareTextCompositeCommand{\textacutemacron}{L8U}{O}{���}% U+1E52
\DeclareTextCompositeCommand{\textacutemacron}{L8U}{o}{���}% U+1E53
\DeclareTextCompositeCommand{\'}{L8U}{P}{���}% U+1E54
\DeclareTextCompositeCommand{\'}{L8U}{p}{���}% U+1E55
\DeclareTextCompositeCommand{\.}{L8U}{P}{���}% U+1E56
\DeclareTextCompositeCommand{\.}{L8U}{p}{���}% U+1E57
\DeclareTextCompositeCommand{\.}{L8U}{R}{���}% U+1E58
\DeclareTextCompositeCommand{\.}{L8U}{r}{���}% U+1E59
\DeclareTextCompositeCommand{\d}{L8U}{R}{���}% U+1E5A
\DeclareTextCompositeCommand{\d}{L8U}{r}{���}% U+1E5B
\DeclareTextCompositeCommand{\d}{L8U}{\=R}{���}% U+1E5C
\DeclareTextCompositeCommand{\=}{L8U}{\d R}{���}% U+1E5C
\DeclareTextCompositeCommand{\=}{L8U}{\d{R}}{���}% U+1E5C
\DeclareTextCompositeCommand{\d}{L8U}{\=r}{���}% U+1E5D
\DeclareTextCompositeCommand{\=}{L8U}{\d r}{���}% U+1E5D
\DeclareTextCompositeCommand{\=}{L8U}{\d{r}}{���}% U+1E5D
%%
\DeclareTextCompositeCommand{\b}{L8U}{R}{���}% U+1E5E
\DeclareTextCompositeCommand{\b}{L8U}{r}{���}% U+1E5F
% Ux1E60
\DeclareTextCompositeCommand{\.}{L8U}{S}{���}% U+1E60
\DeclareTextCompositeCommand{\.}{L8U}{s}{���}% U+1E61
\DeclareTextCompositeCommand{\d}{L8U}{S}{���}% U+1E62
\DeclareTextCompositeCommand{\d}{L8U}{s}{���}% U+1E63
\DeclareTextCompositeCommand{\.}{L8U}{\'S}{���}% U+1E64
\DeclareTextCompositeCommand{\.}{L8U}{\'s}{���}% U+1E65
\DeclareTextCompositeCommand{\.}{L8U}{\v S}{���}% U+1E66
\DeclareTextCompositeCommand{\.}{L8U}{\v{S}}{���}% U+1E66
\DeclareTextCompositeCommand{\.}{L8U}{\v s}{���}% U+1E67
\DeclareTextCompositeCommand{\.}{L8U}{\v{s}}{���}% U+1E67
\DeclareTextCompositeCommand{\d}{L8U}{\.S}{���}% U+1E68
\DeclareTextCompositeCommand{\.}{L8U}{\d S}{���}% U+1E68
\DeclareTextCompositeCommand{\.}{L8U}{\d{S}}{���}% U+1E68
\DeclareTextCompositeCommand{\d}{L8U}{\.s}{���}% U+1E69
\DeclareTextCompositeCommand{\.}{L8U}{\d s}{���}% U+1E69
\DeclareTextCompositeCommand{\.}{L8U}{\d{s}}{���}% U+1E69
%
\DeclareTextCompositeCommand{\.}{L8U}{T}{���}% U+1E6A
\DeclareTextCompositeCommand{\.}{L8U}{t}{���}% U+1E6B
\DeclareTextCompositeCommand{\d}{L8U}{T}{���}% U+1E6C
\DeclareTextCompositeCommand{\d}{L8U}{t}{���}% U+1E6D
\DeclareTextCompositeCommand{\b}{L8U}{T}{���}% U+1E6E
\DeclareTextCompositeCommand{\b}{L8U}{t}{���}% U+1E6F
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{T}{���}% U+1E70
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{t}{���}% U+1E71
\DeclareTextCompositeCommand{\textsubumlaut}{L8U}{U}{���}% U+1E72
\DeclareTextCompositeCommand{\textsubumlaut}{L8U}{u}{���}% U+1E73
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{U}{���}% U+1E74
\DeclareTextCompositeCommand{\textsubtilde}{L8U}{u}{���}% U+1E75
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{U}{���}% U+1E76
\DeclareTextCompositeCommand{\textsubcircum}{L8U}{u}{���}% U+1E77
\DeclareTextCompositeCommand{\'}{L8U}{\~U}{���}% U+1E78
\DeclareTextCompositeCommand{\'}{L8U}{\~u}{���}% U+1E79
\DeclareTextCompositeCommand{\"}{L8U}{\~U}{���}% U+1E7A
\DeclareTextCompositeCommand{\"}{L8U}{\~u}{���}% U+1E7B
%
\DeclareTextCompositeCommand{\~}{L8U}{V}{���}% U+1E7C
\DeclareTextCompositeCommand{\~}{L8U}{v}{���}% U+1E7D
\DeclareTextCompositeCommand{\d}{L8U}{V}{���}% U+1E7E
\DeclareTextCompositeCommand{\d}{L8U}{v}{���}% U+1E7F
% Ux1E80
\DeclareTextCompositeCommand{\`}{L8U}{W}{���}% U+1E80
\DeclareTextCompositeCommand{\`}{L8U}{w}{���}% U+1E81
\DeclareTextCompositeCommand{\'}{L8U}{W}{���}% U+1E82
\DeclareTextCompositeCommand{\'}{L8U}{w}{���}% U+1E83
\DeclareTextCompositeCommand{\"}{L8U}{W}{���}% U+1E84
\DeclareTextCompositeCommand{\"}{L8U}{w}{���}% U+1E85
\DeclareTextCompositeCommand{\.}{L8U}{W}{���}% U+1E86
\DeclareTextCompositeCommand{\.}{L8U}{w}{���}% U+1E87
\DeclareTextCompositeCommand{\d}{L8U}{W}{���}% U+1E88
\DeclareTextCompositeCommand{\d}{L8U}{w}{���}% U+1E89
\DeclareTextCompositeCommand{\.}{L8U}{X}{���}% U+1E8A
\DeclareTextCompositeCommand{\.}{L8U}{x}{���}% U+1E8B
\DeclareTextCompositeCommand{\"}{L8U}{X}{���}% U+1E8C
\DeclareTextCompositeCommand{\"}{L8U}{x}{���}% U+1E8D
\DeclareTextCompositeCommand{\.}{L8U}{Y}{���}% U+1E8E
\DeclareTextCompositeCommand{\.}{L8U}{y}{���}% U+1E8F
\DeclareTextCompositeCommand{\^}{L8U}{Z}{���}% U+1E90
\DeclareTextCompositeCommand{\^}{L8U}{z}{���}% U+1E91
\DeclareTextCompositeCommand{\d}{L8U}{Z}{���}% U+1E92
\DeclareTextCompositeCommand{\d}{L8U}{z}{���}% U+1E93
\DeclareTextCompositeCommand{\b}{L8U}{Z}{���}% U+1E94
\DeclareTextCompositeCommand{\b}{L8U}{z}{���}% U+1E95
\DeclareTextCompositeCommand{\b}{L8U}{h}{���}% U+1E96
\DeclareTextCompositeCommand{\"}{L8U}{t}{���}% U+1E97
\DeclareTextCompositeCommand{\r}{L8U}{w}{���}% U+1E98
\DeclareTextCompositeCommand{\r}{L8U}{y}{���}% U+1E99
%\DeclareTextCompositeCommand{\smallhalfring}{L8U}{a}{���}% U+1E9A
\DeclareTextCompositeCommand{\.}{L8U}{\textlongs}{���}% U+1E9B
%\DeclareTextCompositeCommand{\texttipaB}{L8U}{\textlongs}{���}% U+1E9C
\DeclareTextCompositeCommand{\texttipaB}{L8U}{\textlongs}{���}% U+1E9D

\fi % end of \iflatEXTxmp

\ifvnmxmp
 \latEXTxmptrue
 \DeclareTextCommand{\h}{L8U}[1]{#1��}% Vietnamese hook above
 \DeclareTextCommand{\abreve}{L8U}{��}% U+0103
 \DeclareTextCommand{\acircumflex}{L8U}{��}% U+00E2
 \DeclareTextCommand{\ecircumflex}{L8U}{��}% U+00EA
 \DeclareTextCommand{\ocircumflex}{L8U}{��}% U+00F4
 \DeclareTextCommand{\ohorn}{L8U}{��}% U+01A1
 \DeclareTextCommand{\uhorn}{L8U}{��}% U+01B0
 \DeclareTextCommand{\ABREVE}{L8U}{��}% U+0102
 \DeclareTextCommand{\ACIRCUMFLEX}{L8U}{��}% U+00C2
 \DeclareTextCommand{\ECIRCUMFLEX}{L8U}{��}% U+00CA
 \DeclareTextCommand{\OCIRCUMFLEX}{L8U}{��}% U+00D4
 \DeclareTextCommand{\OHORN}{L8U}{��}% U+01A0
 \DeclareTextCommand{\UHORN}{L8U}{��}% U+01AF
\fi

\iflatEXTxmp

%
% Ux1EA0
\DeclareTextCompositeCommand{\d}{L8U}{A}{���}% U+1EA0
\DeclareTextCompositeCommand{\d}{L8U}{a}{���}% U+1EA1
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u A}{���}% U+1EA2
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u{A}}{���}% U+1EA2
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u a}{���}% U+1EA3
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u{a}}{���}% U+1EA3
\DeclareTextCompositeCommand{\'}{L8U}{\^A}{���}% U+1EA4
\DeclareTextCompositeCommand{\'}{L8U}{\^a}{���}% U+1EA5
\DeclareTextCompositeCommand{\`}{L8U}{\^A}{���}% U+1EA6
\DeclareTextCompositeCommand{\`}{L8U}{\^a}{���}% U+1EA7
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^A}{���}% U+1EA8
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^a}{���}% U+1EA9
\DeclareTextCompositeCommand{\~}{L8U}{\^A}{���}% U+1EAA
\DeclareTextCompositeCommand{\~}{L8U}{\^a}{���}% U+1EAB
\DeclareTextCompositeCommand{\d}{L8U}{\^A}{���}% U+1EAC
\DeclareTextCompositeCommand{\^}{L8U}{\d A}{���}% U+1EAC
\DeclareTextCompositeCommand{\^}{L8U}{\d{A}}{���}% U+1EAC
\DeclareTextCompositeCommand{\d}{L8U}{\^a}{���}% U+1EAD
\DeclareTextCompositeCommand{\^}{L8U}{\d a}{���}% U+1EAD
\DeclareTextCompositeCommand{\^}{L8U}{\d{a}}{���}% U+1EAD
\DeclareTextCompositeCommand{\'}{L8U}{\u A}{���}% U+1EAE
\DeclareTextCompositeCommand{\'}{L8U}{\u{A}}{���}% U+1EAE
\DeclareTextCompositeCommand{\'}{L8U}{\u a}{���}% U+1EAF
\DeclareTextCompositeCommand{\'}{L8U}{\u{a}}{���}% U+1EAF
%
\DeclareTextCompositeCommand{\`}{L8U}{\u A}{���}% U+1EB0
\DeclareTextCompositeCommand{\`}{L8U}{\u{A}}{���}% U+1EB0
\DeclareTextCompositeCommand{\`}{L8U}{\u a}{���}% U+1EB1
\DeclareTextCompositeCommand{\`}{L8U}{\u{a}}{���}% U+1EB1
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u A}{���}% U+1EB2
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\u A}{���}% U+1EB3
\DeclareTextCompositeCommand{\~}{L8U}{\u A}{���}% U+1EB4
\DeclareTextCompositeCommand{\~}{L8U}{\u{A}}{���}% U+1EB4
\DeclareTextCompositeCommand{\~}{L8U}{\u a}{���}% U+1EB5
\DeclareTextCompositeCommand{\~}{L8U}{\u{a}}{���}% U+1EB5
\DeclareTextCompositeCommand{\d}{L8U}{\u A}{���}% U+1EB6
\DeclareTextCompositeCommand{\d}{L8U}{\u{A}}{���}% U+1EB6
\DeclareTextCompositeCommand{\u}{L8U}{\d A}{���}% U+1EB6
\DeclareTextCompositeCommand{\u}{L8U}{\d{A}}{���}% U+1EB6
\DeclareTextCompositeCommand{\d}{L8U}{\u a}{���}% U+1EB7
\DeclareTextCompositeCommand{\d}{L8U}{\u{a}}{���}% U+1EB7
\DeclareTextCompositeCommand{\u}{L8U}{\d a}{���}% U+1EB7
\DeclareTextCompositeCommand{\u}{L8U}{\d{a}}{���}% U+1EB7
\ifvnmxmp
 %\DeclareTextCompositeCommand{\`}{L8U}{A}{��}% U+00C0
 %\DeclareTextCompositeCommand{\'}{L8U}{A}{��}% U+00C1
 %\DeclareTextCompositeCommand{\~}{L8U}{A}{��}% U+00C3
 %\DeclareTextCompositeCommand{\d}{L8U}{A}{���}% U+1EA0
 \DeclareTextCompositeCommand{\h}{L8U}{A}{���}% U+1EA2
 \DeclareTextCompositeCommand{\'}{L8U}{\ACIRCUMFLEX}{���}% U+1EA4
 \DeclareTextCompositeCommand{\`}{L8U}{\ACIRCUMFLEX}{���}% U+1EA6
 \DeclareTextCompositeCommand{\h}{L8U}{\ACIRCUMFLEX}{���}% U+1EA8
 \DeclareTextCompositeCommand{\~}{L8U}{\ACIRCUMFLEX}{���}% U+1EAA
 \DeclareTextCompositeCommand{\d}{L8U}{\ACIRCUMFLEX}{���}% U+1EAC
 \DeclareTextCompositeCommand{\'}{L8U}{\ABREVE}{���}% U+1EAE
 \DeclareTextCompositeCommand{\`}{L8U}{\ABREVE}{���}% U+1EB0
 \DeclareTextCompositeCommand{\h}{L8U}{\ABREVE}{���}% U+1EB2
 \DeclareTextCompositeCommand{\~}{L8U}{\ABREVE}{���}% U+1EB4
 \DeclareTextCompositeCommand{\d}{L8U}{\ABREVE}{���}% U+1EB6
%  lowercase
 %\DeclareTextCompositeCommand{\`}{L8U}{a}{��}% U+00E0
 %\DeclareTextCompositeCommand{\'}{L8U}{a}{��}% U+00E1
 %\DeclareTextCompositeCommand{\~}{L8U}{a}{��}% U+00E3
 %\DeclareTextCompositeCommand{\d}{L8U}{a}{���}% U+1EA1
 \DeclareTextCompositeCommand{\h}{L8U}{a}{���}% U+1EA3
 \DeclareTextCompositeCommand{\'}{L8U}{\acircumflex}{���}% U+1EA5
 \DeclareTextCompositeCommand{\`}{L8U}{\acircumflex}{���}% U+1EA7
 \DeclareTextCompositeCommand{\h}{L8U}{\acircumflex}{���}% U+1EA9
 \DeclareTextCompositeCommand{\~}{L8U}{\acircumflex}{���}% U+1EAB
 \DeclareTextCompositeCommand{\d}{L8U}{\acircumflex}{���}% U+1EAD
 \DeclareTextCompositeCommand{\'}{L8U}{\abreve}{���}% U+1EAF
 \DeclareTextCompositeCommand{\`}{L8U}{\abreve}{���}% U+1EB1
 \DeclareTextCompositeCommand{\h}{L8U}{\abreve}{���}% U+1EB3
 \DeclareTextCompositeCommand{\~}{L8U}{\abreve}{���}% U+1EB5
 \DeclareTextCompositeCommand{\d}{L8U}{\abreve}{���}% U+1EB7
\fi
\DeclareTextCompositeCommand{\d}{L8U}{E}{���}% U+1EB8
\DeclareTextCompositeCommand{\d}{L8U}{e}{���}% U+1EB9
%\DeclareTextCompositeCommand{\texttipam}{L8U}{E}{���}% U+1EBA
%\DeclareTextCompositeCommand{\texttipam}{L8U}{e}{���}% U+1EBB
\DeclareTextCompositeCommand{\~}{L8U}{E}{���}% U+1EBC
\DeclareTextCompositeCommand{\~}{L8U}{e}{���}% U+1EBD
\DeclareTextCompositeCommand{\'}{L8U}{\^E}{���}% U+1EBE
\DeclareTextCompositeCommand{\'}{L8U}{\^e}{���}% U+1EBF
%  Ux1EC0
\DeclareTextCompositeCommand{\`}{L8U}{\^E}{���}% U+1EC0
\DeclareTextCompositeCommand{\`}{L8U}{\^e}{���}% U+1EC1
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^E}{���}% U+1EC2
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^e}{���}% U+1EC3
\DeclareTextCompositeCommand{\~}{L8U}{\^E}{���}% U+1EC4
\DeclareTextCompositeCommand{\~}{L8U}{\^e}{���}% U+1EC5
\DeclareTextCompositeCommand{\d}{L8U}{\^E}{���}% U+1EC6
\DeclareTextCompositeCommand{\^}{L8U}{\d E}{���}% U+1EC6
\DeclareTextCompositeCommand{\^}{L8U}{\d{E}}{���}% U+1EC6
\DeclareTextCompositeCommand{\d}{L8U}{\^e}{���}% U+1EC7
\DeclareTextCompositeCommand{\^}{L8U}{\d e}{���}% U+1EC7
\DeclareTextCompositeCommand{\^}{L8U}{\d{e}}{���}% U+1EC7
\ifvnmxmp
 %\DeclareTextCompositeCommand{\`}{L8U}{E}{��}% U+00C8
 %\DeclareTextCompositeCommand{\'}{L8U}{E}{��}% U+00C9
 %\DeclareTextCompositeCommand{\d}{L8U}{E}{���}% U+1EB8
 \DeclareTextCompositeCommand{\h}{L8U}{E}{���}% U+1EBA
 %\DeclareTextCompositeCommand{\~}{L8U}{E}{���}% U+1EBC
 \DeclareTextCompositeCommand{\'}{L8U}{\ECIRCUMFLEX}{���}% U+1EBE
 \DeclareTextCompositeCommand{\`}{L8U}{\ECIRCUMFLEX}{���}% U+1EC0
 \DeclareTextCompositeCommand{\h}{L8U}{\ECIRCUMFLEX}{���}% U+1EC2
 \DeclareTextCompositeCommand{\~}{L8U}{\ECIRCUMFLEX}{���}% U+1EC4
 \DeclareTextCompositeCommand{\d}{L8U}{\ECIRCUMFLEX}{���}% U+1EC6
%  lowercase
 %\DeclareTextCompositeCommand{\`}{L8U}{e}{��}% U+00E8
 %\DeclareTextCompositeCommand{\'}{L8U}{e}{��}% U+00E9
 %\DeclareTextCompositeCommand{\d}{L8U}{e}{���}% U+1EB9
 \DeclareTextCompositeCommand{\h}{L8U}{e}{���}% U+1EBB
 %\DeclareTextCompositeCommand{\~}{L8U}{e}{���}% U+1EBD
 \DeclareTextCompositeCommand{\'}{L8U}{\ecircumflex}{���}% U+1EBF
 \DeclareTextCompositeCommand{\`}{L8U}{\ecircumflex}{���}% U+1EC1
 \DeclareTextCompositeCommand{\h}{L8U}{\ecircumflex}{���}% U+1EC3
 \DeclareTextCompositeCommand{\~}{L8U}{\ecircumflex}{���}% U+1EC5
 \DeclareTextCompositeCommand{\d}{L8U}{\ecircumflex}{���}% U+1EC7
\fi
%\DeclareTextCompositeCommand{\texttipam}{L8U}{I}{���}% U+1EC8
%\DeclareTextCompositeCommand{\texttipam}{L8U}{i}{���}% U+1EC9
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\i}{���}% U+1EC9
\DeclareTextCompositeCommand{\d}{L8U}{I}{���}% U+1ECA
\DeclareTextCompositeCommand{\d}{L8U}{i}{���}% U+1ECB
\ifvnmxmp
 %\DeclareTextCompositeCommand{\`}{L8U}{I}{��}% U+00CC
 %\DeclareTextCompositeCommand{\'}{L8U}{I}{��}% U+00CD
 %\DeclareTextCompositeCommand{\~}{L8U}{I}{��}% U+0128
 \DeclareTextCompositeCommand{\h}{L8U}{I}{���}% U+1EC8
 %\DeclareTextCompositeCommand{\d}{L8U}{I}{���}% U+1ECA
%  lowercase
 %\DeclareTextCompositeCommand{\`}{L8U}{i}{��}% U+00EC
 %\DeclareTextCompositeCommand{\'}{L8U}{i}{��}% U+00ED
 %\DeclareTextCompositeCommand{\~}{L8U}{i}{��}% U+0129
 \DeclareTextCompositeCommand{\h}{L8U}{i}{���}% U+1EC9
 \DeclareTextCompositeCommand{\h}{L8U}{\i}{���}% U+1EC9
 %\DeclareTextCompositeCommand{\d}{L8U}{i}{���}% U+1ECB
\fi
\DeclareTextCompositeCommand{\d}{L8U}{O}{���}% U+1ECC
\DeclareTextCompositeCommand{\d}{L8U}{o}{���}% U+1ECD
%\DeclareTextCompositeCommand{\texttipam}{L8U}{O}{���}% U+1ECE
%\DeclareTextCompositeCommand{\texttipam}{L8U}{o}{���}% U+1ECF
%
\DeclareTextCompositeCommand{\'}{L8U}{\^O}{���}% U+1ED0
\DeclareTextCompositeCommand{\'}{L8U}{\^o}{���}% U+1ED1
\DeclareTextCompositeCommand{\`}{L8U}{\^O}{���}% U+1ED2
\DeclareTextCompositeCommand{\`}{L8U}{\^o}{���}% U+1ED3
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^O}{���}% U+1ED4
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\^o}{���}% U+1ED5
\DeclareTextCompositeCommand{\~}{L8U}{\^O}{���}% U+1ED6
\DeclareTextCompositeCommand{\~}{L8U}{\^o}{���}% U+1ED7
\DeclareTextCompositeCommand{\d}{L8U}{\^O}{���}% U+1ED8
\DeclareTextCompositeCommand{\^}{L8U}{\d O}{���}% U+1ED8
\DeclareTextCompositeCommand{\^}{L8U}{\d{O}}{���}% U+1ED8
\DeclareTextCompositeCommand{\d}{L8U}{\^o}{���}% U+1ED9
\DeclareTextCompositeCommand{\^}{L8U}{\d o}{���}% U+1ED9
\DeclareTextCompositeCommand{\^}{L8U}{\d{o}}{���}% U+1ED9
\DeclareTextCompositeCommand{\'}{L8U}{\Ohorn}{���}% U+1EDA
\DeclareTextCompositeCommand{\'}{L8U}{\ohorn}{���}% U+1EDB
\DeclareTextCompositeCommand{\`}{L8U}{\Ohorn}{���}% U+1EDC
\DeclareTextCompositeCommand{\`}{L8U}{\ohorn}{���}% U+1EDD
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\Ohorn}{���}% U+1EDE
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\ohorn}{���}% U+1EDF
\DeclareTextCompositeCommand{\~}{L8U}{\Ohorn}{���}% U+1EE0
\DeclareTextCompositeCommand{\~}{L8U}{\ohorn}{���}% U+1EE1
\DeclareTextCompositeCommand{\d}{L8U}{\Ohorn}{���}% U+1EE2
\DeclareTextCompositeCommand{\d}{L8U}{\ohorn}{���}% U+1EE3
\ifvnmxmp
 %\DeclareTextCompositeCommand{\`}{L8U}{O}{��}% U+00D2
 %\DeclareTextCompositeCommand{\'}{L8U}{O}{��}% U+00D3
 %\DeclareTextCompositeCommand{\~}{L8U}{O}{��}% U+00D5
 %\DeclareTextCompositeCommand{\d}{L8U}{O}{���}% U+1ECC
 \DeclareTextCompositeCommand{\h}{L8U}{O}{���}% U+1ECE
 \DeclareTextCompositeCommand{\'}{L8U}{\OCIRCUMFLEX}{���}% U+1ED0
 \DeclareTextCompositeCommand{\`}{L8U}{\OCIRCUMFLEX}{���}% U+1ED2
 \DeclareTextCompositeCommand{\h}{L8U}{\OCIRCUMFLEX}{���}% U+1ED4
 \DeclareTextCompositeCommand{\~}{L8U}{\OCIRCUMFLEX}{���}% U+1ED6
 \DeclareTextCompositeCommand{\d}{L8U}{\OCIRCUMFLEX}{���}% U+1ED8
 \DeclareTextCompositeCommand{\'}{L8U}{\OHORN}{���}% U+1EDA
 \DeclareTextCompositeCommand{\`}{L8U}{\OHORN}{���}% U+1EDC
 \DeclareTextCompositeCommand{\h}{L8U}{\OHORN}{���}% U+1EDE
 \DeclareTextCompositeCommand{\~}{L8U}{\OHORN}{���}% U+1EE0
 \DeclareTextCompositeCommand{\d}{L8U}{\OHORN}{���}% U+1EE2
%  lowercase
 %\DeclareTextCompositeCommand{\`}{L8U}{o}{��}% U+00F2
 %\DeclareTextCompositeCommand{\'}{L8U}{o}{��}% U+00F3
 %\DeclareTextCompositeCommand{\~}{L8U}{o}{��}% U+00F5
 %\DeclareTextCompositeCommand{\d}{L8U}{o}{���}% U+1ECD
 \DeclareTextCompositeCommand{\h}{L8U}{o}{���}% U+1ECF
 \DeclareTextCompositeCommand{\'}{L8U}{\ocircumflex}{���}% U+1ED1
 \DeclareTextCompositeCommand{\`}{L8U}{\ocircumflex}{���}% U+1ED3
 \DeclareTextCompositeCommand{\h}{L8U}{\ocircumflex}{���}% U+1ED5
 \DeclareTextCompositeCommand{\~}{L8U}{\ocircumflex}{���}% U+1ED7
 \DeclareTextCompositeCommand{\d}{L8U}{\ocircumflex}{���}% U+1ED9
 %\DeclareTextCompositeCommand{\'}{L8U}{\ohorn}{���}% U+1EDB
 %\DeclareTextCompositeCommand{\`}{L8U}{\ohorn}{���}% U+1EDD
 \DeclareTextCompositeCommand{\h}{L8U}{\ohorn}{���}% U+1EDF
 %\DeclareTextCompositeCommand{\~}{L8U}{\ohorn}{���}% U+1EE1
 %\DeclareTextCompositeCommand{\d}{L8U}{\ohorn}{���}% U+1EE3
\fi
\DeclareTextCompositeCommand{\d}{L8U}{U}{���}% U+1EE4
\DeclareTextCompositeCommand{\d}{L8U}{u}{���}% U+1EE5
%\DeclareTextCompositeCommand{\texttipam}{L8U}{U}{���}% U+1EE6
%\DeclareTextCompositeCommand{\texttipam}{L8U}{u}{���}% U+1EE7
\DeclareTextCompositeCommand{\'}{L8U}{\Uhorn}{���}% U+1EE8
\DeclareTextCompositeCommand{\'}{L8U}{\uhorn}{���}% U+1EE9
\DeclareTextCompositeCommand{\`}{L8U}{\Uhorn}{���}% U+1EEA
\DeclareTextCompositeCommand{\`}{L8U}{\uhorn}{���}% U+1EEB
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\Uhorn}{���}% U+1EEC
%\DeclareTextCompositeCommand{\texttipam}{L8U}{\uhorn}{���}% U+1EED
\DeclareTextCompositeCommand{\~}{L8U}{\Uhorn}{���}% U+1EEE
\DeclareTextCompositeCommand{\~}{L8U}{\uhorn}{���}% U+1EEF
%
\DeclareTextCompositeCommand{\d}{L8U}{\Uhorn}{���}% U+1EF0
\DeclareTextCompositeCommand{\d}{L8U}{\uhorn}{���}% U+1EF1
\ifvnmxmp
 %\DeclareTextCompositeCommand{\`}{L8U}{U}{��}% U+00D9
 %\DeclareTextCompositeCommand{\'}{L8U}{U}{��}% U+00DA
 %\DeclareTextCompositeCommand{\~}{L8U}{U}{��}% U+0168
 %\DeclareTextCompositeCommand{\d}{L8U}{U}{���}% U+1EE4
 \DeclareTextCompositeCommand{\h}{L8U}{U}{���}% U+1EE6
 \DeclareTextCompositeCommand{\'}{L8U}{\UHORN}{���}% U+1EE8
 \DeclareTextCompositeCommand{\`}{L8U}{\UHORN}{���}% U+1EEA
 \DeclareTextCompositeCommand{\h}{L8U}{\UHORN}{���}% U+1EEC
 \DeclareTextCompositeCommand{\~}{L8U}{\UHORN}{���}% U+1EEE
 \DeclareTextCompositeCommand{\d}{L8U}{\UHORN}{���}% U+1EF0
%  lowercase
 %\DeclareTextCompositeCommand{\`}{L8U}{u}{��}% U+00F9
 %\DeclareTextCompositeCommand{\'}{L8U}{u}{��}% U+00FA
 %\DeclareTextCompositeCommand{\~}{L8U}{u}{��}% U+0169
 %\DeclareTextCompositeCommand{\d}{L8U}{u}{���}% U+1EE5
 \DeclareTextCompositeCommand{\h}{L8U}{u}{���}% U+1EE7
 %\DeclareTextCompositeCommand{\'}{L8U}{\uhorn}{���}% U+1EE9
 %\DeclareTextCompositeCommand{\`}{L8U}{\uhorn}{���}% U+1EEB
 \DeclareTextCompositeCommand{\h}{L8U}{\uhorn}{���}% U+1EED
 %\DeclareTextCompositeCommand{\~}{L8U}{\uhorn}{���}% U+1EEF
 %\DeclareTextCompositeCommand{\d}{L8U}{\uhorn}{���}% U+1EF1
\fi
\DeclareTextCompositeCommand{\`}{L8U}{Y}{���}% U+1EF2
\DeclareTextCompositeCommand{\`}{L8U}{y}{���}% U+1EF3
\DeclareTextCompositeCommand{\d}{L8U}{Y}{���}% U+1EF4
\DeclareTextCompositeCommand{\d}{L8U}{y}{���}% U+1EF5
%\DeclareTextCompositeCommand{\texttipam}{L8U}{Y}{���}% U+1EF6
%\DeclareTextCompositeCommand{\texttipam}{L8U}{y}{���}% U+1EF7
\DeclareTextCompositeCommand{\~}{L8U}{Y}{���}% U+1EF8
\DeclareTextCompositeCommand{\~}{L8U}{y}{���}% U+1EF9
\ifvnmxmp
 %\DeclareTextCompositeCommand{\'}{L8U}{Y}{��}% U+00DD
 %\DeclareTextCompositeCommand{\`}{L8U}{Y}{���}% U+1EF2
 %\DeclareTextCompositeCommand{\d}{L8U}{Y}{���}% U+1EF4
 \DeclareTextCompositeCommand{\h}{L8U}{Y}{���}% U+1EF6
 %\DeclareTextCompositeCommand{\~}{L8U}{Y}{���}% U+1EF8
%  lowercase
 %\DeclareTextCompositeCommand{\'}{L8U}{y}{��}% U+00FD
 %\DeclareTextCompositeCommand{\`}{L8U}{y}{���}% U+1EF3
 %\DeclareTextCompositeCommand{\d}{L8U}{y}{���}% U+1EF5
 \DeclareTextCompositeCommand{\h}{L8U}{y}{���}% U+1EF7
 %\DeclareTextCompositeCommand{\~}{L8U}{y}{���}% U+1EF9
\fi

%\DeclareTextCommand{\LLwelsh}{L8U}{���}% U+1EFA
%\DeclareTextCommand{\llwelsh}{L8U}{���}% U+1EFB
%\DeclareTextCommand{\Vwelsh}{L8U}{���}% U+1EFC
%\DeclareTextCommand{\vwelsh}{L8U}{���}% U+1EFD
%\DeclareTextCommand{\Ylooped}{L8U}{���}% U+1EFE
%\DeclareTextCommand{\ylooped}{L8U}{���}% U+1EFF

\fi % end of  \iflatEXTxmp 

%
%
% from ts1enc.def
\DeclareTextCommand{\capitalcedilla}{L8U}[1]{#1��}%cca7
\DeclareTextCommand{\capitalogonek}{L8U}[1]{#1��}%cca8
\DeclareTextCommand{\capitalgrave}{L8U}[1]{#1��}%cc80
\DeclareTextCommand{\capitalacute}{L8U}[1]{#1��}%cc81
\DeclareTextCommand{\capitalcircumflex}{L8U}[1]{#1��}%cc82
\DeclareTextCommand{\capitaltilde}{L8U}[1]{#1��}%cc83
\DeclareTextCommand{\capitaldieresis}{L8U}[1]{#1��}%cc88
\DeclareTextCommand{\capitalhungarumlaut}{L8U}[1]{#1��}%cc8b
\DeclareTextCommand{\capitalring}{L8U}[1]{#1��}%cc8a
\DeclareTextCommand{\capitalcaron}{L8U}[1]{#1��}%cc8c
\DeclareTextCommand{\capitalbreve}{L8U}[1]{#1��}%cc86
\DeclareTextCommand{\capitalmacron}{L8U}[1]{#1��}%cc84
\DeclareTextCommand{\capitaldotaccent}{L8U}[1]{#1��}%cc87
\DeclareTextCommand{\t}{L8U}[1]{#1��}%cda1
\DeclareTextCommand{\capitaltie}{L8U}[1]{#1��}%cda1
\DeclareTextCommand{\newtie}{L8U}[1]{#1���}%e28180   %  or cc91
\DeclareTextCommand{\capitalnewtie}{L8U}[1]{#1���}%e28180   %  or cc91
\DeclareTextCommand{\textcapitalcompwordmark}{L8U}{���}%e2809c
\DeclareTextCommand{\textascendercompwordmark}{L8U}{���}%e2809c
\DeclareTextCommand{\textquotestraightbase}{L8U}{���}%e2809a
\DeclareTextCommand{\textquotestraightdblbase}{L8U}{���}%e2809e
%\DeclareTextCommand{\texttwelveudash}{L8U}{���}%e28095
%\DeclareTextCommand{\textthreequartersemdash}{L8U}{���}%e28092



\DeclareTextCommand{\textblank}{L8U}{���}%e290a2
\DeclareTextCommand{\textvisiblespace}{L8U}{���}% U+2423
\DeclareTextCommand{\textbbslash}{L8U}{���}%* U+244A
%\DeclareTextSymbol{\textdollar}{L8U}{`\$}%
\DeclareTextSymbol{\textquotesingle}{L8U}{`\'}%
\DeclareTextSymbol{\textasteriskcentered}{L8U}{`\*}
%\DeclareTextCommand{\textdblhyphen}{L8U}{���}%ea9e8a ????
\DeclareTextCommand{\textfractionsolidus}{L8U}{���}%e28184


%
%  Miscellaneous symbols, Spacing modifiers
%
\DeclareTextCommand{\textasciicaron}{L8U}{��}% U+02C7
\DeclareTextCommand{\textasciigrave}{L8U}{��}% U+02CB
\DeclareTextCommand{\textasciibreve}{L8U}{��}% U+02D8
\DeclareTextCommand{\texthungarumlaut}{L8U}{��}%
\DeclareTextCommand{\textacutedbl}{L8U}{��}% U+02DD  or  �� % U+02F6
\DeclareTextCommand{\textgravedbl}{L8U}{��}% U+02F5
\DeclareTextCommand{\texttildelow}{L8U}{��}% U+02F7

\DeclareTextCommand{\textcentoldstyle}{L8U}{��}%c2a2  %var-1: efb880
\DeclareTextCommand{\textdollaroldstyle}{L8U}{`\$}

%
\DeclareTextCommand{\textcopyleft}{L8U}{��}%???? non-unicode
\DeclareTextCommand{\textlnot}{L8U}{��}%c2ac
%\DeclareTextCommand{\-}{L8U}{��}%c2ad % don't override discretionary hyphen
\DeclareTextCommand{\textsofthyphen}{L8U}{��}%c2ad

%
% General Punctuation  Ux2000 ��� Ux205F
% 


%
% allow some control over spaces in math
%
\DeclareTextCommand{\textenquad}{L8U}{���}% U+2000
\DeclareTextCommand{\textemquad}{L8U}{���}% U+2001
\DeclareTextCommand{\textenspace}{L8U}{���}% U+2002
\DeclareTextCommand{\textemspace}{L8U}{���}% U+2003
\DeclareTextCommand{\textthreeperemspace}{L8U}{���}% U+2004
\DeclareTextCommand{\textfourperemspace}{L8U}{���}% U+2005
\DeclareTextCommand{\textsixperemspace}{L8U}{���}% U+2006
\DeclareTextCommand{\textfigurespace}{L8U}{���}% U+2007
\DeclareTextCommand{\textpuntuationspace}{L8U}{���}% U+2008
\DeclareTextCommand{\textthinspace}{L8U}{���}% U+2009
\DeclareTextCommand{\texthairspace}{L8U}{���}% U+200A
\DeclareTextCommand{\textzerowidthspace}{L8U}{���}% U+200B

\def\LIIXUmapmathspaces{%
 \let\,\textsixperemspace
 \let\;\textfourperemspace
 \let\ \space %\textthreeperemspace
 \let\quad\textenquad
 \let\qquad\textemquad
}


\DeclareTextCommand{\textcompwordmark}{L8U}{���}% U+200C  may show as invisible
\DeclareTextCommand{\liixu@ZWNJ}{L8U}{���}% U+200C  may show as invisible
\DeclareTextCommand{\liixu@noboundary}{L8U}{���}% U+200D  may show as invisible
%
\DeclareTextCommand{\textthreequartersemdash}{L8U}{���}% U+2012
\DeclareTextCommand{\textendash}{L8U}{���}% U+2013
\DeclareTextCommand{\textemdash}{L8U}{���}% U+2014
\DeclareTextCommand{\texttwelveudash}{L8U}{���}% U+2015
\DeclareTextCommand{\textbardbl}{L8U}{���}% U+2016
\DeclareTextCommand{\textdoublevertline}{L8U}{���}% U+2016
%
\DeclareTextCommand{\textquoteleft}{L8U}{���}% U+2018
\DeclareTextCommand{\textquoteright}{L8U}{���}% U+2019
\DeclareTextCommand{\quotesinglbase}{L8U}{���}% U+201A
%
\DeclareTextCommand{\textquotedblleft}{L8U}{���}% U+201C
\DeclareTextCommand{\textquotedblright}{L8U}{���}% U+201D
\DeclareTextCommand{\quotedblbase}{L8U}{���}% U+201E
%
\DeclareTextCommand{\textdagger}{L8U}{���}%* U+2020
\DeclareTextCommand{\textdaggerdbl}{L8U}{���}% U+2021
\DeclareTextCommand{\textbullet}{L8U}{���}%* U+2022
%
\DeclareTextCommand{\texthdotfor}{L8U}{���}%* U+2025
\DeclareTextCommand{\textellipsis}{L8U}{���}% U+2026
%
\DeclareTextCommand{\textperthousand}{L8U}{���}% U+2030
\DeclareTextCommand{\textpertenthousand}{L8U}{���}% U+2031
\DeclareTextCommand{\textprime}{L8U}{���}%* U+2032
\DeclareTextCommand{\textsecond}{L8U}{���}%* U+2033
\DeclareTextCommand{\textthird}{L8U}{���}%* U+2034
\DeclareTextCommand{\textbackprime}{L8U}{���}%* U+2035
%
\DeclareTextCommand{\guilsinglleft}{L8U}{���}% U+2039
\DeclareTextCommand{\guilsinglright}{L8U}{���}% U+203A
\DeclareTextCommand{\textreferencemark}{L8U}{���}% U+203B
%
\DeclareTextCommand{\textinterrobang}{L8U}{���}% U+203D
%
\DeclareTextCommand{\textfractionsolidus}{L8U}{���}% U+2044
\DeclareTextCommand{\textlquill}{L8U}{���}% U+2045
\DeclareTextCommand{\textrquill}{L8U}{���}% U+2046
%
\DeclareTextCommand{\textdiscount}{L8U}{���}% U+2052
%
\DeclareTextCommand{\textlefttherefore}{L8U}{���}%* U+2056
\DeclareTextCommand{\textfourth}{L8U}{���}%* U+2057
\DeclareTextCommand{\textdiamonddots}{L8U}{���}%* U+2058


%
% Superscripts and Subscripts  Ux2070 ��� Ux209F
% 

\DeclareTextCommand{\textzerosuperior}{L8U}{���}%* U+2070
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{0}{���}
\DeclareTextCommand{\textisuperior}{L8U}{���}%* U+2071
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{i}{���}
%
\DeclareTextCommand{\textfoursuperior}{L8U}{���}% U+2074
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{4}{���}
\DeclareTextCommand{\textfivesuperior}{L8U}{���}% U+2075
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{5}{���}
\DeclareTextCommand{\textsixsuperior}{L8U}{���}% U+2076
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{6}{���}
\DeclareTextCommand{\textsevensuperior}{L8U}{���}% U+2077
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{7}{���}
\DeclareTextCommand{\texteightsuperior}{L8U}{���}% U+2078
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{8}{���}
\DeclareTextCommand{\textninesuperior}{L8U}{���}% U+2079
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{9}{���}
\DeclareTextCommand{\textplussuperior}{L8U}{���}% U+207A
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{+}{���}
\DeclareTextCommand{\textminussuperior}{L8U}{���}% U+207B
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{-}{���}
\DeclareTextCommand{\textequalsuperior}{L8U}{���}% U+207C
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{=}{���}
\DeclareTextCommand{\textparenleftsuperior}{L8U}{���}% U+207D
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{(}{���}
\DeclareTextCommand{\textparenrightsuperior}{L8U}{���}% U+207E
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{)}{���}
\DeclareTextCommand{\textnsuperior}{L8U}{���}% U+207F
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{n}{���}
\DeclareTextCommand{\textzeroinferior}{L8U}{���}% U+2080
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{0}{���}
\DeclareTextCommand{\textoneinferior}{L8U}{���}% U+2081
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{1}{���}
\DeclareTextCommand{\texttwoinferior}{L8U}{���}% U+2082
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{2}{���}
\DeclareTextCommand{\textthreeinferior}{L8U}{���}% U+2083
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{3}{���}
\DeclareTextCommand{\textfourinferior}{L8U}{���}% U+2084
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{4}{���}
\DeclareTextCommand{\textfiveinferior}{L8U}{���}% U+2085
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{5}{���}
\DeclareTextCommand{\textsixinferior}{L8U}{���}% U+2086
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{6}{���}
\DeclareTextCommand{\textseveninferior}{L8U}{���}% U+2087
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{7}{���}
\DeclareTextCommand{\texteightinferior}{L8U}{���}% U+2088
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{8}{���}
\DeclareTextCommand{\textnineinferior}{L8U}{���}% U+2089
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{9}{���}
\DeclareTextCommand{\textplusinferior}{L8U}{���}% U+208A
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{+}{���}
\DeclareTextCommand{\textminusinferior}{L8U}{���}% U+208B
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{-}{���}
\DeclareTextCommand{\textequalsinferior}{L8U}{���}% U+208C
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{=}{���}
\DeclareTextCommand{\textparenleftinferior}{L8U}{���}% U+208D
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{(}{���}
\DeclareTextCommand{\textparenrightinferior}{L8U}{���}% U+208E
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{)}{���}
%
\DeclareTextCommand{\textainferior}{L8U}{���}% U+2090
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{a}{���}
\DeclareTextCommand{\texteinferior}{L8U}{���}% U+2091
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{e}{���}
\DeclareTextCommand{\textoinferior}{L8U}{���}% U+2092
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{o}{���}
\DeclareTextCommand{\textxinferior}{L8U}{���}% U+2093
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{x}{���}
\DeclareTextCommand{\textschwainferior}{L8U}{���}% U+2094
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\schwa}{���}
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{\textschwa}{���}
\DeclareTextCommand{\texthinferior}{L8U}{^^e2^^82^^95}% U+2095
\DeclareTextCommand{\textHinferior}{L8U}{^^e2^^82^^95}% U+2095
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{H}{^^e2^^82^^95}
\DeclareTextCommand{\texthinferior}{L8U}{^^e2^^82^^96}% U+2096
\DeclareTextCommand{\textKinferior}{L8U}{^^e2^^82^^96}% U+2096
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{K}{^^e2^^82^^96}
\DeclareTextCommand{\textlinferior}{L8U}{^^e2^^82^^97}% U+2097
\DeclareTextCommand{\textLinferior}{L8U}{^^e2^^82^^97}% U+2097
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{L}{^^e2^^82^^97}
\DeclareTextCommand{\textminferior}{L8U}{^^e2^^82^^98}% U+2098
\DeclareTextCommand{\textMinferior}{L8U}{^^e2^^82^^98}% U+2098
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{M}{^^e2^^82^^98}
\DeclareTextCommand{\textninferior}{L8U}{^^e2^^82^^99}% U+2099
\DeclareTextCommand{\textNinferior}{L8U}{^^e2^^82^^99}% U+2099
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{N}{^^e2^^82^^99}
\DeclareTextCommand{\textpinferior}{L8U}{^^e2^^82^^9a}% U+209A
\DeclareTextCommand{\textPinferior}{L8U}{^^e2^^82^^9a}% U+209A
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{P}{^^e2^^82^^9A}
\DeclareTextCommand{\textsinferior}{L8U}{^^e2^^82^^9b}% U+209B
\DeclareTextCommand{\textSinferior}{L8U}{^^e2^^82^^9b}% U+209B
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{S}{^^e2^^82^^9B}
\DeclareTextCommand{\texttinferior}{L8U}{^^e2^^82^^9c}% U+209C
\DeclareTextCommand{\textTinferior}{L8U}{^^e2^^82^^9c}% U+209C
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{T}{^^e2^^82^^9C}


%
% Currency Symbols   Ux20A0 ��� Ux20B5
% 
\DeclareTextCommand{\textcolonmonetary}{L8U}{���}% U+20A1
\DeclareTextCommand{\textlira}{L8U}{���}% U+20A4
\DeclareTextCommand{\textnaira}{L8U}{���}% U+20A6
\DeclareTextCommand{\textpeseta}{L8U}{���}% U+20A7
\DeclareTextCommand{\textwon}{L8U}{���}% U+20A9
\DeclareTextCommand{\textdong}{L8U}{���}% U+20AB
\DeclareTextCommand{\texteuro}{L8U}{���}% U+20AC
\DeclareTextCommand{\textDeleatur}{L8U}{���}%* U+20B0
\DeclareTextCommand{\textpeso}{L8U}{���}% U+20B1
\DeclareTextCommand{\textguarani}{L8U}{���}% U+20B2

\DeclareTextCommand{\textbaht}{L8U}{���}% U+0E3F


%  UxFF10 ��� UxFF19
\DeclareTextCommand{\textzerooldstyle}{L8U}{���}%efbc90
\DeclareTextCommand{\textoneoldstyle}{L8U}{���}
\DeclareTextCommand{\texttwooldstyle}{L8U}{���}
\DeclareTextCommand{\textthreeoldstyle}{L8U}{���}
\DeclareTextCommand{\textfouroldstyle}{L8U}{���}
\DeclareTextCommand{\textfiveoldstyle}{L8U}{���}
\DeclareTextCommand{\textsixoldstyle}{L8U}{���}
\DeclareTextCommand{\textsevenoldstyle}{L8U}{���}
\DeclareTextCommand{\texteightoldstyle}{L8U}{���}
\DeclareTextCommand{\textnineoldstyle}{L8U}{���}



% some of these may be used anyway, not in math

%
%  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\LIIXUmapmathletterlikes{%
 \let\celsius\textcelsius
 \let\hslash\texthslash
 \let\Im\textIm
 \let\ell\textell
 \let\numero\textnumero
 \let\circledP\textcircledP
 \let\wp\textwp
 \let\Re\textRe
 \let\recipe\textrecipe
 \let\servicemark\textservicemark
 \let\trademark\texttrademark
 \let\ohm\textohm
 \let\mho\textmho
 \let\riota\textriota
 \let\angstrom\textangstrom
 \let\estimated\textestimated
 \let\Finv\textFinv
 \let\aleph\textaleph
 \let\beth\textbeth
 \let\gimel\textgimel
 \let\daleth\textdaleth
 \let\fax\textfax
 \let\Game\textGame
 \let\invamp\textinvamp
%
 \let\nobreakspace\textnobreakspace
 \let\dots\textdots
 \let\dag\textdagger
 \let\ddag\textdaggerdbl
 \let\ddagger\textdaggerdbl
 \let\bullet\textbullet
 \let\mathdollar\textdollar
 \let\$\textdollar
 \let\pounds\textsterling
 \let\mathsterling\textsterling
 \let\mathparagraph\textparagragh
 \let\P\textparagraph
 \let\mathsection\textsection
 \let\S\textsection
 \let\partial\textpartial
 \let\complement\textcomplement
 \let\circledS\textcircledS
 \let\hbar\texthbar
 \let\eth\dh
 \let\imath\i
 \let\jmath\j
 \let\SS\textSS
}


%
%  Number forms   Ux2150 ��� Ux218F
%
\DeclareTextCommand{\textoneseventh}{L8U}{���}% U+2150
\DeclareTextCommand{\textoneninth}{L8U}{���}% U+2151
\DeclareTextCommand{\textonetenth}{L8U}{���}% U+2152
\DeclareTextCommand{\textonethird}{L8U}{���}% U+2153
\DeclareTextCommand{\texttwothirds}{L8U}{���}% U+2154
\DeclareTextCommand{\textonefifth}{L8U}{���}% U+2155
\DeclareTextCommand{\texttwofifths}{L8U}{���}% U+2156
\DeclareTextCommand{\textthreefifths}{L8U}{���}% U+2157
\DeclareTextCommand{\textfourfifths}{L8U}{���}% U+2158
\DeclareTextCommand{\textonesixth}{L8U}{���}% U+2159
\DeclareTextCommand{\textfivesixths}{L8U}{���}% U+215A
\DeclareTextCommand{\textoneeighth}{L8U}{���}% U+215B
\DeclareTextCommand{\textthreeeighths}{L8U}{���}% U+215C
\DeclareTextCommand{\textfiveeighths}{L8U}{���}% U+215D
\DeclareTextCommand{\textseveneighths}{L8U}{���}% U+215E
%
\DeclareTextCommand{\textrevc}{L8U}{���}% U+2184
%
\DeclareTextCommand{\textzerothirds}{L8U}{���}% U+2189

\ifmathxmp
%
%  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


%
%  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

\fi  % end of \ifmathxmp

%
%  Miscellaneous technical  Ux2300 ��� 
%
\DeclareTextCommand{\textdiameter}{L8U}{���}%* U+2300
%
\DeclareTextCommand{\textbackneg}{L8U}{���}%* U+2310
\DeclareTextCommand{\textwasylozenge}{L8U}{���}%* U+2311
%
\DeclareTextCommand{\textinvbackneg}{L8U}{���}%* U+2319
\DeclareTextCommand{\textclock}{L8U}{���}%* U+231A
%
\DeclareTextCommand{\textulcorner}{L8U}{���}%* U+231C
\DeclareTextCommand{\texturcorner}{L8U}{���}%* U+231D
\DeclareTextCommand{\textllcorner}{L8U}{���}%* U+231E
\DeclareTextCommand{\textlrcorner}{L8U}{���}%* U+231F
%
\DeclareTextCommand{\textfrown}{L8U}{���}%* U+2322
\DeclareTextCommand{\textsmile}{L8U}{���}%* U+2323
%
\DeclareTextCommand{\textKeyboard}{L8U}{���}%* U+2328
\DeclareTextCommand{\textlangle}{L8U}{���}%* U+2329
\DeclareTextCommand{\textrangle}{L8U}{���}%* U+232A
%
\DeclareTextCommand{\textAPLinv}{L8U}{���}%* U+2339
%
\DeclareTextCommand{\textTumbler}{L8U}{���}%* U+233C
\DeclareTextCommand{\textstmaryrdbaro}{L8U}{���}% U+233D
%
\DeclareTextCommand{\textnotslash}{L8U}{���}%* U+233F
\DeclareTextCommand{\textnotbackslash}{L8U}{���}%* U+2340
%
\DeclareTextCommand{\textboxbackslash}{L8U}{���}%* U+2342
%
\DeclareTextCommand{\textAPLleftarrowbox}{L8U}{���}%* U+2347
\DeclareTextCommand{\textAPLrightarrowbox}{L8U}{���}%* U+2348
%
\DeclareTextCommand{\textAPLuparrowbox}{L8U}{���}%* U+2350
%
\DeclareTextCommand{\textAPLdownarrowbox}{L8U}{���}%* U+2357
%
\DeclareTextCommand{\textAPLinput}{L8U}{���}%* U+235E
%
\DeclareTextCommand{\textRequest}{L8U}{���}%* U+2370
%
\DeclareTextCommand{\textBeam}{L8U}{���}%* U+2393
\DeclareTextCommand{\texthexagon}{L8U}{���}%* U+2394
\DeclareTextCommand{\textAPLbox}{L8U}{���}%* U+2395
%
\DeclareTextCommand{\textForwardToIndex}{L8U}{^^e2^^8f^^ad}%* U+23ED
\DeclareTextCommand{\textRewindToIndex}{L8U}{^^e2^^8f^^ae}%* U+23EE

%  already declared
%\DeclareTextCommand{\textblank}{L8U}{���}% U+2422
%\DeclareTextCommand{\textvisiblespace}{L8U}{���}% U+2423
%\DeclareTextCommand{\textbbslash}{L8U}{���}%* U+244A

%
% Enclosed Alphanumerics   Ux2460 ��� Ux24FF
%
\DeclareTextCommand{\textcircled}{L8U}[1]{#1���}%e2839d
%
\DeclareTextCompositeCommand{\textcircled}{L8U}{1}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{2}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{3}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{4}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{5}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{6}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{7}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{8}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{9}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{10}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{11}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{12}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{13}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{14}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{15}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{16}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{17}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{18}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{19}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{20}{���}
% Ux24B6 ��� Ux24EA
\DeclareTextCompositeCommand{\textcircled}{L8U}{A}{���}
\DeclareTextCommand{\textCircledA}{L8U}{���}%* U+24B6
\DeclareTextCompositeCommand{\textcircled}{L8U}{B}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{C}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{D}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{E}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{F}{���}
\DeclareTextCommand{\textCleaningF}{L8U}{���}%* U+24BB
\DeclareTextCommand{\textCleaningFF}{L8U}{�����}%* U+24BB U+0332
\DeclareTextCompositeCommand{\textcircled}{L8U}{G}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{H}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{I}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{J}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{K}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{L}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{M}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{N}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{O}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{P}{���}
\DeclareTextCommand{\textCleaningP}{L8U}{���}%* U+24C5
\DeclareTextCommand{\textCleaningPP}{L8U}{�����}%* U+24C5 U+0332
\DeclareTextCompositeCommand{\textcircled}{L8U}{Q}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{R}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{S}{���}
\DeclareTextCommand{\textcircledS}{L8U}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{T}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{U}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{V}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{W}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{X}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{Y}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{Z}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{a}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{b}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{c}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{d}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{e}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{f}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{g}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{h}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{i}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{j}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{k}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{l}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{m}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{n}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{o}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{p}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{q}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{r}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{s}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{t}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{u}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{v}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{w}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{x}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{y}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{z}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{0}{���}
%
% Ux3251 ��� Ux325F
\DeclareTextCompositeCommand{\textcircled}{L8U}{21}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{22}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{23}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{24}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{25}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{26}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{27}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{28}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{29}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{30}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{31}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{32}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{33}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{34}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{35}{���}
% Ux32B1 ��� Ux32BF
\DeclareTextCompositeCommand{\textcircled}{L8U}{36}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{37}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{38}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{39}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{40}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{41}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{42}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{43}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{44}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{45}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{46}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{47}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{48}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{49}{���}
\DeclareTextCompositeCommand{\textcircled}{L8U}{50}{���}

%
%  Box drawing       Ux2500 ��� Ux2575
%  Geometric shapes  Ux25A0 ��� Ux25FF

\DeclareTextCommand{\textCuttingLine}{L8U}{���}%* U+2504
%
\DeclareTextCommand{\textUParrow}{L8U}{���}%* U+25B2
\DeclareTextCommand{\textbigtriangleup}{L8U}{���}%* U+25B3
%
\DeclareTextCommand{\textForward}{L8U}{���}%* U+25B6
\DeclareTextCommand{\texttriangleright}{L8U}{���}%* U+25B7
%
\DeclareTextCommand{\textRHD}{L8U}{���}%* U+25BA
%
\DeclareTextCommand{\textDOWNarrow}{L8U}{���}%* U+25BC
\DeclareTextCommand{\textbigtriangledown}{L8U}{���}%* U+25BD
%
\DeclareTextCommand{\textRewind}{L8U}{���}%* U+25C0
\DeclareTextCommand{\texttriangleleft}{L8U}{���}%* U+25C1
%
\DeclareTextCommand{\textLHD}{L8U}{���}%* U+25C4
%
\DeclareTextCommand{\textdiamond}{L8U}{���}%* U+25C7
%
\DeclareTextCommand{\dotextlozenge}{L8U}{���}%* U+25CA
%
\DeclareTextCommand{\textLEFTCIRCLE}{L8U}{���}%* U+25D6
\DeclareTextCommand{\textRIGHTCIRCLE}{L8U}{���}%* U+25D7
%
\DeclareTextCommand{\textopenbullet}{L8U}{���}%* U+25E6
%
\DeclareTextCommand{\textboxbar}{L8U}{���}%* U+25EB
%
\DeclareTextCommand{\textbigcircle}{L8U}{���}%* U+25EF

%
% Miscellaneous symbols (Dingbats)
%

\DeclareTextCommand{\textCloud}{L8U}{���}%* U+2601
%
\DeclareTextCommand{\textFiveStar}{L8U}{���}%* U+2605
\DeclareTextCommand{\textFiveStarOpen}{L8U}{���}%* U+2606
%
\DeclareTextCommand{\textPhone}{L8U}{���}%* U+260E
%
\DeclareTextCommand{\textboxempty}{L8U}{���}%* U+2610
\DeclareTextCommand{\textCheckedbox}{L8U}{���}%* U+2611
\DeclareTextCommand{\textCrossedbox}{L8U}{���}%* U+2612
%
\DeclareTextCommand{\textCoffeecup}{L8U}{���}%* U+2615
%
\DeclareTextCommand{\textHandCuffLeft}{L8U}{���}%* U+261A
\DeclareTextCommand{\textHandCuffRight}{L8U}{���}%* U+261B
\DeclareTextCommand{\textHandLeft}{L8U}{���}%* U+261C
%
\DeclareTextCommand{\textHandRight}{L8U}{���}%* U+261E
%
\DeclareTextCommand{\textRadioactivity}{L8U}{���}%* U+2622
\DeclareTextCommand{\textBiohazard}{L8U}{���}%* U+2623
%
\DeclareTextCommand{\textAnkh}{L8U}{���}%* U+2625
%
\DeclareTextCommand{\textYinYang}{L8U}{���}%* U+262F
%
\DeclareTextCommand{\textfrownie}{L8U}{���}%* U+2639
\DeclareTextCommand{\textsmiley}{L8U}{���}%* U+263A
\DeclareTextCommand{\textblacksmiley}{L8U}{���}%* U+263B
\DeclareTextCommand{\textsun}{L8U}{���}%* U+263C
\DeclareTextCommand{\textleftmoon}{L8U}{���}%* U+263D
\DeclareTextCommand{\textrightmoon}{L8U}{���}%* U+263E
\DeclareTextCommand{\textmercury}{L8U}{���}%* U+263F
\DeclareTextCommand{\textPUfemale}{L8U}{���}% U+2640
\DeclareTextCommand{\textearth}{L8U}{���}%* U+2641
\DeclareTextCommand{\textmale}{L8U}{���}%* U+2642
\DeclareTextCommand{\textjupiter}{L8U}{���}%* U+2643
\DeclareTextCommand{\textsaturn}{L8U}{���}%* U+2644
\DeclareTextCommand{\texturanus}{L8U}{���}%* U+2645
\DeclareTextCommand{\textneptune}{L8U}{���}%* U+2646
\DeclareTextCommand{\textpluto}{L8U}{���}%* U+2647
\DeclareTextCommand{\textaries}{L8U}{���}%* U+2648
\DeclareTextCommand{\texttaurus}{L8U}{���}%* U+2649
\DeclareTextCommand{\textgemini}{L8U}{���}%* U+264A
\DeclareTextCommand{\textcancer}{L8U}{���}%* U+264B
\DeclareTextCommand{\textleo}{L8U}{���}%* U+264C
\DeclareTextCommand{\textvirgo}{L8U}{���}%* U+264D
\DeclareTextCommand{\textlibra}{L8U}{���}%* U+264E
\DeclareTextCommand{\textscorpio}{L8U}{���}%* U+264F
\DeclareTextCommand{\textsagittarius}{L8U}{���}%* U+2650
\DeclareTextCommand{\textcapricornus}{L8U}{���}%* U+2651
\DeclareTextCommand{\textaquarius}{L8U}{���}%* U+2652
\DeclareTextCommand{\textpisces}{L8U}{���}%* U+2653
%
\DeclareTextCommand{\textspadesuitblack}{L8U}{���}% U+2660
\DeclareTextCommand{\textheartsuitwhite}{L8U}{���}% U+2661
\DeclareTextCommand{\textdiamondsuitwhite}{L8U}{���}% U+2662
\DeclareTextCommand{\textclubsuitblack}{L8U}{���}% U+2663
\DeclareTextCommand{\textspadesuitwhite}{L8U}{���}% U+2664
\DeclareTextCommand{\textheartsuitblack}{L8U}{���}% U+2665
\DeclareTextCommand{\textdiamondsuitblack}{L8U}{���}% U+2666
\DeclareTextCommand{\textclubsuitwhite}{L8U}{���}% U+2667
%
\DeclareTextCommand{\textquarternote}{L8U}{���}%* U+2669
\DeclareTextCommand{\textmusicalnote}{L8U}{���}% U+266A
\DeclareTextCommand{\texttwonotes}{L8U}{���}%* U+266B
\DeclareTextCommand{\textsixteenthnote}{L8U}{���}%* U+266C
\DeclareTextCommand{\textflat}{L8U}{���}%* U+266D
\DeclareTextCommand{\textnatural}{L8U}{���}%* U+266E
\DeclareTextCommand{\textsharp}{L8U}{���}%* U+266F
%
\DeclareTextCommand{\textrecycle}{L8U}{���}%* U+2672
%
\DeclareTextCommand{\textWheelchair}{L8U}{���}%* U+267F
%
\DeclareTextCommand{\textFlag}{L8U}{���}%* U+2691
\DeclareTextCommand{\textMineSign}{L8U}{���}%* U+2692
%
\DeclareTextCommand{\textdsmilitary}{L8U}{���}%* U+2694
\DeclareTextCommand{\textdsmedical}{L8U}{���}%* U+2695
\DeclareTextCommand{\textdsjuridical}{L8U}{���}%* U+2696
\DeclareTextCommand{\textdschemical}{L8U}{���}%* U+2697
\DeclareTextCommand{\textdsbiological}{L8U}{���}%* U+2698
%
\DeclareTextCommand{\textdscommercial}{L8U}{���}%* U+269A
%
\DeclareTextCommand{\textmanstar}{L8U}{^^e2^^9a^^9d}%* U+269D
%
\DeclareTextCommand{\textdanger}{L8U}{���}%* U+26A0
%
\DeclareTextCommand{\textFemaleFemale}{L8U}{���}%* U+26A2
\DeclareTextCommand{\textMaleMale}{L8U}{���}%* U+26A3
\DeclareTextCommand{\textFemaleMale}{L8U}{���}%* U+26A4
\DeclareTextCommand{\textHermaphrodite}{L8U}{���}%* U+26A5
%
\DeclareTextCommand{\textNeutral}{L8U}{���}%* U+26AA
%
\DeclareTextCommand{\textmarried}{L8U}{���}% U+26AD
\DeclareTextCommand{\textdivorced}{L8U}{���}% U+26AE
%
\DeclareTextCommand{\textPUuncrfemale}{L8U}{���}% U+26B2
%
\DeclareTextCommand{\texthexstar}{L8U}{^^e2^^9a^^b9}%* U+26B9
\DeclareTextCommand{\textSoccerBall}{L8U}{^^e2^^9a^^bd}% U+26BD
\DeclareTextCommand{\textSunCload}{L8U}{^^e2^^9b^^85}%* U+26C5
\DeclareTextCommand{\textRain}{L8U}{^^e2^^9b^^86}%* U+26C6
\DeclareTextCommand{\textnoway}{L8U}{^^e2^^9b^^94}%* U+26D4
\DeclareTextCommand{\textMountain}{L8U}{^^e2^^9b^^b0}%* U+26F0
\DeclareTextCommand{\textTent}{L8U}{^^e2^^9b^^ba}%* U+26FA
%
%  Dingbats
%
\DeclareTextCommand{\textScissorRightBrokenBottom}{L8U}{���}% U+2701
\DeclareTextCommand{\textScissorRight}{L8U}{���}%* U+2702
\DeclareTextCommand{\textScissorRightBrokenTop}{L8U}{���}%* U+2703
\DeclareTextCommand{\textScissorHollowRight}{L8U}{���}%* U+2704
%
\DeclareTextCommand{\textPhoneHandset}{L8U}{���}%* U+2706
\DeclareTextCommand{\textTape}{L8U}{���}%* U+2707
\DeclareTextCommand{\textPlane}{L8U}{���}%* U+2708
\DeclareTextCommand{\textEnvelope}{L8U}{���}%* U+2709
%
\DeclareTextCommand{\textPeace}{L8U}{���}%* U+270C
\DeclareTextCommand{\textWritingHand}{L8U}{���}%* U+270D
\DeclareTextCommand{\textPencilRightDown}{L8U}{���}%* U+270E
\DeclareTextCommand{\textPencilRight}{L8U}{���}%* U+270F
\DeclareTextCommand{\textPencilRightUp}{L8U}{���}%* U+2710
\DeclareTextCommand{\textNibRight}{L8U}{���}%* U+2711
\DeclareTextCommand{\textNibSolidRight}{L8U}{���}%* U+2712
\DeclareTextCommand{\textCheckmark}{L8U}{���}%* U+2713
\DeclareTextCommand{\textCheckmarkBold}{L8U}{���}%* U+2714
\DeclareTextCommand{\textXSolid}{L8U}{���}%* U+2715
\DeclareTextCommand{\textXSolidBold}{L8U}{���}%* U+2716
\DeclareTextCommand{\textXSolidBrush}{L8U}{���}%* U+2717
%
\DeclareTextCommand{\textPlusOutline}{L8U}{���}%* U+2719
\DeclareTextCommand{\textPlus}{L8U}{���}%* U+271A
\DeclareTextCommand{\textPlusThinCenterOpen}{L8U}{���}%* U+271B
\DeclareTextCommand{\textPlusCenterOpen}{L8U}{���}%* U+271C
\DeclareTextCommand{\textCross}{L8U}{���}%* U+271D
\DeclareTextCommand{\textCrossOpenShadow}{L8U}{���}%* U+271E
\DeclareTextCommand{\textCrossOutline}{L8U}{���}%* U+271F
\DeclareTextCommand{\textCrossMaltese}{L8U}{���}%* U+2720
\DeclareTextCommand{\textDavidStar}{L8U}{���}%* U+2721
\DeclareTextCommand{\textFourAsterisk}{L8U}{���}%* U+2722
\DeclareTextCommand{\textJackStar}{L8U}{���}%* U+2723
\DeclareTextCommand{\textJackStarBold}{L8U}{���}%* U+2724
\DeclareTextCommand{\textClowerTips}{L8U}{���}%* U+2725
\DeclareTextCommand{\textFourStar}{L8U}{���}%* U+2726
\DeclareTextCommand{\textFourStarOpen}{L8U}{���}%* U+2727
\DeclareTextCommand{\textFiveStarOpenCircled}{L8U}{���}%* U+272A
\DeclareTextCommand{\textFiveStarCenterOpen}{L8U}{���}%* U+272B
\DeclareTextCommand{\textFiveStarOpenDotted}{L8U}{���}%* U+272C
\DeclareTextCommand{\textFiveStarOutline}{L8U}{���}%* U+272D
\DeclareTextCommand{\textFiveStarOutlineHeavy}{L8U}{���}%* U+272E
\DeclareTextCommand{\textFiveStarConvex}{L8U}{���}%* U+272F
\DeclareTextCommand{\textFiveStarShadow}{L8U}{���}%* U+2730
\DeclareTextCommand{\textAsteriskBold}{L8U}{���}%* U+2731
\DeclareTextCommand{\textAsteriskCenterOpen}{L8U}{���}%* U+2732
%
\DeclareTextCommand{\textEightStarTaper}{L8U}{���}%* U+2734
\DeclareTextCommand{\textEightStarConvex}{L8U}{���}%* U+2735
\DeclareTextCommand{\textSixStar}{L8U}{���}%* U+2736
\DeclareTextCommand{\textEightStar}{L8U}{���}%* U+2737
\DeclareTextCommand{\textEightStarBold}{L8U}{���}%* U+2738
\DeclareTextCommand{\textTwelveStar}{L8U}{���}%* U+2739
\DeclareTextCommand{\textSixteenStarLight}{L8U}{���}%* U+273A
\DeclareTextCommand{\textSixFlowerPetalRemoved}{L8U}{���}%* U+273B
\DeclareTextCommand{\textSixFlowerOpenCenter}{L8U}{���}%* U+273C
\DeclareTextCommand{\textAsterisk}{L8U}{���}%* U+273D
\DeclareTextCommand{\textSixFlowerAlternate}{L8U}{���}%* U+273E
\DeclareTextCommand{\textFiveFlowerPetal}{L8U}{���}%* U+273F
\DeclareTextCommand{\textFiveFlowerOpen}{L8U}{���}%* U+2740
\DeclareTextCommand{\textEightFlowerPetal}{L8U}{���}%* U+2741
\DeclareTextCommand{\textSunshineOpenCircled}{L8U}{���}%* U+2742
\DeclareTextCommand{\textSixFlowerAltPetal}{L8U}{���}%* U+2743
\DeclareTextCommand{\textSnowflakeChevron}{L8U}{���}%* U+2744
\DeclareTextCommand{\textSnowflake}{L8U}{���}%* U+2745
\DeclareTextCommand{\textSnowflakeChevronBold}{L8U}{���}%* U+2746
\DeclareTextCommand{\textSparkle}{L8U}{���}%* U+2747
\DeclareTextCommand{\textSparkleBold}{L8U}{���}%* U+2748
\DeclareTextCommand{\textAsteriskRoundedEnds}{L8U}{���}%* U+2749
\DeclareTextCommand{\textEightFlowerPetalRemoved}{L8U}{���}%* U+274A
\DeclareTextCommand{\textEightAsterisk}{L8U}{���}%* U+274B
%
\DeclareTextCommand{\textCircleShadow}{L8U}{���}%* U+274D
%
\DeclareTextCommand{\textSquareShadowBottomRight}{L8U}{���}%* U+274F
\DeclareTextCommand{\textSquareTopRight}{L8U}{���}%* U+2750
\DeclareTextCommand{\textSquareCastShadowBottomRight}{L8U}{���}%* U+2751
\DeclareTextCommand{\textSquareCastShadowTopRight}{L8U}{���}%* U+2752
%
\DeclareTextCommand{\textDiamandSolid}{L8U}{���}%* U+2756
%
\DeclareTextCommand{\textRectangleThin}{L8U}{���}%* U+2758
\DeclareTextCommand{\textRectangle}{L8U}{���}%* U+2759
\DeclareTextCommand{\textRectangleBold}{L8U}{���}%* U+275A


\ifmathxmp
%
%  Miscellaneous Math Symbols-A
%
\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

%
%  Supplementary Arrows-A
%
\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
%

%
%  Supplementary Arrows-B
%
\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

%
%  Miscellaneous Math Symbols-B
%
\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

%
%  Supplemental Math Operators
%
\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
%
\fi  % end of \ifmathxmp

%
\DeclareTextCommand{\textpentagon}{L8U}{���}%* U+2B20
\DeclareTextCommand{\textvarhexagon}{L8U}{���}%* U+2B21

\DeclareTextCommand{\textjinferior}{L8U}{���}%* U+2C7C
\DeclareTextCompositeCommand{\dotextsubscript}{L8U}{j}{���}%
\DeclareTextCompositeCommand{\dotextsuperscript}{L8U}{V}{���}%

\DeclareTextCommand{\textslashdiv}{L8U}{���}%* U+2E13
\DeclareTextCommand{\textinterrobangdown}{L8U}{���}% U+2E18
\DeclareTextCommand{\textfivedots}{L8U}{���}%* U+2E2D



\DeclareTextCommand{\textborn}{L8U}{���}%e29cad  or ????
%\DeclareTextCommand{\textdivorced}{L8U}{���}%e29aae
\DeclareTextCommand{\textdied}{L8U}{���}% e29ab0 or  %e29c9d
%\DeclareTextCommand{\textmarried}{L8U}{���}%e29aad
\DeclareTextCommand{\textdblhyphenchar}{L8U}{���}%ea9e8a ????

%
%  Modifier Tone Letters
%
\DeclareTextCommand{\textupstep}{L8U}{���}% U+A71B
\DeclareTextCommand{\textdownstep}{L8U}{���}% U+A71C

%
%  Latin Extended-D
%
\DeclareTextCommand{\textPUheng}{L8U}{���}% U+A727
\DeclareTextCommand{\textPUlhookfour}{L8U}{���}% U+A72C
\DeclareTextCommand{\textPUscf}{L8U}{���}% U+A730
\DeclareTextCommand{\textPUaolig}{L8U}{���}% U+A735
\DeclareTextCommand{\textoo}{L8U}{���}%* U+A74F
\DeclareTextCommand{\textcircumlow}{L8U}{���}% U+A788

%
%  Latin Extended-E  :   U+AB30���AB6F    Unicode v9.0
%  IPA
%
\DeclareTextCommand{\textscomega}{L8U}{^^ea^^ad^^a5}%* U+AB65

%
%  Alphabetic Presentation Forms
%
%\DeclareTextCommand{\textff}{L8U}{���}% U+FB00
\DeclareTextCommand{\textfi}{L8U}{���}% U+FB01
\DeclareTextCommand{\textfl}{L8U}{���}% U+FB02
%\DeclareTextCommand{\textffi}{L8U}{���}% U+FB03
%\DeclareTextCommand{\textffl}{L8U}{���}% U+FB04


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


%  some Plane-1 non-math characters

%
%  Musical symbols    Ux1D100 ��� Ux1D1FF
%
\DeclareTextCommand{\textGaPa}{L8U}{^^f0^^9d^^84^^bd}%* U+1D13D
\DeclareTextCommand{\textAcPa}{L8U}{^^f0^^9d^^84^^be}%* U+1D13E
\DeclareTextCommand{\textSePa}{L8U}{^^f0^^9d^^84^^bf}%* U+1D13F
\DeclareTextCommand{\textZwPa}{L8U}{^^f0^^9d^^85^^80}%* U+1D140
\DeclareTextCommand{\textfullnote}{L8U}{^^f0^^9d^^85^^9d}%* U+1D15D
\DeclareTextCommand{\texthalfnote}{L8U}{^^f0^^9d^^85^^9e}%* U+1D15E
\DeclareTextCommand{\textVier}{L8U}{^^f0^^9d^^85^^9f}%* U+1D15F
\DeclareTextCommand{\textAcht}{L8U}{^^f0^^9d^^85^^a0}%* U+1D160
\DeclareTextCommand{\textSech}{L8U}{^^f0^^9d^^85^^a1}%* U+1D161
\DeclareTextCommand{\textZwdr}{L8U}{^^f0^^9d^^85^^a2}%* U+1D162

%
%  Miscellaneous symbols and pictographs    Ux1F300 ��� Ux1F5FF
%
\DeclareTextCommand{\textMundus}{L8U}{^^f0^^9f^^8c^^8d}%* U+1F30D
\DeclareTextCommand{\textMoon}{L8U}{^^f0^^9f^^8c^^99}%* U+1F319
\DeclareTextCommand{\textManFace}{L8U}{^^f0^^9f^^91^^a8}%* U+1F468
\DeclareTextCommand{\textWomanFace}{L8U}{^^f0^^9f^^91^^a9}%* U+1F469
\DeclareTextCommand{\textFax}{L8U}{^^f0^^9f^^93^^a0}%* U+1F4E0
\DeclareTextCommand{\textFire}{L8U}{^^f0^^9f^^94^^a5}%* U+1F525

%
%  Miscellaneous symbols and pictographs    Ux1F680 ��� Ux1F6C5
%
\DeclareTextCommand{\textBicycle}{L8U}{^^f0^^9f^^9a^^b2}%* U+1F6B2
\DeclareTextCommand{\textGentsroom}{L8U}{^^f0^^9f^^9a^^b9}%* U+1F6B9
\DeclareTextCommand{\textLadiesroom}{L8U}{^^f0^^9f^^9a^^ba}%* U+1F6BA


%  constructed conposites
%\DeclareTextCommand{\SS}{L8U}{SS}%  or  ��� % Ux1E9E
\DeclareTextCommand{\textcopyleft}{L8U}{������}% U+2184 U+20DD
\DeclareTextCommand{\textccnc}{L8U}{`\$���}%* U+0024 U+20E0
\DeclareTextCommand{\textccnd}{L8U}{=���}%* U+003D U+20DD
\DeclareTextCommand{\textccsa}{L8U}{������}%* U+27F2 U+20DD
\DeclareTextCommand{\textInfo}{L8U}{�������}%* U+1D422 U+20DE
\DeclareTextCommand{\textCESign}{L8U}{CE}%* U+0043 U+0045
%\DeclareTextCommand{\textCESign}{L8U}{����}%* U+0421 U+0404  looks better



%  extra alias names
%
\DeclareTextCommand{\textglqq}{L8U}{\quotedblbase}%
\DeclareTextCommand{\textgrqq}{L8U}{\textquotedblleft}%
\DeclareTextCommand{\textglq}{L8U}{\quotesinglbase}%
\DeclareTextCommand{\textgrq}{L8U}{\textquoteleft}%
\DeclareTextCommand{\textflqq}{L8U}{\guillemotleft}%
\DeclareTextCommand{\textfrqq}{L8U}{\guillemotright}%
\DeclareTextCommand{\textflq}{L8U}{\guilsinglleft}%
\DeclareTextCommand{\textfrq}{L8U}{\guilsinglright}%
%\DeclareTextCommand{\textneg}{L8U}{\textlogicalnot}%*
%\DeclareTextCommand{\texttimes}{L8U}{\textmultiply}%*
%\DeclareTextCommand{\textdiv}{L8U}{\textdivide}%*
%\DeclareTextCommand{\textpm}{L8U}{\textplusminus}%*
%\DeclareTextCommand{\textcdot}{L8U}{\textperiodcentered}%*

\endinput
%%
%% End of file `l8u-penc.def'.