From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathaniel Cunningham Subject: repeated underscores and subscript woes Date: Wed, 9 Jan 2013 10:19:12 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=485b397dd78d3ab0d404d2dd6c6a Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsyN3-0004ob-Nn for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 11:19:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsyMz-0004uh-Ba for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 11:19:17 -0500 Received: from mail-qa0-f54.google.com ([209.85.216.54]:48387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsyMz-0004uW-7h for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 11:19:13 -0500 Received: by mail-qa0-f54.google.com with SMTP id j15so800069qaq.6 for ; Wed, 09 Jan 2013 08:19:12 -0800 (PST) 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: emacs-orgmode@gnu.org --485b397dd78d3ab0d404d2dd6c6a Content-Type: text/plain; charset=ISO-8859-1 Hello, I use org-mode (currently v7.9.3) to build materials for the courses I teach. I tend to use repeated underscores to indicate a blank, e.g.: 1) Fill in the _______. 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. It seems appropriate that: - no subscripting should occur in the above case when `org-export-with-sub-superscripts' is set to nil or {}; and - repeated underscores without any braces should probably not ever trigger subscripting on export. Thanks for all the continued work on org-mode! --Nathaniel --485b397dd78d3ab0d404d2dd6c6a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,
I use org-mode (currently v7.9.3) to build mate= rials for the courses I teach. =A0I tend to use repeated underscores to ind= icate a blank, e.g.:
1) Fill in the _______.

Unfortunately, org-mode treats these as successive<= /i>=A0subscript requests, and the text that follows is severely disrupted w= hen exported via LaTeX. =A0The local or global setting of `org-export-with-= sub-superscripts' does not seem to affect this behavior.

It seems appropriate that:
= - no subscripting should occur in the above case when=A0`org-export-with-su= b-superscripts' is set to nil or {}; and
- repeated und= erscores without any braces should probably not ever trigger subscripting o= n export.

Thanks for all the continued work on org-mo= de!

--Nathaniel

--485b397dd78d3ab0d404d2dd6c6a--