4.28 tex4ht

<..0,32,4 tex4ht..>+
 \Configure{HVerbatim+}{\z@}{\:nbsp}
 \:CheckOption{jpg} \if:Option
    \Configure{Picture}{.jpg}
 \else
    \Log:Note{for jpg bitmaps of pictures, use the ‘jpg’
        command line option. <.ch bitmaps.>}
 \fi
 \:CheckOption{gif} \if:Option
    \Configure{Picture}{.gif}
 \else
    \Log:Note{for gif bitmaps of pictures, use the ‘gif’
        command line option. <.ch bitmaps.>}
 \fi
-_-_-

<..ch bitmaps..>
 (Character bitmaps are controled only by ‘g’ records of tex4ht.env and ‘-g’
 switches of tex4ht.c)
-_-_-

<..32,4 th4..>
 \:CheckOption{javascript}
    \if:Option  \else\:CheckOption{th4}\fi
 \if:Option
    \Configure{JavaScript}
       {\HCode{<script type="text/JavaScript" ><!--\Hnewline}}
       {\HCode{//-->\Hnewline </script>}}
 \fi
-_-_-

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

<..configure html32 latex..>+
 \Configure{htf}{4}{+}{<small\Hnewline
    class="}{}{}{}{}{small-caps">}{</small>}
 \Configure{htf}{6}{+}{<u\Hnewline
    class="}{}{}{}{}{underline">}{</u>}
 \Configure{htf}{8}{+}
    {<sup class="htf"><strong>}{}{}{}{}{}{</strong></sup>}
 \Configure{htf}{10}{+}
    {<tt>}{}{}{}{}{}{</tt>}
 \Configure{htf}{14}{+}{<i>}{}{}{}{}{}{</i>}
-_-_-

\Configure{htf}{0}{+}{<!--span  class="}{\%s}{-\%s}{--\%d}{}{"-->}{<!--/span-->} caused netscape to loose spaces between comments. \Configure{htf}{0}{+}{<!--span\Hnewline class="}{\%s}{-\%s}{ - -\%d}{}{"-->}{<!--/span-->} caused netscape to misbehave on <pre>