69.36 ltugXXX.sty

<..ltugboat.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % ltugboat.4ht                          2014-07-12-22:36 %
 % Copyright (C) 1999--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 \@ifclassloaded{ltugproc}{}{%
    \@ifpackageloaded{ltugproc}{}{\Hinclude{\input ltugboat-a.4ht}{article}}
 }
 \endinput
 -_-_-

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

<..ltugboat cfg..>
 \def\TB@nolimelabel{}
 \long\def\:temp#1{{\a:textSMC \o:textSMC:{#1}\b:textSMC}}
 \HLet\textSMC=\:temp
 \NewConfigure{textSMC}{2}
 -_-_-

<..ltugboat cfg..>+
 \pend:defI\theauthor{\a:author}
 \append:defI\theauthor{{}\b:author}
 \NewConfigure{author}{2}
 \pend:defI\theaddress{\a:address}
 \append:defI\theaddress{{}\b:address}
 \NewConfigure{address}{2}
 \pend:defI\thenetaddress{\a:netaddress}
 \append:defI\thenetaddress{{}\b:netaddress}
 \NewConfigure{netaddress}{2}
 \pend:defI\thePersonalURL{\a:PersonalURL}
 \append:defI\thePersonalURL{{}\b:PersonalURL}
 \NewConfigure{PersonalURL}{2}
 \pend:def\signaturemark{\a:signaturemark}
 \append:def\signaturemark{{}\b:signaturemark}
 \NewConfigure{signaturemark}{2}
 \pend:def\@makesectitle{\ifSecTitle \a:sectitle}
 \append:def\@makesectitle{\b:sectitle \else\par\fi}
 \NewConfigure{sectitle}{2}
 -_-_-

<..ltugboat cfg..>+
 \long\def\:tempc[#1]{\a:makesignature\bgroup
    \pend:def\@signature{\everypar{\HtmlPar}\a:signature}\csname
                      o:\string\makesignature:\endcsname[#1]\egroup
    \b:makesignature}
 \expandafter\HLet\csname \string\makesignature\endcsname\:tempc
 \NewConfigure{makesignature}{2}
 \NewConfigure{signature}{1}
 -_-_-

<..ltugboat cfg..>+
 \def\:tempc{\a:titlex\o:rtitlex:\b:titlex}
 \HLet\rtitlex\:tempc
 \NewConfigure{titlex}{2}
 -_-_-

<..ltugproc.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % ltugproc.4ht                          2014-07-12-22:36 %
 % Copyright (C) 1999--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 \Hinclude{\input ltugboat-a.4ht
           \input ltugproc-a.4ht}{article}
 \endinput
 -_-_-

<..ltugproc-a.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % ltugproc-a.4ht                        2014-07-12-22:36 %
 % Copyright (C) 1999--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 <.ltug proc.>
 \Hinput{ltugproc}
 \endinput
 -_-_-

<..ltug proc..>
 \pend:def\@maketitle{%
    \def\theauthor####1{\expandafter
       \ifx \csname theauthor####1\endcsname\relax \else
          \a:author\csname theauthor####1\endcsname\b:author
       \fi}%
    \if@abstract
       \expandafter\abstract@toks\expandafter{\expandafter
           \a:abstract \the\abstract@toks}%
       \expandafter\abstract@toks\expandafter{%
            \the\abstract@toks \b:abstract}%
    \fi
 }
 \NewConfigure{abstract}{2}
 -_-_-

<..ltug proc..>+
 \pend:def\TITLEfont{%
    \if@abstract \aftergroup\abstract:head\fi
 }
 \def\abstract:head{%
    \let\tug:centerline\centerline
    \def\centerline##1{%
       \a:abstractHead \tug:centerline{##1}\b:abstractHead
       \let\centerline\centerline:tug
    }%
 }
 \NewConfigure{abstractHead}{2}
 -_-_-