69.13 SIunits

<..SIunits.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % SIunits.4ht                           2014-07-12-22:36 %
 % Copyright (C) 2007--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
   <.config SIunits.>
 \Hinput{SIunits}
 \endinput
 -_-_-

<..config SIunits..>
 \expandafter\def\csname power\endcsname#1#2{\ensuremath
                                    {\SI@fstyle {#1}\sp {\SI@fstyle {#2}}}}
 \expandafter\def\csname squared\endcsname{\ensuremath {\sp {\mathrm {2}}}}
 \expandafter\def\csname cubed\endcsname{\ensuremath {\sp {\mathrm {3}}}}
 \expandafter\def\csname rpsquared\endcsname{\ensuremath {\sp {\mathrm {-2}}}}
 \expandafter\def\csname rpcubed\endcsname{\ensuremath {\sp {\mathrm {-3}}}}
 \def\:tempc{\a:degree}
 \HLet\degree\:tempc
 \NewConfigure{degree}{1}
 \Configure{degree}
    {\ensuremath {\SI@fstyle {\no@qsk \ensuremath {\sp{\circ }}}}}
 -_-_-