0.10 Verbatim

<..configure jsml latex..>+
 \Configure{verbatim}
    {\HAdvance\Verb:N by 1 \ifnum \Verb:N>1
       \:nbsp \HCode{<br />}\fi}
    {\a:sp}
 \def\env:verb#1{\ifinner\else \vfill\break\fi
   \IgnorePar\EndP  \HAssign\Verb:N=0
   \HCode{<PARA><div class="#1"\a:LRdir>%
     \add:description{added-description}{begin verbatim}%
     <PROS \a:verbatim::style >}\EndNoFonts}
 \def\endenv:verb{\NoFonts
   \EndP \ht:special{t4ht=</PROS>%
     \add:description{added-description}{end verbatim}%
     </div></PARA>}<.try inline par.>}
 \NewConfigure{verbatim::style}{1}
 \Configure{verbatim::style}{RATE="150" PITCH="-10" RANGE="0"}
-_-_-

<..configure jsml latex..>+
 \Configure{verb}
    {\HCode{<SENT><span class="verb"\a:LRdir><PROS \a:verbatim::style >}}
    {\HCode{</PROS></span></SENT>}}
-_-_-