Juergen Leising wrote:
First I add
\usepackage{html}
This leads to clickable links after converting the document by tex4ht or by pdftex, but not by latex2html.
I don't use Lyx any more but in my LaTeX documents I use
\usepackage[obeyspaces,spaces,hyphens]{url}
\usepackage{hyperref}(in this order!) which gives me proper hyperlinks in HTML and PDF output. For details about the options of the url-Package see the comments in the file url.sty.
HTH, Philipp
_______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html
