emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: URL with spaces in is incorrectly rendered in LaTeX export


From: Reuben Thomas
Subject: Re: [O] Bug: URL with spaces in is incorrectly rendered in LaTeX export [8.3.3 (8.3.3-dist @ /usr/share/emacs24/site-lisp/org-mode/)]
Date: Wed, 6 Apr 2016 09:53:46 +0100

On 5 April 2016 at 23:01, Nicolas Goaziou <address@hidden> wrote:
Hello,

Reuben Thomas <address@hidden> writes:

> The output for
>
>   [[file:Starting%20Workshop%20Notes.org][file:Starting Workshop Notes.org]]
>
> is:
>
>   
​​
\href{Starting\%20Workshop\%20Notes.org}{\url{Starting} Workshop Notes.org}
>
> despite the fact that in the org-mode buffer the URL is correctly
> displayed as a whole, and mousing over it shows the whole thing is
> active.

What output did you expect?

​​
\href{Starting\%20Workshop\%20Notes.org}{\url{Starting Workshop Notes.org}}

But maybe the space ends the URL?

--

reply via email to

[Prev in Thread] Current Thread [Next in Thread]