From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: export to ODT fails strangely Date: Sun, 26 Jan 2014 23:00:35 +0100 Message-ID: <87mwiixv24.fsf@gmail.com> References: <87fvoaju80.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7Xka-0001xg-B8 for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 17:00:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7XkV-0000EA-0I for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 17:00:20 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:57752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7XkU-0000E4-QD for emacs-orgmode@gnu.org; Sun, 26 Jan 2014 17:00:14 -0500 Received: by mail-wg0-f53.google.com with SMTP id y10so4909356wgg.20 for ; Sun, 26 Jan 2014 14:00:13 -0800 (PST) Received: from selenimh ([91.224.148.150]) by mx.google.com with ESMTPSA id z1sm20263746wjq.19.2014.01.26.14.00.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Jan 2014 14:00:13 -0800 (PST) In-Reply-To: <87fvoaju80.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Sun, 26 Jan 2014 21:42:23 +0000") 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, Eric S Fraga writes: > I hope somebody can point me in the right direction. I am trying to > export a large document to ODT to share with my > collaborators. Exporting to LaTeX works like a charm. However, with > ODT, the exporter fails with: > > ,---- > | OpenDocument export failed: FIXME: Resolve (paragraph (:begin 23510 :end > | 23635 :contents-begin 23599 :contents-end 23629 :post-blank 1 > | :post-affiliated 23599 :name "fig:graph" :caption (((#("Dependency graph > | of major tasks in the project." 0 47 (:parent #4))))) :results ("") > | [...] > `---- I guess you are cross-referencing to a paragraph (probably a standalone image) named "fig:graph". You can probably get an ECM if you isolate both that paragraph and the link referring to it. Regards, -- Nicolas Goaziou