emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* including svg files in odt exports?
@ 2015-06-21 12:54 joakim
  2015-06-21 13:18 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2015-06-21 12:54 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I would like to include svg files in odt exports.

png files seem to work fine, but svg files do not get inlined by
default.

Adding svg to the org-odt-inline-image-rules regexp works. Could this be
included in org?


-- 
Joakim Verona

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: including svg files in odt exports?
  2015-06-21 12:54 including svg files in odt exports? joakim
@ 2015-06-21 13:18 ` Nicolas Goaziou
  2015-06-21 16:03   ` joakim
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-06-21 13:18 UTC (permalink / raw)
  To: joakim; +Cc: emacs-orgmode

Hello,

joakim@verona.se writes:

> Adding svg to the org-odt-inline-image-rules regexp works. Could this be
> included in org?

This is already the case in master. Default value is

  '(("file" . "\\.\\(jpeg\\|jpg\\|png\\|gif\\|svg\\)\\'"))


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: including svg files in odt exports?
  2015-06-21 13:18 ` Nicolas Goaziou
@ 2015-06-21 16:03   ` joakim
  0 siblings, 0 replies; 3+ messages in thread
From: joakim @ 2015-06-21 16:03 UTC (permalink / raw)
  To: emacs-orgmode

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> joakim@verona.se writes:
>
>> Adding svg to the org-odt-inline-image-rules regexp works. Could this be
>> included in org?
>
> This is already the case in master. Default value is

Okay, good! Obviously I should switch to master then :)

>
>   '(("file" . "\\.\\(jpeg\\|jpg\\|png\\|gif\\|svg\\)\\'"))
>
>
> Regards,

-- 
Joakim Verona

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-21 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-21 12:54 including svg files in odt exports? joakim
2015-06-21 13:18 ` Nicolas Goaziou
2015-06-21 16:03   ` joakim

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