Hello,

Macro are not analysed by latex2html and definitions are lost. For
instance,
\newcommand{\email}[1]{\htmladdnormallink{#1}{mailto:#1}}

and then \email{[EMAIL PROTECTED]}
produce only the argument ([EMAIL PROTECTED] in that case)
in basic HTML text inside the final HTML document.

Is-it possible to define very simple macro or to provide a definition of
those macro for latex2html ?

Moreover, what is the best solution to manage URL :
the html package ? the url package ? href package ? another package ?

(well for the moment, we are building pdf document and for that we use href but with
some macro so if we have to change all of that, let's do it cleanly -
our only prerequisite is that it works with pdflatex too ;-)

Thanks by advance,

Ben

-- 
Benoit des Ligneris               Etudiant au Doctorat -- Ph. D. Student
Web :                                    http://benoit.des.ligneris.net/
Vice-President du GULUS vice-president             http://www.gulus.org/
Mydynaweb Developpe(u)r:                           http://mydynaweb.net/
GPG/PGP Key                 http://benoit.des.ligneris.net/linux/gpg.txt
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to