Hello;

I have a problem with \normalfont; the following file

\documentclass{article}
\begin{document}
{\normalfont ABC}
\end{document}

is translated to this piece of HTML

<BODY >
<>ABC</>
<BR><HR>

</BODY>

Which is rendered as

   <>ABC

by netscape  (but as  ABC  by lynx!)

I have latex2html 98.1p1

Regards,
Stefano Frabetti

Reply via email to