From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Superscript before character Date: Sun, 8 Sep 2013 12:34:25 +0200 Message-ID: <1F3343C6-B8CD-4024-BD1F-D67C9A66857E@gmail.com> References: <522A0C37.5060003@mun.ca> <1A719A64-1CA8-47CB-871E-6FC93E421FD7@gmail.com> <87zjroqrz9.fsf@gmx.us> <87r4czr55l.fsf@gmx.us> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/signed; boundary="Apple-Mail=_2EB337B5-FD0E-4450-B64B-E97F1BBD4288"; protocol="application/pgp-signature"; micalg=pgp-sha1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIcKB-0002a8-9G for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 06:34:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIcK5-0000dL-An for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 06:34:35 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:35210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIcK5-0000d4-31 for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 06:34:29 -0400 Received: by mail-we0-f171.google.com with SMTP id t61so3245762wes.2 for ; Sun, 08 Sep 2013 03:34:28 -0700 (PDT) In-Reply-To: <87r4czr55l.fsf@gmx.us> 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: Rasmus Cc: emacs-orgmode@gnu.org --Apple-Mail=_2EB337B5-FD0E-4450-B64B-E97F1BBD4288 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 8.9.2013, at 12:15, Rasmus wrote: > Carsten Dominik writes: >=20 >> Yes, this will do the trick for LaTeX, but {{{...}}} is still not = pretty. >> Yes, maybe I should think more about the cechem package - did not = know >> it, and it looks good. >> Thanks! >=20 > {{{=B7}}} looks terrible but it's pretty quick to type. . . Perhaps = we > could fontify them like with URLs. >=20 > For more flexibility you could use a URL-like syntax which could then > export conditional on the output format, >=20 > (org-add-link-type "ce" nil > (lambda (path desc format)=20 > (cond ((eq format 'latex) > (format "\ce{%s}" desc)) > ((eq format 'html) > (format "\\nbsp%s" desc))))) >=20 > or something like that . . .=20 Another good idea - I'll try this. - Carsten >=20 > =96Rasmus >=20 > --=20 > There are known knowns; there are things we know that we know. --Apple-Mail=_2EB337B5-FD0E-4450-B64B-E97F1BBD4288 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlIsUrEACgkQ9hweYzZiJkxrVwCgljOjnJK2yRSufDxn8UvkowiH Ga8AoIR39RQLicqYS+1pxsd1OM06UvLW =sM4Q -----END PGP SIGNATURE----- --Apple-Mail=_2EB337B5-FD0E-4450-B64B-E97F1BBD4288--