From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Quoting "_" for html and LaTeX output Date: Thu, 24 Sep 2015 21:58:30 +0200 Message-ID: <87zj0bk2s9.fsf@nicolasgoaziou.fr> References: <56044F00.4080102@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfCdR-00084Y-Mi for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:56:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfCdQ-0007Qp-QP for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:56:53 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:37458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfCdQ-0007Qa-Jl for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:56:52 -0400 In-Reply-To: <56044F00.4080102@pfdstudio.com> (Peter Davis's message of "Thu, 24 Sep 2015 15:29:04 -0400") 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: Peter Davis Cc: Org-mode Hello, Peter Davis writes: > A lot of the information I track in org-mode includes filepaths and > names and other strings containing underscore ("_") characters. I'd > like to be able to quote these for HTML and LaTeX output, so I don't > wind up with unwanted subscripts. What about: #+OPTIONS: ^:nil ? > On the other hand, I want the data to be pretty readable within the > org buffer, so using \under{} pretty much fails that. See `org-pretty-entities' > I understand that "\_" used to work, but doesn't on more recent > versions. Any chance of getting that back? Possibly. Regards, -- Nicolas Goaziou