Re: release candidate for latex2rtf
Scott Prahl <[email protected]> Mon, 12 Nov 2007 12:31:02 -0800
| Newsgroups | gmane.comp.tex.latex.latex2rtf.devel,gmane.comp.tex.latex.latex2rtf.general |
|---|---|
| Message-ID | <[email protected]> |
On Nov 12, 2007, at 4:18 AM, Dominik Wujastyk wrote:
> Why not do this at the LaTeX level, by saying \let\url\relax or
> something similar? Or if you want \url for hyphenation etc., but
> not the hot links, just don't load the hyperref package.
The problem was how \url{} works depends on whether the document uses
\usepackage{url} or \usepackage{hyperref}. I did not know this when I
implemented support for hyperref. I fixed \url{} so it works properly
in r815.
FWIW '\let\url\relax' will not work because \url{} needs to handle '%'
properly. (Not to mention that '\let' is not handled correctly by
latex2rtf currently ;-)
Scott
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/