emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Bryan Emrys <bryan.emrys@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Best way to embed an svg file in an exported xhtml page?
Date: Sun, 03 Oct 2010 19:30:26 -0600	[thread overview]
Message-ID: <87lj6ebv7x.fsf@gmail.com> (raw)
In-Reply-To: <AANLkTim1tkcj-yaHRsAV5K1S4Xi4AYmj-u-NJ-0pXFDf@mail.gmail.com> (Bryan Emrys's message of "Sun, 3 Oct 2010 18:00:58 -0700")

Hi Bryan,

I have the following in my config which works for me

  (add-to-list 'org-export-html-inline-image-extensions "svg")

Best -- Eric

Bryan Emrys <bryan.emrys@gmail.com> writes:

> 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
> _______________________________________________
> 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

  reply	other threads:[~2010-10-04  1:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-04  1:00 Best way to embed an svg file in an exported xhtml page? Bryan Emrys
2010-10-04  1:30 ` Eric Schulte [this message]
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lj6ebv7x.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=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 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).