From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: The Org->ODT exporter is now in Org's core (latest git) Date: Wed, 14 Dec 2011 09:15:33 -0500 Message-ID: <21397.1323872133@alphaville.dokosmarshall.org> References: <87k4641guo.fsf@gnu.org> <87aa6wmkyq.fsf@ucl.ac.uk> <4EE7A621.9080503@christianmoe.com> <87mxavy1h0.fsf@ucl.ac.uk> <4EE88440.50404@christianmoe.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RapcS-0000Ja-Jb for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 09:15:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RapcO-0000Of-KG for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 09:15:40 -0500 Received: from g6t0185.atlanta.hp.com ([15.193.32.62]:26835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RapcO-0000OE-GZ for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 09:15:36 -0500 In-Reply-To: Message from Christian Moe of "Wed, 14 Dec 2011 12:10:56 +0100." <4EE88440.50404@christianmoe.com> 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: mail@christianmoe.com Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Christian Moe wrote: > > > Of course, getting libreoffice to do what I want is another story... ;-) > > I imagine I'll have to use a mouse :-( > > Well, you can always author your own styles file in plain XML > conforming to the ODF specification. No mouse required!... > > ;-) ... or write an elisp function to snag the XML style file from wherever libreoffice squirrels it into emacs, where you can edit it - testing might be a bit more painful though... Nick