From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: italic in the new odt exporter Date: Mon, 07 May 2012 14:00:26 +0200 Message-ID: <878vh442w5.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRMd4-00027E-OY for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRMd1-0006QK-1d for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:01:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:47125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRMd0-0006Pm-RN for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:01:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SRMcw-0000Kw-TP for emacs-orgmode@gnu.org; Mon, 07 May 2012 14:01:18 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2012 14:01:18 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 May 2012 14:01:18 +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 Hi all, I had to add (italic . "Italic") to the definition of org-e-odt-default-org-styles-alist in contrib/lisp/org-e-odt.el to get /italic/ text exported correctly to odt. Is that a known/intended limitation? Regards, Andreas