From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Superscripts and subscripts Date: Tue, 16 Apr 2013 08:29:20 +0200 Message-ID: <87d2tv3s5b.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URzOO-000149-WD for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:29:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URzON-0000db-PY for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:29:24 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:56130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URzON-0000dV-JT for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:29:23 -0400 Received: by mail-wg0-f47.google.com with SMTP id j13so102814wgh.26 for ; Mon, 15 Apr 2013 23:29:22 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Mon, 15 Apr 2013 11:07:09 -1000") 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: "Thomas S. Dye" Cc: Org-mode 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