emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Links in table of contents ?
@ 2007-05-17 17:30 Bastien
  2007-05-20  8:13 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bastien @ 2007-05-17 17:30 UTC (permalink / raw)
  To: emacs-orgmode

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:

<ul>
<li><a href="#sec-1">[[http://www.test1.com][Test1]]</a></li>
<li><a href="#sec-2">[[http://www.test2.com][Test2]]</a></li>
</ul>

... 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Links in table of contents ?
  2007-05-17 17:30 Links in table of contents ? Bastien
@ 2007-05-20  8:13 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-05-20  8:13 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten

On May 17, 2007, at 19:30, Bastien wrote:

> 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:
>
> <ul>
> <li><a href="#sec-1">[[http://www.test1.com][Test1]]</a></li>
> <li><a href="#sec-2">[[http://www.test2.com][Test2]]</a></li>
> </ul>
>
> ... 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
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-20 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-17 17:30 Links in table of contents ? Bastien
2007-05-20  8:13 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).