From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Escape individual underscore? Date: Tue, 03 Mar 2015 22:02:23 +0100 Message-ID: <87mw3taj6o.fsf@nicolasgoaziou.fr> References: <87lhjddcq9.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YStwo-0000ga-OF for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:01:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YStwl-0006FA-Ea for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:01:46 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:40809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YStwl-0006Ec-92 for emacs-orgmode@gnu.org; Tue, 03 Mar 2015 16:01:43 -0500 In-Reply-To: <87lhjddcq9.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Tue, 03 Mar 2015 15:53:34 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > I'm not sure how useful it would be but maybe there should be a setting > to accommodate the inverse case: mostly subscripts a_b but allow literal > underscores using some additional markup. You can use \under entity, e.g., a\under{}b Regards, -- Nicolas Goaziou