* relative paths in links
@ 2009-04-21 7:01 Jörg Hagmann
2009-04-21 11:57 ` Matthew Lundin
0 siblings, 1 reply; 2+ messages in thread
From: Jörg Hagmann @ 2009-04-21 7:01 UTC (permalink / raw)
To: Emacs-orgmode
Hi,
when writing a relative link, e.g.:
[[../index.html][Home]]
This gets immediately converted to an absolute path:
[[~/some/path/index.html][Home]]
This is obviously useless when exporting to html. I'm sure I missed
something, but what?
Thanks, Jörg
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: relative paths in links
2009-04-21 7:01 relative paths in links Jörg Hagmann
@ 2009-04-21 11:57 ` Matthew Lundin
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Lundin @ 2009-04-21 11:57 UTC (permalink / raw)
To: Jörg Hagmann; +Cc: Emacs-orgmode
Hi Jörg,
Jörg Hagmann <joerg.hagmann@unibas.ch> writes:
> Hi,
>
> when writing a relative link, e.g.:
>
> [[../index.html][Home]]
>
> This gets immediately converted to an absolute path:
>
> [[~/some/path/index.html][Home]]
>
> This is obviously useless when exporting to html. I'm sure I missed
> something, but what?
You can set the value of org-link-file-path-type to relative. My guess
is that in your case it is currently set either to absolute or adaptive.
Regards,
Matt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-21 11:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 7:01 relative paths in links Jörg Hagmann
2009-04-21 11:57 ` Matthew Lundin
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).