From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ren Wen shan Subject: [org2blog] How to add section numbers? Date: Thu, 24 Jan 2013 15:04:38 +1100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec53144b5d5143604d400e8fe Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyE8P-0008IV-P1 for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 23:09:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyE3L-0004PE-Du for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 23:04:52 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:52347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyE3L-0004Oq-63 for emacs-orgmode@gnu.org; Wed, 23 Jan 2013 23:04:39 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so14863674iej.4 for ; Wed, 23 Jan 2013 20:04:38 -0800 (PST) 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 --bcaec53144b5d5143604d400e8fe Content-Type: text/plain; charset=UTF-8 Hello everyone, I started to use org2blog for blogging recently and it works great. Just wondering if it is possible to add section numbers like org-export-as-html does. For example, a org file like this: * Generally Not Used ** Except *** By Middle Aged * Computer ** Scientist will becomes: 1. Generally Not Used 1.2 Except 1.2.1 By Middle Aged 2. Computer 2.1 Scientist Thanks, -- Wenshan Ren Email: renw...@gmail.com Blog: wenshanren.org Douban: www.douban.com/people/renws --bcaec53144b5d5143604d400e8fe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello everyone,

I started to use org2blog for blogging recently and it works great.
Just
wondering if it is possible to add section numbers like
org-export-as-html does.

For example, a org file like this:

* Generally Not Used
** Except
*** By Middle Aged

* Computer
** Scientist

will becomes:

1. Generally Not Used
=C2=A0 =C2=A01.2 Except
=C2=A0 =C2=A0 =C2=A0 =C2=A01.2.1 By Middle Aged

2. Computer
=C2=A0 =C2=A02.1 Scientist


Thanks,

--
Wenshan Ren
Email: renw...@gmail.com
Blog: wenshanren.or= g
Douban: www.douban.com/people/renws

--bcaec53144b5d5143604d400e8fe--