From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] org-html export does not put section numbers in div id Date: Thu, 31 Jul 2014 11:02:15 +0200 Message-ID: <87fvhhkijs.fsf@nicolasgoaziou.fr> References: <87mwbqgn0y.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmF5-0004qZ-7t for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:01:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCmEv-000374-Qv for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:01:43 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:34740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmEv-00034t-LE for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:01:33 -0400 In-Reply-To: <87mwbqgn0y.fsf@fastmail.fm> (Matt Lundin's message of "Wed, 30 Jul 2014 23:39:09 -0500") 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: Matt Lundin Cc: Org Mode Hello, Matt Lundin writes: > Take the following file: > > --8<---------------cut here---------------start------------->8--- > #+options: num:nil > > * Headline > ** Subheading > * Another headline > --8<---------------cut here---------------end--------------->8--- > > When exported to html, the section headings are not numbered, as > expected. > > However, the section numbers are missing from the outline container > divs, which look like this: > >
> > As a result, the table of contents links do not work. This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou