From: Bastien Guerry Date: Mon, 25 Mar 2013 15:12:24 +0000 (+0100) Subject: ox-odt.el (org-odt-special-block): Don't insert annotations using style "Text_20_body" X-Git-Tag: release_8.0~3^2~291 X-Git-Url: https://repo.or.cz/w/org-mode.git/commitdiff_plain/f09471e5d999180e45111480f6d216d713c03ec0 ox-odt.el (org-odt-special-block): Don't insert annotations using style "Text_20_body" * ox-odt.el (org-odt-special-block): Don't insert annotations using style "Text_20_body". Thanks to Christian Moe for reporting this bug. --- diff --git a/lisp/ox-odt.el b/lisp/ox-odt.el index 32d6f663e..9dd894608 100644 --- a/lisp/ox-odt.el +++ b/lisp/ox-odt.el @@ -3066,9 +3066,7 @@ holding contextual information." (date (or (plist-get attributes :date) ;; FIXME: Is `car' right thing to do below? (car (plist-get info :date))))) - - (format "\n%s" - "Text_20_body" + (format "\n%s" (format "\n%s\n" (concat (and author