From: francois <francois.temp1@bruit.gotdns.org>
To: emacs-orgmode@gnu.org
Subject: link to a image and inline image exportation
Date: Sat, 14 Jul 2007 12:12:43 +0000 (UTC) [thread overview]
Message-ID: <loom.20070714T140750-752@post.gmane.org> (raw)
Hello,
I use a special link for my images.
#+LINK: img file:~/path/to/images%s
but when i use it [[img::myimage.png]] the image path will not be expanded when
I choose to export it inline.
I get:
<a href="/path/to/images/myimage.png"><img src="img::myimage.png"/></a>
and expect:
<a href="/path/to/images/myimage.png"><img src="/path/to/images/myimage.png"></a>
next reply other threads:[~2007-07-14 12:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-14 12:12 francois [this message]
2007-07-15 7:45 ` link to a image and inline image exportation Carsten Dominik
2007-07-15 11:22 ` francois
2007-07-16 6:50 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20070714T140750-752@post.gmane.org \
--to=francois.temp1@bruit.gotdns.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.