From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Chapter headings Date: Fri, 28 Mar 2014 16:35:06 -0400 Message-ID: <87ppl6dptx.fsf@alphaville.bos.redhat.com> References: <87siq284tb.fsf@stevenarntson.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTdUt-0005TX-8Q for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:35:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTdUm-00045t-FF for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:35:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:59540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTdUm-00045e-9Z for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:35:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WTdUk-0002l5-No for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 21:35:18 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 21:35:18 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 21:35:18 +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: emacs-orgmode@gnu.org Steven Arntson writes: > Hello, I'm a beginning org-mode user. > > I'm writing a book with many chapters, each chapter as a top-level > header (*). Is there a way to assign chapter numbers automatically, such > that I might get a result along the lines of: > > * 1. This is a chapter containing thousands of words. > > * 2. This is the next chapter, with many words. > > * 3. And so on. > There are probably many ways to do that, but I want to invert the question: *why* do you want chapter numbers in your org file? I would argue that they are a bad idea in the vast majority of cases. Nick