From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mahler Subject: Re: Superscripts and subscripts Date: Wed, 17 Apr 2013 21:57:49 -0500 Message-ID: References: <87d2tv3s5b.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3a7e68c995b904da99c556 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USf35-0006Mm-Ri for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 22:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USf34-00055G-QE for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 22:58:11 -0400 Received: from mail-oa0-f43.google.com ([209.85.219.43]:62912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USf34-00055A-Kh for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 22:58:10 -0400 Received: by mail-oa0-f43.google.com with SMTP id l10so2304068oag.2 for ; Wed, 17 Apr 2013 19:58:10 -0700 (PDT) In-Reply-To: <87d2tv3s5b.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: Org-mode --047d7b3a7e68c995b904da99c556 Content-Type: text/plain; charset=ISO-8859-1 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 wrote: > Hi Thomas, > > tsd@tsdye.com (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 > > --047d7b3a7e68c995b904da99c556 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
This works for me in=A0org 7.9.2 and emacs 24.1.1, but cha= ining =A0as in 'x^{y}_{z}' will only fontify the ^{y} but not the _= {z}, as I reported earlier today, but 'x^{y} _{z}' will fontify bot= h, just with an ugly gap in the middle.

cheers
Daniel

On Tue, Apr 16, 2013 at 1:29 AM, Bastien <bzg@gnu.o= rg> wrote:
Hi Thomas,

tsd@tsdye.com (Thoma= s S. Dye) writes:

> With a recent git pull and #+OPTIONS: ^:{}, `C^{14}' is interprete= d
> correctly but ` ^{14}C' is not, both in the Org buffer and in LaTe= X
> export. The space before the caret appears to be the problem.

Confirmed -- this was reported already once. =A0I don't have a fi= x for
this at the moment, hopefully Nicolas can have a look sometime.

--
=A0Bastien


--047d7b3a7e68c995b904da99c556--