Re: [O] Bug: ODT export and environments

2013-02-03 Thread Jambunathan K
I acknowledge the bug. I would rather not fix it. Too much effort for too little gain etc. I think it is time that old exporter is forgotten and new exporter is exercised instead, when possible. Add this to your .emacs (add-to-list 'load-path "~/src/org-mode/contrib/lisp") (require 'o

Re: [O] Bug: ODT export and environments

2013-01-31 Thread Cassio Koshikumo
Oh, that's great! I was out of the loop for a while and didn't even know there was a new exporter on the works. Thanks and best regards, On Wed, Jan 30, 2013 at 7:47 AM, Bastien wrote: > Hi Cassio, > > Cassio Koshikumo writes: > > > I think there's a bug when exporting files to ODT using env

Re: [O] Bug: ODT export and environments

2013-01-30 Thread Bastien
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 > O