From: Bryan Emrys <bryan.emrys@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Best way to embed an svg file in an exported xhtml page?
Date: Sun, 3 Oct 2010 18:00:58 -0700 [thread overview]
Message-ID: <AANLkTim1tkcj-yaHRsAV5K1S4Xi4AYmj-u-NJ-0pXFDf@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 523 bytes --]
Hello all,
I'm exporting an org page to xhtml and I'm trying to show an svg file in an
xhtml page the same way that a png file can be shown. So far, my efforts
have only succeeded in getting a link to the svg file on the page.
I can hand input <object type="image/svg+xml" data="/path/to/file/test1.svg"
width="300" height="300"></object> and have it appear (at least in firefox,
opera and chromium. (Don't have a copy of IE to test), but obviously I'd
rather just have org-mode export it directly.
Suggestions?
Bryan
[-- Attachment #1.2: Type: text/html, Size: 628 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2010-10-04 1:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 1:00 Bryan Emrys [this message]
2010-10-04 1:30 ` Best way to embed an svg file in an exported xhtml page? Eric Schulte
2010-10-04 8:29 ` 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=AANLkTim1tkcj-yaHRsAV5K1S4Xi4AYmj-u-NJ-0pXFDf@mail.gmail.com \
--to=bryan.emrys@gmail.com \
--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.