From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] [html] Tables of Contents Date: Tue, 05 Mar 2013 08:53:31 +0100 Message-ID: <8738wauvt0.fsf@gmail.com> References: <87fw0avreq.fsf@gmail.com> <87wqtmzrqj.fsf@lapcat.tftorrey.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCmgz-0003p7-AV for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 02:53:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCmgy-0006HL-54 for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 02:53:45 -0500 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:60275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCmgx-0006Gx-VR for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 02:53:44 -0500 Received: by mail-we0-f175.google.com with SMTP id x8so5735452wey.34 for ; Mon, 04 Mar 2013 23:53:43 -0800 (PST) In-Reply-To: <87wqtmzrqj.fsf@lapcat.tftorrey.com> (T. F. Torrey's message of "Mon, 04 Mar 2013 16:10:12 -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: emacs-orgmode@gnu.org Hello, tftorrey@tftorrey.com (T.F. Torrey) writes: > One small problem, though: I see that if there is a TOC at the top and > then one included later using #+TOC, the exporter gives them both the > same id (
). Duplicate ID's makes the XML > invalid. What do you suggest instead? id="table-of-contents-1" for the first #+TOC: keyword and so on? Regards, -- Nicolas Goaziou