From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: Re: org-pretty-entities and org-cdlatex Date: Wed, 5 Sep 2012 12:20:37 +0200 Message-ID: References: <5853AD81-AFD8-4A2B-B688-E9B928423A4A@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9CjF-0008PD-HG for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:21:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9Cj9-0008Qj-HE for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:21:01 -0400 Received: from smtp2-v.fe.bosch.de ([139.15.237.6]:48865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9Cj9-0008QQ-AP for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:20:55 -0400 In-Reply-To: <5853AD81-AFD8-4A2B-B688-E9B928423A4A@gmail.com> (Carsten Dominik's message of "Wed, 5 Sep 2012 12:03:24 +0200") 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: Carsten Dominik Cc: "Holst Thomas (DGS-EC/ESE4)" , org-mode mailing list Hello, =B7 Carsten Dominik wrote: > On 5.9.2012, at 11:08, Thomas Holst wrote: > >> Hello, >>=20 >> there is a different behaviour of sub (_) and superscripts (^) dependi= ng >> on =3Dorg-pretty-entities=3D. When I type: >>=20 >> =3Dab_cdef=3D >>=20 >> inside LaTeX fragments with =3Dorg-pretty-entities=3D enabled I get: >>=20 >> \( ab_{c}def \) >> ^^^^ >>=20 >> With =3Dorg-pretty-entities=3D disabled I get: >>=20 >> \( ab_{cdef} \) >> ^^^^ > > I am not able to reproduce this, I get the second behavior always. > > - Carsten > I also tested it with emacs 23.2 on WinXP. I get different results depending on =3Dorg-pretty-entititis=3D. I will try it on my Ubuntu machine at home and come back with the results. Maybe it is a problem related to emacs on Windows. Thanks for looking into this. --=20 Bis neulich ... Thomas