From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Quotes not being converted correctly for LaTeX export Date: Sat, 09 Mar 2013 00:03:56 +0530 Message-ID: <87wqthlp0r.fsf@gmail.com> References: <20130308172751.GI13199@kuru.dyndns-at-home.com> <87k3phn6do.fsf@gmail.com> <20130308174649.GJ13199@kuru.dyndns-at-home.com> <87fw05n5de.fsf@gmail.com> <20130308180240.GK13199@kuru.dyndns-at-home.com> <877glhn4h3.fsf@gmail.com> <87d2v9zr02.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE27H-0002zj-CD for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE27C-00084G-8j for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:34:03 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:51673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE27B-000847-Vm for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 13:33:58 -0500 Received: by mail-pb0-f45.google.com with SMTP id ro8so1451828pbb.18 for ; Fri, 08 Mar 2013 10:33:57 -0800 (PST) In-Reply-To: <87d2v9zr02.fsf@bzg.ath.cx> (Bastien's message of "Fri, 08 Mar 2013 19:27:25 +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: Bastien Cc: Emacs Org mode Bastien writes: > There is still something wrong here: if french users use > (setq org-export-smart-quotes-alist t) and do not use > \usepackage[french]{babel}, the quotes will not be very > smart, they will disappear. > > I suggest having an option for the babel package: when > a string (equal org-latex-use-package-babel "french"), it > will trigger the insertion of \usepackage[french]{babel} > in the header. When an alist, it will trigger the insertion > of \usepackage... depending on the current language. > > I think {babel} is common enough to deserve its own option, > but maybe I'm overrating its use. > > Nicolas, what do you think? Use #+LANGUAGE