From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Kline Subject: Re: Inconsistent exporting of underscore character Date: Sat, 27 Jun 2009 11:07:53 -0400 Message-ID: <4A4635C9.4000606@rksystems.com> References: <4A461822.6030402@rksystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKZVY-0005vb-4a for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 11:08:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKZVT-0005sT-LD for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 11:07:59 -0400 Received: from [199.232.76.173] (port=60150 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKZVT-0005sQ-Ea for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 11:07:55 -0400 Received: from rksystems.com ([66.92.147.60]:33969) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKZVS-0005Zk-Se for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 11:07:55 -0400 Received: from [66.92.147.62] (ws.rksystems.com [66.92.147.62]) by rksystems.com (Postfix) with ESMTP id 9218120D936 for ; Sat, 27 Jun 2009 11:07:53 -0400 (EDT) In-Reply-To: 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: emacs-orgmode@gnu.org Eddward DeVilla wrote: > You can put an OPTIONS line in you file. > > #+OPTIONS ^:nil > Turn off superscript/subscript > > or, my prefered > > #+OPTIONS ^:{} > Works for foo^{bar} & foo_{bar} > but not foo^bar & foo_bar > > This is in "12.3 Export options" of the org manual. > Perfect! I looked, but obviously not carefully enough (I think I was too focused on looking for occurrences of the word 'underscore' and didn't think outside the box as much as I should have). Thanks! -- Bob Kline http://www.rksystems.com mailto:bkline@rksystems.com