From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: emacs org mode publish to latex failed with strings like "__aaa_cc__" Date: Fri, 18 May 2012 14:09:14 +0200 Message-ID: <87aa15y9lh.fsf@gmail.com> References: <20120516.191620.425167680073843190.jingtaozf@gmail.com> <7520.1337225934@alphaville> <20120518.194101.2178280850066988257.jingtaozf@gmail.com> <87ehqhyaa4.fsf@gmail.com> <7211.1337342690@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVM2Z-00045j-Rd for emacs-orgmode@gnu.org; Fri, 18 May 2012 08:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVM2T-0000pC-Ov for emacs-orgmode@gnu.org; Fri, 18 May 2012 08:12:15 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:38437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVM2T-0000ol-Fy for emacs-orgmode@gnu.org; Fri, 18 May 2012 08:12:09 -0400 Received: by wibhm14 with SMTP id hm14so73373wib.12 for ; Fri, 18 May 2012 05:12:07 -0700 (PDT) In-Reply-To: <7211.1337342690@alphaville> (Nick Dokos's message of "Fri, 18 May 2012 08:04:50 -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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org, Xu Jingtao Hello, Nick Dokos writes: > The old exporter latex output doesn't compile. Ah ok, I only tried with the experimental one. > I tried the new exporter does it correctly, with either setting of the > option. The new one exports "__aaa_b__" as "\underline{\underline{aaa$_b$}}". I think the OP wants a verbatim "\_\_aaa\_b\_\_" instead. Hence my underscore suggestion, which would also solve the UNDER_LINE problem without resorting to (unsupported) tricks like UNDER\_LINE. Regards, -- Nicolas Goaziou