From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pere_Quintana_Segu=ED?= Subject: Use id property as anchor in the Table of Contents Date: Wed, 7 Sep 2011 23:07:46 +0200 Message-ID: Reply-To: pquintana@obsebre.es Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba5bc2ed6e524704ac605898 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1PMI-0002OB-TM for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1PMD-00020X-21 for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:34 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]:38791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1PMC-00020C-Vk for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:29 -0400 Received: by gxk19 with SMTP id 19so302887gxk.31 for ; Wed, 07 Sep 2011 14:08:27 -0700 (PDT) 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 --90e6ba5bc2ed6e524704ac605898 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm using Org-mode to publish my website. One of my site's pages has a lot of sections and the number of sections is increasing rapidly. My problem is that the HTML exporter, in the Table of Contents, is using the section numbers as anchors. As the section numbers change with time, I can't get stable links across versions of the document. As many of the sections (headings) have id properties, I'd like the HTML exporter to use them as anchor for the Table of Contents, when available. Is this possible? I didn't find an answer in the manual. As an example. This is the document I'm working on: http://pere.quintanasegui.com/diccionari-tecnologia.html#sec-2-78 As you can see, section 2.78, called RSS, has the anchor sec-2-78. If the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0806A", the link would remain the same in the future. I don't mind if the URL is not human readable. Sec-2-78 isn't human readable too. Thanks Pere --90e6ba5bc2ed6e524704ac605898 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm using Org-mode to publish my website. One of= my site's pages has a lot of sections and the number of sections is in= creasing rapidly.=A0

My problem is that the HTML e= xporter, in the Table of Contents, is using the section numbers as anchors.= As the section numbers change with time, I can't get stable links=A0ac= ross=A0versions of the document.=A0

As many of the sections (headings) have id properties, = I'd like the HTML exporter to use them as anchor for the Table of Conte= nts, when available.

Is this possible? I didn'= t find an answer in the manual.

As an example. This is the document I'm working on:=

As you can see, section 2.78, called RSS, has the ancho= r sec-2-78. If the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0= 806A", the link would remain the same in the future. I don't mind = if the URL is not human readable. Sec-2-78 isn't human readable too.

Thanks

Pere


--90e6ba5bc2ed6e524704ac605898-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Use id property as anchor in the Table of Contents Date: Wed, 07 Sep 2011 20:34:54 -0400 Message-ID: <87zkifx45t.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1Sa5-0008IV-GR for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 20:35:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1Sa3-0008AX-OD for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 20:35:01 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:62816 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1Sa3-0008AK-D9 for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 20:34:59 -0400 In-Reply-To: ("Pere Quintana =?utf-8?Q?Segu=C3=AD=22's?= message of "Wed, 7 Sep 2011 23:07:46 +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: pquintana@obsebre.es Cc: emacs-orgmode@gnu.org Pere Quintana Segu=C3=AD writes: > Hi, > > I'm using Org-mode to publish my website. One of my site's pages has > a lot of sections and the number of sections is increasing rapidly.=C2=A0 > > My problem is that the HTML exporter, in the Table of Contents, is > using the section numbers as anchors. As the section numbers change > with time, I can't get stable links=C2=A0across=C2=A0versions of the docu= ment.=C2=A0 > > As many of the sections (headings) have id properties, I'd like the > HTML exporter to use them as anchor for the Table of Contents, when > available. > > Is this possible? I didn't find an answer in the manual. > > As an example. This is the document I'm working on: > http://pere.quintanasegui.com/diccionari-tecnologia.html#sec-2-78 > > As you can see, section 2.78, called RSS, has the anchor sec-2-78. If > the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0806A", the > link would remain the same in the future. I don't mind if the URL is > not human readable. Sec-2-78 isn't human readable too. Hi Pere, You can manually provide CUSTOM_ID properties. These ids are used in the TOC. e.g. * Reminders :PROPERTIES: :CUSTOM_ID: Reminders :END: for=20 http://doc.norang.ca/org-mode.html#Reminders I don't know if there is a way to use the ID property automatically. Regards, Bernt From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pere_Quintana_Segu=ED?= Subject: Re: Use id property as anchor in the Table of Contents Date: Thu, 8 Sep 2011 12:53:05 +0200 Message-ID: References: <87zkifx45t.fsf@norang.ca> Reply-To: pquintana@obsebre.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1cEy-0001hR-8V for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 06:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1cEt-0003lC-Mg for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 06:53:52 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]:57144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1cEt-0003l8-Iu for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 06:53:47 -0400 Received: by gxk19 with SMTP id 19so927051gxk.31 for ; Thu, 08 Sep 2011 03:53:47 -0700 (PDT) In-Reply-To: <87zkifx45t.fsf@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org 2011/9/8 Bernt Hansen > > Pere Quintana Segu=ED writes: > > > Hi, > > > > I'm using Org-mode to publish my website. One of my site's pages has > > a lot of sections and the number of sections is increasing rapidly. > > > > My problem is that the HTML exporter, in the Table of Contents, is > > using the section numbers as anchors. As the section numbers change > > with time, I can't get stable links=A0across=A0versions of the document= . > > > > As many of the sections (headings) have id properties, I'd like the > > HTML exporter to use them as anchor for the Table of Contents, when > > available. > > > > Is this possible? I didn't find an answer in the manual. > > > > As an example. This is the document I'm working on: > > http://pere.quintanasegui.com/diccionari-tecnologia.html#sec-2-78 > > > > As you can see, section 2.78, called RSS, has the anchor sec-2-78. If > > the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0806A", the > > link would remain the same in the future. I don't mind if the URL is > > not human readable. Sec-2-78 isn't human readable too. > > Hi Pere, > > You can manually provide CUSTOM_ID properties. =A0These ids are used in > the TOC. > > e.g. > > * Reminders > =A0:PROPERTIES: > =A0:CUSTOM_ID: Reminders > =A0:END: > > for > > http://doc.norang.ca/org-mode.html#Reminders OK, thanks for the tip. That's an option, but unfortunately it is not automatic. > I don't know if there is a way to use the ID property automatically. Unfortunately I don't know lisp, so I can't modify org-mode to provide this feature :'( If anyone is willing, I would be very grateful. Thanks, Pere From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Dietsche Subject: Re: Use id property as anchor in the Table of Contents Date: Tue, 13 Sep 2011 12:05:40 +0200 Message-ID: <87hb4geozv.fsf@rat.lan> References: <87zkifx45t.fsf@norang.ca> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3PsL-0004LC-4A for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 06:05:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3PsJ-0008NY-LE for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 06:05:57 -0400 Received: from www85.your-server.de ([213.133.104.85]:38853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3PsJ-0008MP-B8 for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 06:05:55 -0400 In-Reply-To: ("Pere Quintana =?utf-8?Q?Segu=C3=AD=22's?= message of "Thu, 8 Sep 2011 12:53:05 +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: pquintana@obsebre.es Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pere Quintana Segu=C3=AD writes: > 2011/9/8 Bernt Hansen >> >> Pere Quintana Segu=C3=AD writes: >> >> > Hi, >> > >> > I'm using Org-mode to publish my website. One of my site's pages has >> > a lot of sections and the number of sections is increasing rapidly. >> > >> > My problem is that the HTML exporter, in the Table of Contents, is >> > using the section numbers as anchors. As the section numbers change >> > with time, I can't get stable links=C2=A0across=C2=A0versions of the d= ocument. >> > >> > As many of the sections (headings) have id properties, I'd like the >> > HTML exporter to use them as anchor for the Table of Contents, when >> > available. >> > >> > Is this possible? I didn't find an answer in the manual. >> > >> > As an example. This is the document I'm working on: >> > http://pere.quintanasegui.com/diccionari-tecnologia.html#sec-2-78 >> > >> > As you can see, section 2.78, called RSS, has the anchor sec-2-78. If >> > the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0806A", the >> > link would remain the same in the future. I don't mind if the URL is >> > not human readable. Sec-2-78 isn't human readable too. >> >> Hi Pere, >> >> You can manually provide CUSTOM_ID properties. =C2=A0These ids are used = in >> the TOC. >> >> e.g. >> >> * Reminders >> =C2=A0:PROPERTIES: >> =C2=A0:CUSTOM_ID: Reminders >> =C2=A0:END: >> >> for >> >> http://doc.norang.ca/org-mode.html#Reminders > > OK, thanks for the tip. That's an option, but unfortunately it is not > automatic. > >> I don't know if there is a way to use the ID property automatically. > > Unfortunately I don't know lisp, so I can't modify org-mode to provide > this feature :'( > > If anyone is willing, I would be very grateful. You might try this *untested* patch. It is against git master. How did you create ID properties for all entries? Have you exported your org-files to icalendar? And please, don't forget to backup your files! --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=use-id-as-target.diff Content-Description: Use ID property as target diff --git a/lisp/org-html.el b/lisp/org-html.el index fde563b..806bbb9 100644 --- a/lisp/org-html.el +++ b/lisp/org-html.el @@ -1438,8 +1438,9 @@ lang=\"%s\" xml:lang=\"%s\"> (replace-regexp-in-string "\\." "-" (format "sec-%s" snumber))) (setq href (org-solidify-link-text - (or (cdr (assoc href - org-export-preferred-target-alist)) href))) + (or (cdr (assoc href org-export-preferred-target-alist)) + (cdr (assoc href org-export-id-target-alist)) + href))) (push (format (if todo @@ -2413,7 +2414,8 @@ When TITLE is nil, just close all open levels." (assoc target org-export-target-aliases))) (extra-class (and title (org-get-text-property-any 0 'html-container-class title))) (preferred (and target - (cdr (assoc target org-export-preferred-target-alist)))) + (or (cdr (assoc target org-export-preferred-target-alist)) + (cdr (assoc target org-export-id-target-alist))))) (l org-level-max) (num (plist-get opt-plist :section-numbers)) snumber snu href suffix) --=-=-= Regards, Olaf --=-=-=-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pere_Quintana_Segu=ED?= Subject: Re: Use id property as anchor in the Table of Contents Date: Tue, 13 Sep 2011 16:53:27 +0200 Message-ID: References: <87zkifx45t.fsf@norang.ca> <87hb4geozv.fsf@rat.lan> Reply-To: pquintana@obsebre.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3UNK-0004pp-V6 for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 10:54:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3UNF-0001uQ-0W for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 10:54:14 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:57723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3UNE-0001ty-OF for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 10:54:08 -0400 Received: by pzk36 with SMTP id 36so1116687pzk.17 for ; Tue, 13 Sep 2011 07:54:07 -0700 (PDT) In-Reply-To: <87hb4geozv.fsf@rat.lan> 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: Olaf Dietsche Cc: emacs-orgmode@gnu.org 2011/9/13 Olaf Dietsche : > You might try this *untested* patch. It is against git master. :D Thanks!!! > How did you create ID properties for all entries? Have you exported your > org-files to icalendar? Most of them have ID properties because I often link them internally. When I create the link with C-c l, org adds the id. For those that do not have ID, I'll create them manually with org-id-get-create. With a keyboard macro this will be fast. > And please, don't forget to backup your files! Of course! Fortunately I version control my ~/org folder with Bazaar. With this patch, what happens if there is no id in a heading, does it create it automatically? At work I'm using stable versions of Org-mode. This weekend I'll try the git version at home and test your patch. Thanks From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Dietsche Subject: Re: Use id property as anchor in the Table of Contents Date: Thu, 15 Sep 2011 11:18:54 +0200 Message-ID: <87zki69n9d.fsf@rat.lan> References: <87zkifx45t.fsf@norang.ca> <87hb4geozv.fsf@rat.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4866-0004dj-Fo for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 05:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4864-00036E-J2 for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 05:19:06 -0400 Received: from www85.your-server.de ([213.133.104.85]:48414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4864-00035G-EP for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 05:19:04 -0400 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: pquintana@obsebre.es Cc: emacs-orgmode@gnu.org Pere Quintana Segu=C3=AD writes: > 2011/9/13 Olaf Dietsche : >> How did you create ID properties for all entries? Have you exported your >> org-files to icalendar? > > Most of them have ID properties because I often link them internally. > When I create the link with C-c l, org adds the id. > > For those that do not have ID, I'll create them manually with > org-id-get-create. With a keyboard macro this will be fast. Ok, thanks for this explanation. > With this patch, what happens if there is no id in a heading, does it > create it automatically? It is supposed to use the CUSTOM_ID, if set. Next, it tries the ID property. At last, it falls back to "sec-...". > At work I'm using stable versions of Org-mode. This weekend I'll try > the git version at home and test your patch. Regards, Olaf From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pere_Quintana_Segu=ED?= Subject: Re: Use id property as anchor in the Table of Contents Date: Thu, 15 Sep 2011 13:52:43 +0200 Message-ID: References: <87zkifx45t.fsf@norang.ca> <87hb4geozv.fsf@rat.lan> <87zki69n9d.fsf@rat.lan> Reply-To: pquintana@obsebre.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4AVS-0001kS-Cd for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 07:53:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4AVQ-0007gK-Th for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 07:53:26 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:41957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4AVQ-0007eL-QH for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 07:53:24 -0400 Received: by gya6 with SMTP id 6so2421678gya.0 for ; Thu, 15 Sep 2011 04:53:23 -0700 (PDT) In-Reply-To: <87zki69n9d.fsf@rat.lan> 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: Olaf Dietsche Cc: emacs-orgmode@gnu.org 2011/9/15 Olaf Dietsche : >> With this patch, what happens if there is no id in a heading, does it >> create it automatically? > > It is supposed to use the CUSTOM_ID, if set. Next, it tries the ID > property. At last, it falls back to "sec-...". Ok, perfect. Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Use id property as anchor in the Table of Contents Date: Fri, 20 Apr 2012 13:51:59 +0200 Message-ID: <87pqb2y61s.fsf@altern.org> References: <87zkifx45t.fsf@norang.ca> <87hb4geozv.fsf@rat.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLCMZ-0001Uu-86 for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:50:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLCMU-0004vS-Ci for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:50:54 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:64512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLCMU-0004ul-3Y for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:50:50 -0400 Received: by wibhj13 with SMTP id hj13so430631wib.12 for ; Fri, 20 Apr 2012 04:50:48 -0700 (PDT) In-Reply-To: <87hb4geozv.fsf@rat.lan> (Olaf Dietsche's message of "Tue, 13 Sep 2011 12:05:40 +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: Olaf Dietsche Cc: emacs-orgmode@gnu.org, pquintana@obsebre.es Hi Olaf, Olaf Dietsche writes: > You might try this *untested* patch. It is against git master. Thanks a lot for this patch. I won't apply tho, because it might break the current setup of users who use :ID: and expect "sec-" to be the prefix for the anchor. We will try to handle Pere's request when integrating the new HTML exporter. Best, -- Bastien