From mboxrd@z Thu Jan 1 00:00:00 1970 From: lbmlist@hethcote.com Subject: Set the beginning section number Date: Sun, 13 Mar 2011 20:48:51 -0600 (MDT) Message-ID: Reply-To: lbmlist@hethcote.com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=55750 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pyxq5-00025P-2D for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 22:48:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pyxq4-0002WH-0K for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 22:48:56 -0400 Received: from caritas.hethcote.com ([72.19.167.226]:65327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pyxq3-0002VJ-SY for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 22:48:55 -0400 Received: from lbmoore (helo=localhost) by caritas.hethcote.com with local-esmtp (Exim 4.72) (envelope-from ) id 1Pyxpz-00044X-N8 for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 20:48:51 -0600 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 Greetings, I may have not read sufficiently, but I have not yet found how to set the beginning number when exporting to HTML and I'm desiring to start with a number other than 1. * This ** is the example *** that I play *** with Exports to: 1 This 1.1 is the example 1.1.1 that I play 1.1.2 with What I would like to do is set the initial number so that the exported reads as: 33 This 33.1 is the example 33.1.1 that I play 33.1.2 with Can someone point me in the right direction? Thanks in advance, Louis