From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cassio Koshikumo Subject: Bug: ODT export and environments Date: Tue, 29 Jan 2013 11:25:23 -0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c7d60a8bdfb04d46d54bb Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0BC9-0007YE-Bn for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 08:25:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0BC4-0005sg-Ix for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 08:25:49 -0500 Received: from mail-ve0-f174.google.com ([209.85.128.174]:45349) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0BC4-0005sW-EG for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 08:25:44 -0500 Received: by mail-ve0-f174.google.com with SMTP id c13so259380vea.5 for ; Tue, 29 Jan 2013 05:25:43 -0800 (PST) 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 --f46d043c7d60a8bdfb04d46d54bb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, 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. Thanks and best regards --=20 C=E1ssio --f46d043c7d60a8bdfb04d46d54bb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,

I think there's a b= ug when exporting files to ODT using environments (center, quote etc.).=A0 = Sample file:

* Testing
#+BEGIN_CENTER
First line.
Second line.
#+END_CENTER

When exporting that, only "F= irst line" will have the correct style OrgCenter.=A0 "Second line= " (and all subsequent ones) will have the default Text body style.

Thanks and best regards

--
C=E1ssio
--f46d043c7d60a8bdfb04d46d54bb--