ox-latex: Handle consecutive alterning sub and superscript
commit77c5710de2256dd19a1b05ea8411e787f611a515
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 17 Apr 2013 22:06:06 +0000 (18 00:06 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 17 Apr 2013 22:06:06 +0000 (18 00:06 +0200)
tree001be1a1ea569fe1397331b82099aa9ef11b7c76
parent58f7e4382101b555fe7d6af460bfa2fb6208adb5
ox-latex: Handle consecutive alterning sub and superscript

* lisp/ox-latex.el (org-latex--script-size): Handle consecutive
  alterning sub and superscript.

This patch fixes export of "a^b_c" constructs.
lisp/ox-latex.el