From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to add left superscripts Date: Mon, 29 Feb 2016 10:57:48 +0100 Message-ID: <87io17et43.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaKYQ-0001aL-0i for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 04:55:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaKYL-00070w-8k for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 04:55:49 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:38010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaKYL-0006zx-23 for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 04:55:45 -0500 In-Reply-To: (=?utf-8?B?IuerpeS/iue/lCIncw==?= message of "Mon, 29 Feb 2016 09:57:41 +0800") 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: =?utf-8?B?56ul5L+K57+U?= Cc: Org mode Hello, =E7=AB=A5=E4=BF=8A=E7=BF=94 writes: > How to add left superscripts without using additional packages in > org-mode? Maybe using LaTeX, e.g., \(^{super}\)A. Regards, --=20 Nicolas Goaziou