From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: weird ox-odt, links and images Date: Thu, 26 Feb 2015 00:42:29 +0100 Message-ID: <87mw41a78a.fsf@nicolasgoaziou.fr> References: <87zj82j8au.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQla0-0001SX-9v for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 18:41:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQlZw-0005az-96 for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 18:41:24 -0500 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:44609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQlZw-0005an-3p for emacs-orgmode@gnu.org; Wed, 25 Feb 2015 18:41:20 -0500 In-Reply-To: <87zj82j8au.fsf@pank.eu> (rasmus@gmx.us's message of "Wed, 25 Feb 2015 16:54:33 +0100") 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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > For a document which I have to export as odt, I have a sublet issue. In a > document I have something like this > > * head > para [[cite:@smith88]] para > > #+NAME: name > #+CAPTION: cap > [[file:img/g_one_ahead.png]] > > Where cite takes a bibtex key and format in a sensible way as plaintext > using reftex. > > I get the following error > > formatting cite for @smith88 > Embedding /tmp/odt/img/g_one_ahead.png as Images/0001.png... > OpenDocument export failed: Don't know how to format label for > link: (link (:type "file" :path "img/g_one_ahead.png" :raw-link > "file:img/g_one_ahead.png" :application nil :search-option nil :begin I cannot reproduce the error. However, I don't have your "cite" handler, if that matters. Regards, -- Nicolas Goaziou