THANK YOU!!
--Rodolfo
Hi Rodolfo,
The new exporter handles this correctly.
Rodolfo Aramayo <raramayo@gmail.com> writes:
> In org-mode, writing: /matA^HMG/ would be incorrect because the
> superscript 'HMG' should NOT be italics
If you installed Org from http://orgmode.org/org-7.9.2.tar.gz
add the contrib/ directory to your load-path then
(require 'org-export)
(require 'org-e-latex)
and M-x org-e-latex-export-to-latex in the Org buffer.
Otherwise wait for Org 8.0 to be released.
HTH,
--
Bastien