org-e-ascii: Fix table export bug when ignoring sub/superscript
commit72ca00ca096629f71143a0e68a9991594975b847
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 4 May 2012 12:02:41 +0000 (4 14:02 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 4 May 2012 12:02:41 +0000 (4 14:02 +0200)
treebcf4c985855796bcfa9150d219c6373a15cec626
parentecd4079f0e0c26fd98f5f9aa1410f84808b824b7
org-e-ascii: Fix table export bug when ignoring sub/superscript

* contrib/lisp/org-e-ascii.el (org-e-ascii--table-cell-width):
  Refactor code.
* contrib/lisp/org-export.el: Do not normalize contents when expanding
  them, since it will be done at the end of the function, and only for
  elements.
contrib/lisp/org-e-ascii.el
contrib/lisp/org-export.el