Hello,
Paul Stansell <[email protected]> writes:
> I may be under a misapprehension, but I expected the pdf output
> (created by C-c C-e l p) from the attached org file to show similar
> results for both lines. Instead, however, the simple
>
> x^2
>
> outside of the verbatim environment puts the caret above the 2 even
> though I have set
>
> #+OPTIONS: ^:nil
>
> This seems to be because org-mode exports x^2 as x\^2 in the tex file.
> I think exporting it as x\^{}2 would give a better result.
This should be now fixed. Thank you for reporting this.
Regards,
--
Nicolas Goaziou