From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Links in table of contents ? Date: Thu, 17 May 2007 19:30:58 +0200 Message-ID: <87ejlf4ast.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hojwv-00032z-0w for emacs-orgmode@gnu.org; Thu, 17 May 2007 13:39:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hojws-00032n-Hu for emacs-orgmode@gnu.org; Thu, 17 May 2007 13:39:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hojws-00032k-DQ for emacs-orgmode@gnu.org; Thu, 17 May 2007 13:39:34 -0400 Received: from hu-out-0506.google.com ([72.14.214.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hojok-00072y-E5 for emacs-orgmode@gnu.org; Thu, 17 May 2007 13:31:10 -0400 Received: by hu-out-0506.google.com with SMTP id 19so433108hue for ; Thu, 17 May 2007 10:31:08 -0700 (PDT) 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 Hi Carsten and list, consider these headlines : * [[http://www.test1.com][Test1]] * [[http://www.test2.com][Test2]] HTML export will produce a table of content looking like this: ... while i guess we just want the descriptive part of links. Clickable links are not an option since the toc items are already internal links. Best, -- Bastien