From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: [BUG] latex superscript and documentation bugs Date: Wed, 28 Apr 2010 15:00:28 -0400 Message-ID: <871vdz1jxv.fsf@stats.ox.ac.uk> References: <8739yge6ml.fsf@stats.ox.ac.uk> <86924F51-29C4-4E07-9E0F-A0190BF84347@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7CnH-0005NO-PX for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 15:19:35 -0400 Received: from [140.186.70.92] (port=35285 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7CUz-0007Kf-Hd for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 15:00:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7CUw-0000kJ-VN for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 15:00:40 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:35669) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7CUq-0000i5-Ne for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 15:00:38 -0400 In-Reply-To: <86924F51-29C4-4E07-9E0F-A0190BF84347@gmail.com> (Carsten Dominik's message of "Wed, 28 Apr 2010 17:22:03 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs org-mode mailing list Carsten Dominik writes: > On Apr 28, 2010, at 2:57 AM, Dan Davison wrote: > >> Org: >> x^{(0)} >> >> becomes [note missing parenthesis] >> >> LaTeX: >> x$^{\mathrm{(0}}$ > > This is now fixed. Thanks! Dan