From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Special Characters in verbatim Date: Mon, 16 Oct 2017 14:51:15 +0200 Message-ID: <87shejz264.fsf@nicolasgoaziou.fr> References: <20171015113504.GA22783@T460s-orm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e44ra-0005W7-Di for emacs-orgmode@gnu.org; Mon, 16 Oct 2017 08:51:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e44rZ-00067F-FP for emacs-orgmode@gnu.org; Mon, 16 Oct 2017 08:51:22 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:60851) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e44rZ-00066r-9l for emacs-orgmode@gnu.org; Mon, 16 Oct 2017 08:51:21 -0400 In-Reply-To: <20171015113504.GA22783@T460s-orm> (Orm Finnendahl's message of "Sun, 15 Oct 2017 13:35:04 +0200") 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" To: Orm Finnendahl Cc: emacs-orgmode Mailinglist Hello, Orm Finnendahl writes: > Hi, > > I can't get verbatim to work for me with special characters: > > I want to display a hashmark followed by a single quote in verbatim. I > publish to texinfo and from there to html (using makeinfo/texi2any). > > I tried this: =#'= which renders as is without removing the equality > characters. If I don't use any special characters it works well, > displaying the text between the equality chars with monospaced font in > the html document. > > I searched the web for quite some time now but none of the suggested > methods (escaping, using character entities, etc) work for me. > > Can someone help? I cannot reproduce your issue. You may want to update Org and try again. Regards, -- Nicolas Goaziou