From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New LaTeX exporter and superscripts Date: Sun, 14 Oct 2012 21:53:47 +0200 Message-ID: <87sj9gzv78.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNUJ2-000744-UM for emacs-orgmode@gnu.org; Sun, 14 Oct 2012 15:57:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNUJ1-0001dq-Vw for emacs-orgmode@gnu.org; Sun, 14 Oct 2012 15:57:00 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:43187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNUJ1-0001di-P2 for emacs-orgmode@gnu.org; Sun, 14 Oct 2012 15:56:59 -0400 Received: by mail-wi0-f177.google.com with SMTP id hj13so1056206wib.12 for ; Sun, 14 Oct 2012 12:56:58 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sun, 14 Oct 2012 06:43:07 -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 Hello, tsd@tsdye.com (Thomas S. Dye) writes: > The following input: > > Fifteen ^{14}C age determinations from 11 inland temples were reported > by [[textcite:mccoy11:_strat_hawaii][Table 2;;ref]]. A single ^{14}C age > determination on a piece of short-lived > > exports to LaTeX like this: > Fifteen $^\mathrm{14}$C age determinations from 11 inland temples were reported by > \textcite[][Table 2]{mccoy11:_strat_hawaii}. A single \^\{14\}C age > determination on a piece of short-lived > > Note the different translations of ^{14}C. This should be fixed now. Thanks for reporting it. Regards, -- Nicolas Goaziou