From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Arntson Subject: Chapter headings Date: Fri, 28 Mar 2014 13:08:00 -0700 Message-ID: <87siq284tb.fsf@stevenarntson.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTd6V-0000A7-86 for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:10:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTd6N-0004Xh-PH for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:10:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:52060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTd6N-0004Ux-Jj for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 16:10:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WTd6K-00040r-GU for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 21:10:04 +0100 Received: from 174-21-97-168.tukw.qwest.net ([174.21.97.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 21:10:04 +0100 Received: from steven by 174-21-97-168.tukw.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 21:10:04 +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 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. Thank you! steven arntson