This works for me in org 7.9.2 and emacs 24.1.1, but chaining as in
'x^{y}_{z}' will only fontify the ^{y} but not the _{z}, as I reported
earlier today, but 'x^{y} _{z}' will fontify both, just with an ugly gap in
the middle.
cheers
Daniel
On Tue, Apr 16, 2013 at 1:29 AM, Bastien <[email protected]> wrote:
> Hi Thomas,
>
> [email protected] (Thomas S. Dye) writes:
>
> > With a recent git pull and #+OPTIONS: ^:{}, `C^{14}' is interpreted
> > correctly but ` ^{14}C' is not, both in the Org buffer and in LaTeX
> > export. The space before the caret appears to be the problem.
>
> Confirmed -- this was reported already once. I don't have a fix for
> this at the moment, hopefully Nicolas can have a look sometime.
>
> --
> Bastien
>
>