From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-section-number-format does not work Date: Mon, 08 Jul 2013 10:21:35 +0200 Message-ID: <87d2qtfomo.fsf@bzg.ath.cx> References: <87pputfpdo.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw6hV-0004w3-5K for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:21:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uw6hU-0005Yj-BN for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:21:37 -0400 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:33647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw6hU-0005YY-5H for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:21:36 -0400 Received: by mail-wg0-f44.google.com with SMTP id m15so3450076wgh.35 for ; Mon, 08 Jul 2013 01:21:35 -0700 (PDT) In-Reply-To: (Jisang Yoo's message of "Mon, 8 Jul 2013 17:19:29 +0900") 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: Jisang Yoo Cc: emacs-orgmode Hi Jisang, Jisang Yoo writes: > There seems no new option that can be found from exploring > customization group org-export. You can check `org-html-format-headline-function' and its docstring as an example on how to customize the display of headlines in HTML. There are similar variables for other backends. HTH, -- Bastien