2.5 TUG Boat/Proc

<..configure tei ltugboat..>
 \Configure{address}
    {\HCode{<byline rend="address">}}
    {\HCode{</byline>}}
 \Configure{netaddress}
    {\HCode{<byline rend="netaddress">}}
    {\HCode{</byline>}}
 \Configure{PersonalURL}
    {\HCode{<byline rend="PersonalURL">}}
    {\HCode{</byline>}}
-_-_-

<..configure tei ltugproc..>
 <.ltugproc maketitle.>
 \Configure{thanks author date and}{}{}
    {<.tag proc author.>\HCode{<docAuthor>}}
    {\HCode{</docAuthor>}}
    {\HCode{<docDate>}}      {\HCode{</docDate>}}
    {\HCode{<!--and-->}}
    {}
-_-_-

<..tag proc author..>
 {\Configure{thanks author date and}{}{}{}{}{}{}{}{}%
 <.disable latex fonts.><.proc title @author.>\Tag{)author)}{\@author}}%
-_-_-

<..proc title @author..>
 \count@\authornumber
 \@tempcnta0
 \let\:temp\relax
 \let\@author\empty
 \loop
   \ifnum\count@>0
     \advance\@tempcnta by \@ne
     \edef\@author{\@author  \ifx\@author\empty\else, \fi
                  \:temp{\number\@tempcnta}}%
     \advance\count@ by \m@ne
 \repeat
 \let\ignorespaces\empty
 \let\unskip\empty
 \def\:temp##1{\csname theauthor##1\endcsname}%
-_-_-

<..configure tei ltugproc..>+
 \ConfigureEnv{abstract}
    {}{} {}{}
 \Configure{abstract}
    {\bgroup
     \HCode{<epigraph rend="abstract"><p>}\IgnoreIndent\par}
    {\ifvmode\IgnorePar\fi \EndP\HCode{</p></epigraph>}\egroup}
-_-_-