This used to work with latex2hml 98.2, but I upgraded to 2K.1 and
now it is not working - is there some workaround I can do to make
this work?

This line causes problem - latex2html ignores all text after this:
\hyphenchar\tenrm=-1 % disable hyphenation using this font

If I comment this line, it all works...

Example input file: ---------------------------------
\documentclass{article}

\font\tenrm=cmr10
% \hyphenchar\tenrm=-1 % disable hyphenation using this font

\begin{document}

This is the text.

\end{document}
-------------------------------------------------

-- 
Avinash Chopde
e-mail: [EMAIL PROTECTED]
http://www.aczone.com/
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to