> Hi there,
> I've successfully used latex2html, by using the html.sty in LyX
> that comes with latex2html. This provides 'htmladdnormallink'
> latex command, which work well with both ps and tex->html
> output. Also, the latex2html output can be configured in various
> ways.
After some additional investigation seems that the only culprit for this
behaviour is LyX in truing to make verbatim the URL. Namley, after
removing the
....
\IfFileExists{url.sty}{\usepackage{url}}
{\newcommand{\url}{\texttt}}
...
>From the TeX output generated by lyx everyting works OK (with or
without latex2html html.sty style file). Any idea how to disable this
'verbatim' feature in Lyx ? (again, newbie mode on, pls :) )
> Cheers
> - P�r
Regards,
Florian.