Introduce a new customizable variable org-export-odt-prettify-xml
commit321f4d3a42ab726ca9a16957522872d3cb006390
authorJambunathan K <kjambunathan@gmail.com>
Tue, 16 Aug 2011 18:29:52 +0000 (16 23:59 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Thu, 18 Aug 2011 19:08:25 +0000 (19 00:38 +0530)
treeb00e38fbc19602251a172a4af24e2b826eb67e59
parenta2e6a7ef90cd765118a988f3853410e76d9153dc
Introduce a new customizable variable org-export-odt-prettify-xml

* contrib/lisp/org-odt.el (org-export-odt-prettify-xml): New
customizable variable.
(org-odt-save-as-outfile): Honor the setting of the above
variable.

There have not been much reported issues with the odt output.  So turn
off prettifying of xml buffers.  But retain the option to turn it on
if required.
contrib/lisp/org-odt.el