From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Command "org-toggle-pretty-entities" does not display x_{i}^{j} correctly [7.9.4 (7.9.4-elpa @ /home/jae/.emacs.d/elpa/org-20130325/)] Date: Sat, 30 Mar 2013 15:56:11 +0100 Message-ID: <877gkpym0k.fsf@bzg.ath.cx> References: <51555831.3060508@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULxCd-0000RR-Ou for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 10:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULxCY-0006GV-5L for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 10:56:19 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:38666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULxCX-0006GL-VQ for emacs-orgmode@gnu.org; Sat, 30 Mar 2013 10:56:14 -0400 Received: by mail-we0-f173.google.com with SMTP id t57so870331wey.4 for ; Sat, 30 Mar 2013 07:56:13 -0700 (PDT) In-Reply-To: <51555831.3060508@gmail.com> (Jae Hee Lee's message of "Fri, 29 Mar 2013 10:00:33 +0100") 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: Jae Hee Lee Cc: emacs-orgmode@gnu.org Jae Hee Lee writes: > Command "org-toggle-pretty-entities" does not display x_{i}^{j} correctly. > When subscript and supersript _{i} and ^{j} are combined, _{i} is displayed > correctly as subscript, but ^{j} is not displayed as superscript. Fixed, thanks for reporting this. -- Bastien