From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [feature request] Quotation marks in LaTeX export Date: Wed, 27 Jan 2010 09:25:06 +0100 Message-ID: <11EA4109-D283-4AFB-B9B5-277BF3A28894@gmail.com> 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 1Na3Rj-0000Bc-IC for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:40:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Na3Rc-0000Am-Jt for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:40:17 -0500 Received: from [199.232.76.173] (port=55530 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na3Ra-0000AX-6x for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:40:10 -0500 Received: from mx20.gnu.org ([199.232.41.8]:59394) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Na3RZ-0001qd-59 for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:40:09 -0500 Received: from mail-fx0-f216.google.com ([209.85.220.216]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Na3RW-0000O6-N2 for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 03:40:08 -0500 Received: by fxm8 with SMTP id 8so4631595fxm.26 for ; Wed, 27 Jan 2010 00:40:03 -0800 (PST) In-Reply-To: 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: Scot Becker Cc: emacs-org On Jan 26, 2010, at 7:26 AM, Scot Becker wrote: > For what it's worth, I also think that an option to do this would be > useful. Hi Scott, it is worth a lot - more often that not a second voice like this is what is making the difference... - Carsten > > > > On Sun, Jan 24, 2010 at 7: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 > > _______________________________________________ > 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