emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Formatting Text in Org-mode


From: Bastien
Subject: Re: [O] Formatting Text in Org-mode
Date: Wed, 12 Dec 2012 15:37:54 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Rodolfo,

Rodolfo Aramayo <address@hidden> writes:

> In org-mode, writing: /matA^HMG/ would be incorrect because the
> superscript 'HMG' should NOT be italics

The new exporter handles this correctly.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]