texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * tp/Makefile.tres, tp/t/95moreindices.t, tp/test


From: Patrice Dumas
Subject: branch master updated: * tp/Makefile.tres, tp/t/95moreindices.t, tp/tests/indices/list-of-tests: add nodes_before_top_and_sections_chapter and nodes_before_top_and_sections_chapter_no_node tests to 95moreindices.t, and remove the equivalent tests (which also used the texi2html style) from indices/list-of-tests.
Date: Fri, 30 Dec 2022 10:35:08 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 2c614a83f8 * tp/Makefile.tres, tp/t/95moreindices.t, 
tp/tests/indices/list-of-tests: add nodes_before_top_and_sections_chapter and 
nodes_before_top_and_sections_chapter_no_node tests to 95moreindices.t, and 
remove the equivalent tests (which also used the texi2html style) from 
indices/list-of-tests.
2c614a83f8 is described below

commit 2c614a83f818a97c129e925501524d941183967d
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Dec 30 16:34:58 2022 +0100

    * tp/Makefile.tres, tp/t/95moreindices.t,
    tp/tests/indices/list-of-tests: add
    nodes_before_top_and_sections_chapter and
    nodes_before_top_and_sections_chapter_no_node tests to
    95moreindices.t, and remove the equivalent tests (which also used the
    texi2html style) from indices/list-of-tests.
---
 ChangeLog                                          |    9 +
 tp/Makefile.tres                                   |   26 +-
 tp/t/95moreindices.t                               |   10 +
 .../nodes_before_top_and_sections_chapter.pl       | 3056 ++++++++++++++++++++
 .../res_html}/a-node.html                          |    0
 .../res_html}/another.html                         |    0
 .../res_html}/chapter.html                         |    0
 .../res_html}/first-before-top.html                |    0
 .../res_html}/first.html                           |    0
 .../res_html}/index.html                           |    0
 .../res_html}/node-in-chapter.html                 |    0
 .../res_html}/node-in-menu-before-top.html         |    0
 .../res_html}/second.html                          |    0
 ...odes_before_top_and_sections_chapter_no_node.pl | 3056 ++++++++++++++++++++
 .../res_html}/a-node.html                          |    0
 .../res_html}/another.html                         |    0
 .../res_html}/chapter.html                         |   45 +-
 .../res_html}/first-before-top.html                |    0
 .../res_html}/first.html                           |    0
 .../res_html}/index.html                           |   61 +-
 .../res_html}/node-in-chapter.html                 |    0
 .../res_html}/node-in-menu-before-top.html         |    0
 .../res_html}/second.html                          |    0
 tp/tests/indices/list-of-tests                     |    2 -
 .../nodes_before_top_and_sections.1                |    0
 .../nodes_before_top_and_sections.2                |    0
 .../nodes_before_top_and_sections_abt.html         |  148 -
 .../chapter.html                                   |  160 -
 .../first-before-top.html                          |  315 --
 .../index.html                                     |  590 ----
 .../nodes_before_top_and_sections.1                |    0
 .../nodes_before_top_and_sections.2                |    0
 .../nodes_before_top_and_sections_abt.html         |  148 -
 .../a-node.html                                    |   23 -
 .../another.html                                   |   23 -
 .../first.html                                     |   23 -
 .../node-in-chapter.html                           |   23 -
 .../node-in-menu-before-top.html                   |   23 -
 .../nodes_before_top_and_sections.1                |    0
 .../nodes_before_top_and_sections.2                |    0
 .../second.html                                    |   23 -
 .../a-node.html                                    |   23 -
 .../another.html                                   |   23 -
 .../chapter.html                                   |  130 -
 .../first-before-top.html                          |  279 --
 .../first.html                                     |   23 -
 .../index.html                                     |  516 ----
 .../node-in-chapter.html                           |   23 -
 .../node-in-menu-before-top.html                   |   23 -
 .../nodes_before_top_and_sections.1                |    0
 .../nodes_before_top_and_sections.2                |    0
 .../second.html                                    |   23 -
 ...s_nodes_before_top_and_sections_html_chapter.sh |   19 -
 ...s_before_top_and_sections_html_chapter_nodes.sh |   19 -
 54 files changed, 6180 insertions(+), 2685 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1e95f8295c..2de65448d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2022-12-30  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Makefile.tres, tp/t/95moreindices.t,
+       tp/tests/indices/list-of-tests: add
+       nodes_before_top_and_sections_chapter and
+       nodes_before_top_and_sections_chapter_no_node tests to
+       95moreindices.t, and remove the equivalent tests (which also used the
+       texi2html style) from indices/list-of-tests.
+
 2022-12-30  Gavin Smith  <gavinsmith0123@gmail.com>
 
        * README-hacking: mention help2man as a program the version of
diff --git a/tp/Makefile.tres b/tp/Makefile.tres
index a54a7986c3..c1f72337fd 100644
--- a/tp/Makefile.tres
+++ b/tp/Makefile.tres
@@ -1355,12 +1355,10 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   t/results/moreindices/index_no_node/res_html/Chapter-2.html \
   t/results/moreindices/index_no_node/res_html/Chapter.html \
   t/results/moreindices/index_no_node/res_html/index.html \
-  t/results/moreindices/index_no_node/res_html/index_no_node_abt.html \
   t/results/moreindices/index_no_node/res_html/unnumbered.html \
   t/results/moreindices/index_split.pl \
   t/results/moreindices/index_split/res_html/first.html \
   t/results/moreindices/index_split/res_html/index.html \
-  t/results/moreindices/index_split/res_html/index_split_abt.html \
   t/results/moreindices/index_split/res_html/node-2-in-section-3.html \
   t/results/moreindices/index_split/res_html/node-3-in-section-3.html \
   t/results/moreindices/index_split/res_html/node-in-section-3.html \
@@ -1373,7 +1371,6 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   t/results/moreindices/index_split_nodes.pl \
   t/results/moreindices/index_split_nodes/res_html/first.html \
   t/results/moreindices/index_split_nodes/res_html/index.html \
-  t/results/moreindices/index_split_nodes/res_html/index_split_abt.html \
   t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html \
   t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html \
   t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html \
@@ -1390,10 +1387,29 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   t/results/moreindices/nodes_before_top/res_html/first.html \
   t/results/moreindices/nodes_before_top/res_html/index.html \
   t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html 
\
-  t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html \
   t/results/moreindices/nodes_before_top/res_html/second.html \
   t/results/moreindices/nodes_before_top_and_sections.pl \
   
t/results/moreindices/nodes_before_top_and_sections/res_html/nodes_before_top_and_sections.html
 \
+  t/results/moreindices/nodes_before_top_and_sections_chapter.pl \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/a-node.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/another.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/chapter.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first.html 
\
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/index.html 
\
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/second.html
 \
+  t/results/moreindices/nodes_before_top_and_sections_chapter_no_node.pl \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
 \
+  
t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
 \
   t/results/moreindices/nodes_before_top_no_nodes.pl \
   t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html \
   t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html \
@@ -1409,13 +1425,11 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   t/results/moreindices/nodes_before_top_nodes/res_html/first.html \
   t/results/moreindices/nodes_before_top_nodes/res_html/index.html \
   
t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
 \
-  
t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html 
\
   t/results/moreindices/nodes_before_top_nodes/res_html/second.html \
   t/results/moreindices/split_chapter_index.pl \
   t/results/moreindices/split_chapter_index/res_html/first.html \
   t/results/moreindices/split_chapter_index/res_html/index.html \
   t/results/moreindices/split_chapter_index/res_html/section-1.html \
-  
t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html 
\
   t/results/moreindices/split_chapter_index/res_html/subsection-1.html \
   t/results/moresectioning/equivalent_nodes.pl \
   t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html \
diff --git a/tp/t/95moreindices.t b/tp/t/95moreindices.t
index c17d554825..384a53dafb 100644
--- a/tp/t/95moreindices.t
+++ b/tp/t/95moreindices.t
@@ -56,6 +56,16 @@ my @test_cases = (
   {'test_file' => 'nodes_before_top_and_sections.texi' },
   {'SPLIT' => '', 'USE_NODES' => 0}
 ],
+['nodes_before_top_and_sections_chapter',
+  undef,
+  {'test_file' => 'nodes_before_top_and_sections.texi' },
+  {'SPLIT' => 'chapter'},
+],
+['nodes_before_top_and_sections_chapter_no_node',
+  undef,
+  {'test_file' => 'nodes_before_top_and_sections.texi' },
+  {'SPLIT' => 'chapter', 'USE_NODES' => 0}
+],
 );
 
 foreach my $test (@test_cases) {
diff --git a/tp/t/results/moreindices/nodes_before_top_and_sections_chapter.pl 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter.pl
new file mode 100644
index 0000000000..19fe1a1983
--- /dev/null
+++ b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter.pl
@@ -0,0 +1,3056 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text %result_indices_sort_strings);
+
+use utf8;
+
+$result_trees{'nodes_before_top_and_sections_chapter'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'contents' => [
+                {
+                  'text' => '\\input texinfo @c -*-texinfo-*-
+',
+                  'type' => 'text_before_beginning'
+                },
+                {
+                  'text' => '
+',
+                  'type' => 'text_before_beginning'
+                }
+              ],
+              'type' => 'preamble_before_beginning'
+            }
+          ],
+          'type' => 'preamble_before_setfilename'
+        },
+        {
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'nodes_before_top_and_sections.info'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'setfilename',
+              'extra' => {
+                'text_arg' => 'nodes_before_top_and_sections.info'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 3,
+                'macro' => ''
+              }
+            },
+            {
+              'text' => '
+',
+              'type' => 'empty_line'
+            },
+            {
+              'text' => '
+',
+              'type' => 'empty_line'
+            }
+          ],
+          'type' => 'preamble_before_content'
+        }
+      ],
+      'type' => 'before_node_section'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => '('
+            },
+            {
+              'text' => 'dir'
+            },
+            {
+              'text' => ')'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'first before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 1,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 7,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in first node before printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 10,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in first node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 12,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'after second printindex in first node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'node in menu before top'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'node-in-menu-before-top'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 15,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 16,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 14,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          undef,
+          {
+            'manual_content' => [
+              {}
+            ]
+          }
+        ],
+        'normalized' => 'first-before-top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 6,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'node in menu before top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'node in menu before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 2,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 20,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'between node in menu before top and printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 22,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'node in menu before top text after printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'printindex node in menu before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 3,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 25,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-menu-before-top'
+          },
+          undef,
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          }
+        ],
+        'normalized' => 'node-in-menu-before-top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 18,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'entry a'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 4,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 29,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in top node.
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 31,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'fn'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'fn'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 33,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'And one more index in top node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 37,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          }
+        ],
+        'normalized' => 'Top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 28,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'top section'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'top section'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 5,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 40,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in top section
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'first'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'first'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 45,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'chapter'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'chapter'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 46,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'node in chapter'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'node-in-chapter'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 47,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 48,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 44,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {},
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 39,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'first'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+',
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'text' => 'Text and then index entries
+'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => '! entry in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'cindex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 6,
+                  'in_code' => 0,
+                  'index_at_command' => 'cindex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'cp',
+                  'index_type_command' => 'cindex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 52,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'fun in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'findex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 1,
+                  'in_code' => 1,
+                  'index_at_command' => 'findex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'fn',
+                  'index_type_command' => 'findex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 53,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'entry in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'cindex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 7,
+                  'in_code' => 0,
+                  'index_at_command' => 'cindex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'cp',
+                  'index_type_command' => 'cindex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 54,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 56,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'second'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'second'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 59,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 60,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 58,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'first'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 50,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'a node'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'a-node'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 64,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'another'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'another'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 65,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 66,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 63,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'fn'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'fn'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 68,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          },
+          undef,
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first'
+          }
+        ],
+        'normalized' => 'second'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 62,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'another'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'a node'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+',
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'something'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 8,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 72,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'somewhere'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'findex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 2,
+              'in_code' => 1,
+              'index_at_command' => 'findex',
+              'index_ignore_chars' => {},
+              'index_name' => 'fn',
+              'index_type_command' => 'findex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 73,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'another'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 9,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 74,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'another'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'a-node'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          }
+        ],
+        'normalized' => 'another'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 70,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'a node'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'another'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'entry after printindex'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 10,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 77,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 79,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'a function'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'findex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 3,
+              'in_code' => 1,
+              'index_at_command' => 'findex',
+              'index_ignore_chars' => {},
+              'index_name' => 'fn',
+              'index_type_command' => 'findex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 81,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'a concept a node'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 11,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 82,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 84,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'a-node'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'another'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          }
+        ],
+        'normalized' => 'a-node'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 76,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'node in chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chapter'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-chapter'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'chapter'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 86,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'A chapter'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 89,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {},
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 87,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'node in chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'chapter'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'node in chapter'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 12,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 93,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-chapter'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chapter'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'node-in-chapter'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 91,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'text' => '
+',
+          'type' => 'misc_arg'
+        }
+      ],
+      'cmdname' => 'bye'
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'extra'}{'nodes_manuals'}[3]{'manual_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[1]{'args'}[3]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[2]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[5]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[6]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[7]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[8]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[9]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter'}{'contents'}[11]{'args'}[3]{'contents'}[0];
+
+$result_texis{'nodes_before_top_and_sections_chapter'} = '\\input texinfo @c 
-*-texinfo-*-
+
+@setfilename nodes_before_top_and_sections.info
+
+
+@node first before top, Top, ,(dir)
+@cindex first before top
+
+in first node before printindex
+@printindex cp
+in first node
+@printindex cp
+after second printindex in first node
+@menu
+* node in menu before top::
+@end menu
+
+@node node in menu before top,,,first before top
+
+@cindex node in menu before top
+between node in menu before top and printindex
+@printindex cp
+node in menu before top text after printindex
+
+@cindex printindex node in menu before top
+
+
+@node Top, ,first before top
+@cindex entry a
+in top node.
+@printindex cp
+
+@printindex fn
+
+And one more index in top node
+
+@printindex cp
+
+@top top section
+@cindex top section
+
+in top section
+
+@menu
+* first::
+* chapter::
+* node in chapter::
+@end menu
+
+@node first,,Top, Top
+Text and then index entries
+@cindex ! entry in node
+@findex fun in node
+@cindex entry in node
+
+@printindex cp
+
+@menu
+* second::
+@end menu
+
+@node second,,,first
+@menu
+* a node::
+* another::
+@end menu
+
+@printindex fn
+
+@node another, , a node, second
+
+@cindex something
+@findex somewhere
+@cindex another
+
+@node a node, another, ,second
+@cindex entry after printindex
+
+@printindex cp
+
+@findex a function
+@cindex a concept a node
+
+@printindex cp
+
+@node chapter,node in chapter,,Top
+@chapter A chapter
+
+@printindex cp
+
+@node node in chapter,, chapter,Top
+
+@cindex node in chapter
+
+@bye
+';
+
+
+$result_texts{'nodes_before_top_and_sections_chapter'} = '
+
+
+in first node before printindex
+in first node
+after second printindex in first node
+* node in menu before top::
+
+
+between node in menu before top and printindex
+node in menu before top text after printindex
+
+
+
+in top node.
+
+
+And one more index in top node
+
+
+top section
+***********
+
+in top section
+
+* first::
+* chapter::
+* node in chapter::
+
+Text and then index entries
+
+
+* second::
+
+* a node::
+* another::
+
+
+
+
+
+
+
+
+1 A chapter
+***********
+
+
+
+
+';
+
+$result_sectioning{'nodes_before_top_and_sections_chapter'} = {
+  'structure' => {
+    'section_childs' => [
+      {
+        'cmdname' => 'top',
+        'extra' => {
+          'associated_node' => {
+            'cmdname' => 'node',
+            'extra' => {
+              'isindex' => 1,
+              'normalized' => 'Top'
+            },
+            'info' => {},
+            'structure' => {}
+          }
+        },
+        'info' => {},
+        'structure' => {
+          'section_childs' => [
+            {
+              'cmdname' => 'chapter',
+              'extra' => {
+                'associated_node' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'isindex' => 1,
+                    'normalized' => 'chapter'
+                  },
+                  'info' => {},
+                  'structure' => {}
+                }
+              },
+              'info' => {},
+              'structure' => {
+                'section_level' => 1,
+                'section_number' => 1,
+                'section_up' => {},
+                'toplevel_prev' => {},
+                'toplevel_up' => {}
+              }
+            }
+          ],
+          'section_level' => 0,
+          'section_up' => {}
+        }
+      }
+    ],
+    'section_level' => -1
+  }
+};
+$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'nodes_before_top_and_sections_chapter'};
+
+$result_nodes{'nodes_before_top_and_sections_chapter'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'associated_section' => {
+      'cmdname' => 'top',
+      'extra' => {},
+      'info' => {},
+      'structure' => {}
+    },
+    'isindex' => 1,
+    'menus' => [
+      {
+        'cmdname' => 'menu'
+      }
+    ],
+    'normalized' => 'Top'
+  },
+  'info' => {},
+  'structure' => {
+    'menu_child' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'menus' => [
+          {
+            'cmdname' => 'menu'
+          }
+        ],
+        'normalized' => 'first'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'menus' => [
+              {
+                'cmdname' => 'menu'
+              }
+            ],
+            'normalized' => 'second'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_child' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'isindex' => 1,
+                'normalized' => 'a-node'
+              },
+              'info' => {},
+              'structure' => {
+                'node_next' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'normalized' => 'another'
+                  },
+                  'info' => {},
+                  'structure' => {
+                    'node_prev' => {},
+                    'node_up' => {}
+                  }
+                },
+                'node_up' => {}
+              }
+            },
+            'node_up' => {}
+          }
+        },
+        'node_prev' => {},
+        'node_up' => {}
+      }
+    },
+    'node_prev' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'menus' => [
+          {
+            'cmdname' => 'menu'
+          }
+        ],
+        'normalized' => 'first-before-top'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'node-in-menu-before-top'
+          },
+          'info' => {},
+          'structure' => {
+            'node_up' => {}
+          }
+        },
+        'node_next' => {},
+        'node_up' => {
+          'extra' => {
+            'manual_content' => [
+              {
+                'text' => 'dir'
+              }
+            ]
+          }
+        }
+      }
+    }
+  }
+};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_prev'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'nodes_before_top_and_sections_chapter'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'nodes_before_top_and_sections_chapter'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'node_prev'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'node_prev'};
+$result_nodes{'nodes_before_top_and_sections_chapter'}{'structure'}{'node_prev'}{'structure'}{'node_next'}
 = $result_nodes{'nodes_before_top_and_sections_chapter'};
+
+$result_menus{'nodes_before_top_and_sections_chapter'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'isindex' => 1,
+    'normalized' => 'Top'
+  },
+  'info' => {},
+  'structure' => {
+    'menu_child' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'normalized' => 'first'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'second'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_child' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'isindex' => 1,
+                'normalized' => 'a-node'
+              },
+              'info' => {},
+              'structure' => {
+                'menu_next' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'normalized' => 'another'
+                  },
+                  'info' => {},
+                  'structure' => {
+                    'menu_prev' => {},
+                    'menu_up' => {},
+                    'menu_up_hash' => {
+                      'second' => 1
+                    }
+                  }
+                },
+                'menu_up' => {},
+                'menu_up_hash' => {
+                  'second' => 1
+                }
+              }
+            },
+            'menu_up' => {},
+            'menu_up_hash' => {
+              'first' => 1
+            }
+          }
+        },
+        'menu_next' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'chapter'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_next' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'node-in-chapter'
+              },
+              'info' => {},
+              'structure' => {
+                'menu_prev' => {},
+                'menu_up' => {},
+                'menu_up_hash' => {
+                  'Top' => 1
+                }
+              }
+            },
+            'menu_prev' => {},
+            'menu_up' => {},
+            'menu_up_hash' => {
+              'Top' => 1
+            }
+          }
+        },
+        'menu_up' => {},
+        'menu_up_hash' => {
+          'Top' => 1
+        }
+      }
+    }
+  }
+};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_next'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter'};
+$result_menus{'nodes_before_top_and_sections_chapter'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter'};
+
+$result_errors{'nodes_before_top_and_sections_chapter'} = [];
+
+
+$result_floats{'nodes_before_top_and_sections_chapter'} = {};
+
+
+$result_indices_sort_strings{'nodes_before_top_and_sections_chapter'} = {
+  'cp' => [
+    '! entry in node',
+    'a concept a node',
+    'another',
+    'entry a',
+    'entry after printindex',
+    'entry in node',
+    'first before top',
+    'node in chapter',
+    'node in menu before top',
+    'printindex node in menu before top',
+    'something',
+    'top section'
+  ],
+  'fn' => [
+    'a function',
+    'fun in node',
+    'somewhere'
+  ]
+};
+
+
+1;
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/a-node.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/a-node.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/a-node.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/another.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/another.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/another.html
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/chapter.html
similarity index 100%
rename from 
tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/chapter.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/chapter.html
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
similarity index 100%
rename from 
tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first-before-top.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/first.html
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/index.html
similarity index 100%
rename from 
tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/index.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/index.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-chapter.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/node-in-menu-before-top.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/second.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/second.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter/res_html/second.html
diff --git 
a/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node.pl 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node.pl
new file mode 100644
index 0000000000..6998ec5077
--- /dev/null
+++ b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node.pl
@@ -0,0 +1,3056 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text %result_indices_sort_strings);
+
+use utf8;
+
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'contents' => [
+                {
+                  'text' => '\\input texinfo @c -*-texinfo-*-
+',
+                  'type' => 'text_before_beginning'
+                },
+                {
+                  'text' => '
+',
+                  'type' => 'text_before_beginning'
+                }
+              ],
+              'type' => 'preamble_before_beginning'
+            }
+          ],
+          'type' => 'preamble_before_setfilename'
+        },
+        {
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'nodes_before_top_and_sections.info'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'setfilename',
+              'extra' => {
+                'text_arg' => 'nodes_before_top_and_sections.info'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 3,
+                'macro' => ''
+              }
+            },
+            {
+              'text' => '
+',
+              'type' => 'empty_line'
+            },
+            {
+              'text' => '
+',
+              'type' => 'empty_line'
+            }
+          ],
+          'type' => 'preamble_before_content'
+        }
+      ],
+      'type' => 'before_node_section'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => '('
+            },
+            {
+              'text' => 'dir'
+            },
+            {
+              'text' => ')'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'first before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 1,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 7,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in first node before printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 10,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in first node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 12,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'after second printindex in first node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'node in menu before top'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'node-in-menu-before-top'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 15,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 16,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 14,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          undef,
+          {
+            'manual_content' => [
+              {}
+            ]
+          }
+        ],
+        'normalized' => 'first-before-top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 6,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'node in menu before top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'node in menu before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 2,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 20,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'between node in menu before top and printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 22,
+            'macro' => ''
+          }
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'node in menu before top text after printindex
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'printindex node in menu before top'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 3,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 25,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-menu-before-top'
+          },
+          undef,
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          }
+        ],
+        'normalized' => 'node-in-menu-before-top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 18,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first before top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'entry a'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 4,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 29,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in top node.
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 31,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'fn'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'fn'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 33,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'And one more index in top node
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 37,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first-before-top'
+          }
+        ],
+        'normalized' => 'Top'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 28,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'top section'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'top section'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 5,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 40,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'in top section
+'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'first'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'first'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 45,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'chapter'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'chapter'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 46,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'node in chapter'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'node-in-chapter'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 47,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 48,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 44,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {},
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 39,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'first'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+',
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'contents' => [
+            {
+              'text' => 'Text and then index entries
+'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => '! entry in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'cindex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 6,
+                  'in_code' => 0,
+                  'index_at_command' => 'cindex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'cp',
+                  'index_type_command' => 'cindex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 52,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'fun in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'findex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 1,
+                  'in_code' => 1,
+                  'index_at_command' => 'findex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'fn',
+                  'index_type_command' => 'findex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 53,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'entry in node'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'cindex',
+              'extra' => {
+                'index_entry' => {
+                  'content_normalized' => [],
+                  'entry_content' => [],
+                  'entry_element' => {},
+                  'entry_node' => {},
+                  'entry_number' => 7,
+                  'in_code' => 0,
+                  'index_at_command' => 'cindex',
+                  'index_ignore_chars' => {},
+                  'index_name' => 'cp',
+                  'index_type_command' => 'cindex'
+                }
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 54,
+                'macro' => ''
+              },
+              'type' => 'index_entry_command'
+            }
+          ],
+          'type' => 'paragraph'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 56,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'second'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'second'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 59,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 60,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 58,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'first'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 50,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'first'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'block_line_arg'
+            }
+          ],
+          'cmdname' => 'menu',
+          'contents' => [
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'a node'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'a-node'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 64,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'text' => '* ',
+                  'type' => 'menu_entry_leading_text'
+                },
+                {
+                  'contents' => [
+                    {
+                      'text' => 'another'
+                    }
+                  ],
+                  'type' => 'menu_entry_node'
+                },
+                {
+                  'text' => '::',
+                  'type' => 'menu_entry_separator'
+                },
+                {
+                  'contents' => [
+                    {
+                      'contents' => [
+                        {
+                          'text' => '
+'
+                        }
+                      ],
+                      'type' => 'preformatted'
+                    }
+                  ],
+                  'type' => 'menu_entry_description'
+                }
+              ],
+              'extra' => {
+                'menu_entry_description' => {},
+                'menu_entry_node' => {
+                  'node_content' => [
+                    {}
+                  ],
+                  'normalized' => 'another'
+                }
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 65,
+                'macro' => ''
+              },
+              'type' => 'menu_entry'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'text' => 'menu'
+                    }
+                  ],
+                  'info' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'text_arg' => 'menu'
+              },
+              'info' => {
+                'spaces_before_argument' => ' '
+              },
+              'source_info' => {
+                'file_name' => 'nodes_before_top_and_sections.texi',
+                'line_nr' => 66,
+                'macro' => ''
+              }
+            }
+          ],
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 63,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'fn'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'fn'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 68,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          },
+          undef,
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'first'
+          }
+        ],
+        'normalized' => 'second'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 62,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'another'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'a node'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+',
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'something'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 8,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 72,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'somewhere'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'findex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 2,
+              'in_code' => 1,
+              'index_at_command' => 'findex',
+              'index_ignore_chars' => {},
+              'index_name' => 'fn',
+              'index_type_command' => 'findex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 73,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'another'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 9,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 74,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'another'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'a-node'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          }
+        ],
+        'normalized' => 'another'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 70,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'a node'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'another'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'second'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'entry after printindex'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 10,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 77,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 79,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'a function'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'findex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 3,
+              'in_code' => 1,
+              'index_at_command' => 'findex',
+              'index_ignore_chars' => {},
+              'index_name' => 'fn',
+              'index_type_command' => 'findex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 81,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'a concept a node'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 11,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 82,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 84,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'a-node'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'another'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'second'
+          }
+        ],
+        'normalized' => 'a-node'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 76,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'node in chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chapter'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-chapter'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'chapter'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 86,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'A chapter'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'cp'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'printindex',
+          'extra' => {
+            'misc_args' => [
+              'cp'
+            ]
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 89,
+            'macro' => ''
+          }
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {},
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 87,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'text' => 'node in chapter'
+            }
+          ],
+          'type' => 'line_arg'
+        },
+        {
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'chapter'
+            }
+          ],
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'type' => 'line_arg'
+        },
+        {
+          'contents' => [
+            {
+              'text' => 'Top'
+            }
+          ],
+          'info' => {
+            'spaces_after_argument' => '
+'
+          },
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'text' => 'node in chapter'
+                }
+              ],
+              'info' => {
+                'spaces_after_argument' => '
+'
+              },
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'cindex',
+          'extra' => {
+            'index_entry' => {
+              'content_normalized' => [],
+              'entry_content' => [],
+              'entry_element' => {},
+              'entry_node' => {},
+              'entry_number' => 12,
+              'in_code' => 0,
+              'index_at_command' => 'cindex',
+              'index_ignore_chars' => {},
+              'index_name' => 'cp',
+              'index_type_command' => 'cindex'
+            }
+          },
+          'info' => {
+            'spaces_before_argument' => ' '
+          },
+          'source_info' => {
+            'file_name' => 'nodes_before_top_and_sections.texi',
+            'line_nr' => 93,
+            'macro' => ''
+          },
+          'type' => 'index_entry_command'
+        },
+        {
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-in-chapter'
+          },
+          undef,
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chapter'
+          },
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'node-in-chapter'
+      },
+      'info' => {
+        'spaces_before_argument' => ' '
+      },
+      'source_info' => {
+        'file_name' => 'nodes_before_top_and_sections.texi',
+        'line_nr' => 91,
+        'macro' => ''
+      }
+    },
+    {
+      'args' => [
+        {
+          'text' => '
+',
+          'type' => 'misc_arg'
+        }
+      ],
+      'cmdname' => 'bye'
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'contents'}[7]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'extra'}{'nodes_manuals'}[3]{'manual_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[1]{'args'}[3]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'contents'}[6]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[2]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[4]{'contents'}[4]{'contents'}[2]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[2]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[0]{'contents'}[3]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'contents'}[4]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[5]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'args'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'contents'}[0]{'contents'}[1]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[6]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[2]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'contents'}[3]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[7]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[0]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[4]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'contents'}[5]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[8]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'extra'}{'nodes_manuals'}[1]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'args'}[1]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[9]{'args'}[3]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'args'}[0]{'contents'};
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_element'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'contents'}[1]{'extra'}{'index_entry'}{'entry_node'}
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'extra'}{'nodes_manuals'}[2]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'args'}[2]{'contents'}[0];
+$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'extra'}{'nodes_manuals'}[3]{'node_content'}[0]
 = 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'}{'contents'}[11]{'args'}[3]{'contents'}[0];
+
+$result_texis{'nodes_before_top_and_sections_chapter_no_node'} = '\\input 
texinfo @c -*-texinfo-*-
+
+@setfilename nodes_before_top_and_sections.info
+
+
+@node first before top, Top, ,(dir)
+@cindex first before top
+
+in first node before printindex
+@printindex cp
+in first node
+@printindex cp
+after second printindex in first node
+@menu
+* node in menu before top::
+@end menu
+
+@node node in menu before top,,,first before top
+
+@cindex node in menu before top
+between node in menu before top and printindex
+@printindex cp
+node in menu before top text after printindex
+
+@cindex printindex node in menu before top
+
+
+@node Top, ,first before top
+@cindex entry a
+in top node.
+@printindex cp
+
+@printindex fn
+
+And one more index in top node
+
+@printindex cp
+
+@top top section
+@cindex top section
+
+in top section
+
+@menu
+* first::
+* chapter::
+* node in chapter::
+@end menu
+
+@node first,,Top, Top
+Text and then index entries
+@cindex ! entry in node
+@findex fun in node
+@cindex entry in node
+
+@printindex cp
+
+@menu
+* second::
+@end menu
+
+@node second,,,first
+@menu
+* a node::
+* another::
+@end menu
+
+@printindex fn
+
+@node another, , a node, second
+
+@cindex something
+@findex somewhere
+@cindex another
+
+@node a node, another, ,second
+@cindex entry after printindex
+
+@printindex cp
+
+@findex a function
+@cindex a concept a node
+
+@printindex cp
+
+@node chapter,node in chapter,,Top
+@chapter A chapter
+
+@printindex cp
+
+@node node in chapter,, chapter,Top
+
+@cindex node in chapter
+
+@bye
+';
+
+
+$result_texts{'nodes_before_top_and_sections_chapter_no_node'} = '
+
+
+in first node before printindex
+in first node
+after second printindex in first node
+* node in menu before top::
+
+
+between node in menu before top and printindex
+node in menu before top text after printindex
+
+
+
+in top node.
+
+
+And one more index in top node
+
+
+top section
+***********
+
+in top section
+
+* first::
+* chapter::
+* node in chapter::
+
+Text and then index entries
+
+
+* second::
+
+* a node::
+* another::
+
+
+
+
+
+
+
+
+1 A chapter
+***********
+
+
+
+
+';
+
+$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'} = {
+  'structure' => {
+    'section_childs' => [
+      {
+        'cmdname' => 'top',
+        'extra' => {
+          'associated_node' => {
+            'cmdname' => 'node',
+            'extra' => {
+              'isindex' => 1,
+              'normalized' => 'Top'
+            },
+            'info' => {},
+            'structure' => {}
+          }
+        },
+        'info' => {},
+        'structure' => {
+          'section_childs' => [
+            {
+              'cmdname' => 'chapter',
+              'extra' => {
+                'associated_node' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'isindex' => 1,
+                    'normalized' => 'chapter'
+                  },
+                  'info' => {},
+                  'structure' => {}
+                }
+              },
+              'info' => {},
+              'structure' => {
+                'section_level' => 1,
+                'section_number' => 1,
+                'section_up' => {},
+                'toplevel_prev' => {},
+                'toplevel_up' => {}
+              }
+            }
+          ],
+          'section_level' => 0,
+          'section_up' => {}
+        }
+      }
+    ],
+    'section_level' => -1
+  }
+};
+$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = 
$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'nodes_before_top_and_sections_chapter_no_node'};
+
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'associated_section' => {
+      'cmdname' => 'top',
+      'extra' => {},
+      'info' => {},
+      'structure' => {}
+    },
+    'isindex' => 1,
+    'menus' => [
+      {
+        'cmdname' => 'menu'
+      }
+    ],
+    'normalized' => 'Top'
+  },
+  'info' => {},
+  'structure' => {
+    'menu_child' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'menus' => [
+          {
+            'cmdname' => 'menu'
+          }
+        ],
+        'normalized' => 'first'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'menus' => [
+              {
+                'cmdname' => 'menu'
+              }
+            ],
+            'normalized' => 'second'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_child' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'isindex' => 1,
+                'normalized' => 'a-node'
+              },
+              'info' => {},
+              'structure' => {
+                'node_next' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'normalized' => 'another'
+                  },
+                  'info' => {},
+                  'structure' => {
+                    'node_prev' => {},
+                    'node_up' => {}
+                  }
+                },
+                'node_up' => {}
+              }
+            },
+            'node_up' => {}
+          }
+        },
+        'node_prev' => {},
+        'node_up' => {}
+      }
+    },
+    'node_prev' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'menus' => [
+          {
+            'cmdname' => 'menu'
+          }
+        ],
+        'normalized' => 'first-before-top'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'node-in-menu-before-top'
+          },
+          'info' => {},
+          'structure' => {
+            'node_up' => {}
+          }
+        },
+        'node_next' => {},
+        'node_up' => {
+          'extra' => {
+            'manual_content' => [
+              {
+                'text' => 'dir'
+              }
+            ]
+          }
+        }
+      }
+    }
+  }
+};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_prev'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'nodes_before_top_and_sections_chapter_no_node'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'nodes_before_top_and_sections_chapter_no_node'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'node_prev'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = 
$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'node_prev'};
+$result_nodes{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'node_prev'}{'structure'}{'node_next'}
 = $result_nodes{'nodes_before_top_and_sections_chapter_no_node'};
+
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'isindex' => 1,
+    'normalized' => 'Top'
+  },
+  'info' => {},
+  'structure' => {
+    'menu_child' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'isindex' => 1,
+        'normalized' => 'first'
+      },
+      'info' => {},
+      'structure' => {
+        'menu_child' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'second'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_child' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'isindex' => 1,
+                'normalized' => 'a-node'
+              },
+              'info' => {},
+              'structure' => {
+                'menu_next' => {
+                  'cmdname' => 'node',
+                  'extra' => {
+                    'normalized' => 'another'
+                  },
+                  'info' => {},
+                  'structure' => {
+                    'menu_prev' => {},
+                    'menu_up' => {},
+                    'menu_up_hash' => {
+                      'second' => 1
+                    }
+                  }
+                },
+                'menu_up' => {},
+                'menu_up_hash' => {
+                  'second' => 1
+                }
+              }
+            },
+            'menu_up' => {},
+            'menu_up_hash' => {
+              'first' => 1
+            }
+          }
+        },
+        'menu_next' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'isindex' => 1,
+            'normalized' => 'chapter'
+          },
+          'info' => {},
+          'structure' => {
+            'menu_next' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'node-in-chapter'
+              },
+              'info' => {},
+              'structure' => {
+                'menu_prev' => {},
+                'menu_up' => {},
+                'menu_up_hash' => {
+                  'Top' => 1
+                }
+              }
+            },
+            'menu_prev' => {},
+            'menu_up' => {},
+            'menu_up_hash' => {
+              'Top' => 1
+            }
+          }
+        },
+        'menu_up' => {},
+        'menu_up_hash' => {
+          'Top' => 1
+        }
+      }
+    }
+  }
+};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_next'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter_no_node'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = 
$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter_no_node'};
+$result_menus{'nodes_before_top_and_sections_chapter_no_node'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'nodes_before_top_and_sections_chapter_no_node'};
+
+$result_errors{'nodes_before_top_and_sections_chapter_no_node'} = [];
+
+
+$result_floats{'nodes_before_top_and_sections_chapter_no_node'} = {};
+
+
+$result_indices_sort_strings{'nodes_before_top_and_sections_chapter_no_node'} 
= {
+  'cp' => [
+    '! entry in node',
+    'a concept a node',
+    'another',
+    'entry a',
+    'entry after printindex',
+    'entry in node',
+    'first before top',
+    'node in chapter',
+    'node in menu before top',
+    'printindex node in menu before top',
+    'something',
+    'top section'
+  ],
+  'fn' => [
+    'a function',
+    'fun in node',
+    'somewhere'
+  ]
+};
+
+
+1;
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/a-node.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/another.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/another.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
similarity index 79%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
index 4f2b983e2b..f7c31542f8 100644
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/chapter.html
+++ 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
@@ -12,10 +12,13 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="index.html" rel="start" title="top section">
+<link href="index.html" rel="index" title="top section">
+<link href="index.html" rel="up" title="top section">
+<link href="#chapter" rel="next" title="1 A chapter">
 <style type="text/css">
 <!--
 a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
 td.printindex-index-entry {vertical-align: top}
 td.printindex-index-section {vertical-align: top; padding-left: 1em}
 th.entries-header-printindex {text-align:left}
@@ -28,22 +31,11 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html" title="Up section"> Up </a>]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="A-chapter">1 A chapter</h1>
+<div class="nav-panel">
+<p>
+ Up : <a href="index.html" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="index.html" title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="A-chapter">1 A chapter</h2>
 
 <div class="printindex cp-printindex">
 <table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#A-chapter_cp_symbol-1"><b>!</b></a>
@@ -121,22 +113,11 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
+<div class="nav-panel">
 <p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+ Up : <a href="index.html" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="index.html" title="Index" rel="index">Index</a>]</p>
+</div>
+
 
 
 </body>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/first-before-top.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first-before-top.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/first.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
similarity index 94%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
index 9d2a24b8c5..dcafdb1d6e 100644
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/index.html
+++ 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
@@ -12,12 +12,12 @@
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="top section">
+<link href="#Top" rel="index" title="top section">
+<link href="#Top" rel="prev" title="top section">
 <style type="text/css">
 <!--
 a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
 td.printindex-index-entry {vertical-align: top}
 td.printindex-index-section {vertical-align: top; padding-left: 1em}
 th.entries-header-printindex {text-align:left}
@@ -31,14 +31,10 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <body lang="en">
 
 
-<a class="node" id="first-before-top"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[Contents]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
+<a class="node" id="first-before-top"></a><div class="nav-panel">
+<p>
+ &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
+</div>
 <a class="index-entry-id" id="index-first-before-top"></a>
 
 <p>in first node before printindex
@@ -184,11 +180,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 </td></tr></table>
 </div>
 <p>after second printindex in first node
-</p><table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a 
href="#node-in-menu-before-top" rel="index">node in menu before 
top</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
-
+</p>
 <a class="node" id="node-in-menu-before-top"></a>
 <a class="index-entry-id" id="index-node-in-menu-before-top"></a>
 <p>between node in menu before top and printindex
@@ -449,15 +441,10 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <p>in top section
 </p>
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#first" 
rel="index">first</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination"><a href="chapter.html" rel="index">1 A 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination">&bull; <a 
href="chapter.html#node-in-chapter">node in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
 
+<ul class="mini-toc">
+<li><a href="chapter.html" accesskey="1">A chapter</a></li>
+</ul>
 <a class="node" id="first"></a><p>Text and then index entries
 <a class="index-entry-id" id="index-_0021-entry-in-node"></a>
 <a class="index-entry-id" id="index-fun-in-node"></a>
@@ -534,18 +521,8 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 </td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#second" 
rel="index">second</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<a class="node" id="second"></a><table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#a-node" rel="index">a 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination">&bull; <a 
href="#another">another</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
 
+<a class="node" id="second"></a>
 <div class="printindex fn-printindex">
 <table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#top-section_fn_letter-A"><b>A</b></a>
  &nbsp; 
@@ -730,17 +707,11 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[Contents]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
+<div class="nav-panel">
 <p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
+ &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
+</div>
+
 
 
 </body>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-chapter.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/node-in-menu-before-top.html
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
 
b/tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
similarity index 100%
rename from 
tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/second.html
rename to 
tp/t/results/moreindices/nodes_before_top_and_sections_chapter_no_node/res_html/second.html
diff --git a/tp/tests/indices/list-of-tests b/tp/tests/indices/list-of-tests
index de76e45df3..13e94a9cb3 100644
--- a/tp/tests/indices/list-of-tests
+++ b/tp/tests/indices/list-of-tests
@@ -1,7 +1,5 @@
 # formats : :_info
 
-nodes_before_top_and_sections_html_chapter nodes_before_top_and_sections.texi 
--html --split chapter
-nodes_before_top_and_sections_html_chapter_nodes 
nodes_before_top_and_sections.texi --html -c 'USE_NODES 1' --node-files --split 
chapter
 index_special_region index_special_region.texi --split chapter -c 
'USE_TITLEPAGE_FOR_TITLE 0'
 index_special_region_no_region index_special_region_no_region.texi --split 
chapter -c 'USE_TITLEPAGE_FOR_TITLE 0'
 index_special_region_no_insertcopying 
index_special_region_no_insertcopying.texi --split chapter -c 
'USE_TITLEPAGE_FOR_TITLE 0'
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.1
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.2
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.2
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
deleted file mode 100644
index 182a23da3a..0000000000
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections_abt.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>About This Document (top section)</title>
-
-<meta name="description" content="About This Document (top section)">
-<meta name="keywords" content="About This Document (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-td.button-direction-about {text-align:center}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
deleted file mode 100644
index a4fb0735c6..0000000000
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
+++ /dev/null
@@ -1,160 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>chapter (top section)</title>
-
-<meta name="description" content="chapter (top section)">
-<meta name="keywords" content="chapter (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html#Top" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="index.html#a-node" title="Previous section in reading order"> 
&lt; </a>]</td>
-<td>[<a href="index.html#Top" title="Up section"> Up </a>]</td>
-<td>[<a href="#node-in-chapter" title="Next section in reading order"> &gt; 
</a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="A-chapter">1 A chapter</h1>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<hr>
-<a class="node-id" id="node-in-chapter"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html#Top" title="Up section"> Up </a>]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">node in chapter</h3>
-
-<a class="index-entry-id" id="index-node-in-chapter"></a>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
deleted file mode 100644
index 1a0c432a1d..0000000000
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
+++ /dev/null
@@ -1,315 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>first before top (top section)</title>
-
-<meta name="description" content="first before top (top section)">
-<meta name="keywords" content="first before top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-
-
-<a class="node-id" id="first-before-top"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[<a href="../dir_html/index.html" title="Up section"> Up </a>]</td>
-<td>[<a href="#node-in-menu-before-top" title="Next section in reading order"> 
&gt; </a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="#first-before-top" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">first before top</h3>
-<a class="index-entry-id" id="index-first-before-top"></a>
-
-<p>in first node before printindex
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>in first node
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>after second printindex in first node
-</p><table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a 
href="#node-in-menu-before-top" rel="index">node in menu before 
top</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr>
-<a class="node-id" id="node-in-menu-before-top"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[<a href="#first-before-top" title="Previous section in reading order"> 
&lt; </a>]</td>
-<td>[<a href="#first-before-top" title="Up section"> Up </a>]</td>
-<td>[<a href="index.html#Top" title="Next section in reading order"> &gt; 
</a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="#first-before-top" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">node in menu before top</h3>
-
-<a class="index-entry-id" id="index-node-in-menu-before-top"></a>
-<p>between node in menu before top and printindex
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>node in menu before top text after printindex
-</p>
-<a class="index-entry-id" id="index-printindex-node-in-menu-before-top"></a>
-
-
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="#first-before-top" title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
deleted file mode 100644
index 64801d6d03..0000000000
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/index.html
+++ /dev/null
@@ -1,590 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Top (top section)</title>
-
-<meta name="description" content="Top (top section)">
-<meta name="keywords" content="Top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="first-before-top.html#node-in-menu-before-top" 
title="Previous section in reading order"> &lt; </a>]</td>
-<td>[<a href="#first" title="Next section in reading order"> &gt; </a>]</td>
-<td> &nbsp; </td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<a class="index-entry-id" id="index-entry-a"></a>
-<p>in top node.
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-function"><code>a function</code></a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-fun-in-node"><code>fun in node</code></a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-somewhere"><code>somewhere</code></a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>And one more index in top node
-</p>
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<h1 class="top" id="top-section">top section</h1>
-<a class="index-entry-id" id="index-top-section"></a>
-
-<p>in top section
-</p>
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#first" 
rel="index">first</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination">&bull; <a href="chapter.html#chapter" 
rel="index">chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination">&bull; <a 
href="chapter.html#node-in-chapter">node in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr style="height: 6px;">
-<a class="node-id" id="first"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
-<td>[<a href="#Top" title="Up section"> Up </a>]</td>
-<td>[<a href="#second" title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">first</h3>
-<p>Text and then index entries
-<a class="index-entry-id" id="index-_0021-entry-in-node"></a>
-<a class="index-entry-id" id="index-fun-in-node"></a>
-<a class="index-entry-id" id="index-entry-in-node"></a>
-</p>
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#first_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#first_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#second" 
rel="index">second</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr>
-<a class="node-id" id="second"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="#first" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="#first" title="Up section"> Up </a>]</td>
-<td>[<a href="#another" title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">second</h3>
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination">&bull; <a href="#a-node" rel="index">a 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination">&bull; <a 
href="#another">another</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#second_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-function"><code>a function</code></a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-fun-in-node"><code>fun in node</code></a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-somewhere"><code>somewhere</code></a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#second_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<hr>
-<a class="node-id" id="another"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="#second" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="#second" title="Up section"> Up </a>]</td>
-<td>[<a href="#a-node" title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">another</h3>
-
-<a class="index-entry-id" id="index-something"></a>
-<a class="index-entry-id" id="index-somewhere"></a>
-<a class="index-entry-id" id="index-another"></a>
-
-<hr>
-<a class="node-id" id="a-node"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="#another" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="#second" title="Up section"> Up </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h3 class="node">a node</h3>
-<a class="index-entry-id" id="index-entry-after-printindex"></a>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<a class="index-entry-id" id="index-a-function"></a>
-<a class="index-entry-id" id="index-a-concept-a-node"></a>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="chapter.html#chapter" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="nodes_before_top_and_sections_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.1
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.2
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.2
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
 
b/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
deleted file mode 100644
index ceaefd0bee..0000000000
--- 
a/tp/tests/indices/res_parser/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections_abt.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>About This Document (top section)</title>
-
-<meta name="description" content="About This Document (top section)">
-<meta name="keywords" content="About This Document (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-td.button-direction-about {text-align:center}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[<a href="first-before-top.html#first-before-top" 
title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
deleted file mode 100644
index d16a0f59f5..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/a-node.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>a node (top section)</title>
-
-<meta name="description" content="a node (top section)">
-<meta name="keywords" content="a node (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#a-node">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a href="index.html#a-node">a 
node</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
deleted file mode 100644
index 452d107b0a..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/another.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>another (top section)</title>
-
-<meta name="description" content="another (top section)">
-<meta name="keywords" content="another (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#another">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#another">another</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
deleted file mode 100644
index 23f3e7db92..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/first.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>first (top section)</title>
-
-<meta name="description" content="first (top section)">
-<meta name="keywords" content="first (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#first">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a href="index.html#first">first</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
deleted file mode 100644
index 0e7c6024c0..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-chapter.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>node in chapter (top section)</title>
-
-<meta name="description" content="node in chapter (top section)">
-<meta name="keywords" content="node in chapter (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=chapter.html#node-in-chapter">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="chapter.html#node-in-chapter">node in chapter</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
deleted file mode 100644
index 2f10e695a9..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/node-in-menu-before-top.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>node in menu before top (top section)</title>
-
-<meta name="description" content="node in menu before top (top section)">
-<meta name="keywords" content="node in menu before top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=first-before-top.html#node-in-menu-before-top">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.1
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.2
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/nodes_before_top_and_sections.2
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
deleted file mode 100644
index 31ac586eb3..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter/second.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>second (top section)</title>
-
-<meta name="description" content="second (top section)">
-<meta name="keywords" content="second (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#second">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#second">second</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
deleted file mode 100644
index d16a0f59f5..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/a-node.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>a node (top section)</title>
-
-<meta name="description" content="a node (top section)">
-<meta name="keywords" content="a node (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#a-node">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a href="index.html#a-node">a 
node</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
deleted file mode 100644
index 452d107b0a..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/another.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>another (top section)</title>
-
-<meta name="description" content="another (top section)">
-<meta name="keywords" content="another (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#another">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#another">another</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
deleted file mode 100644
index 24710da00f..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/chapter.html
+++ /dev/null
@@ -1,130 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>chapter (top section)</title>
-
-<meta name="description" content="chapter (top section)">
-<meta name="keywords" content="chapter (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link href="index.html#Top" rel="start" title="Top">
-<link href="first-before-top.html#first-before-top" rel="index" title="first 
before top">
-<link href="index.html#Top" rel="up" title="Top">
-<link href="#node-in-chapter" rel="next" title="node in chapter">
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="chapter-level-extent" id="chapter">
-<div class="nav-panel">
-<p>
-Next: <a href="#node-in-chapter" accesskey="n" rel="next">node in chapter</a>, 
Up: <a href="index.html#Top" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h2 class="chapter" id="A-chapter">1 A chapter</h2>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<hr>
-<a class="node-id" id="node-in-chapter"></a><div class="nav-panel">
-<p>
-Previous: <a href="#chapter" accesskey="p" rel="prev">A chapter</a>, Up: <a 
href="index.html#Top" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h4 class="node">node in chapter</h4>
-
-<a class="index-entry-id" id="index-node-in-chapter"></a>
-
-</div>
-<hr>
-<div class="nav-panel">
-<p>
-Next: <a href="#node-in-chapter" accesskey="n" rel="next">node in chapter</a>, 
Up: <a href="index.html#Top" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
deleted file mode 100644
index b1417d7de1..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first-before-top.html
+++ /dev/null
@@ -1,279 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>first before top (top section)</title>
-
-<meta name="description" content="first before top (top section)">
-<meta name="keywords" content="first before top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link href="index.html#Top" rel="start" title="Top">
-<link href="#first-before-top" rel="index" title="first before top">
-<link href="../dir_html/index.html" rel="up" title="(dir)">
-<link href="index.html#Top" rel="next" title="Top">
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-
-
-<a class="node-id" id="first-before-top"></a><div class="nav-panel">
-<p>
-Next: <a href="index.html#Top" accesskey="n" rel="next">top section</a>, Up: 
<a href="../dir_html/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a 
href="#first-before-top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h4 class="node">first before top</h4>
-<a class="index-entry-id" id="index-first-before-top"></a>
-
-<p>in first node before printindex
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>in first node
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>after second printindex in first node
-</p>
-<hr>
-<a class="node-id" id="node-in-menu-before-top"></a><div class="nav-panel">
-<p>
-Up: <a href="#first-before-top" accesskey="u" rel="up">first before top</a> 
&nbsp; [<a href="#first-before-top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h4 class="node">node in menu before top</h4>
-
-<a class="index-entry-id" id="index-node-in-menu-before-top"></a>
-<p>between node in menu before top and printindex
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="index.html#a-node">a 
node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-another">another</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-a">entry a</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-after-printindex">entry after 
printindex</a></td><td class="printindex-index-section"><a 
href="index.html#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="index.html#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-first-before-top">first before top</a></td><td 
class="printindex-index-section"><a href="#first-before-top">first before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-node-in-menu-before-top">node in menu before top</a></td><td 
class="printindex-index-section"><a href="#node-in-menu-before-top">node in 
menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-printindex-node-in-menu-before-top">printindex node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="#node-in-menu-before-top">node in menu before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-something">something</a></td><td 
class="printindex-index-section"><a 
href="index.html#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="node-in-menu-before-top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="index.html#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<p>node in menu before top text after printindex
-</p>
-<a class="index-entry-id" id="index-printindex-node-in-menu-before-top"></a>
-
-
-<hr>
-<div class="nav-panel">
-<p>
-Next: <a href="index.html#Top" accesskey="n" rel="next">top section</a>, Up: 
<a href="../dir_html/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a 
href="#first-before-top" title="Index" rel="index">Index</a>]</p>
-</div>
-
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
deleted file mode 100644
index 23f3e7db92..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/first.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>first (top section)</title>
-
-<meta name="description" content="first (top section)">
-<meta name="keywords" content="first (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#first">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a href="index.html#first">first</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
deleted file mode 100644
index 88b7819d24..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/index.html
+++ /dev/null
@@ -1,516 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Top (top section)</title>
-
-<meta name="description" content="Top (top section)">
-<meta name="keywords" content="Top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link href="#Top" rel="start" title="Top">
-<link href="first-before-top.html#first-before-top" rel="index" title="first 
before top">
-<link href="first-before-top.html#first-before-top" rel="prev" title="first 
before top">
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="top-level-extent" id="Top">
-<div class="nav-panel">
-<p>
-Previous: <a href="first-before-top.html#first-before-top" accesskey="p" 
rel="prev">first before top</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<a class="index-entry-id" id="index-entry-a"></a>
-<p>in top node.
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-function"><code>a function</code></a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-fun-in-node"><code>fun in node</code></a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-somewhere"><code>somewhere</code></a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>And one more index in top node
-</p>
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<h1 class="top" id="top-section">top section</h1>
-<a class="index-entry-id" id="index-top-section"></a>
-
-<p>in top section
-</p>
-
-<ul class="mini-toc">
-<li><a href="chapter.html#chapter" accesskey="1">A chapter</a></li>
-</ul>
-<hr>
-<a class="node-id" id="first"></a><div class="nav-panel">
-<p>
-Previous: <a href="#Top" accesskey="p" rel="prev">top section</a>, Up: <a 
href="#Top" accesskey="u" rel="up">top section</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h4 class="node">first</h4>
-<p>Text and then index entries
-<a class="index-entry-id" id="index-_0021-entry-in-node"></a>
-<a class="index-entry-id" id="index-fun-in-node"></a>
-<a class="index-entry-id" id="index-entry-in-node"></a>
-</p>
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#first_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="first_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#first_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#first_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#first_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-
-<hr>
-<a class="node-id" id="second"></a><div class="nav-panel">
-<p>
-Up: <a href="#first" accesskey="u" rel="up">first</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h4 class="node">second</h4>
-
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#second_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-function"><code>a function</code></a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-fun-in-node"><code>fun in node</code></a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="second_fn_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-somewhere"><code>somewhere</code></a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#second_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<hr>
-<a class="node-id" id="another"></a><div class="nav-panel">
-<p>
-Previous: <a href="#a-node" accesskey="p" rel="prev">a node</a>, Up: <a 
href="#second" accesskey="u" rel="up">second</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h4 class="node">another</h4>
-
-<a class="index-entry-id" id="index-something"></a>
-<a class="index-entry-id" id="index-somewhere"></a>
-<a class="index-entry-id" id="index-another"></a>
-
-<hr>
-<a class="node-id" id="a-node"></a><div class="nav-panel">
-<p>
-Next: <a href="#another" accesskey="n" rel="next">another</a>, Up: <a 
href="#second" accesskey="u" rel="up">second</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<h4 class="node">a node</h4>
-<a class="index-entry-id" id="index-entry-after-printindex"></a>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<a class="index-entry-id" id="index-a-function"></a>
-<a class="index-entry-id" id="index-a-concept-a-node"></a>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_symbol-1">!</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0021-entry-in-node">! entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-concept-a-node">a concept a node</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another">another</a></td><td class="printindex-index-section"><a 
href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-E">E</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a href="#index-entry-a">entry 
a</a></td><td class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-after-printindex">entry after printindex</a></td><td 
class="printindex-index-section"><a href="#a-node">a node</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-entry-in-node">entry in node</a></td><td 
class="printindex-index-section"><a href="#first">first</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-first-before-top">first before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#first-before-top">first before top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-N">N</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="chapter.html#index-node-in-chapter">node in chapter</a></td><td 
class="printindex-index-section"><a href="chapter.html#node-in-chapter">node in 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-node-in-menu-before-top">node in menu before 
top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="first-before-top.html#index-printindex-node-in-menu-before-top">printindex
 node in menu before top</a></td><td class="printindex-index-section"><a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-S">S</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-something">something</a></td><td 
class="printindex-index-section"><a href="#another">another</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="a-node_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-top-section">top section</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#a-node_cp_symbol-1"><b>!</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#a-node_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-E"><b>E</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-N"><b>N</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-<hr>
-<div class="nav-panel">
-<p>
-Previous: <a href="first-before-top.html#first-before-top" accesskey="p" 
rel="prev">first before top</a> &nbsp; [<a 
href="first-before-top.html#first-before-top" title="Index" 
rel="index">Index</a>]</p>
-</div>
-
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
deleted file mode 100644
index 0e7c6024c0..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-chapter.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>node in chapter (top section)</title>
-
-<meta name="description" content="node in chapter (top section)">
-<meta name="keywords" content="node in chapter (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=chapter.html#node-in-chapter">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="chapter.html#node-in-chapter">node in chapter</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
deleted file mode 100644
index 2f10e695a9..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/node-in-menu-before-top.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>node in menu before top (top section)</title>
-
-<meta name="description" content="node in menu before top (top section)">
-<meta name="keywords" content="node in menu before top (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=first-before-top.html#node-in-menu-before-top">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="first-before-top.html#node-in-menu-before-top">node in menu before 
top</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.1
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.2
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/nodes_before_top_and_sections.2
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
 
b/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
deleted file mode 100644
index 31ac586eb3..0000000000
--- 
a/tp/tests/indices/res_parser_info/nodes_before_top_and_sections_html_chapter_nodes/second.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>second (top section)</title>
-
-<meta name="description" content="second (top section)">
-<meta name="keywords" content="second (top section)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#second">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#second">second</a>.</p>
-</body>
diff --git 
a/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter.sh 
b/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter.sh
deleted file mode 100755
index 96eb390182..0000000000
--- 
a/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-
-
-dir=indices
-name='nodes_before_top_and_sections_html_chapter'
-mkdir -p $dir
-
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-exit $exit_status
-
diff --git 
a/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter_nodes.sh
 
b/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter_nodes.sh
deleted file mode 100755
index e4f0596ead..0000000000
--- 
a/tp/tests/test_scripts/indices_nodes_before_top_and_sections_html_chapter_nodes.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-
-
-dir=indices
-name='nodes_before_top_and_sections_html_chapter_nodes'
-mkdir -p $dir
-
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-exit $exit_status
-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]