From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: ox-odt roundtrip editing? Date: Sat, 27 Jun 2015 09:08:45 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8pql-0003os-7K for emacs-orgmode@gnu.org; Sat, 27 Jun 2015 09:08:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8pqi-0001Bx-0E for emacs-orgmode@gnu.org; Sat, 27 Jun 2015 09:08:51 -0400 Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:35106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8pqh-0001Bq-SO for emacs-orgmode@gnu.org; Sat, 27 Jun 2015 09:08:47 -0400 Received: by qget71 with SMTP id t71so1119981qge.2 for ; Sat, 27 Jun 2015 06:08:47 -0700 (PDT) In-reply-to: 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: joakim@verona.se Cc: emacs-orgmode@gnu.org Hi Joakim, On 2015-06-26 at 07:45, joakim@verona.se wrote: > 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? Does this workflow describe what you want to do (but change DOCX to ODT)? https://lists.gnu.org/archive/html/emacs-orgmode/2015-06/msg00246.html -k.