From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Subject: Tabel of contents - html export Date: Thu, 11 Mar 2010 16:27:59 +0100 Message-ID: <4B990BFF.8070500@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpkIv-0003h5-NY for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 10:28:05 -0500 Received: from [140.186.70.92] (port=36586 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpkIu-0003g4-O8 for Emacs-orgmode@gnu.org; Thu, 11 Mar 2010 10:28:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NpkIs-0000Gs-W8 for Emacs-orgmode@gnu.org; Thu, 11 Mar 2010 10:28:04 -0500 Received: from smtp1pub.unibas.ch ([131.152.227.80]:52746) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NpkIs-0000Gm-Mp for Emacs-orgmode@gnu.org; Thu, 11 Mar 2010 10:28:02 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org When exporting this minimal.org to html ... -------------------------- * [[file:./a-file-to-download][file:./an-icon]] First * [[file:./a-file-to-download][file:./an-icon]] Second --------------------------- ... the table of contents lists file:./ etc. Is it possible to have it ignore what's in the brackets and just list First, Second? Not a big problem, I can edit the html file by hand. Thanks, Jörg