From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [feature request] Quotation marks in LaTeX export Date: Tue, 26 Jan 2010 23:03:45 +0100 Message-ID: References: <871vhhbt27.fsf@gmx.ch> <87tyube2ab.fsf@gmx.ch> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Na3Vv-0000z1-PU for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:44:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Na3Vq-0000xl-CS for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:44:39 -0500 Received: from [199.232.76.173] (port=59475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na3Vn-0000xT-R1 for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:44:32 -0500 Received: from mx20.gnu.org ([199.232.41.8]:59824) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Na3Vn-0002Cn-23 for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:44:31 -0500 Received: from mail-fx0-f216.google.com ([209.85.220.216]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Na3Vl-0000mi-UW for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:44:30 -0500 Received: by fxm8 with SMTP id 8so4634771fxm.26 for ; Wed, 27 Jan 2010 00:44:29 -0800 (PST) In-Reply-To: <87tyube2ab.fsf@gmx.ch> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sven Bretfeld Cc: emacs-org Hi Sven, can you send me a path, preferably with an option to turn this on and off? Thanks. - Carsten On Jan 24, 2010, at 8:22 PM, Sven Bretfeld wrote: > Hi > > "Sven Bretfeld" writes: > >> Quotation marks like "these" are converted to ``these'' by >> org-export-latex. It would be much better to use \enquote{these}. > > I have seen that org-latex.el links the quotation marks to the LANG > environment. So far only French and English are supported. I think > this > is more complicated than it needs to be. Anyway, users with a French > environment also write English texts from time to time. We already > have > a user-configurable, language-sensitive solution with the > csquotes-package. Why not use it? > > On my system, I just changed the respective code in org-latex.el to > \enquote{}. It's working and it's easy. But it will be gone with the > next update. > > Greetings, > > Sven > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten