org-odt.el: Fix regression in typesetting of MathML formulae
commit1634baf69586592b73fae8ddf878b8df6e58abef
authorJambunathan K <kjambunathan@gmail.com>
Mon, 23 Jan 2012 20:22:51 +0000 (24 01:52 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Mon, 23 Jan 2012 20:24:30 +0000 (24 01:54 +0530)
treed80ba09d82081e3ef6bb5d1baa42ddd86f9ef6fe
parent527e6844cc1b67f2ef93c2304265ffe4b9cf3e69
org-odt.el: Fix regression in typesetting of MathML formulae

* lisp/org-odt.el (org-export-odt-format-formula): Use :style
property to specify custom table styles.

Continuation of the earlier commit titled: "Put table width
under user-control".
lisp/org-odt.el