Florian-Daniel Otel wrote:
> 
> Hello everybody,
> 
> I have the following problem: I'm using Lyx 1.1.2 and latex2html to
> export to html. My problems:

I thought lyx was made to use tth for exporting latex to html? is that
true?
 
> 1) When writing the TeX output LyX redefines the \url command to make
> the URL printed verbatim:

> ..
> \IfFileExists{url.sty}{\usepackage{url}}
>                       {\newcommand{\url}{\texttt}}
> ...
> 
> 2) It uses the \url  command
> 
> As a result latex2html makes the URLs to appear as normal text instead
> of appearing like they should be: As URLs.

yes i had this probleme too, so i tried tth and hevea, which are very
faster than latex2html, 

i convert the french latex faq, 1 hours on a P2 233 for latex2html and
only severals minutes for tth and hevea.

There some hazards to avoid with tth : 

lyx under its lyx code enviromnment convert "\" to \textbackslach{} and
tth (v 2.60) doesn't recognize the macro so you must replace all
\textbackslach{} with {\texttt{\symbol{92}}}
 
> My questions are thus:
>         1) How to disable the redefinition of the \url command
>         2) How to configure Lyx to use \htmlurl instead of \url
> 
> Cheers,
> 
> Florian.

-- 
"Y faut liiirrreee, Arlequin, Champion de l'amourrrr" Dany Boon
---------------------------------------------------------------
Yann MORERE              [EMAIL PROTECTED]
Doctorant Automatique    http://www.multimania.com/ymorere/

Reply via email to