From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: repeated underscores and subscript woes Date: Wed, 09 Jan 2013 18:16:10 +0100 Message-ID: <87obgyi8f9.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TszGD-00009c-9R for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:16:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TszG7-0003sM-SQ for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:16:17 -0500 Received: from mail-we0-f171.google.com ([74.125.82.171]:61777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TszG7-0003sG-Kh for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:16:11 -0500 Received: by mail-we0-f171.google.com with SMTP id u3so1198648wey.30 for ; Wed, 09 Jan 2013 09:16:11 -0800 (PST) In-Reply-To: (Nathaniel Cunningham's message of "Wed, 9 Jan 2013 10:19:12 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nathaniel Cunningham Cc: emacs-orgmode@gnu.org Hi Nathaniel, Nathaniel Cunningham writes: > Unfortunately, org-mode treats these as successive subscript > requests, and the text that follows is severely disrupted when > exported via LaTeX.  The local or global setting of > `org-export-with-sub-superscripts' does not seem to affect this > behavior. Perhaps you can temporarily remove the "_" emphasis from `org-emphasis-alist' ? HTH, -- Bastien