I have a segmented latex2html document. I compile one of the segments (a section segment) with the -split +0 option, so that the entire section is generated within a single HTML file. Under these circumstances, my \tableofchildlinks command doesn't generate the expected list of links (which should be to subsections within the same page). If I recompile with a -split +1 command, then I do get the list but, of course, the subsequent subsections are split out into their own nodes (which I don't want). This behavior seems to be new with v98 of latex2html (it used to do what I wanted in v97). Is there a way that I can get the \tableofchildlinks command to work, even when I don't have "subnodes" to the current segment (section)? Thanks. ******************************************************* * Gary Scavone * * Center for Computer Research in Music & Acoustics * * Stanford University * * [EMAIL PROTECTED] * * http://www-ccrma.stanford.edu/~gary/ * *******************************************************
