Thank you for your reply.  Please see comments inline.

On Thu, 2003-07-17 at 10:22, Wes Meltzer wrote:
> You may have to configure the converter that LyX uses for HTML export 
> (lyxport) for making links within latex2html.
> 
> My experience has been that unless you're working with complex math or 
> graphics, you might rather use ltoh (http://quong.com/ltoh/) instead. 
> It's not very hard to make it into URLs.

Thanks.  I'm looking into this tool right now, but first try I received
quite a bit of "Unknown LaTeX command" errors in the HTML.

> Also, consider using the URL package and wrapping your URLs in \url{}.

I believe my URLs are being wrapped in \url{}s.  Also, (I meant to
mention this before), I CAN get the URLs to print out successfully when
I remove the following lines from my TEX file.

\IfFileExists{url.sty}{\usepackage{url}}
                      {\newcommand{\url}{\texttt}}

Though, they do not print out exactly as I'd like.  I think it may be
the conversion from lyx to latex format that is messing me up.

> Wes Meltzer :wm

Thanks,

-- 
Jason L W Lynn <[EMAIL PROTECTED]>

Reply via email to