From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: italic in the new odt exporter Date: Mon, 07 May 2012 14:47:04 +0200 Message-ID: <87k40o2m5z.fsf@gmail.com> References: <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]:52318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRNO7-00057A-Gr for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRNO0-0002eO-6G for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:50:03 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:57057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRNNz-0002dd-Tl for emacs-orgmode@gnu.org; Mon, 07 May 2012 08:49:56 -0400 Received: by wibhj13 with SMTP id hj13so2708549wib.12 for ; Mon, 07 May 2012 05:49:53 -0700 (PDT) In-Reply-To: <878vh442w5.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Mon, 07 May 2012 14:00:26 +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: Andreas Leha Cc: emacs-orgmode@gnu.org, Jambunathan K Andreas Leha writes: > 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. I recently have split `emphasis' object type into `bold', `italic', `underline' and `strike-through' and `verbatim' object type into `verbatim' and `code'. Since I'm not about the values to put in the variable, I add Jambunathan in Cc. Jambunathan: Also, shouldn't `org-e-odt-default-org-styles-alist' be a defconst instead of a defvar? Regards, -- Nicolas Goaziou