From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [new exporter] [html] Tables of Contents Date: Wed, 06 Mar 2013 16:05:02 +0530 Message-ID: <87ip5495pl.fsf@gmail.com> References: <87obexb1rp.fsf@gmail.com> <87r4jszwj6.fsf@lapcat.tftorrey.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDBgn-0006iC-E8 for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 05:35:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDBgm-0005Lq-CW for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 05:35:13 -0500 Received: from mail-pb0-f48.google.com ([209.85.160.48]:46328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDBgm-0005Lh-5K for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 05:35:12 -0500 Received: by mail-pb0-f48.google.com with SMTP id wy12so5803931pbc.35 for ; Wed, 06 Mar 2013 02:35:11 -0800 (PST) In-Reply-To: <87r4jszwj6.fsf@lapcat.tftorrey.com> (T. F. Torrey's message of "Wed, 06 Mar 2013 02:51:09 -0700") 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: "T.F. Torrey" Cc: n.goaziou@gmail.com, emacs-orgmode@gnu.org tftorrey@tftorrey.com (T.F. Torrey) writes: > extensive experience developing XSLT and lisp to process the XHTML > output of Org, Is there a way your specific problem could be solved if we were to use CSS counters for numbering various things? Would you like to submit a patch to ox-html.el that uses CSS-based counters rather than counters computed with hand. ps: I don't know HTML or CSS. --