ox-odt.el: Fix annotation insertion.
commit9eb384fe4f9a8832c4adc1bed900bc5243c31e37
authorBastien Guerry <bzg@altern.org>
Mon, 25 Mar 2013 17:05:06 +0000 (25 18:05 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 25 Mar 2013 17:05:06 +0000 (25 18:05 +0100)
treefd09926cee24e410962eb8f65136ce21de86145b
parente7cfb4d13c8166affb24ed205d691388743ac51f
ox-odt.el: Fix annotation insertion.

* ox-odt.el (org-odt-special-block): Don't wrap annotations
into <text:p>...</text:p> at all.
(org-odt--fix-annotations): New defun.
(org-odt--export-wrap): Use the new defun to fix annotations
insertion in content.xml.

Please don't insult me because of the uglyness of this fix.
Send me a proper fix instead!
lisp/ox-odt.el