From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: How to use both _underlined_ and math subcsript of latex ? Date: Tue, 25 Aug 2009 14:19:08 -0400 Message-ID: References: <907065090908250824i585337a1v9daffca6ef8f8033@mail.gmail.com> <907065090908251022j49ab5eacu3adad3c01dd5ee8f@mail.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 1Mg0c1-0008JZ-D3 for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 14:19:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mg0bw-0008H2-KE for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 14:19:16 -0400 Received: from [199.232.76.173] (port=56328 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg0bw-0008Gu-9P for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 14:19:12 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:56730) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mg0bv-000151-Vu for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 14:19:12 -0400 In-Reply-To: <907065090908251022j49ab5eacu3adad3c01dd5ee8f@mail.gmail.com> (waterloo's message of "Wed, 26 Aug 2009 01:22:37 +0800") 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: waterloo Cc: Matt Lundin , emacs-orgmode@gnu.org waterloo writes: > I use _underlined_ to get a line under `underline' in html. > But the character `_' is known as math subscript of latex (just as in \ > sum_0^100 ). > > I want to use both underline and math subscript simultaneously. As Bernt explained in his reply, the exporter should distinguish between the two automatically. If you encounter a specific instance in which this does not work, then please supply the source file. Have you read the following sections of the manual? http://orgmode.org/manual/Subscripts-and-superscripts.html#Subscripts-and-superscripts http://orgmode.org/manual/LaTeX-fragments.html#LaTeX-fragments If you want to turn off subscript except when you explicitly request it, you can find full instructions in this response to one of your previous posts: http://article.gmane.org/gmane.emacs.orgmode/16797 > I find some of you are not familiar to latex syntax . An inability to decipher cryptic mailing list questions does not indicate a lack of comprehension of their purported subject matter. - Matt