From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-e-html and table of contents Date: Thu, 23 Aug 2012 11:56:43 -0400 Message-ID: <11332.1345737403@alphaville> References: <87d32h63lg.fsf@gmx.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4ZmE-0007TJ-DP for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 11:56:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4Zm8-0000Qh-Ki for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 11:56:58 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:41803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4Zm8-0000Jz-Fj for emacs-orgmode@gnu.org; Thu, 23 Aug 2012 11:56:52 -0400 In-Reply-To: Message from Eric Schulte of "Wed, 22 Aug 2012 19:55:12 MDT." <87d32h63lg.fsf@gmx.com> 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: Eric Schulte Cc: Org Mode Mailing List Eric Schulte wrote: > Hi, > > I've been using the new html exporter (org-e-html) recently, and I'm > surprised that it does not add tables of contents by default. Is there > a user variable which I can customize to change this default? Currently > the only way I see to add a table of contents is to add a TOC keyword to > the buffer. > org-export-with-toc perhaps? Nick