From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug : Subscripting not properly working Date: Sat, 29 Mar 2014 22:49:41 +0100 Message-ID: <87zjk8oetm.fsf@gmail.com> References: <53371D8A.5060905@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WU17w-0000Kv-WA for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 17:49:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WU17q-0000kL-51 for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 17:49:20 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:47643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WU17p-0000kC-Tb for emacs-orgmode@gnu.org; Sat, 29 Mar 2014 17:49:14 -0400 Received: by mail-we0-f170.google.com with SMTP id w61so3531721wes.1 for ; Sat, 29 Mar 2014 14:49:12 -0700 (PDT) In-Reply-To: <53371D8A.5060905@gmail.com> (Xavier Garrido's message of "Sat, 29 Mar 2014 20:22:50 +0100") 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: Xavier Garrido Cc: "emacs-orgmode@gnu.org" Hello, Xavier Garrido writes: > I get a strange behavior when using subscripting /i.e./ =_= char. Here > is a minimal example > > subscripting.org > ---------------- > #+OPTIONS: ^:{} > > The file a_b_c works. > > The file a_b_c_d does not work. > > The file =a_b_c_d= works again. > > When exporting to pdf through LaTeX, the first and last lines export > properly while the second line gives the following result > > The file a_b d__cdoes not work. > > The problem occurs when using more than 2 underscores. This should be fixed. Thank you. Regards, -- Nicolas Goaziou