From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Format heading numbering html export Date: Sun, 9 Jan 2011 14:35:26 +0530 Message-ID: <20110109090526.GA30587@panahar> References: <20110109044531.GA26665@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=45840 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pbr9W-0003kP-0y for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:01:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pbr9U-0003L5-So for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:01:29 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:36383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pbr9U-0003Ks-Pt for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 04:01:28 -0500 Received: by iwn40 with SMTP id 40so20519538iwn.0 for ; Sun, 09 Jan 2011 01:01:27 -0800 (PST) Content-Disposition: inline In-Reply-To: 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: emacs-orgmode@gnu.org > > Right now, I would suggest setting =h:1= to make all except top-level > headings into list items. Next, you could set =num:nil= to turn off > section numbering altogether. Thanks. This does exactly what I wanted. Vikas