From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: \nbsp trick to get prefixed superscript to work? Date: Mon, 18 May 2015 11:43:36 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b6d98de99247605165d0e69 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuNCc-0005Ph-MD for emacs-orgmode@gnu.org; Mon, 18 May 2015 11:43:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuNCb-0004n9-ML for emacs-orgmode@gnu.org; Mon, 18 May 2015 11:43:38 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:34510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuNCb-0004mu-AE for emacs-orgmode@gnu.org; Mon, 18 May 2015 11:43:37 -0400 Received: by pabru16 with SMTP id ru16so156934326pab.1 for ; Mon, 18 May 2015 08:43:36 -0700 (PDT) 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: emacs-orgmode@gnu.org --047d7b6d98de99247605165d0e69 Content-Type: text/plain; charset=UTF-8 I saw an earlier discussion about Emacs/org-mode superscript and subscript behavior. My issue is I want to do a chem isotope of an element. In standard Latex format I would do this: $^{147}$Pm or leaving off the $ and turning on Emacs' display of UTF-8 ( C-c C-x \ ) just ^{147}Pm but it doesn't work in either Emacs or org-mode, however Pm^{147} does, i.e., putting the super-/subscript /after/ Pm. Also, $^{147}Pm$ does work, although it converts the Pm into italicized text upon export. Also \nbsp^{147}Pm works in both Emacs and org-mode, but upon standard export to HTML, it works in the TOC and down in the actual text, but not in the "Contents" section (not used in Latex export). Apparently, chemists cannot do Emacs and/or org-mode when they want to prefix the super- bzw. sub-script without a kudge? LB --047d7b6d98de99247605165d0e69 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I saw an earlier discussion about Emacs/org-mode superscri= pt and subscript behavior. My issue is I want to do a chem isotope of an el= ement. In standard Latex format I would do this:

$^{147}= $Pm =C2=A0or leaving off the $ and turning on Emacs' display of UTF-8 (= C-c C-x \ ) just ^{147}Pm

but it doesn't work= in either Emacs or org-mode, however

Pm^{147} doe= s, i.e., putting the super-/subscript /after/ Pm. Also,

$^{147}Pm$ does work, although it converts the Pm into italicized tex= t upon export. Also

\nbsp^{147}Pm works in both Em= acs and org-mode, but upon standard export to HTML, it works in the TOC and= down in the actual text, but not in the "Contents" section (not = used in Latex export).

Apparently, chemists cannot= do Emacs and/or org-mode when they want to prefix the super- bzw. sub-scri= pt without a kudge?

LB
--047d7b6d98de99247605165d0e69--