Fix for stray paragraph breaks in the odt document.
commit5f24dc3771f462ac93efcc7f141b4d1169a8b138
authorJambunathan K <kjambunathan@gmail.com>
Tue, 26 Apr 2011 06:51:39 +0000 (26 12:21 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Tue, 26 Apr 2011 07:36:56 +0000 (26 13:06 +0530)
tree4fc7836b0c83799a3ed516080b712e14f617d6ea
parent8c24babf686cdc69552359d7590d4d7cd6cff824
Fix for stray paragraph breaks in the odt document.

* lisp/org-html.el (org-html-insert-tag-with-newlines): Turn
it off. Fixes stray paragraph breaks in the generated odt
document, under the presence of footnotes..

See http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00755.html.

Thanks to Christian Moe for isolating and reporting this bug.
lisp/org-html.el