From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: \nbsp trick to get prefixed superscript to work? Date: Mon, 18 May 2015 12:17:13 -0400 Message-ID: References: <87k2w5zx3f.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113406eae1f18005165d86c7 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuNjA-0000Lo-Jd for emacs-orgmode@gnu.org; Mon, 18 May 2015 12:17:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuNj9-00061K-8X for emacs-orgmode@gnu.org; Mon, 18 May 2015 12:17:16 -0400 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:34917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuNj9-0005zs-1a for emacs-orgmode@gnu.org; Mon, 18 May 2015 12:17:15 -0400 Received: by pacwv17 with SMTP id wv17so158005904pac.2 for ; Mon, 18 May 2015 09:17:14 -0700 (PDT) In-Reply-To: <87k2w5zx3f.fsf@delle7240.chemeng.ucl.ac.uk> 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: Lawrence Bottorff , "emacs-orgmode@gnu.org" --001a113406eae1f18005165d86c7 Content-Type: text/plain; charset=UTF-8 I think what Eric is referring to is: #+latex_header: \usepackage[version=3]{mhchem} @@latex:\ce{^{147}Pm}@@ that exports for me. \nbsp{}^{147}Pm also seems to work, but might put an extra space in. you might prefer \phantom{}^{147}Pm John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Mon, May 18, 2015 at 12:09 PM, Eric S Fraga wrote: > On Monday, 18 May 2015 at 11:43, Lawrence Bottorff wrote: > > Apparently, chemists cannot do Emacs and/or org-mode when they want to > > prefix the super- bzw. sub-script without a kudge? > > I've recently have had to start writing papers with significant amounts > of chemistry in them. I simply use the mhchem package which supports > all types of chemical notation... org is quite happy with it for simple > entries although you may need to @@...@@ escape more complex entries. > > However, if you wanted something portable, i.e. that could export to > other targets, then this won't help you. Sorry! > -- > : Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-1136-g0e7062 > > --001a113406eae1f18005165d86c7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I think what Eric is referring to is:

<= div>#+latex_header: \usepackage[version=3D3]{mhchem}

@@latex:\ce{^{147}Pm}@@

that exports for = me.

\nbsp{}^{147}Pm also seems to work, but might = put an extra space in.

you might prefer=C2=A0\= phantom{}^{147}Pm

<= div>
J= ohn

-----------------------------------
Professor John Kitchin=C2= =A0
Doherty Hall A207F
Department of Chemical Engineering
Carnegie= Mellon University
Pittsburgh, PA 15213
412-268-7803
=

On Mon, May 18, 2015 at 12:09 PM, Eric S Fra= ga <e.fraga@ucl.ac.uk> wrote:
On Monday, 18 May 2015 at 11:43, Lawrence Bottorff wro= te:
> Apparently, chemists cannot do Emacs and/or org-mode when they want to=
> prefix the super- bzw. sub-script without a kudge?

I've recently have had to start writing papers with significant = amounts
of chemistry in them.=C2=A0 I simply use the mhchem package which supports<= br> all types of chemical notation...=C2=A0 org is quite happy with it for simp= le
entries although you may need to @@...@@ escape more complex entries.

However, if you wanted something portable, i.e. that could export to
other targets, then this won't help you.=C2=A0 Sorry!
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-1136-g0e7062=


--001a113406eae1f18005165d86c7--