Hi Brady, Brady Trainor <algeb...@uw.edu> writes:
> Miguel Ruiz <rbenit68 <at> yahoo.es> writes: > >> > > Any hint to get rid of the title in a org-export-as-odt >> > session? > > I had the same problem. I noticed a lot of new lines, `\n', so I tried to > remove more than "just title". For my solution, I changed insert to > ignore. Can you provide your change in the form of a patch? 1. ~$ git clone git://orgmode.org/org-mode.git 2. cd org-mode/lisp/ 3. edit ox-odt.el by adding your change 4. in Emacs, hit `C-x v =' from the file to create the patch 5. save the patch buffer to ox-odt.el.patch 5. send ox-odt.el.patch to the list, using [PATCH] in the subject line Thanks in advance! -- Bastien