From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Allow mixed export of numbered and unnumbered sections in LaTeX Date: Wed, 23 Mar 2011 15:17:44 +0100 Message-ID: <87mxklgbuf.fsf@gnu.org> References: <20110322051038.21655c80@kuru.homelinux.net> <80d3lj9wj6.fsf@somewhere.org> <20110322053134.669127e9@kuru.homelinux.net> <80fwqf5n6g.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43852 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2Osv-0003GM-Ie for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:18:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2Osu-00068u-9F for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:18:05 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2Osu-00068d-50 for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 10:18:04 -0400 Received: by wyf19 with SMTP id 19so8834952wyf.0 for ; Wed, 23 Mar 2011 07:18:03 -0700 (PDT) In-Reply-To: (Lawrence Mitchell's message of "Tue, 22 Mar 2011 14:26:14 +0000") 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: Lawrence Mitchell Cc: emacs-orgmode@gnu.org Lawrence Mitchell writes: > * lisp/org-latex.el (org-export-latex-subcontent): Deal specially with > the case that NUM is an integer. ... and thanks for this one too! Applied. -- Bastien