summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl14
1 files changed, 9 insertions, 5 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl b/macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl
index dacfb34fe8..3e61096ea3 100644
--- a/macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl
+++ b/macros/texinfo/texinfo/tp/t/results/indices/index_entry_in_footnote.pl
@@ -167,7 +167,9 @@ $result_trees{'index_entry_in_footnote'} = {
],
'nodes_manuals' => [
{
- 'node_content' => [],
+ 'node_content' => [
+ {}
+ ],
'normalized' => 'Top'
}
],
@@ -207,7 +209,7 @@ $result_trees{'index_entry_in_footnote'}{'contents'}[1]{'contents'}[3]{'args'}[0
$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'contents'}[3]{'args'}[0]{'parent'} = $result_trees{'index_entry_in_footnote'}{'contents'}[1]{'contents'}[3];
$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'contents'}[3]{'parent'} = $result_trees{'index_entry_in_footnote'}{'contents'}[1];
$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'extra'}{'node_content'}[0] = $result_trees{'index_entry_in_footnote'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'} = $result_trees{'index_entry_in_footnote'}{'contents'}[1]{'extra'}{'node_content'};
+$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0] = $result_trees{'index_entry_in_footnote'}{'contents'}[1]{'args'}[0]{'contents'}[0];
$result_trees{'index_entry_in_footnote'}{'contents'}[1]{'parent'} = $result_trees{'index_entry_in_footnote'};
$result_texis{'index_entry_in_footnote'} = '@node Top
@@ -248,6 +250,9 @@ $result_menus{'index_entry_in_footnote'} = {
$result_errors{'index_entry_in_footnote'} = [];
+$result_floats{'index_entry_in_footnote'} = {};
+
+
$result_converted{'info'}->{'index_entry_in_footnote'} = 'This is , produced from .
@@ -314,12 +319,11 @@ $result_converted{'html_text'}->{'index_entry_in_footnote'} = '<span id="Top"></
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h3>
+<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
<p>in footnote
<span id="index-index-entry-in-footnote"></span>
</p>
</div>
-<hr>
-';
+<hr>';
1;