From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Numbering only *some* subheadings? Date: Wed, 29 Apr 2015 22:45:53 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01493392207cc20514e81844 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YneU8-0003O1-8w for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 22:45:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YneU7-0002CZ-Ac for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 22:45:56 -0400 Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:33064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YneU7-0002Bv-23 for emacs-orgmode@gnu.org; Wed, 29 Apr 2015 22:45:55 -0400 Received: by lbbzk7 with SMTP id zk7so34377790lbb.0 for ; Wed, 29 Apr 2015 19:45:53 -0700 (PDT) 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: Org Mode --089e01493392207cc20514e81844 Content-Type: text/plain; charset=UTF-8 I would like to number only a single subset of subheadings in an html export, so that, e.g., * Introduction lorem ipsum * Coiurse Requirements lorem ipsum * Course Outline ** Introduction some long multi paragraph text. ** Origins of the French Revolution more text. Readings. ** Liberty, Equality, Fraternity? ... etc becomes: Introduction Course Requirements Course Outline 1. Introduction bla bla bla 2. Origins of hte French Revolution bla bla bla. Readings: bla bla bla 3. Liberty, Eaquality, Fraternity ... etc Is this possible? Anyone have a suggestion? Thanks as always, Matt --089e01493392207cc20514e81844 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I would like to number only a single subset of s= ubheadings in an html export, so that, e.g.,

* Introduction
lorem ipsum
* Coiurse Requirements
lorem ipsum
=
* Course Outline
** Introduction
some long mul= ti paragraph text.
** Origins of the French Revolution
more text. Readings.
** Liberty, Equality, Fraternity?
... etc

becomes:

Introduction

Cour= se Requirements

Course Outline

1. Introduction
bla bla bla
2. Origins of hte French Revolution
bla bla bla.
Readings:=C2=A0 bla bla bla
3. Liberty, E= aquality, Fraternity

... etc

Is this pos= sible? Anyone have a suggestion?

Thanks as always,
Matt

--089e01493392207cc20514e81844--