71.1 Outline


ShowFont
showfonts

<..th4.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % th4.4ht                               2014-07-12-22:36 %
 % Copyright (C) 1997--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 
 \ifHtml
    \:CheckOption{javascript}
       \if:Option  \else\:CheckOption{th4}\fi
    \if:Option
       <.javascript.>
    \else
       \Log:Note{for javascript support,
           use the command line option ‘javascript’}
    \fi
    \:CheckOption{java}
        \if:Option  \else\:CheckOption{th4}\fi
    \if:Option
       <.java.>
    \else
       \Log:Note{for java support,
           use the command line option ‘java’}
    \fi
    \:CheckOption{image-maps}
       \if:Option  \else\:CheckOption{th4}\fi
    \if:Option
       <.image maps.>
    \else
       \Log:Note{for image maps support,
           use the command line option ‘image-maps’}
    \fi
    \:CheckOption{frames-}
       \if:Option  \else\:CheckOption{frames}\fi
       \if:Option  \else\:CheckOption{th4}\fi
    \if:Option
       <.frames.>
       \Log:Note{for frames support,
           use the command line option ‘frames-’ or ‘frames’}
    \fi
    \:CheckOption{ShowFont}
       \if:Option  \else\:CheckOption{th4}\fi
    \if:Option
       <.show font.>
    \fi
 \fi
 \:CheckOption{th4}\if:Option
    \edef\:temp{\meaning\everypar}
    \edef\:tempa{\string\everypar}
    \ifx \:temp\:tempa
       \let\ht:everypar=\everypar
    \fi
    <.inline verbatim.>
    <.general tex-sty configure utilities.>
    <.TeX4ht divs.>
    <.TeX4ht lists.>
    \def\Verbatim{\par\V:rbatim}
    \def\c:Verbatim:{\Configure{HVerbatim}}
    \expandafter\def\csname c:Verbatim+:\endcsname
       {\Configure{HVerbatim+}}
    \if:latex \else
       <.TeX4ht tocs.>
       \ifHtml <.html TeX4ht tocs.>
    \fi\fi
    \ifHtml
       <.tex-sty configure utilities.>
       <.tex-sty shared Configure.>
       <.html TeX4ht divs.>
       <.html TeX4ht lists.>
       <.html sty of TeX4ht.>
       <.HTable.>
       <.postscript draw.>
       <.draw sty.>
       <.th4 indexes.>
 %      \expand:after{\Hinput{th4}}
    \else
       <.non-html TeX4ht lists.>
       <.non-html sty of TeX4ht.>
       <.elements for lists.>
       <.non-html lists.>
       <.non-html sty Verbatim.>
       <.non-html blocks for divs.>
       <.non-html tex divs.>
       <.non-html tex settabs.>
       <.non-html tex env.>
       <.non-html tex-only env.>
       <.non-html inline verbatim.>
    \fi
 \fi
 \ifHtml        \expand:after{\Hinput{th4}}\fi
 \endinput
 -_-_-