From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Flattening references in ODT export Date: Sun, 10 Sep 2017 10:18:08 +0200 Message-ID: <87k2170xxb.fsf@nicolasgoaziou.fr> References: <15e64c481f0.d05cb2d55607.5349430882435325093@zoho.com> <15e65e3d798.ef60fefd7401.2799660576381211092@zoho.com> <15e65ed8699.fdec6f117486.8589895027525663996@zoho.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqxRT-00040h-TC for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 04:18:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqxRT-0004B6-10 for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 04:18:11 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:60022) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dqxRS-0004Ao-Qo for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 04:18:10 -0400 In-Reply-To: <15e65ed8699.fdec6f117486.8589895027525663996@zoho.com> (James Harkins's message of "Sat, 09 Sep 2017 05:16:58 -0400") 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" To: James Harkins Cc: emacs-orgmode Hello, James Harkins writes: > ---- On Sat, 09 Sep 2017 05:06:24 -0400 James Harkins wrote ---- >> I guess next I'm going to try to hack ox-odt.el... > > Hm, that's going to be too complicated. I can help you doing so. > So I suppose my only other option is to make an SVG for every code example, and include only images. Or hack the xml by hand in the final editing stage. > > But it's strange... it seems like it should be simple enough to have > one counter for both figures and listings. AFAIK, other export back-ends distinguish them, too. At least "ox.el" contains both `org-export-collect-figures' and `org-export-collect-listings'. Regards, -- Nicolas Goaziou