From mboxrd@z Thu Jan 1 00:00:00 1970 From: joakim@verona.se Subject: including svg files in odt exports? Date: Sun, 21 Jun 2015 14:54:17 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6elc-0001Y2-NJ for emacs-orgmode@gnu.org; Sun, 21 Jun 2015 08:54:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z6elY-0000Vc-Rn for emacs-orgmode@gnu.org; Sun, 21 Jun 2015 08:54:32 -0400 Received: from plane.gmane.org ([80.91.229.3]:39569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6elY-0000UL-KT for emacs-orgmode@gnu.org; Sun, 21 Jun 2015 08:54:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z6elW-0007jY-KJ for emacs-orgmode@gnu.org; Sun, 21 Jun 2015 14:54:26 +0200 Received: from h-235-62.a149.priv.bahnhof.se ([85.24.235.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jun 2015 14:54:26 +0200 Received: from joakim by h-235-62.a149.priv.bahnhof.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jun 2015 14:54:26 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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