19.3 splitidx.sty

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

<..splitidx configs..>
 <.splitidx warning.>
 \pend:defII\@@@wrsindex{%
    \if@splitidx
       \warn:idx{##1}%
       \@ifundefined{@indexfile@##1}{}{\html:addr
               \hbox{\Link-{}{<.index haddr.>}\EndLink}%
       \edef\:temp{\expandafter
          \write\csname @indexfile@##1\endcsname{\expandafter
            \string\a:idxmake{\RefFileNumber
            \FileNumber}{<.index haddr.>}{\a:makeindex}}}\:temp}%
    \else
       \warn:idx{\jobname}%
       \html:addr \hbox{\Link-{}{<.index haddr.>}\EndLink
       \edef\:temp{%
          \write\@indexfile{\expandafter\string\a:idxmake{\RefFileNumber
            \FileNumber}{<.index haddr.>}{\a:makeindex}}}\:temp}%
    \fi
 }
 \ifx \a:makeindex\:UnDef
    \NewConfigure{makeindex}{1} \Configure{makeindex}{}
 \fi
 -_-_-