From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Show TODO item in table of contents Date: Thu, 21 Nov 2013 23:26:23 -0500 Message-ID: <87bo1dm58w.fsf@norang.ca> References: <871u2v6do5.fsf@bzg.ath.cx> <5278A717.3000805@online.de> <87eh6uu7un.fsf@bzg.ath.cx> <527A013D.8000105@online.de> <87ppqdbo3b.fsf@gmail.com> <87fvr9fujv.fsf@bzg.ath.cx> <87li11bm1j.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjiKQ-0004bO-3W for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 23:26:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjiKK-0005J5-Qc for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 23:26:50 -0500 In-Reply-To: <87li11bm1j.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 06 Nov 2013 16:13:44 +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: Nicolas Goaziou Cc: Bastien , Rainer Stengele , emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Bastien writes: > >> Nicolas Goaziou writes: >> >>>> In html export include todo state words in table of contents. >>> >>> Would the following patch do the job? >> >> It does for me! Thanks > > Applied then. > > > Regards, Hi Nicolas, This patch 4c94c4d (ox-html: Add TODO keyword to TOC entries, 2013-11-06) changes the behaviour of HTML TOCs. I noticed that when I export my org-mode document (http://doc.norang.ca/org-mode.html) with this patch the TOC no longer has numbering on the items - and it is just displayed as a plain list. Was this intended? I prefer the old behaviour with numbered TOC entries matching the numbered headlines (esp since my TOC in this document is long) Can this be fixed? Thanks and regards, Bernt