From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Function request in exporting to HTML: \bar Date: Tue, 5 Jan 2010 18:27:21 +0100 Message-ID: <6E99220C-5436-41F0-B925-801C62F12295@gmail.com> References: <5236d6f91001050739m15894175qd675c93dde778826@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1NSDBr-0006cL-AF for emacs-orgmode@gnu.org; Tue, 05 Jan 2010 12:27:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSDBm-0006Zf-1a for emacs-orgmode@gnu.org; Tue, 05 Jan 2010 12:27:30 -0500 Received: from [199.232.76.173] (port=58045 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSDBl-0006Zc-Tl for emacs-orgmode@gnu.org; Tue, 05 Jan 2010 12:27:25 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:63659) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSDBl-0006Qp-G2 for emacs-orgmode@gnu.org; Tue, 05 Jan 2010 12:27:25 -0500 Received: by ewy24 with SMTP id 24so19421485ewy.26 for ; Tue, 05 Jan 2010 09:27:24 -0800 (PST) In-Reply-To: <5236d6f91001050739m15894175qd675c93dde778826@mail.gmail.com> 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: Xin Shi Cc: emacs-orgmode Hi Xin, take a look at the variable org-emphasis-alist. - Carsten On Jan 5, 2010, at 4:39 PM, Xin Shi wrote: > Hello Experts, > > In mathematics, it's frequent to see symbols with a bar over it. > This is easy to do in LaTeX: \bar{A}. While in HTML, it is : > A > > I'm wondering if it's possible to implement that into the org-mode. > > Thanks! > > Xin > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten