From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Simple quote becomes double in LaTeX export Date: Fri, 24 Jan 2014 10:02:06 +0100 Message-ID: <8661p9vjld.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, 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: --8<---------------cut here---------------start------------->8--- #+TITLE: Notes sur l'/elevator pitch/ #+LANGUAGE: fr * Objectif Ceci est l'objectif... --8<---------------cut here---------------end--------------->8--- gives: --8<---------------cut here---------------start------------->8--- % ... \title{Notes sur l\fg{}\emph{elevator pitch}} % ... ^^^^^ --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sebastien Vauban