On Thu, Jan 17, 2008 at 12:23:54AM +0100, Bruno Haible wrote: > Hello Karl, > > > /dev/shm//cln.texi:4088: Next field of node `Index' not pointed to > > > > Thanks for the report. The immediate fix is to add @detailmenu before > > the line > > --- The Detailed Node Listing --- > > and @end detailmenu before the first > > @end menu > > > > Then it worked for me. > > I cannot use this fix, as @detailmenu is not supported by texi2html, > which is what I use to create the HTML doc for this package.
Recent texi2html versions support @detailmenu. I haven't investigated deeply, but I think at least since 1.66. -- Pat
