33.3 Title Page

<..redefine maketitle..>
 \let\o:maketitle:=\maketitle
 \def\maketitle{\bgroup
    <.adjust minipageNum for setcounter footnote 0.>%
    \ifx \EndPicture\:UnDef
       \def\sec:typ{title}%
       \Configure{HtmlPar}{}{}{}{}%
       \Configure{newpage}{}%
       \ConfigureEnv{center}{\empty}{}{\empty}{\empty}
       <.maketable save tabular.>%
       \Configure{HBorder}{}{}{}{}{}{}{}{}{}{}%
       \Configure{tabular}{}{}{}{\e:mktl}
         {\bgroup <.maketable recall tabular.>}{\egroup}
       \ConfigureEnv{tabular}{\empty}{}{}{}%
       <.title for TITLE.>%
       \pend:def\@title{\a:ttl}\append:def\@title{\b:ttl}%
       \pend:def\@date{\a:date}\append:def\@date{\b:date}%
       \pend:def\@author{\a:author}\append:def\@author{\b:author}%
       <./and for maketitle.>%
    \fi
    \pic:gobble\a:mktl  \o:maketitle:  \pic:gobble\b:mktl
    \egroup \let\maketitle=\empty}
 -_-_-

<..maketable save tabular..>
 \let\a:tabular:sv=\a:tabular \let\b:tabular:sv=\b:tabular
 \let\c:tabular:sv=\c:tabular \let\d:tabular:sv=\d:tabular
 \let\e:tabular:sv=\e:tabular \let\f:tabular:sv=\f:tabular
 \let\before:begintabular:sv=\before:begintabular
 -_-_-

<..maketable recall tabular..>
 \let\a:tabular=\a:tabular:sv \let\b:tabular=\b:tabular:sv
 \let\c:tabular=\c:tabular:sv \let\d:tabular=\d:tabular:sv
 \let\e:tabular=\e:tabular:sv \let\f:tabular=\f:tabular:sv
 \let\before:begintabular=\before:begintabular:sv
 -_-_-

Old latex files need \no:fonts, but not new ones.—wrong, as far as writing to toc in 0.0?

<../and for maketitle..>
 \def\and{\a:and}
 -_-_-

<..redefine maketitle..>+
 \NewConfigure{maketitle}[4]{\c:def\a:mktl{#1}\c:def\b:mktl{#2}%
    \c:def\a:ttl{#3}\c:def\b:ttl{#4}}
 \NewConfigure{thanks author date and}[8]{%
    \c:def\a:thanks{#1}\c:def\b:thanks{#2}\c:def\a:author{#3}\c:def\b:author{#4}%
    \c:def\a:date{#5}\c:def\b:date{#6}\c:def\a:and{#7}\c:def\e:mktl{#8}}
 -_-_-

<H..>’ with nested fonts doesn’t work nicely in NetScape.

[more]