From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-latex: Convert quote marks in section headers Date: Tue, 28 Jun 2011 19:18:51 +0200 Message-ID: <87wrg56fic.fsf@gnu.org> References: <87vcvzw9ho.fsf@gmx.li> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbbve-0001S3-Vm for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 13:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbbvd-0007jO-Jj for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 13:18:26 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:40554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbbvb-0007j1-AE for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 13:18:25 -0400 Received: by wwf22 with SMTP id 22so348946wwf.30 for ; Tue, 28 Jun 2011 10:18:22 -0700 (PDT) In-Reply-To: <87vcvzw9ho.fsf@gmx.li> (Lawrence Mitchell's message of "Tue, 21 Jun 2011 15:21:39 +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: Lawrence Mitchell Cc: emacs-orgmode@gnu.org Hi Laurence, Lawrence Mitchell writes: > * lisp/org-latex.el (org-export-latex-fontify-headline): Convert > quotes to their LaTeX equivalents using > org-export-latex-quotation-marks. Applied, thanks! > It would appear to be so, though I'm not sure if the decision not > to convert quotation marks is a deliberate one. Although looking > at the commit logs, it would appear that it's probably an oversight. Yes, it was. -- Bastien