On Fri, Apr 18, 2003 at 06:29:01PM +0200, Frank Lichtenheld wrote: > Problem: > <toc-add-entry name="bts"><a href="Bugs/">BTS</a></toc-add-entry> > > will generate toc entry: > > <li><a href="#bts"><a href="Bugs/">BTS</a></a></li> > > suggested fix: > Add a new href attribute so that > <toc-add-entry name="bts" href="Bugs/">BTS</toc-add-entry> > > will generate > <li><a href="#bts">BTS</a></li> > and > <h2><a name="bts" href="Bugs/">BTS</a></h2> > > patch attached. Shout "NO" if you find this way to hacked.
No it isn't. I like the idea, though. Matt -- Matt Kraai <[EMAIL PROTECTED]> Debian GNU/Linux Peon

