In latex2html 2002-2-1 (1.70), the LaTeX \textsc{Transform (DFT)} translates to

T<SMALL>RANSFORM (</SMALL>DFT)

when it should be

T<SMALL>RANSFORM </SMALL>(DFT)

In other words, the parentheses should not be different sizes. One solution might be to terminate the SMALL block on any non-word, non-whitespace chars (in sub process_smallcaps, I presume).

Julius

_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to