On 28-Sep-2010, at 6:15 AM, Michael A. Allen wrote:
> running
> htlatex minwrk.tex
> wrongly puts a non-breaking space ( ) between LaTeX and rules
> when you examine minwrk.html
>
> minwrk.tex:
> \documentclass{article}
> \begin{document}
> 20~km \LaTeX\ rules!
> \end{document}
'\ ' is non-breaking space. You might use '\LaTeX{} ' instead of '\LaTeX\ '.
Best regards
--
Radhakrishnan
