tags  + moreinfo,unreproducible
thanks

Hi,

I am afraid I cannot reproduce the bug. Could you send me a minimal
HTML to trigger this from? What is your locale?

FWIW, I tried this:

0 gwolf@mosca『17』/tmp$ cat test.html 
<html>
  <head>
    <title>Foo.</title>
  </head>
  <body><h1>A&nbsp;&nbsp;&nbsp;title.</h1>
    <p>This&nbsp;is&nbsp;the&nbsp;text&nbsp;of&nbsp;my&nbsp;paragraph.</p>
  </body>
</html>
0 gwolf@mosca『18』/tmp$ gnuhtml2latex test.html 
0 gwolf@mosca『19』/tmp$ cat test.tex 
% This file was converted from HTML to LaTeX with
% gnuhtml2latex program
% (c) Tomasz Wegrzanowski <man...@beer.com> 1999
% (c) Gunnar Wolf <gw...@gwolf.org> 2005-2010
% Version : 0.4.
\documentclass{article}
\begin{document}
\section*{A~~~title.}
    \par This~is~the~text~of~my~paragraph.
  \end{document}

Attachment: signature.asc
Description: PGP signature

Reply via email to