From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: ODT export and environments Date: Wed, 30 Jan 2013 10:47:42 +0100 Message-ID: <87haly53fh.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbq-00016F-TD for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0Vbq-0001wC-1B for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:42 -0500 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:53128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbp-0001vt-OR for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:41 -0500 Received: by mail-we0-f173.google.com with SMTP id r5so1090400wey.32 for ; Wed, 30 Jan 2013 03:13:41 -0800 (PST) In-Reply-To: (Cassio Koshikumo's message of "Tue, 29 Jan 2013 11:25:23 -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: Cassio Koshikumo Cc: emacs-orgmode@gnu.org Hi Cassio, Cassio Koshikumo writes: > I think there's a bug when exporting files to ODT using environments > (center, quote etc.).  Sample file: > > * Testing > #+BEGIN_CENTER > First line. > > Second line. > #+END_CENTER > > When exporting that, only "First line" will have the correct style > OrgCenter.  "Second line" (and all subsequent ones) will have the > default Text body style. Yes, there is a bug here. The bug is not present in the new exporter, which will be merged very soon now. Thanks for reporting this, -- Bastien