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 title.</h1>
<p>This is the text of my 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 <[email protected]> 1999
% (c) Gunnar Wolf <[email protected]> 2005-2010
% Version : 0.4.
\documentclass{article}
\begin{document}
\section*{A~~~title.}
\par This~is~the~text~of~my~paragraph.
\end{document}
signature.asc
Description: PGP signature

