2.11 tex4ht

<..title for TITLE..>
 {\Configure{maketitle}{}{}{}{}%
 \a:NoSection <.disable latex fonts.>\more:no \let\thanks=\:gobble
 \let\\=\empty \def\TeX{TeX}%
 \def\gobble:font##1##2{##2}\:TITLE: \no:fonts
 \Tag{TITLE+}{\@title}}
-_-_-

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

<..disable latex fonts..>
 \let\leavevmode=\empty \let\not@math@alphabet=\:gobbleII
 \def\text@command##1{##1}\let\selectfont=\empty
 \def\check@icl ##1\check@icr{}%
-_-_-

<..0,32,4 tex4ht..>+
 \Configure{HVerbatim+}{\z@}{\:nbsp}
 \:CheckOption{jpg} \if:Option \Configure{Picture}{.jpg}  \fi
 \:CheckOption{gif} \if:Option \Configure{Picture}{.gif}  \fi
 \Configure{Link}{!--}{class=}{id=}{X}
-_-_-

<..doc xhtml..>
 \Configure{DOCTYPE}{\HCode{<?xml version="1.1"?>\Hnewline
    <!DOCTYPE html PUBLIC
       "-//W3C//DTD XHTML 1.0 Transitional//EN"\Hnewline
       \space\space
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   \Hnewline}}
-_-_-

\Hnewline is needed at end of file to avoid loosing the last line under some applications.