Hi, > I write lots of of prose and poetry in org. I have noticed that > verse blocks fail to export indentation to odt files. Indentation > is a fundamental aspect of poetry/verse. For a long time I used > the fork of the odt backend, because it didn't have this issue and > had various other improvements, but recently it had its own > problems and I would like to switch back. > > I can repro this issue from `emacs -q`: > > make a verse block like so: > > #+begin_verse > a line > an indented line > another indented line > > of oh such swanky verse > #+end_verse > > then `C-c C-e o O` to export to odt and open. > > "a line" exports with no preceding whitespace, other lines export > with only a single preceding whitespace.
I confirm the bug (adding [BUG] so that our tracker remembers it.) Thanks for reporting it! -- Bastien
