emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Adapt included relative links during export ?
@ 2011-02-15 23:38 Maxime Tournier
  0 siblings, 0 replies; only message in thread
From: Maxime Tournier @ 2011-02-15 23:38 UTC (permalink / raw)
  To: emacs-orgmode

Hi, 

I'd like to know if it's possible to adapt relative links when
including an org file from another, during export. 

Let's say for example I have the following files:

./master.org
./sub/foo.org
./sub/bar.jpg

where master.org contains this include line:

#+INCLUDE: "sub/foo.org"

and sub links the image: 

[[file:bar.jpg]]

If I export mater.org to master.html, the image won't show up since
its url will be copied from foo.org. Is it possible to adapt such
relative links during export? 

This would make quick aggregation of notes in a single document quite
easier.

Anyway, many thanks for this great piece of software !


Maxime 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-15 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-15 23:38 Adapt included relative links during export ? Maxime Tournier

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).