From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-pretty-entities and org-cdlatex Date: Wed, 5 Sep 2012 12:29:00 +0200 Message-ID: References: <5853AD81-AFD8-4A2B-B688-E9B928423A4A@gmail.com> Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9Cr7-0000sP-MT for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:29:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9Cr1-000208-2L for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:29:09 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:51429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9Cr0-000200-Qk for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 06:29:02 -0400 Received: by bkcjc3 with SMTP id jc3so165736bkc.0 for ; Wed, 05 Sep 2012 03:29:01 -0700 (PDT) In-Reply-To: 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: Thomas Holst Cc: org-mode mailing list On 5.9.2012, at 12:20, Thomas Holst wrote: > Hello, >=20 > =B7 Carsten Dominik wrote: >=20 >> On 5.9.2012, at 11:08, Thomas Holst wrote: >>=20 >>> Hello, >>>=20 >>> there is a different behaviour of sub (_) and superscripts (^) = depending >>> 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} \) >>> ^^^^ >>=20 >> I am not able to reproduce this, I get the second behavior always. >>=20 >> - Carsten >>=20 >=20 > I also tested it with emacs 23.2 on WinXP. I get different results > depending on =3Dorg-pretty-entititis=3D. >=20 > 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. >=20 > Thanks for looking into this. Do you have any settings for cdlatex.el? I guess not because you are = using -Q=85. - Carsten >=20 > --=20 > Bis neulich ... > Thomas