From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Re: \nbsp trick to get prefixed superscript to work? Date: Mon, 18 May 2015 21:18:53 +0200 Message-ID: <86617pae3m.fsf@example.com> References: <87k2w5zx3f.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org John Kitchin wrote: > 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 Or using the zero-width char (via the predefined entity \zwnj in Org)? Best regards, Seb -- Sebastien Vauban