texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Makefile.am (test_files), tp/Makefile.tres,


From: Patrice Dumas
Subject: branch master updated: * tp/Makefile.am (test_files), tp/Makefile.tres, tp/t/96moresectioning.t: remove two_footnotes_in_nodes and two_footnotes_in_nodes_separated that are redundant with tests in 03coverage_braces.t, and remove the associated Texinfo file.
Date: Mon, 02 Jan 2023 10:16:52 -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 261e01aa44 * tp/Makefile.am (test_files), tp/Makefile.tres, 
tp/t/96moresectioning.t: remove two_footnotes_in_nodes and 
two_footnotes_in_nodes_separated that are redundant with tests in 
03coverage_braces.t, and remove the associated Texinfo file.
261e01aa44 is described below

commit 261e01aa44fd1d90549cea24321c0cb35d16f441
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Jan 2 16:16:42 2023 +0100

    * tp/Makefile.am (test_files), tp/Makefile.tres,
    tp/t/96moresectioning.t: remove two_footnotes_in_nodes and
    two_footnotes_in_nodes_separated that are redundant with tests in
    03coverage_braces.t, and remove the associated Texinfo file.
    
    * tp/t/03coverage_braces.t: only do html_text output format test if
    not already doing html output format test.
---
 ChangeLog                                          |  10 +
 tp/Makefile.am                                     |   1 -
 tp/Makefile.tres                                   |   4 -
 tp/t/03coverage_braces.t                           |   3 +-
 tp/t/96moresectioning.t                            |  10 -
 tp/t/input_files/two_footnotes_in_nodes.texi       |  29 -
 tp/t/results/coverage_braces/test_image.pl         | 138 ----
 .../coverage_braces/two_footnotes_in_nodes.pl      |  53 --
 .../two_footnotes_in_nodes_separate.pl             |  55 --
 .../moresectioning/two_footnotes_in_nodes.pl       | 692 ---------------------
 .../res_html/two_footnotes_in_nodes.html           | 215 -------
 .../two_footnotes_in_nodes_separated.pl            | 692 ---------------------
 .../res_html/two_footnotes_in_nodes.html           | 215 -------
 13 files changed, 12 insertions(+), 2105 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 273dc21635..87d75eee48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2023-01-02  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Makefile.am (test_files), tp/Makefile.tres,
+       tp/t/96moresectioning.t: remove two_footnotes_in_nodes and
+       two_footnotes_in_nodes_separated that are redundant with tests in
+       03coverage_braces.t, and remove the associated Texinfo file.
+
+       * tp/t/03coverage_braces.t: only do html_text output format test if
+       not already doing html output format test.
+
 2023-01-02  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Common.pm, tp/Texinfo/Convert/Converter.pm,
diff --git a/tp/Makefile.am b/tp/Makefile.am
index 0e1a2f9cb8..54fc45a1c4 100644
--- a/tp/Makefile.am
+++ b/tp/Makefile.am
@@ -248,7 +248,6 @@ test_files = \
  t/input_files/top_node_up_explicit.texi \
  t/input_files/top_node_up_implicit.texi \
  t/input_files/topic_guide.texi \
- t/input_files/two_footnotes_in_nodes.texi \
  t/input_files/things_before_setfilename_no_element.texi \
  t/input_files/things_before_setfilename.texi \
  t/input_files/unknown_nodes_renamed.texi \
diff --git a/tp/Makefile.tres b/tp/Makefile.tres
index c0504899e4..d1eebb13df 100644
--- a/tp/Makefile.tres
+++ b/tp/Makefile.tres
@@ -1585,10 +1585,6 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   
t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
 \
   t/results/moresectioning/top_node_up_implicit.pl \
   
t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
 \
-  t/results/moresectioning/two_footnotes_in_nodes.pl \
-  
t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
 \
-  t/results/moresectioning/two_footnotes_in_nodes_separated.pl \
-  
t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
 \
   t/results/multitable/empty_headitem.pl \
   t/results/multitable/empty_item_tab.pl \
   t/results/multitable/empty_multitable_with_cells.pl \
diff --git a/tp/t/03coverage_braces.t b/tp/t/03coverage_braces.t
index 9e41fddd04..04d9e398c2 100644
--- a/tp/t/03coverage_braces.t
+++ b/tp/t/03coverage_braces.t
@@ -372,7 +372,8 @@ third}
 
 foreach my $test (@test_cases) {
   push @{$test->[2]->{'test_formats'}}, 'plaintext';
-  push @{$test->[2]->{'test_formats'}}, 'html_text';
+  push @{$test->[2]->{'test_formats'}}, 'html_text'
+    unless grep {$_ eq 'html'} @{$test->[2]->{'test_formats'}};
   push @{$test->[2]->{'test_formats'}}, 'latex_text';
 }
 
diff --git a/tp/t/96moresectioning.t b/tp/t/96moresectioning.t
index 16161a7d4c..26757040ad 100644
--- a/tp/t/96moresectioning.t
+++ b/tp/t/96moresectioning.t
@@ -32,16 +32,6 @@ my @test_cases = (
   {'test_file' => 'node_footnote.texi'},
   {'footnotestyle' => 'separate', 'FORMAT_MENU' => 'menu'}
 ],
-['two_footnotes_in_nodes',
-  undef,
-  {'test_file' => 'two_footnotes_in_nodes.texi'},
-  {'TEXI2HTML' => 1, }
-],
-['two_footnotes_in_nodes_separated',
-  undef,
-  {'test_file' => 'two_footnotes_in_nodes.texi'},
-  {'TEXI2HTML' => 1, 'footnotestyle' => 'separate'}
-],
 ['top_node_up_implicit',
   undef,
   {'test_file' => 'top_node_up_implicit.texi'},
diff --git a/tp/t/input_files/two_footnotes_in_nodes.texi 
b/tp/t/input_files/two_footnotes_in_nodes.texi
deleted file mode 100644
index c46c7768c9..0000000000
--- a/tp/t/input_files/two_footnotes_in_nodes.texi
+++ /dev/null
@@ -1,29 +0,0 @@
-\input texinfo @c -*-texinfo-*-
-
-@node Top
-@top 2 footnotes in 2 nodes
-
-A@footnote{Footnote Top/1
-
-para2}
-
-B@footnote{Footnote Top/2
-
-para2}
-
-@menu
-* chapter::
-@end menu
-
-@node chapter
-@chapter chapter
-
-C@footnote{Footnote chapter/1
-
-para2}
-
-D@footnote{Footnote chapter/2
-
-para2}
-
-@bye
diff --git a/tp/t/results/coverage_braces/test_image.pl 
b/tp/t/results/coverage_braces/test_image.pl
index a59ff0bfc9..634b91a07f 100644
--- a/tp/t/results/coverage_braces/test_image.pl
+++ b/tp/t/results/coverage_braces/test_image.pl
@@ -3117,144 +3117,6 @@ $result_converted_errors{'plaintext'}->{'test_image'} = 
[
 
 
 
-$result_converted{'html_text'}->{'test_image'} = '
-
-<h1 class="node" id="Top">Top</h1>
-
-<img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-
-<p>In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.
-</p>
-<p>Insertcopying
-</p><p>Text in copying.
-<img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-</p>
-<p>In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.
-</p>
-<div class="example">
-<pre class="example-preformatted"><img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-
-In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.
-</pre></div>
-
-<div class="float" id="Image-with-commands">
-<img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-
-<p>In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.
-</p>
-
-<div class="caption"><img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-
-<p><strong class="strong">Image 1: </strong>In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.</p></div></div>
-<dl class="listoffloats">
-<dt><a href="#Image-with-commands">Image 1</a></dt><dd 
class="caption-in-listoffloats"><img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="f@i--le..  
a@&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">
-
-<p>In text <img class="image" 
src="f%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20.ext%40i--le..%20%20a%40%3c%22%25%40%20%20%3c%20%26%20%40%20%25%20%22%20"
 alt="alt &icirc;&ndash;le..  a
-&lt;&quot;%@&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;">.</p></dd>
-</dl>
-
-';
-
-$result_converted_errors{'html_text'}->{'test_image'} = [
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 14,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 14,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 9,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 9,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 20,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 20,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 24,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 24,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 26,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @image file `f@i--le..  a@<"%@  < & @ % " \' 
(for HTML) not found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  
< & @ % " \' (possibly involving @files-char)
-',
-    'file_name' => '',
-    'line_nr' => 26,
-    'macro' => 'files-char',
-    'text' => '@image file `f@i--le..  a@<"%@  < & @ % " \' (for HTML) not 
found, using `f@i--le..  a@<"%@  < & @ % " .ext@i--le..  a@<"%@  < & @ % " \'',
-    'type' => 'warning'
-  }
-];
-
-
-
 $result_converted{'latex_text'}->{'test_image'} = '
 
 \\label{anchor:Top}%
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl 
b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
index ba40af5069..d07db0c3e7 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
@@ -841,59 +841,6 @@ C(1)
 ';
 
 
-$result_converted{'html_text'}->{'two_footnotes_in_nodes'} = '<div 
class="top-level-extent" id="Top">
-<div class="nav-panel">
-<p>
- &nbsp; </p>
-</div>
-<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-
-<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
-</p>
-
-<ul class="mini-toc">
-<li><a href="#chapter" accesskey="1">chapter</a></li>
-</ul>
-<hr>
-<div class="chapter-level-extent" id="chapter">
-<div class="nav-panel">
-<p>
- &nbsp; </p>
-</div>
-<h2 class="chapter" id="chapter-1">1 chapter</h2>
-
-<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
-</p>
-<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
-</p>
-</div>
-</div>
-<div class="footnotes-segment">
-<hr>
-<h4 class="footnotes-heading">Footnotes</h4>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>Footnote Top/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>Footnote Top/2
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(3)</a></h5>
-<p>Footnote chapter/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT4" href="#DOCF4">(4)</a></h5>
-<p>Footnote chapter/2
-</p>
-<p>para2</p>
-</div>
-';
-
-
 $result_converted{'latex_text'}->{'two_footnotes_in_nodes'} = 
'\\begin{document}
 \\label{anchor:Top}%
 \\chapter{{chapter}}
diff --git a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl 
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
index 703b14ffac..fd9e9fbeda 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
@@ -875,61 +875,6 @@ C(1) (*note chapter-Footnote-1::)
 ';
 
 
-$result_converted{'html_text'}->{'two_footnotes_in_nodes_separate'} = '<div 
class="top-level-extent" id="Top">
-<div class="nav-panel">
-<p>
- &nbsp; </p>
-</div>
-<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-
-<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
-</p>
-
-<ul class="mini-toc">
-<li><a href="#chapter" accesskey="1">chapter</a></li>
-</ul>
-<hr>
-<div class="chapter-level-extent" id="chapter">
-<div class="nav-panel">
-<p>
- &nbsp; </p>
-</div>
-<h2 class="chapter" id="chapter-1">1 chapter</h2>
-
-<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
-</p>
-<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
-</p>
-</div>
-</div>
-<div class="element-footnotes" id="SEC_Footnotes">
-<div class="nav-panel">
-<p>
- &nbsp; </p>
-</div>
-<h4 class="footnotes-heading">Footnotes</h4>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>Footnote Top/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>Footnote Top/2
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(3)</a></h5>
-<p>Footnote chapter/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT4" href="#DOCF4">(4)</a></h5>
-<p>Footnote chapter/2
-</p>
-<p>para2</p>
-</div>';
-
-
 $result_converted{'latex_text'}->{'two_footnotes_in_nodes_separate'} = 
'\\begin{document}
 \\label{anchor:Top}%
 \\chapter{{chapter}}
diff --git a/tp/t/results/moresectioning/two_footnotes_in_nodes.pl 
b/tp/t/results/moresectioning/two_footnotes_in_nodes.pl
deleted file mode 100644
index ec19166efd..0000000000
--- a/tp/t/results/moresectioning/two_footnotes_in_nodes.pl
+++ /dev/null
@@ -1,692 +0,0 @@
-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{'two_footnotes_in_nodes'} = {
-  'contents' => [
-    {
-      'contents' => [
-        {
-          'contents' => [
-            {
-              'text' => '\\input texinfo @c -*-texinfo-*-
-',
-              'type' => 'text_before_beginning'
-            },
-            {
-              'text' => '
-',
-              'type' => 'text_before_beginning'
-            }
-          ],
-          'type' => 'preamble_before_beginning'
-        },
-        {
-          'contents' => [],
-          'type' => 'preamble_before_content'
-        }
-      ],
-      'type' => 'before_node_section'
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'Top'
-          }
-        ],
-        'normalized' => 'Top'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 3,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => '2 footnotes in 2 nodes'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'top',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'A'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote Top/1
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 6,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'B'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote Top/2
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 10,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          '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' => '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' => 'two_footnotes_in_nodes.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' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 16,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'two_footnotes_in_nodes.texi',
-            'line_nr' => 14,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 4,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter'
-          }
-        ],
-        'normalized' => 'chapter'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 18,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'chapter',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'C'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote chapter/1
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 21,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'D'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote chapter/2
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 25,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 19,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'text' => '
-',
-          'type' => 'misc_arg'
-        }
-      ],
-      'cmdname' => 'bye'
-    }
-  ],
-  'type' => 'document_root'
-};
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'args'}[3];
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-
-$result_texis{'two_footnotes_in_nodes'} = '\\input texinfo @c -*-texinfo-*-
-
-@node Top
-@top 2 footnotes in 2 nodes
-
-A@footnote{Footnote Top/1
-
-para2}
-
-B@footnote{Footnote Top/2
-
-para2}
-
-@menu
-* chapter::
-@end menu
-
-@node chapter
-@chapter chapter
-
-C@footnote{Footnote chapter/1
-
-para2}
-
-D@footnote{Footnote chapter/2
-
-para2}
-
-@bye
-';
-
-
-$result_texts{'two_footnotes_in_nodes'} = '2 footnotes in 2 nodes
-**********************
-
-A
-
-B
-
-* chapter::
-
-1 chapter
-*********
-
-C
-
-D
-
-';
-
-$result_sectioning{'two_footnotes_in_nodes'} = {
-  'structure' => {
-    'section_childs' => [
-      {
-        'cmdname' => 'top',
-        'extra' => {
-          'associated_node' => {
-            'cmdname' => 'node',
-            'extra' => {
-              'normalized' => 'Top'
-            },
-            'info' => {},
-            'structure' => {}
-          }
-        },
-        'info' => {},
-        'structure' => {
-          'section_childs' => [
-            {
-              'cmdname' => 'chapter',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    '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{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = 
$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'two_footnotes_in_nodes'};
-
-$result_nodes{'two_footnotes_in_nodes'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'associated_section' => {
-      'cmdname' => 'top',
-      'extra' => {},
-      'info' => {},
-      'structure' => {}
-    },
-    'menus' => [
-      {
-        'cmdname' => 'menu'
-      }
-    ],
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'associated_section' => {
-          'cmdname' => 'chapter',
-          'extra' => {},
-          'info' => {},
-          'structure' => {
-            'section_number' => 1
-          }
-        },
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'node_prev' => {},
-        'node_up' => {}
-      }
-    },
-    'node_next' => {}
-  }
-};
-$result_nodes{'two_footnotes_in_nodes'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'two_footnotes_in_nodes'};
-$result_nodes{'two_footnotes_in_nodes'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'two_footnotes_in_nodes'};
-$result_nodes{'two_footnotes_in_nodes'}{'structure'}{'node_next'} = 
$result_nodes{'two_footnotes_in_nodes'}{'structure'}{'menu_child'};
-
-$result_menus{'two_footnotes_in_nodes'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'menu_up' => {},
-        'menu_up_hash' => {
-          'Top' => 1
-        }
-      }
-    }
-  }
-};
-$result_menus{'two_footnotes_in_nodes'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'two_footnotes_in_nodes'};
-
-$result_errors{'two_footnotes_in_nodes'} = [];
-
-
-$result_floats{'two_footnotes_in_nodes'} = {};
-
-
-1;
diff --git 
a/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
 
b/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
deleted file mode 100644
index 87d547951c..0000000000
--- 
a/tp/t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
+++ /dev/null
@@ -1,215 +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>2 footnotes in 2 nodes</title>
-
-<meta name="description" content="2 footnotes in 2 nodes">
-<meta name="keywords" content="2 footnotes in 2 nodes">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<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.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
-<td> &nbsp; </td>
-<td>[Contents]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-
-<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
-</p>
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr style="height: 6px;">
-<div class="chapter-level-extent" id="chapter">
-<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>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</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>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="chapter-1">1 chapter</h1>
-
-<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
-</p>
-<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
-</p>
-<hr style="height: 6px;">
-</div>
-</div>
-<div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>Footnote Top/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>Footnote Top/2
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(3)</a></h5>
-<p>Footnote chapter/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT4" href="#DOCF4">(4)</a></h5>
-<p>Footnote chapter/2
-</p>
-<p>para2</p>
-</div><hr>
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[Index]</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>.
-</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>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em>.</span>
-</p>
-
-
-</body>
-</html>
diff --git a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated.pl 
b/tp/t/results/moresectioning/two_footnotes_in_nodes_separated.pl
deleted file mode 100644
index ef33ef9246..0000000000
--- a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated.pl
+++ /dev/null
@@ -1,692 +0,0 @@
-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{'two_footnotes_in_nodes_separated'} = {
-  'contents' => [
-    {
-      'contents' => [
-        {
-          'contents' => [
-            {
-              'text' => '\\input texinfo @c -*-texinfo-*-
-',
-              'type' => 'text_before_beginning'
-            },
-            {
-              'text' => '
-',
-              'type' => 'text_before_beginning'
-            }
-          ],
-          'type' => 'preamble_before_beginning'
-        },
-        {
-          'contents' => [],
-          'type' => 'preamble_before_content'
-        }
-      ],
-      'type' => 'before_node_section'
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'Top'
-          }
-        ],
-        'normalized' => 'Top'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 3,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => '2 footnotes in 2 nodes'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'top',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'A'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote Top/1
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 6,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'B'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote Top/2
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 10,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          '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' => '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' => 'two_footnotes_in_nodes.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' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 16,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'two_footnotes_in_nodes.texi',
-            'line_nr' => 14,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 4,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter'
-          }
-        ],
-        'normalized' => 'chapter'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 18,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'chapter',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'C'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote chapter/1
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 21,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'D'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Footnote chapter/2
-'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'para2'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'two_footnotes_in_nodes.texi',
-                'line_nr' => 25,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'two_footnotes_in_nodes.texi',
-        'line_nr' => 19,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'text' => '
-',
-          'type' => 'misc_arg'
-        }
-      ],
-      'cmdname' => 'bye'
-    }
-  ],
-  'type' => 'document_root'
-};
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'args'}[3];
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'two_footnotes_in_nodes_separated'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-
-$result_texis{'two_footnotes_in_nodes_separated'} = '\\input texinfo @c 
-*-texinfo-*-
-
-@node Top
-@top 2 footnotes in 2 nodes
-
-A@footnote{Footnote Top/1
-
-para2}
-
-B@footnote{Footnote Top/2
-
-para2}
-
-@menu
-* chapter::
-@end menu
-
-@node chapter
-@chapter chapter
-
-C@footnote{Footnote chapter/1
-
-para2}
-
-D@footnote{Footnote chapter/2
-
-para2}
-
-@bye
-';
-
-
-$result_texts{'two_footnotes_in_nodes_separated'} = '2 footnotes in 2 nodes
-**********************
-
-A
-
-B
-
-* chapter::
-
-1 chapter
-*********
-
-C
-
-D
-
-';
-
-$result_sectioning{'two_footnotes_in_nodes_separated'} = {
-  'structure' => {
-    'section_childs' => [
-      {
-        'cmdname' => 'top',
-        'extra' => {
-          'associated_node' => {
-            'cmdname' => 'node',
-            'extra' => {
-              'normalized' => 'Top'
-            },
-            'info' => {},
-            'structure' => {}
-          }
-        },
-        'info' => {},
-        'structure' => {
-          'section_childs' => [
-            {
-              'cmdname' => 'chapter',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    '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{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = 
$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'two_footnotes_in_nodes_separated'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'two_footnotes_in_nodes_separated'};
-
-$result_nodes{'two_footnotes_in_nodes_separated'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'associated_section' => {
-      'cmdname' => 'top',
-      'extra' => {},
-      'info' => {},
-      'structure' => {}
-    },
-    'menus' => [
-      {
-        'cmdname' => 'menu'
-      }
-    ],
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'associated_section' => {
-          'cmdname' => 'chapter',
-          'extra' => {},
-          'info' => {},
-          'structure' => {
-            'section_number' => 1
-          }
-        },
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'node_prev' => {},
-        'node_up' => {}
-      }
-    },
-    'node_next' => {}
-  }
-};
-$result_nodes{'two_footnotes_in_nodes_separated'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'two_footnotes_in_nodes_separated'};
-$result_nodes{'two_footnotes_in_nodes_separated'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'two_footnotes_in_nodes_separated'};
-$result_nodes{'two_footnotes_in_nodes_separated'}{'structure'}{'node_next'} = 
$result_nodes{'two_footnotes_in_nodes_separated'}{'structure'}{'menu_child'};
-
-$result_menus{'two_footnotes_in_nodes_separated'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'menu_up' => {},
-        'menu_up_hash' => {
-          'Top' => 1
-        }
-      }
-    }
-  }
-};
-$result_menus{'two_footnotes_in_nodes_separated'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'two_footnotes_in_nodes_separated'};
-
-$result_errors{'two_footnotes_in_nodes_separated'} = [];
-
-
-$result_floats{'two_footnotes_in_nodes_separated'} = {};
-
-
-1;
diff --git 
a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
 
b/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
deleted file mode 100644
index 87d547951c..0000000000
--- 
a/tp/t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
+++ /dev/null
@@ -1,215 +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>2 footnotes in 2 nodes</title>
-
-<meta name="description" content="2 footnotes in 2 nodes">
-<meta name="keywords" content="2 footnotes in 2 nodes">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<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.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
-<td> &nbsp; </td>
-<td>[Contents]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="g_t2-footnotes-in-2-nodes">2 footnotes in 2 nodes</h1>
-
-<p>A<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<p>B<a class="footnote" id="DOCF2" href="#FOOT2"><sup>2</sup></a>
-</p>
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr style="height: 6px;">
-<div class="chapter-level-extent" id="chapter">
-<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>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</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>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="chapter-1">1 chapter</h1>
-
-<p>C<a class="footnote" id="DOCF3" href="#FOOT3"><sup>3</sup></a>
-</p>
-<p>D<a class="footnote" id="DOCF4" href="#FOOT4"><sup>4</sup></a>
-</p>
-<hr style="height: 6px;">
-</div>
-</div>
-<div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>Footnote Top/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>Footnote Top/2
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(3)</a></h5>
-<p>Footnote chapter/1
-</p>
-<p>para2</p>
-<h5 class="footnote-body-heading"><a id="FOOT4" href="#DOCF4">(4)</a></h5>
-<p>Footnote chapter/2
-</p>
-<p>para2</p>
-</div><hr>
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[Contents]</td>
-<td>[Index]</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>.
-</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>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em>.</span>
-</p>
-
-
-</body>
-</html>



reply via email to

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