From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolfo Aramayo Subject: Re: Formatting Text in Org-mode Date: Wed, 12 Dec 2012 11:10:05 -0600 Message-ID: References: <87lid3nxod.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bdc0e7e0c51b004d0aae1a4 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tippe-0003CR-9e for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:11:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TippY-00012e-97 for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:10:54 -0500 Received: from mail-qa0-f41.google.com ([209.85.216.41]:41071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TippY-00012K-52 for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 12:10:48 -0500 Received: by mail-qa0-f41.google.com with SMTP id o19so5349461qap.0 for ; Wed, 12 Dec 2012 09:10:47 -0800 (PST) Received: by mail-qa0-f48.google.com with SMTP id l8so1306158qaq.0 for ; Wed, 12 Dec 2012 09:10:45 -0800 (PST) In-Reply-To: <87lid3nxod.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org --047d7bdc0e7e0c51b004d0aae1a4 Content-Type: text/plain; charset=UTF-8 THANK YOU!! --Rodolfo On Wed, Dec 12, 2012 at 8:37 AM, Bastien wrote: > Hi Rodolfo, > > Rodolfo Aramayo 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 > --047d7bdc0e7e0c51b004d0aae1a4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable THANK YOU!!

--Rodolfo


On Wed, Dec 12, 2012 at 8:37 AM, Bastien <bzg@altern.org> wrote:
Hi Rodolfo,

Rodolfo Aramayo <
raramayo@gmail.co= m> 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,

--
=C2=A0Bastien

--047d7bdc0e7e0c51b004d0aae1a4--