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 10:26:31 +0100


On 6 April 2016 at 10:13, Nicolas Goaziou <address@hidden> wrote:
Hello,

Reuben Thomas <address@hidden> writes:

> \href{Starting\%20Workshop\%20Notes.org}{\url{Starting Workshop Notes.org}}
>
> But maybe the space ends the URL?

Indeed. For obvious reasons, "plain links" do not accept spaces since
those are used as a delimiter. However, angular links could be used in
this case, since they are morally equivalent to plain links.

Hence, it is possible to write the following in latest Org

 [[file:Starting%20Workshop%20Notes.org][<file:Starting Workshop Notes.org>]]

​Thanks, apologies for misreporting.

When you say "latest Org", which version is that? 

--

reply via email to

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