From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: greek letters in subscripts with the export option ^:{} Date: Wed, 11 Mar 2009 10:13:02 +0100 Message-ID: <57E7AB20-AB68-4126-8D6D-AAE74A1C6AEF@uva.nl> References: <20090311004228.GA3056@hplhtang1> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LhKUv-0001SE-NV for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 05:13:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LhKUu-0001Rm-45 for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 05:13:09 -0400 Received: from [199.232.76.173] (port=45038 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LhKUt-0001RJ-LK for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 05:13:07 -0400 Received: from nf-out-0910.google.com ([64.233.182.184]:46972) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LhKUt-0006xq-8D for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 05:13:07 -0400 Received: by nf-out-0910.google.com with SMTP id b11so481500nfh.26 for ; Wed, 11 Mar 2009 02:13:05 -0700 (PDT) In-Reply-To: <20090311004228.GA3056@hplhtang1> 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: Hsiu-Khuern Tang Cc: "emacs-orgmode@gnu.org" Fixed, thanks. There are still problems with the in LaTeX export, but it does work OK now in HTML. - Carsten On Mar 11, 2009, at 1:42 AM, Tang, Hsiu-Khuern wrote: > Hi all, > > If I export the file > > -------------------------------------------------- > #+OPTIONS: ^:{} > > * test > > a_{\alpha} > > a_{foo} > -------------------------------------------------- > > as HTML, I get "a_{α}" but "afoo": \alpha is not > subscripted > but foo is. I was expecting both to be subscripted, since they are > in {}. > > -- > Best, > Hsiu-Khuern. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode