From mboxrd@z Thu Jan 1 00:00:00 1970 From: joakim@verona.se Subject: ox-odt roundtrip editing? Date: Fri, 26 Jun 2015 13:45:00 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8S4H-0001rG-2g for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 07:45:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8S4D-0000Wm-0V for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 07:45:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:37104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8S4C-0000UN-Pm for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 07:45:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z8S4A-0005It-Eu for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 13:45:06 +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 ; Fri, 26 Jun 2015 13:45:06 +0200 Received: from joakim by h-235-62.a149.priv.bahnhof.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Jun 2015 13:45:06 +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 I'm writing a manuscript for a publisher. The process looks like: - I write a chapter in org mode, export it to odt - I apply the styles the publisher wants to use with a libreoffice macro. This isn't particularily efficient, but I failed at modifying ox-odt to use custom templates. - I get back comments on the chapter from the publisher, that use the libreoffice annotation feature. Here I basically can't use org-mode anymore. Has someone attempted doing roundtrip editing ith libreoffice and org? That is, convert the odt file back to org, including the annotations, and edit fro there? -- Joakim Verona