4.14 Other

<..latex ltoutenc..>
 \Configure{textcircled}
    {\@use@text@encoding \@curr@enc c}
    {\leavevmode \special{t4ht@+\string&\#x00A9;}c}
    {\@use@text@encoding \@curr@enc \scshape r}
    {\leavevmode \special{t4ht@+\string&\#x00AE;}r}
    {}
-_-_-

<..configure docbook latex..>+
 <.latex ltoutenc.>
 \def\:temp{LaTeX}
 \HLet\LaTeX\:temp
-_-_-

<..configure docbook amsmath..>
 \def\:temp{{\protect\AmSfont AMS}}
 \HLet\AmS\:temp
-_-_-

<..latex, plain..>+
 <.unicode space.>
-_-_-

<..unicode space..>
 \def\:nbsp{\HCode{\string&}\HChar{-35}\HCode{x00A0;}}%
-_-_-

<..configure docbook latex..>+
 \Configure{footnotetext}
     {\HCode{<footnote><para>}\bgroup\let\@makefnmark\empty}
     {\egroup}%
     {\HCode{</para></footnote>}}
 \Configure{footnotemark}
    {\setbox\tmp:bx=\hbox\bgroup}
    {\egroup}
 \ifx \tmp:bx\:UnDef \csname newbox\endcsname \tmp:bx \fi
-_-_-