From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Customizing TOCs in Derived Exporters Date: Tue, 17 Sep 2013 15:49:08 +0200 Message-ID: <8738p3tv6z.fsf@gmx.us> References: <87li2wbk70.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLvei-0004fq-Kw for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:49:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLvea-0001D7-Ml for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:49:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:46547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLvea-0001Cx-EJ for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:49:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VLveZ-0002Ne-2i for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 15:49:19 +0200 Received: from 192.167.90.140 ([192.167.90.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Sep 2013 15:49:19 +0200 Received: from rasmus by 192.167.90.140 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Sep 2013 15:49:19 +0200 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 Hi Josiah, Josiah Schwab writes: > How does one go about overriding org-html-toc, which unlike something > like org-html-bold, does not appear in org-export-define-backend? I > don't want the TOC not to appear, rather want it to be generated by > another function, org-md-toc or what have you. I'm not sure whether this would work with md simply 'cause I haven't worked with the html+friends exporter(s), but perhaps you could replace the inner-template, i.e. write a replacement for org-html-inner-template. –Rasmus -- Together we'll stand, divided we'll fall