<..res.4ht..>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% res.4ht 2014-07-12-22:36 %
% Copyright (C) 2003--2009 Eitan M. Gurari %
<.TeX4ht copyright.>
\Hinclude{\input res-a.4ht}{article}
\endinput
-_-_-
<..res-a.4ht..>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% res-a.4ht 2014-07-12-22:36 %
% Copyright (C) 2003--2009 Eitan M. Gurari %
<.TeX4ht copyright.>
<.res cfg.>
\Hinput{res}
\endinput
-_-_-
<..res cfg..>
\def\section{\no:section}
\csname pend:def\endcsname\endresume{%
\csname d:section\endcsname
\global\expandafter\let\csname d:section\endcsname\empty
}
\Configure{section}
{\ifx \@@section\boxed@sectiontitle \csname a:boxed-section\endcsname
\else \csname a:overlapped-section\endcsname \fi }
{\ifx \@@section\boxed@sectiontitle \csname b:boxed-section\endcsname
\else \csname b:overlapped-section\endcsname \fi }
{\ifx \@@section\boxed@sectiontitle \csname c:boxed-section\endcsname
\else \csname c:overlapped-section\endcsname \fi }
{\ifx \@@section\boxed@sectiontitle \csname d:boxed-section\endcsname
\else \csname d:overlapped-section\endcsname \fi }
\NewConfigure{overlapped-section}{4}
\NewConfigure{boxed-section}{4}
-_-_-
<..res cfg..>+
\let\:temp\empty
\ifx \print@name\@printcentername
\def\:temp{\let\print@name\@printcentername}
\fi
\ifx \print@name\@linename
\def\:temp{\let\print@name\@linename}
\fi
<.center name.>
<.line name.>
\:temp
\NewConfigure{centername}{2}
\NewConfigure{centeraddresses}{5}
\NewConfigure{linename}{2}
\NewConfigure{lineaddress}{3}
-_-_-
<..center name..>
\def\@printcentername{\begingroup
\a:centername\hbox{\@tablebox{\namefont\@name}}\b:centername
\@ifundefined{@addressone}{}{%
\@ifundefined{@addresstwo}{
\a:centeraddresses
\hbox{\@tablebox{\@addressone}}\b:centeraddresses
}{
\c:centeraddresses
\hbox{\@tablebox{\@addressone}}\d:centeraddresses
\hbox{\@tablebox{\@addresstwo}}\e:centeraddresses
}%
}%
\endgroup}
-_-_-
<..line name..>
\def\@linename{\begingroup
\def\\{, }%
\a:linename{\namefont\@name}\b:linename
\@ifundefined{@addressone}{}{%
\a:lineaddress\hbox{\@addressone}\b:lineaddress
\hbox{\@addresstwo}\c:lineaddress
}
\endgroup}
-_-_-