From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Quotes not being converted correctly for LaTeX export Date: Fri, 08 Mar 2013 23:45:49 +0100 Message-ID: <87txolzf1e.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> <877glh1szy.fsf@gmail.com> <20130308222116.GB27071@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE63D-0006lH-Vp for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 17:46:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE638-0002Qs-1O for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 17:46:07 -0500 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:40352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE637-0002Qo-Q3 for emacs-orgmode@gnu.org; Fri, 08 Mar 2013 17:46:01 -0500 Received: by mail-we0-f171.google.com with SMTP id u54so1646119wey.16 for ; Fri, 08 Mar 2013 14:46:00 -0800 (PST) In-Reply-To: <20130308222116.GB27071@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Fri, 8 Mar 2013 23:21:16 +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: Suvayu Ali Cc: emacs-orgmode@gnu.org Hello, Suvayu Ali writes: > I'm not exactly sure what you mean here. All my documents are in > English, so I rarely use babel. But I do want my quotes to look > correct. So I use ``..'' instead of "..". The old LaTeX exporter used > to translate ".." to ``..'' by default, which the new one does not do. > > Since "smart quote" for LaTeX is usually a necessity rather than a > preference, would it make sense to have it enabled by default for the > LaTeX backend and all other backends that derive from it? It makes sense indeed. latex back-end will use, by default, smart quotes. Regards, -- Nicolas Goaziou