From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Simple quote becomes double in LaTeX export Date: Sat, 01 Feb 2014 23:37:55 +0100 Message-ID: <878utuqx18.fsf@gmail.com> References: <8661p9vjld.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9jCO-000324-3P for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 17:38:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9jCE-0003IE-Do for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 17:38:04 -0500 Received: from plane.gmane.org ([80.91.229.3]:48586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9jCE-0003I8-6V for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 17:37:54 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W9jCA-0004EG-S4 for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 23:37:50 +0100 In-Reply-To: <8661p9vjld.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 24 Jan 2014 10:02:06 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > With a text in French, and Babel present in my list of LaTeX classes, > the following title gets its simple quote converted to a double one: > > #+TITLE: Notes sur l'/elevator pitch/ > #+LANGUAGE: fr > > * Objectif > > Ceci est l'objectif... > > gives: > > % ... > > \title{Notes sur l\fg{}\emph{elevator pitch}} > % ... ^^^^^ This should be fixed in maint. Thank you for reporting it. Regards, -- Nicolas Goaziou