[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Thu, 18 Jan 2024 15:25:15 -0500 (EST) |
branch: master
commit b065ec493f2715a04db58dc076d2e73d936ecbcf
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Jan 18 20:24:12 2024 +0000
Change handling of blank lines between Info nodes
* tp/Texinfo/Convert/Info.pm (format_node): Do not check
'empty_lines_count' or add a newline at the beginning of the node
if it is zero. This makes the conversion of the node more independent
of other nodes and sections of the Info file.
(output): Each time after calling 'convert_output_unit', add
an extra newline to the output if the result did not end in
an empty line. This compensates for not adding a line at the
beginning in format_node. Do not output an extra newline before
the tag table, just after the last node.
* tp/Texinfo/Convert/Plaintext.pm (_convert): Ensure that
the 'before_node_section' ends in a newline by calling
ensure_end_of_line, as it is no longer altered in format_node.
This is aimed towards eliminating 'empty_lines_count' counting with
simplicity and performance benefits.
---
ChangeLog | 20 ++++++++++++++++++++
tp/Texinfo/Convert/Info.pm | 21 +++++++--------------
tp/Texinfo/Convert/Plaintext.pm | 1 +
tp/t/results/conditionals/cond_info.pl | 1 -
.../conditionals/cond_info_ifhtml_ifinfo_iftex.pl | 1 -
.../cond_info_no-ifhtml_no-ifinfo_no-iftex.pl | 1 -
tp/t/results/converters_tests/commands_in_sc.pl | 1 -
.../converters_tests/contents_at_document_begin.pl | 1 -
.../contents_at_document_begin_inline.pl | 1 -
.../contents_at_document_begin_separate_element.pl | 1 -
.../converters_tests/empty/res_info/empty.info | 1 -
tp/t/results/converters_tests/empty_accent.pl | 3 ++-
.../results/converters_tests/footnote_no_number.pl | 1 -
.../footnote_no_number_separate.pl | 1 -
tp/t/results/converters_tests/image_extension.pl | 1 -
tp/t/results/converters_tests/image_with_spaces.pl | Bin 4214 -> 4213 bytes
.../res_info/indices_in_begin_tables_lists.info | Bin 3264 -> 3263 bytes
.../res_info/indices_in_begin_tables_lists.info | Bin 3264 -> 3263 bytes
.../res_info/minimal_empty_empty.info | 1 -
.../res_info/minimal_empty_with_bye.info | 1 -
.../res_info/minimal_empty_with_input.info | 1 -
tp/t/results/converters_tests/non_empty_part.pl | 1 -
.../res_info/simplest_no_node_section.info | 1 -
.../simplest_test_prefix/res_info/truc.info | 1 -
.../converters_tests/spaces_in_empty_node_names.pl | 2 ++
.../converters_tests/things_before_setfilename.pl | 1 -
.../things_before_setfilename_no_element.pl | 1 -
.../coverage_braces/space_command_in_image.pl | 3 ++-
.../coverage_braces/two_footnotes_in_nodes.pl | 1 -
.../two_footnotes_in_nodes_separate.pl | 1 -
.../two_footnotes_in_nodes_separate_no_header.pl | 1 -
.../def/all_commands_delimiters_printindex.pl | 1 -
tp/t/results/def/all_commands_printindex.pl | 1 -
tp/t/results/def/all_empty_def.pl | 1 -
tp/t/results/def/space_in_def_for_index.pl | 1 -
tp/t/results/float/cindex_in_caption.pl | 1 -
.../results/float/comment_space_comand_in_float.pl | 1 -
tp/t/results/float/empty_label_no_space.pl | 3 ++-
tp/t/results/float/empty_label_no_space_comment.pl | 3 ++-
tp/t/results/float/empty_label_with_space.pl | 3 ++-
.../float/empty_label_with_space_comment.pl | 3 ++-
tp/t/results/float/float_copying.pl | 1 -
tp/t/results/float/footnote_in_caption.pl | 1 -
.../float/special_characters_in_float_type.pl | 1 -
.../formats_encodings/at_commands_in_refs.pl | 1 -
.../res_info/at_commands_in_refs_latin1.info | Bin 7999 -> 7998 bytes
.../res_info/at_commands_in_refs_utf8.info | Bin 8396 -> 8395 bytes
.../res_info/char_latin1_latin1_in_refs.info | Bin 1708 -> 1707 bytes
.../res_info/char_latin2_latin2_in_refs.info | Bin 579 -> 578 bytes
.../res_info/char_us_ascii_latin1_in_refs.info | Bin 1722 -> 1721 bytes
.../res_info/char_utf8_latin1_in_refs.info | Bin 1899 -> 1898 bytes
.../res_info/japanese_shift_jis.info | 1 -
.../res_info/manual_simple_latin1_with_error.info | 1 -
.../res_info/manual_simple_utf8_with_error.info | 1 -
.../res_info/multiple_include_encodings.info | Bin 5490 -> 5489 bytes
.../sample_utf8/res_info/sample_utf8.info | Bin 2082 -> 2081 bytes
tp/t/results/html_tests/menu.pl | 1 -
tp/t/results/include/include_with_setfilename.pl | 1 -
.../include_with_setfilename_in_preformatted.pl | 1 -
tp/t/results/include/simple.pl | 1 -
tp/t/results/indices/def_existing_index.pl | 1 -
tp/t/results/indices/def_syn_indices.pl | 1 -
...default_cp_index_and_one_letter_syncodeindex.pl | Bin 10207 -> 10206 bytes
tp/t/results/indices/double_index_entry.pl | 1 -
tp/t/results/indices/double_seeentry_seealso.pl | 1 -
tp/t/results/indices/double_syncodeindex.pl | 1 -
tp/t/results/indices/empty_added_index_entry.pl | 1 -
tp/t/results/indices/empty_cindex_entry.pl | 1 -
tp/t/results/indices/empty_index_entry.pl | 1 -
tp/t/results/indices/empty_string_index_entry.pl | 1 -
.../res_info/encoding_index_ascii.info | Bin 4330 -> 4329 bytes
.../encoding_index_ascii_enable_encoding.info | Bin 4378 -> 4377 bytes
.../res_info/encoding_index_latin1.info | Bin 4397 -> 4396 bytes
.../res_info/encoding_index_latin1.info | Bin 4397 -> 4396 bytes
.../res_info/encoding_index_utf8.info | Bin 4382 -> 4381 bytes
.../res_info/encoding_index_utf8.info | Bin 4409 -> 4408 bytes
tp/t/results/indices/explicit_sort_key.pl | 1 -
tp/t/results/indices/ftable_vtable.pl | 1 -
.../indices/ignored_sort_char_empty_entries.pl | 1 -
tp/t/results/indices/image_lines_count.pl | Bin 5769 -> 5768 bytes
tp/t/results/indices/image_text_lines_count.pl | Bin 6172 -> 6171 bytes
tp/t/results/indices/index_and_node_same_name.pl | 1 -
tp/t/results/indices/index_entries_before_nodes.pl | Bin 11528 -> 11527 bytes
tp/t/results/indices/index_entries_locations.pl | 1 -
.../indices/index_entry_before_first_node.pl | Bin 5943 -> 5942 bytes
tp/t/results/indices/index_entry_before_node.pl | 1 -
tp/t/results/indices/index_entry_in_footnote.pl | Bin 7131 -> 7130 bytes
.../index_entry_in_footnote_different_node_end.pl | 1 -
.../indices/index_entry_in_footnote_sections.pl | 1 -
.../index_entry_in_footnote_sections_separate.pl | 1 -
.../indices/index_entry_in_footnote_separate.pl | 1 -
tp/t/results/indices/index_no_node_no_top.pl | 1 -
.../indices/index_no_node_no_top_no_node.pl | 1 -
.../indices/index_nodes/res_info/index_nodes.info | Bin 4196 -> 4195 bytes
.../res_info/index_special_region.info | Bin 2595 -> 2594 bytes
.../index_special_region_no_insertcopying.info | Bin 1626 -> 1625 bytes
.../index_special_region_no_insertcopying.info | Bin 1626 -> 1625 bytes
.../res_info/index_special_region.info | Bin 2822 -> 2821 bytes
.../indices/index_table/res_info/index_table.info | Bin 21242 -> 21241 bytes
.../multiple_index_text_sortas_seeentry_seealso.pl | 1 -
.../indices/printindex_between_node_section.pl | 1 -
.../indices/printindex_between_part_chapter.pl | 6 +++---
.../indices/printindex_index_entry_in_copying.pl | 1 -
...rintindex_index_entry_in_copying_in_footnote.pl | 1 -
...ndex_index_entry_in_copying_no_insertcopying.pl | 1 -
.../indices/printindex_with_space_before.pl | Bin 7064 -> 7063 bytes
.../indices/same_index_entry_merged_indices.pl | 1 -
tp/t/results/indices/same_only_seealso_seeentry.pl | 1 -
tp/t/results/indices/same_seealso_seeentry.pl | 1 -
tp/t/results/indices/seealso_duplicate.pl | 1 -
tp/t/results/indices/seeentry.pl | 1 -
tp/t/results/indices/sorted_subentries.pl | 1 -
tp/t/results/indices/subentries.pl | 1 -
tp/t/results/indices/subentries_and_comments.pl | 1 -
tp/t/results/indices/subentry_and_sortas.pl | 1 -
tp/t/results/indices/subentry_and_sortas_spaces.pl | 1 -
tp/t/results/indices/syncode_index_print_both.pl | 1 -
tp/t/results/indices/syncodeindex_to_plain.pl | 1 -
tp/t/results/indices/transparent_sort_chars.pl | 1 -
tp/t/results/indices/w_lines_count.pl | Bin 9481 -> 9480 bytes
tp/t/results/info_tests/before_node_and_section.pl | 1 -
tp/t/results/info_tests/center_flush.pl | 1 -
.../res_info/chinese_mixed_with_en_EUC_CN.info | 1 -
tp/t/results/info_tests/colon_in_index_entry.pl | 1 -
.../res_info/colons_in_index_entries_and_node.info | Bin 1572 -> 1571 bytes
...olons_in_index_entries_and_node_no_quoting.info | Bin 1607 -> 1606 bytes
tp/t/results/info_tests/def_in_copying.pl | 1 -
tp/t/results/info_tests/empty_arguments.pl | 1 -
tp/t/results/info_tests/empty_caption.pl | 1 -
tp/t/results/info_tests/empty_copying_not_ended.pl | 1 -
tp/t/results/info_tests/encoding_us_ascii.pl | 1 -
tp/t/results/info_tests/error_in_footnote.pl | 1 -
tp/t/results/info_tests/float_long_captions.pl | 1 -
tp/t/results/info_tests/float_without_type.pl | 1 -
.../info_tests/image_and_spaces_formatting.pl | 1 -
tp/t/results/info_tests/image_extension.pl | Bin 4586 -> 4585 bytes
tp/t/results/info_tests/image_quotes.pl | Bin 2619 -> 2618 bytes
tp/t/results/info_tests/image_text_encoded.pl | 1 -
.../info_tests/image_text_file_only_and_alt.pl | Bin 2743 -> 2742 bytes
tp/t/results/info_tests/index_entry_at_end_node.pl | 1 -
tp/t/results/info_tests/known_encoding.pl | 1 -
.../info_tests/multiline_image_and_align.pl | 1 -
.../info_tests/nested_footnotes_separate.pl | 1 -
tp/t/results/info_tests/no_node_but_top.pl | 1 -
tp/t/results/info_tests/no_nodes.pl | 1 -
tp/t/results/info_tests/no_top_node.pl | 1 -
tp/t/results/info_tests/novalidate_empty_refs.pl | 2 ++
.../info_tests/one_node_counted_elements.pl | 1 -
tp/t/results/info_tests/only_documentencoding.pl | 1 -
.../info_tests/paragraphindent_and_preamble.pl | 1 -
.../info_tests/paragraphindent_asis_first.pl | 1 -
.../paragraphindent_in_preamble_and_in_document.pl | 1 -
.../info_tests/paragraphindent_none_first.pl | 1 -
.../info_tests/paragraphindent_not_in_preamble.pl | 1 -
tp/t/results/info_tests/ref_tests.pl | 1 -
tp/t/results/info_tests/space_in_setfilename.pl | 1 -
tp/t/results/info_tests/split_no_copying.pl | 1 -
.../split_nocopying/res_info/split_nocopying.info | 1 -
...split_test_before_first_node_no_empty_line.info | 9 ++++-----
...lit_test_before_first_node_no_empty_line.info-1 | 1 -
...lit_test_before_first_node_no_empty_line.info-2 | 1 -
tp/t/results/info_tests/test_index.pl | 1 -
tp/t/results/info_tests/text_before_node.pl | 1 -
.../info_tests/two_paragraphindent_in_preamble.pl | 1 -
..._paragraphindent_in_preamble_and_in_document.pl | 1 -
tp/t/results/info_tests/unknown_encoding.pl | 1 -
.../invalid_nestings/section_on_float_line.pl | 1 +
tp/t/results/languages/appendix_translated.pl | 1 -
tp/t/results/languages/command_translated.pl | 1 -
.../res_info/documentlanguage.info | Bin 582 -> 581 bytes
.../res_info/documentlanguage.info | Bin 582 -> 581 bytes
.../res_info/documentlanguage.info | Bin 584 -> 583 bytes
.../results/languages/multiple_documentlanguage.pl | 1 -
.../results/misc_commands/documentencoding_utf8.pl | 1 -
tp/t/results/misc_commands/setfilename.pl | 1 -
.../moresectioning/character_and_spaces_in_refs.pl | 1 -
tp/t/results/moresectioning/empty_top_node_up.pl | 1 -
.../results/moresectioning/internal_top_node_up.pl | 1 -
.../moresectioning/more_sections_than_nodes.pl | 1 -
tp/t/results/moresectioning/no_element.pl | 1 -
.../non_automatic_internal_top_node_up.pl | 1 -
.../non_automatic_top_node_up_and_url.pl | 1 -
.../non_automatic_top_node_up_url.pl | 1 -
.../moresectioning/only_special_spaces_node.pl | 1 -
.../moresectioning/placed_things_before_element.pl | 1 -
.../placed_things_before_element_no_use_node.pl | 1 -
.../moresectioning/section_in_unnumbered_info.pl | 1 -
.../moresectioning/special_spaces_in_nodes.pl | 1 -
tp/t/results/moresectioning/top_node_up_url.pl | 1 -
.../topic_guide/res_info/topic_guide.info | 1 -
tp/t/results/quotation/empty_quotation.pl | 3 ++-
.../quotation_beginning_and_end_on_line.pl | 3 ++-
tp/t/results/regions/anchor_in_copying.pl | 1 -
.../regions/anchor_in_copying_in_footnote.pl | 1 -
tp/t/results/regions/format_in_titlepage.pl | 1 -
.../regions/format_in_titlepage_titlepage.pl | 1 -
tp/t/results/regions/ref_in_copying.pl | 1 -
.../regions/ref_in_copying_insert_in_chapter.pl | 1 -
.../sectioning/automatic_menu_referencing_node.pl | 1 -
tp/t/results/sectioning/chapter_between_nodes.pl | 1 -
.../sectioning/chapter_between_nodes_texi2html.pl | 1 -
.../chapter_between_nodes_with_appendix.pl | 1 -
.../chapter_between_nodes_with_appendix_nomenu.pl | 1 -
.../chapter_node_before_and_after_part.pl | 1 -
.../sectioning/character_and_spaces_in_node.pl | 1 -
.../results/sectioning/double_node_anchor_float.pl | 4 +++-
.../results/sectioning/explicit_node_directions.pl | 1 -
tp/t/results/sectioning/external_node_in_menu.pl | 1 -
.../in_menu_only_special_ascii_spaces_node.pl | 1 -
.../in_menu_only_special_ascii_spaces_node_menu.pl | 1 -
.../sectioning/in_menu_only_special_spaces_node.pl | 1 -
.../in_menu_only_special_spaces_node_menu.pl | 1 -
tp/t/results/sectioning/next_in_menu_is_below.pl | 1 -
tp/t/results/sectioning/no_menu.pl | 1 -
.../sectioning/node_part_chapter_after_chapter.pl | 1 -
.../sectioning/node_part_chapter_after_top.pl | 1 -
.../node_up_direction_for_top_with_manual.pl | 1 -
.../nodes_after_top_before_chapter_nodes.pl | 1 -
.../nodes_after_top_before_chapter_sections.pl | 1 -
.../nodes_after_top_before_section_nodes.pl | 1 -
.../nodes_after_top_before_section_sections.pl | 1 -
tp/t/results/sectioning/one_subsection_and_node.pl | 1 -
tp/t/results/sectioning/part_chapter_after_top.pl | 1 -
tp/t/results/sectioning/part_node_after_top.pl | 1 -
.../sectioning/part_node_chapter_after_top.pl | 1 -
.../sectioning/part_node_chapter_appendix.pl | 1 -
.../sectioning/part_node_chapter_node_appendix.pl | 1 -
.../sectioning/part_node_node_part_appendix.pl | 1 -
tp/t/results/sectioning/part_node_part_appendix.pl | 1 -
.../sectioning/part_node_part_node_appendix.pl | 1 -
.../reference_to_only_special_spaces_node.pl | 1 -
.../section_before_after_top_node_last_node.pl | 1 -
.../sectioning/section_chapter_before_top_nodes.pl | 1 -
.../results/sectioning/section_node_before_part.pl | 1 -
tp/t/results/sectioning/space_in_node.pl | 1 -
.../results/sectioning/top_no_argument_and_node.pl | 1 -
.../sectioning/top_no_argument_and_top_node.pl | 1 -
.../sectioning/top_node_no_menu_direction.pl | 1 -
tp/t/results/sectioning/top_node_part_top.pl | 1 -
...dex_entries_relate_to_item_no_transformation.pl | 1 -
.../index_entries_relate_to_item_transformation.pl | 1 -
tp/t/results/transformations/master_menu_fr.pl | 1 -
.../res_parser/formatting_info/formatting.info | 1 -
.../manual_include_accented_file_name_latin1.info | 1 -
.../manual_include_accented_file_name_latin1.info | 1 -
.../manual_include_accented_file_name_latin1.info | 1 -
.../non_ascii_test_info/os\303\251_utf8.info" | Bin 568 -> 567 bytes
.../res_parser/formatting_fr_info/formatting.info | 1 -
.../formatting.info | 1 -
.../formatting.info | 1 -
.../encod\303\251/non_as\303\247\303\256_i.info" | 1 -
.../encod\303\251/simplest.info" | 1 -
.../nested_cartouche/nested_formats.info | 1 -
.../res_parser/nested_deffn/nested_formats.info | 1 -
.../nested_enumerate/nested_formats.info | 1 -
.../res_parser/nested_example/nested_formats.info | 1 -
.../nested_flushright/nested_formats.info | 1 -
.../res_parser/nested_group/nested_formats.info | 1 -
.../res_parser/nested_itemize/nested_formats.info | 1 -
.../res_parser/nested_menu/nested_formats.info | 1 -
.../nested_multitable/nested_formats.info | 1 -
.../nested_quotation/nested_formats.info | 1 -
.../res_parser/nested_table/nested_formats.info | 1 -
263 files changed, 59 insertions(+), 237 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 458be278ed..3a4566cbc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2024-01-18 Gavin Smith <gavinsmith0123@gmail.com>
+
+ Change handling of blank lines between Info nodes
+
+ * tp/Texinfo/Convert/Info.pm (format_node): Do not check
+ 'empty_lines_count' or add a newline at the beginning of the node
+ if it is zero. This makes the conversion of the node more independent
+ of other nodes and sections of the Info file.
+ (output): Each time after calling 'convert_output_unit', add
+ an extra newline to the output if the result did not end in
+ an empty line. This compensates for not adding a line at the
+ beginning in format_node. Do not output an extra newline before
+ the tag table, just after the last node.
+ * tp/Texinfo/Convert/Plaintext.pm (_convert): Ensure that
+ the 'before_node_section' ends in a newline by calling
+ ensure_end_of_line, as it is no longer altered in format_node.
+
+ This is aimed towards eliminating 'empty_lines_count' counting with
+ simplicity and performance benefits.
+
2024-01-18 Gavin Smith <gavinsmith0123@gmail.com>
* tp/Texinfo/Common.pm (debug_print_tree): Also print 'unit_contents'
diff --git a/tp/Texinfo/Convert/Info.pm b/tp/Texinfo/Convert/Info.pm
index 87f31ffa15..6249a67617 100644
--- a/tp/Texinfo/Convert/Info.pm
+++ b/tp/Texinfo/Convert/Info.pm
@@ -157,6 +157,10 @@ sub output($$)
while (@nodes_root_elements) {
my $node_root_element = shift @nodes_root_elements;
my $node_text = $self->convert_output_unit($node_root_element);
+ if ($node_text !~ /\n\n$/) {
+ $node_text .= "\n";
+ $self->{'count_context'}->[-1]->{'bytes'}++;
+ }
if (!$first_node_seen) {
# We are outputting the first node.
$first_node_seen = 1;
@@ -261,13 +265,13 @@ sub output($$)
return undef;
}
$tag_text = $complete_header;
- $tag_text .= "\x{1F}\nIndirect:";
+ $tag_text .= "\x{1F}\nIndirect:\n";
foreach my $indirect (@indirect_files) {
- $tag_text .= "\n$indirect->[0]: $indirect->[1]";
+ $tag_text .= "$indirect->[0]: $indirect->[1]\n";
}
}
- $tag_text .= "\n\x{1F}\nTag Table:\n";
+ $tag_text .= "\x{1F}\nTag Table:\n";
if ($out_file_nr > 1) {
$tag_text .= "(Indirect)\n";
}
@@ -483,17 +487,6 @@ sub format_node($$)
# check not needed most probably because of the test of 'normalized'.
#return '' if ($node_text eq '');
- if (!$self->{'empty_lines_count'}) {
- $self->_stream_output_encoded("\n");
- # if in the first node, complete the 'text_before_first_node' too.
- if (!$self->{'first_node_done'}) {
- $self->{'text_before_first_node'} .= "\n";
- }
- }
- if (!$self->{'first_node_done'}) {
- $self->{'first_node_done'} = 1;
- }
-
my $output_filename;
if (defined($self->{'output_filename'})) {
$output_filename = $self->{'output_filename'};
diff --git a/tp/Texinfo/Convert/Plaintext.pm b/tp/Texinfo/Convert/Plaintext.pm
index 503728acfe..330170049f 100644
--- a/tp/Texinfo/Convert/Plaintext.pm
+++ b/tp/Texinfo/Convert/Plaintext.pm
@@ -3966,6 +3966,7 @@ sub _convert($$)
= $self->{'empty_lines_count'};
_stream_output_encoded($self, $result);
} elsif ($type eq 'before_node_section') {
+ ensure_end_of_line($self);
$self->{'text_before_first_node'} = _stream_result($self);
}
}
diff --git a/tp/t/results/conditionals/cond_info.pl
b/tp/t/results/conditionals/cond_info.pl
index cfeac1278a..bb094d16df 100644
--- a/tp/t/results/conditionals/cond_info.pl
+++ b/tp/t/results/conditionals/cond_info.pl
@@ -889,7 +889,6 @@ This is ifinfo text.
This is ifnottex text.
-
Tag Table:
Node: Top61
diff --git a/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
b/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
index 43fe0b6d40..bf63ac04bb 100644
--- a/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
@@ -893,7 +893,6 @@ This is tex text.
This is iftex text.
-
Tag Table:
Node: Top81
diff --git
a/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
b/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
index 84ca580e20..741afece26 100644
--- a/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
+++ b/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
@@ -889,7 +889,6 @@ This is ifnotinfo text.
This is ifnottex text.
-
Tag Table:
Node: Top61
diff --git a/tp/t/results/converters_tests/commands_in_sc.pl
b/tp/t/results/converters_tests/commands_in_sc.pl
index 53e845b952..134b9002f2 100644
--- a/tp/t/results/converters_tests/commands_in_sc.pl
+++ b/tp/t/results/converters_tests/commands_in_sc.pl
@@ -958,7 +958,6 @@ MA+TH (1) <la> B (a) LB c E <a@c> AB (D)
(1) infootnote
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/converters_tests/contents_at_document_begin.pl
b/tp/t/results/converters_tests/contents_at_document_begin.pl
index 8b4a2cfbe4..730df3f369 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin.pl
@@ -633,7 +633,6 @@ File: , Node: chapter, Prev: Top, Up: Top
The chapter
-
Tag Table:
Node: Top58
diff --git a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
index 62ff8fb7ee..35c2d51e0d 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
@@ -636,7 +636,6 @@ File: , Node: chapter, Prev: Top, Up: Top
The chapter
-
Tag Table:
Node: Top58
diff --git
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
index dc47d4a4b9..cc46242850 100644
---
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
+++
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
@@ -640,7 +640,6 @@ File: , Node: chapter, Prev: Top, Up: Top
The chapter
-
Tag Table:
Node: Top58
diff --git a/tp/t/results/converters_tests/empty/res_info/empty.info
b/tp/t/results/converters_tests/empty/res_info/empty.info
index 2d23f4c859..165563bd3d 100644
--- a/tp/t/results/converters_tests/empty/res_info/empty.info
+++ b/tp/t/results/converters_tests/empty/res_info/empty.info
@@ -1,6 +1,5 @@
This is empty.info, produced from empty.texi.
-
Tag Table:
diff --git a/tp/t/results/converters_tests/empty_accent.pl
b/tp/t/results/converters_tests/empty_accent.pl
index f520bc2604..c3b88143f7 100644
--- a/tp/t/results/converters_tests/empty_accent.pl
+++ b/tp/t/results/converters_tests/empty_accent.pl
@@ -50,7 +50,8 @@ $result_floats{'empty_accent'} = {};
-$result_converted{'plaintext'}->{'empty_accent'} = '̀';
+$result_converted{'plaintext'}->{'empty_accent'} = '̀
+';
$result_converted{'html_text'}->{'empty_accent'} = '<p>̀
diff --git a/tp/t/results/converters_tests/footnote_no_number.pl
b/tp/t/results/converters_tests/footnote_no_number.pl
index 69602c98d9..73f1a88bb9 100644
--- a/tp/t/results/converters_tests/footnote_no_number.pl
+++ b/tp/t/results/converters_tests/footnote_no_number.pl
@@ -459,7 +459,6 @@ Para(*).
(*) Footnote 2.
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/converters_tests/footnote_no_number_separate.pl
b/tp/t/results/converters_tests/footnote_no_number_separate.pl
index dfa044b472..7d54914cd5 100644
--- a/tp/t/results/converters_tests/footnote_no_number_separate.pl
+++ b/tp/t/results/converters_tests/footnote_no_number_separate.pl
@@ -459,7 +459,6 @@ File: , Node: chap-Footnotes, Up: chap
(*) Footnote 2.
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/converters_tests/image_extension.pl
b/tp/t/results/converters_tests/image_extension.pl
index 1a650ea732..ef52f18bdb 100644
--- a/tp/t/results/converters_tests/image_extension.pl
+++ b/tp/t/results/converters_tests/image_extension.pl
@@ -137,7 +137,6 @@ $result_converted_errors{'latex_text'}->{'image_extension'}
= [
$result_converted{'info'}->{'image_extension'} = 'This is , produced from .
[f---ile]
-
Tag Table:
diff --git a/tp/t/results/converters_tests/image_with_spaces.pl
b/tp/t/results/converters_tests/image_with_spaces.pl
index 0591c90207..db90d0f869 100644
Binary files a/tp/t/results/converters_tests/image_with_spaces.pl and
b/tp/t/results/converters_tests/image_with_spaces.pl differ
diff --git
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
index 2c8bd2b3a3..c4b8b77f26 100644
Binary files
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
and
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
differ
diff --git
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
index 792a41ea84..47d1779c4f 100644
Binary files
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
and
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
differ
diff --git
a/tp/t/results/converters_tests/minimal_empty_empty/res_info/minimal_empty_empty.info
b/tp/t/results/converters_tests/minimal_empty_empty/res_info/minimal_empty_empty.info
index b1f62094aa..dd0c79cb6a 100644
---
a/tp/t/results/converters_tests/minimal_empty_empty/res_info/minimal_empty_empty.info
+++
b/tp/t/results/converters_tests/minimal_empty_empty/res_info/minimal_empty_empty.info
@@ -1,7 +1,6 @@
This is minimal_empty_empty.info, produced from
minimal_empty_empty.texi.
-
Tag Table:
diff --git
a/tp/t/results/converters_tests/minimal_empty_with_bye/res_info/minimal_empty_with_bye.info
b/tp/t/results/converters_tests/minimal_empty_with_bye/res_info/minimal_empty_with_bye.info
index 8fbd130a59..00f8970ca8 100644
---
a/tp/t/results/converters_tests/minimal_empty_with_bye/res_info/minimal_empty_with_bye.info
+++
b/tp/t/results/converters_tests/minimal_empty_with_bye/res_info/minimal_empty_with_bye.info
@@ -1,7 +1,6 @@
This is minimal_empty_with_bye.info, produced from
minimal_empty_with_bye.texi.
-
Tag Table:
diff --git
a/tp/t/results/converters_tests/minimal_empty_with_input/res_info/minimal_empty_with_input.info
b/tp/t/results/converters_tests/minimal_empty_with_input/res_info/minimal_empty_with_input.info
index ef7a4cdf1d..bd57f09571 100644
---
a/tp/t/results/converters_tests/minimal_empty_with_input/res_info/minimal_empty_with_input.info
+++
b/tp/t/results/converters_tests/minimal_empty_with_input/res_info/minimal_empty_with_input.info
@@ -1,7 +1,6 @@
This is minimal_empty_with_input.info, produced from
minimal_empty_with_input.texi.
-
Tag Table:
diff --git a/tp/t/results/converters_tests/non_empty_part.pl
b/tp/t/results/converters_tests/non_empty_part.pl
index b87c3eff89..3a31f2d659 100644
--- a/tp/t/results/converters_tests/non_empty_part.pl
+++ b/tp/t/results/converters_tests/non_empty_part.pl
@@ -1648,7 +1648,6 @@ File: , Node: node between part and chapter, Up: Top
4 chapter after part node
*************************
-
Tag Table:
Node: Top43
diff --git
a/tp/t/results/converters_tests/simplest_no_node_section/res_info/simplest_no_node_section.info
b/tp/t/results/converters_tests/simplest_no_node_section/res_info/simplest_no_node_section.info
index 1cb8c009a4..aa290a5be3 100644
---
a/tp/t/results/converters_tests/simplest_no_node_section/res_info/simplest_no_node_section.info
+++
b/tp/t/results/converters_tests/simplest_no_node_section/res_info/simplest_no_node_section.info
@@ -3,7 +3,6 @@ simplest_no_node_section.texi.
This is a very simple texi manual <>.
-
Tag Table:
diff --git
a/tp/t/results/converters_tests/simplest_test_prefix/res_info/truc.info
b/tp/t/results/converters_tests/simplest_test_prefix/res_info/truc.info
index 3de8369b53..bfd0760e25 100644
--- a/tp/t/results/converters_tests/simplest_test_prefix/res_info/truc.info
+++ b/tp/t/results/converters_tests/simplest_test_prefix/res_info/truc.info
@@ -5,7 +5,6 @@ File: truc.info, Node: Top, Up: (dir)
This is a very simple texi manual <>.
-
Tag Table:
Node: Top49
diff --git a/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
b/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
index 3d5dde075a..b946e49cfc 100644
--- a/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
+++ b/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
@@ -785,6 +785,8 @@ File: , Node: Top, Up: (dir)
* ::
* ::
+
+
*note ::
*note ::
diff --git a/tp/t/results/converters_tests/things_before_setfilename.pl
b/tp/t/results/converters_tests/things_before_setfilename.pl
index de8385c29c..1445f718b1 100644
--- a/tp/t/results/converters_tests/things_before_setfilename.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename.pl
@@ -1485,7 +1485,6 @@ Ref to anchor *note An anchor::
Ref to footnote anchor *note Anchor in footnote::
-
Tag Table:
Node: Top87
diff --git
a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
index 51ab3faa9d..07bf0d11aa 100644
--- a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
@@ -1175,7 +1175,6 @@ Ref to anchor *note An anchor::
Ref to footnote anchor *note Anchor in footnote::
-
Tag Table:
diff --git a/tp/t/results/coverage_braces/space_command_in_image.pl
b/tp/t/results/coverage_braces/space_command_in_image.pl
index 3a42104425..296c710ef7 100644
--- a/tp/t/results/coverage_braces/space_command_in_image.pl
+++ b/tp/t/results/coverage_braces/space_command_in_image.pl
@@ -97,7 +97,8 @@ $result_floats{'space_command_in_image'} = {};
-$result_converted{'plaintext'}->{'space_command_in_image'} = 'Image
description""\\. Image description""\\.';
+$result_converted{'plaintext'}->{'space_command_in_image'} = 'Image
description""\\. Image description""\\.
+';
$result_converted{'html_text'}->{'space_command_in_image'} = '<img
class="image" src="f--ile.png" alt=" "> <img class="image"
src="f--ile.png" alt="f--ile">';
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 187ef69551..d8c7897889 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes.pl
@@ -752,7 +752,6 @@ C(1)
para2
-
Tag Table:
Node: Top27
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 5d3b1a9d3e..ce60f92ec4 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
@@ -790,7 +790,6 @@ File: , Node: chapter-Footnotes, Up: chapter
para2
-
Tag Table:
Node: Top27
diff --git
a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
index 56c257436c..80576c52d8 100644
--- a/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
+++ b/tp/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
@@ -780,7 +780,6 @@ File: , Node: chapter-Footnotes, Up: chapter
para2
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/def/all_commands_delimiters_printindex.pl
b/tp/t/results/def/all_commands_delimiters_printindex.pl
index 002a837750..87af4b26a1 100644
--- a/tp/t/results/def/all_commands_delimiters_printindex.pl
+++ b/tp/t/results/def/all_commands_delimiters_printindex.pl
@@ -12724,7 +12724,6 @@ Variables
* enable: chap. (line 21)
* fill-column: chap. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/def/all_commands_printindex.pl
b/tp/t/results/def/all_commands_printindex.pl
index f93c9eef81..47b2e86a31 100644
--- a/tp/t/results/def/all_commands_printindex.pl
+++ b/tp/t/results/def/all_commands_printindex.pl
@@ -4644,7 +4644,6 @@ Variables
* d--efvar_name <1>: chap. (line 60)
* d--efvr_name: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/def/all_empty_def.pl
b/tp/t/results/def/all_empty_def.pl
index 828ebadf2a..f28ce52861 100644
--- a/tp/t/results/def/all_empty_def.pl
+++ b/tp/t/results/def/all_empty_def.pl
@@ -699,7 +699,6 @@ $result_floats{'all_empty_def'} = {};
$result_converted{'info'}->{'all_empty_def'} = 'This is , produced from .
-
Tag Table:
diff --git a/tp/t/results/def/space_in_def_for_index.pl
b/tp/t/results/def/space_in_def_for_index.pl
index 73b68a7cd7..80b62826f1 100644
--- a/tp/t/results/def/space_in_def_for_index.pl
+++ b/tp/t/results/def/space_in_def_for_index.pl
@@ -459,7 +459,6 @@ File: , Node: chap, Prev: Top
* AAA2: chap. (line 4)
* name: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/float/cindex_in_caption.pl
b/tp/t/results/float/cindex_in_caption.pl
index 98e8971799..733e943975 100644
--- a/tp/t/results/float/cindex_in_caption.pl
+++ b/tp/t/results/float/cindex_in_caption.pl
@@ -450,7 +450,6 @@ fl 1: in caption
* index entry: chap. (line 9)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/float/comment_space_comand_in_float.pl
b/tp/t/results/float/comment_space_comand_in_float.pl
index 296dcae661..8b89f43eeb 100644
--- a/tp/t/results/float/comment_space_comand_in_float.pl
+++ b/tp/t/results/float/comment_space_comand_in_float.pl
@@ -324,7 +324,6 @@ Text 1
* Text 1: label .
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/float/empty_label_no_space.pl
b/tp/t/results/float/empty_label_no_space.pl
index c90f79784a..3a95c51aca 100644
--- a/tp/t/results/float/empty_label_no_space.pl
+++ b/tp/t/results/float/empty_label_no_space.pl
@@ -108,7 +108,8 @@ $result_floats{'empty_label_no_space'} = {
-$result_converted{'plaintext'}->{'empty_label_no_space'} = 'Type';
+$result_converted{'plaintext'}->{'empty_label_no_space'} = 'Type
+';
$result_converted{'html'}->{'empty_label_no_space'} = '<!DOCTYPE html>
diff --git a/tp/t/results/float/empty_label_no_space_comment.pl
b/tp/t/results/float/empty_label_no_space_comment.pl
index 322835ff3a..5d31034a55 100644
--- a/tp/t/results/float/empty_label_no_space_comment.pl
+++ b/tp/t/results/float/empty_label_no_space_comment.pl
@@ -114,7 +114,8 @@ $result_floats{'empty_label_no_space_comment'} = {
-$result_converted{'plaintext'}->{'empty_label_no_space_comment'} = 'Type';
+$result_converted{'plaintext'}->{'empty_label_no_space_comment'} = 'Type
+';
$result_converted{'html'}->{'empty_label_no_space_comment'} = '<!DOCTYPE html>
diff --git a/tp/t/results/float/empty_label_with_space.pl
b/tp/t/results/float/empty_label_with_space.pl
index 7cb4aa8743..d4edd52e55 100644
--- a/tp/t/results/float/empty_label_with_space.pl
+++ b/tp/t/results/float/empty_label_with_space.pl
@@ -108,7 +108,8 @@ $result_floats{'empty_label_with_space'} = {
-$result_converted{'plaintext'}->{'empty_label_with_space'} = 'Type';
+$result_converted{'plaintext'}->{'empty_label_with_space'} = 'Type
+';
$result_converted{'html'}->{'empty_label_with_space'} = '<!DOCTYPE html>
diff --git a/tp/t/results/float/empty_label_with_space_comment.pl
b/tp/t/results/float/empty_label_with_space_comment.pl
index d11aee7830..eaf92cd015 100644
--- a/tp/t/results/float/empty_label_with_space_comment.pl
+++ b/tp/t/results/float/empty_label_with_space_comment.pl
@@ -117,7 +117,8 @@ $result_floats{'empty_label_with_space_comment'} = {
-$result_converted{'plaintext'}->{'empty_label_with_space_comment'} = 'Type';
+$result_converted{'plaintext'}->{'empty_label_with_space_comment'} = 'Type
+';
$result_converted{'html'}->{'empty_label_with_space_comment'} = '<!DOCTYPE
html>
diff --git a/tp/t/results/float/float_copying.pl
b/tp/t/results/float/float_copying.pl
index f3b252b8fa..0f5b6296d8 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -1220,7 +1220,6 @@ Copyright notice 1: The Public Domain notice(2)
see *note Copying and floats::.
-
Tag Table:
Node: Top276
diff --git a/tp/t/results/float/footnote_in_caption.pl
b/tp/t/results/float/footnote_in_caption.pl
index 57a57b43d6..e92a07d679 100644
--- a/tp/t/results/float/footnote_in_caption.pl
+++ b/tp/t/results/float/footnote_in_caption.pl
@@ -375,7 +375,6 @@ fl 1: in caption(1)
(1) in footnote
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/float/special_characters_in_float_type.pl
b/tp/t/results/float/special_characters_in_float_type.pl
index d2eef9dad7..5bb4680674 100644
--- a/tp/t/results/float/special_characters_in_float_type.pl
+++ b/tp/t/results/float/special_characters_in_float_type.pl
@@ -596,7 +596,6 @@ VAR
float A < " " \' \' \' \\aaa . --
IN VAR
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index acdc828436..540aa01ead 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -16968,7 +16968,6 @@ File: , Node: <http://somewhere_aaa> text (url) ls,
Prev: _{g}H 3^{rd}, Up: T
*note <http://somewhere_aaa> text (url) ls::
-
Tag Table:
Node: Top27
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_info/at_commands_in_refs_latin1.info
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_info/at_commands_in_refs_latin1.info
index ab111f92d0..4936353d72 100644
Binary files
a/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_info/at_commands_in_refs_latin1.info
and
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_info/at_commands_in_refs_latin1.info
differ
diff --git
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
index bfcdbfd1f6..96c11ae825 100644
Binary files
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
and
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
differ
diff --git
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_info/char_latin1_latin1_in_refs.info
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_info/char_latin1_latin1_in_refs.info
index c3fdb448d9..3d66646a4f 100644
Binary files
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_info/char_latin1_latin1_in_refs.info
and
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_info/char_latin1_latin1_in_refs.info
differ
diff --git
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_info/char_latin2_latin2_in_refs.info
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_info/char_latin2_latin2_in_refs.info
index 542815d3bc..4788155d66 100644
Binary files
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_info/char_latin2_latin2_in_refs.info
and
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_info/char_latin2_latin2_in_refs.info
differ
diff --git
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_info/char_us_ascii_latin1_in_refs.info
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_info/char_us_ascii_latin1_in_refs.info
index 25347c1f8a..a5a1fe8816 100644
Binary files
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_info/char_us_ascii_latin1_in_refs.info
and
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_info/char_us_ascii_latin1_in_refs.info
differ
diff --git
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_info/char_utf8_latin1_in_refs.info
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_info/char_utf8_latin1_in_refs.info
index ea410500a9..bd9466b16f 100644
Binary files
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_info/char_utf8_latin1_in_refs.info
and
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_info/char_utf8_latin1_in_refs.info
differ
diff --git
a/tp/t/results/formats_encodings/japanese_shift_jis/res_info/japanese_shift_jis.info
b/tp/t/results/formats_encodings/japanese_shift_jis/res_info/japanese_shift_jis.info
index 7dbb41df2c..56f811aacc 100644
---
a/tp/t/results/formats_encodings/japanese_shift_jis/res_info/japanese_shift_jis.info
+++
b/tp/t/results/formats_encodings/japanese_shift_jis/res_info/japanese_shift_jis.info
@@ -48,7 +48,6 @@ File: japanese_shift_jis.info, Node: Introduction, Prev:
Preface, Up: Top
���̏͂ł͓ǎ҂� LilyPond �Ƃ��̃h�L�������g�ɂ��Ă̏Љ��s���܂��B
-
Tag Table:
Node: Top391
diff --git
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_info/manual_simple_latin1_with_error.info
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_info/manual_simple_latin1_with_error.info
index 97bfbd0d58..ca413176e5 100644
---
a/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_info/manual_simple_latin1_with_error.info
+++
b/tp/t/results/formats_encodings/manual_simple_latin1_with_error/res_info/manual_simple_latin1_with_error.info
@@ -22,7 +22,6 @@ File: manual_simple_latin1_with_error.info, Node: Chapitr
{No value for 'non_conn�e'}
-
Tag Table:
Node: Top99
diff --git
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
index 82b2021e14..af79ce2d21 100644
---
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
+++
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
@@ -22,7 +22,6 @@ File: manual_simple_utf8_with_error.info, Node: Chapitré,
Prev: Top, Up: Top
{No value for 'non_connùe'}
-
Tag Table:
Node: Top95
diff --git
a/tp/t/results/formats_encodings/multiple_include_encodings/res_info/multiple_include_encodings.info
b/tp/t/results/formats_encodings/multiple_include_encodings/res_info/multiple_include_encodings.info
index 77b68bcff2..83df0cb81b 100644
Binary files
a/tp/t/results/formats_encodings/multiple_include_encodings/res_info/multiple_include_encodings.info
and
b/tp/t/results/formats_encodings/multiple_include_encodings/res_info/multiple_include_encodings.info
differ
diff --git
a/tp/t/results/formats_encodings/sample_utf8/res_info/sample_utf8.info
b/tp/t/results/formats_encodings/sample_utf8/res_info/sample_utf8.info
index 3b49993aad..26354de437 100644
Binary files
a/tp/t/results/formats_encodings/sample_utf8/res_info/sample_utf8.info and
b/tp/t/results/formats_encodings/sample_utf8/res_info/sample_utf8.info differ
diff --git a/tp/t/results/html_tests/menu.pl b/tp/t/results/html_tests/menu.pl
index 4e4e490204..585dc44286 100644
--- a/tp/t/results/html_tests/menu.pl
+++ b/tp/t/results/html_tests/menu.pl
@@ -1753,7 +1753,6 @@ detailcomment
in detaildescription
* (detailafter_description)::
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/include/include_with_setfilename.pl
b/tp/t/results/include/include_with_setfilename.pl
index 7ea4f7e8f9..02a6f4e9cf 100644
--- a/tp/t/results/include/include_with_setfilename.pl
+++ b/tp/t/results/include/include_with_setfilename.pl
@@ -163,7 +163,6 @@ $result_floats{'include_with_setfilename'} = {};
$result_converted{'info'}->{'include_with_setfilename'} = 'This is
include_with_setfilename.info, produced from .
In included file.
-
Tag Table:
diff --git a/tp/t/results/include/include_with_setfilename_in_preformatted.pl
b/tp/t/results/include/include_with_setfilename_in_preformatted.pl
index cece1d7cf5..0134036dac 100644
--- a/tp/t/results/include/include_with_setfilename_in_preformatted.pl
+++ b/tp/t/results/include/include_with_setfilename_in_preformatted.pl
@@ -183,7 +183,6 @@
$result_converted{'info'}->{'include_with_setfilename_in_preformatted'} = 'This
In included file.
after include
-
Tag Table:
diff --git a/tp/t/results/include/simple.pl b/tp/t/results/include/simple.pl
index efb38d0a01..dc8495e623 100644
--- a/tp/t/results/include/simple.pl
+++ b/tp/t/results/include/simple.pl
@@ -90,7 +90,6 @@ $result_floats{'simple'} = {};
$result_converted{'info'}->{'simple'} = 'This is , produced from .
In included file.
-
Tag Table:
diff --git a/tp/t/results/indices/def_existing_index.pl
b/tp/t/results/indices/def_existing_index.pl
index 4a4546c2f7..590893ac87 100644
--- a/tp/t/results/indices/def_existing_index.pl
+++ b/tp/t/results/indices/def_existing_index.pl
@@ -66,7 +66,6 @@ $result_floats{'def_existing_index'} = {};
$result_converted{'info'}->{'def_existing_index'} = 'This is , produced from .
-
Tag Table:
diff --git a/tp/t/results/indices/def_syn_indices.pl
b/tp/t/results/indices/def_syn_indices.pl
index a462284dbd..aa360c8c26 100644
--- a/tp/t/results/indices/def_syn_indices.pl
+++ b/tp/t/results/indices/def_syn_indices.pl
@@ -1643,7 +1643,6 @@ definedx truc after
* cindex entry: Chapter index. (line 8)
* index truc: Chapter index. (line 8)
-
Tag Table:
Node: Top27
diff --git
a/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl
b/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl
index 86a48f8222..cad90a27ad 100644
Binary files
a/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl and
b/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl differ
diff --git a/tp/t/results/indices/double_index_entry.pl
b/tp/t/results/indices/double_index_entry.pl
index 0ba8a475a2..2ee70049ae 100644
--- a/tp/t/results/indices/double_index_entry.pl
+++ b/tp/t/results/indices/double_index_entry.pl
@@ -506,7 +506,6 @@ File: , Node: chap other node, Prev: Top, Up: Top
* aaa <1>: Top. (line 5)
* aaa <2>: chap other node. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/double_seeentry_seealso.pl
b/tp/t/results/indices/double_seeentry_seealso.pl
index 746427a449..0e4af59895 100644
--- a/tp/t/results/indices/double_seeentry_seealso.pl
+++ b/tp/t/results/indices/double_seeentry_seealso.pl
@@ -714,7 +714,6 @@ File: , Node: node index, Prev: Top, Up: Top
1 Chapter Index
***************
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/double_syncodeindex.pl
b/tp/t/results/indices/double_syncodeindex.pl
index a7f227cfc1..600a6aae7b 100644
--- a/tp/t/results/indices/double_syncodeindex.pl
+++ b/tp/t/results/indices/double_syncodeindex.pl
@@ -429,7 +429,6 @@ File: , Node: chap, Prev: Top
* cindex entry: chap. (line 3)
* findex entry: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/empty_added_index_entry.pl
b/tp/t/results/indices/empty_added_index_entry.pl
index 7d5bd942e1..b435fdcd80 100644
--- a/tp/t/results/indices/empty_added_index_entry.pl
+++ b/tp/t/results/indices/empty_added_index_entry.pl
@@ -254,7 +254,6 @@ File: , Node: Top, Next: chap, Up: (dir)
File: , Node: chap, Prev: Top
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/empty_cindex_entry.pl
b/tp/t/results/indices/empty_cindex_entry.pl
index fd01e73792..cc1ab872ed 100644
--- a/tp/t/results/indices/empty_cindex_entry.pl
+++ b/tp/t/results/indices/empty_cindex_entry.pl
@@ -171,7 +171,6 @@ File: , Node: Top, Next: chap, Up: (dir)
File: , Node: chap, Prev: Top
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/empty_index_entry.pl
b/tp/t/results/indices/empty_index_entry.pl
index 26759ecb4f..d737853700 100644
--- a/tp/t/results/indices/empty_index_entry.pl
+++ b/tp/t/results/indices/empty_index_entry.pl
@@ -308,7 +308,6 @@ File: , Node: chap, Prev: Top
-- :
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/empty_string_index_entry.pl
b/tp/t/results/indices/empty_string_index_entry.pl
index 83f0a7e80f..b6a3508965 100644
--- a/tp/t/results/indices/empty_string_index_entry.pl
+++ b/tp/t/results/indices/empty_string_index_entry.pl
@@ -671,7 +671,6 @@ File: , Node: chap, Prev: Top
-- Function:
-- Function:
-
Tag Table:
Node: Top27
diff --git
a/tp/t/results/indices/encoding_index_ascii/res_info/encoding_index_ascii.info
b/tp/t/results/indices/encoding_index_ascii/res_info/encoding_index_ascii.info
index 84f749477c..60b166f240 100644
Binary files
a/tp/t/results/indices/encoding_index_ascii/res_info/encoding_index_ascii.info
and
b/tp/t/results/indices/encoding_index_ascii/res_info/encoding_index_ascii.info
differ
diff --git
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_info/encoding_index_ascii_enable_encoding.info
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_info/encoding_index_ascii_enable_encoding.info
index 5ecd9bf361..82a2208e40 100644
Binary files
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_info/encoding_index_ascii_enable_encoding.info
and
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_info/encoding_index_ascii_enable_encoding.info
differ
diff --git
a/tp/t/results/indices/encoding_index_latin1/res_info/encoding_index_latin1.info
b/tp/t/results/indices/encoding_index_latin1/res_info/encoding_index_latin1.info
index f8a8e810f6..48f6a064c7 100644
Binary files
a/tp/t/results/indices/encoding_index_latin1/res_info/encoding_index_latin1.info
and
b/tp/t/results/indices/encoding_index_latin1/res_info/encoding_index_latin1.info
differ
diff --git
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_info/encoding_index_latin1.info
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_info/encoding_index_latin1.info
index 121c08526f..2148becb82 100644
Binary files
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_info/encoding_index_latin1.info
and
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_info/encoding_index_latin1.info
differ
diff --git
a/tp/t/results/indices/encoding_index_utf8/res_info/encoding_index_utf8.info
b/tp/t/results/indices/encoding_index_utf8/res_info/encoding_index_utf8.info
index c12bc9210a..b34f41a98a 100644
Binary files
a/tp/t/results/indices/encoding_index_utf8/res_info/encoding_index_utf8.info
and
b/tp/t/results/indices/encoding_index_utf8/res_info/encoding_index_utf8.info
differ
diff --git
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
index d1fcdd33f5..10bd5bc6cf 100644
Binary files
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
and
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
differ
diff --git a/tp/t/results/indices/explicit_sort_key.pl
b/tp/t/results/indices/explicit_sort_key.pl
index 93882e607a..6e8a1f8dee 100644
--- a/tp/t/results/indices/explicit_sort_key.pl
+++ b/tp/t/results/indices/explicit_sort_key.pl
@@ -787,7 +787,6 @@ in a reuglar para . ‘inside another ’.
* aaa : chap. (line 3)
* aaaaaaa (second): chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/ftable_vtable.pl
b/tp/t/results/indices/ftable_vtable.pl
index f49c8c95df..7ee9f6b5e7 100644
--- a/tp/t/results/indices/ftable_vtable.pl
+++ b/tp/t/results/indices/ftable_vtable.pl
@@ -783,7 +783,6 @@ _var3_
* var3: chap. (line 11)
* varx2: chap. (line 9)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/ignored_sort_char_empty_entries.pl
b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
index 97120c606c..6dd236514e 100644
--- a/tp/t/results/indices/ignored_sort_char_empty_entries.pl
+++ b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
@@ -477,7 +477,6 @@ File: , Node: chap, Prev: Top
* --: chap. (line 3)
* A: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/image_lines_count.pl
b/tp/t/results/indices/image_lines_count.pl
index a5092ee6bc..e087aade0f 100644
Binary files a/tp/t/results/indices/image_lines_count.pl and
b/tp/t/results/indices/image_lines_count.pl differ
diff --git a/tp/t/results/indices/image_text_lines_count.pl
b/tp/t/results/indices/image_text_lines_count.pl
index 3ec72cd612..a5ccc9209b 100644
Binary files a/tp/t/results/indices/image_text_lines_count.pl and
b/tp/t/results/indices/image_text_lines_count.pl differ
diff --git a/tp/t/results/indices/index_and_node_same_name.pl
b/tp/t/results/indices/index_and_node_same_name.pl
index ae16b8d60f..d8a2459b84 100644
--- a/tp/t/results/indices/index_and_node_same_name.pl
+++ b/tp/t/results/indices/index_and_node_same_name.pl
@@ -424,7 +424,6 @@ in index node node, with the same name than index entry.
* node: Top. (line 7)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entries_before_nodes.pl
b/tp/t/results/indices/index_entries_before_nodes.pl
index 5694cc0c2e..993baa91ad 100644
Binary files a/tp/t/results/indices/index_entries_before_nodes.pl and
b/tp/t/results/indices/index_entries_before_nodes.pl differ
diff --git a/tp/t/results/indices/index_entries_locations.pl
b/tp/t/results/indices/index_entries_locations.pl
index b92f8377aa..ff56e78763 100644
--- a/tp/t/results/indices/index_entries_locations.pl
+++ b/tp/t/results/indices/index_entries_locations.pl
@@ -477,7 +477,6 @@ Initial paragraph.
* entry in paragraph: chap. (line 5)
* lone entry: chap. (line 11)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entry_before_first_node.pl
b/tp/t/results/indices/index_entry_before_first_node.pl
index 72f3b9f7c2..74f3e6d964 100644
Binary files a/tp/t/results/indices/index_entry_before_first_node.pl and
b/tp/t/results/indices/index_entry_before_first_node.pl differ
diff --git a/tp/t/results/indices/index_entry_before_node.pl
b/tp/t/results/indices/index_entry_before_node.pl
index d5e65814ac..6fad98d067 100644
--- a/tp/t/results/indices/index_entry_before_node.pl
+++ b/tp/t/results/indices/index_entry_before_node.pl
@@ -584,7 +584,6 @@ File: , Node: second, Prev: chap first, Up: Top
* lone entry: chap first. (line 4)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entry_in_footnote.pl
b/tp/t/results/indices/index_entry_in_footnote.pl
index 5b1ab7ed85..96feaba735 100644
Binary files a/tp/t/results/indices/index_entry_in_footnote.pl and
b/tp/t/results/indices/index_entry_in_footnote.pl differ
diff --git a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
index 2e7511caea..49988a6243 100644
--- a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
@@ -616,7 +616,6 @@ File: , Node: First, Prev: chap, Up: Top
* counting entry: chap. (line 12)
* index entry in footnote: chap. (line 7)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entry_in_footnote_sections.pl
b/tp/t/results/indices/index_entry_in_footnote_sections.pl
index aa159a540d..a5e0f85c5b 100644
--- a/tp/t/results/indices/index_entry_in_footnote_sections.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_sections.pl
@@ -446,7 +446,6 @@ Appendix A index
* index entry in footnote: Top. (line 16)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
b/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
index 30707c3bbc..91abecd206 100644
--- a/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
@@ -447,7 +447,6 @@ Appendix A index
* index entry in footnote: Top-Footnotes. (line 5)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_entry_in_footnote_separate.pl
b/tp/t/results/indices/index_entry_in_footnote_separate.pl
index 60adecae4f..41e4b0e26b 100644
--- a/tp/t/results/indices/index_entry_in_footnote_separate.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_separate.pl
@@ -652,7 +652,6 @@ File: , Node: First, Prev: chap, Up: Top
* counting entry: chap-Footnotes. (line 8)
* index entry in footnote: chap-Footnotes. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/index_no_node_no_top.pl
b/tp/t/results/indices/index_no_node_no_top.pl
index b65f16a0ad..51e04ec0b7 100644
--- a/tp/t/results/indices/index_no_node_no_top.pl
+++ b/tp/t/results/indices/index_no_node_no_top.pl
@@ -1419,7 +1419,6 @@ Text of chapter
In chapter 2
-
Tag Table:
diff --git a/tp/t/results/indices/index_no_node_no_top_no_node.pl
b/tp/t/results/indices/index_no_node_no_top_no_node.pl
index 7fa81db38b..f1d46b44cc 100644
--- a/tp/t/results/indices/index_no_node_no_top_no_node.pl
+++ b/tp/t/results/indices/index_no_node_no_top_no_node.pl
@@ -1419,7 +1419,6 @@ Text of chapter
In chapter 2
-
Tag Table:
diff --git a/tp/t/results/indices/index_nodes/res_info/index_nodes.info
b/tp/t/results/indices/index_nodes/res_info/index_nodes.info
index 5953973337..65e1c903a3 100644
Binary files a/tp/t/results/indices/index_nodes/res_info/index_nodes.info and
b/tp/t/results/indices/index_nodes/res_info/index_nodes.info differ
diff --git
a/tp/t/results/indices/index_special_region/res_info/index_special_region.info
b/tp/t/results/indices/index_special_region/res_info/index_special_region.info
index b8b7a022ca..f31db6c01e 100644
Binary files
a/tp/t/results/indices/index_special_region/res_info/index_special_region.info
and
b/tp/t/results/indices/index_special_region/res_info/index_special_region.info
differ
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying/res_info/index_special_region_no_insertcopying.info
b/tp/t/results/indices/index_special_region_no_insertcopying/res_info/index_special_region_no_insertcopying.info
index 32de3f4b9d..ef15ada927 100644
Binary files
a/tp/t/results/indices/index_special_region_no_insertcopying/res_info/index_special_region_no_insertcopying.info
and
b/tp/t/results/indices/index_special_region_no_insertcopying/res_info/index_special_region_no_insertcopying.info
differ
diff --git
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_info/index_special_region_no_insertcopying.info
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_info/index_special_region_no_insertcopying.info
index 32de3f4b9d..ef15ada927 100644
Binary files
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_info/index_special_region_no_insertcopying.info
and
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_info/index_special_region_no_insertcopying.info
differ
diff --git
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_info/index_special_region.info
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_info/index_special_region.info
index 33b9da22f1..7602673994 100644
Binary files
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_info/index_special_region.info
and
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_info/index_special_region.info
differ
diff --git a/tp/t/results/indices/index_table/res_info/index_table.info
b/tp/t/results/indices/index_table/res_info/index_table.info
index f896195b37..ec57716c1e 100644
Binary files a/tp/t/results/indices/index_table/res_info/index_table.info and
b/tp/t/results/indices/index_table/res_info/index_table.info differ
diff --git
a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
index 45411f3b31..1e698aefe0 100644
--- a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
+++ b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
@@ -591,7 +591,6 @@ File: , Node: chapter index, Prev: Top, Up: Top
* other second: chapter index. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/printindex_between_node_section.pl
b/tp/t/results/indices/printindex_between_node_section.pl
index 8c76f1adc3..028d04281d 100644
--- a/tp/t/results/indices/printindex_between_node_section.pl
+++ b/tp/t/results/indices/printindex_between_node_section.pl
@@ -714,7 +714,6 @@ File: , Node: node sec1, Up: node chap1
1.1 section1
============
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/printindex_between_part_chapter.pl
b/tp/t/results/indices/printindex_between_part_chapter.pl
index ca90e33e53..b916330637 100644
--- a/tp/t/results/indices/printindex_between_part_chapter.pl
+++ b/tp/t/results/indices/printindex_between_part_chapter.pl
@@ -780,6 +780,7 @@ top
* node chap1::
* node chap2::
+
[index ]
* Menu:
@@ -802,12 +803,11 @@ File: , Node: node chap2, Prev: node chap1, Up: Top
2 chapter 2
***********
-
Tag Table:
Node: Top27
-Node: node chap1589
-Node: node chap2684
+Node: node chap1590
+Node: node chap2685
End Tag Table
diff --git a/tp/t/results/indices/printindex_index_entry_in_copying.pl
b/tp/t/results/indices/printindex_index_entry_in_copying.pl
index 9ba4bcf9a0..4494747390 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying.pl
@@ -1074,7 +1074,6 @@ xftable xitem
* xf: chapter. (line 7)
* xftable xitem: chapter. (line 11)
-
Tag Table:
Node: Top109
diff --git
a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
index d6d77fda7a..be4ef90c7c 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
@@ -690,7 +690,6 @@ Copying(1).
(1) In footnote
-
Tag Table:
Node: Top96
diff --git
a/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
b/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
index 5de0ffd007..b0b5cdd049 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
@@ -1003,7 +1003,6 @@ File: , Node: chapter, Prev: Top, Up: Top
1 Chapter
*********
-
Tag Table:
Node: Top109
diff --git a/tp/t/results/indices/printindex_with_space_before.pl
b/tp/t/results/indices/printindex_with_space_before.pl
index 35f4632457..78ece0b450 100644
Binary files a/tp/t/results/indices/printindex_with_space_before.pl and
b/tp/t/results/indices/printindex_with_space_before.pl differ
diff --git a/tp/t/results/indices/same_index_entry_merged_indices.pl
b/tp/t/results/indices/same_index_entry_merged_indices.pl
index 84c122cb71..4f54f40a61 100644
--- a/tp/t/results/indices/same_index_entry_merged_indices.pl
+++ b/tp/t/results/indices/same_index_entry_merged_indices.pl
@@ -695,7 +695,6 @@ Text.
* mmm-mode: chap. (line 8)
* mmm-mode <1>: chap. (line 11)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/same_only_seealso_seeentry.pl
b/tp/t/results/indices/same_only_seealso_seeentry.pl
index e4456059ea..8d2d1c191e 100644
--- a/tp/t/results/indices/same_only_seealso_seeentry.pl
+++ b/tp/t/results/indices/same_only_seealso_seeentry.pl
@@ -720,7 +720,6 @@ File: , Node: node, Prev: Top, Up: Top
1 chap
******
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/same_seealso_seeentry.pl
b/tp/t/results/indices/same_seealso_seeentry.pl
index 9b2f13f688..a8b7248a61 100644
--- a/tp/t/results/indices/same_seealso_seeentry.pl
+++ b/tp/t/results/indices/same_seealso_seeentry.pl
@@ -771,7 +771,6 @@ File: , Node: node, Prev: Top, Up: Top
* entry: node. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/seealso_duplicate.pl
b/tp/t/results/indices/seealso_duplicate.pl
index 228c870938..2b6f69ee2d 100644
--- a/tp/t/results/indices/seealso_duplicate.pl
+++ b/tp/t/results/indices/seealso_duplicate.pl
@@ -563,7 +563,6 @@ b
* awk, POSIX and: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/seeentry.pl b/tp/t/results/indices/seeentry.pl
index 0fd194fb42..61ce4d4245 100644
--- a/tp/t/results/indices/seeentry.pl
+++ b/tp/t/results/indices/seeentry.pl
@@ -626,7 +626,6 @@ File: , Node: chapter index, Prev: Top, Up: Top
1 Index
*******
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/sorted_subentries.pl
b/tp/t/results/indices/sorted_subentries.pl
index dbb9f4ea3c..fd22620901 100644
--- a/tp/t/results/indices/sorted_subentries.pl
+++ b/tp/t/results/indices/sorted_subentries.pl
@@ -2101,7 +2101,6 @@ File: , Node: chapter second, Prev: chapter one, Up:
Top
* hhh, l, third: chapter second. (line 6)
* hhh jjj: chapter one. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/subentries.pl
b/tp/t/results/indices/subentries.pl
index 265d228280..bb9dfef10e 100644
--- a/tp/t/results/indices/subentries.pl
+++ b/tp/t/results/indices/subentries.pl
@@ -1119,7 +1119,6 @@ File: , Node: chapter index, Prev: Top, Up: Top
* f---ddd, f---eee, ffff: chapter index. (line 6)
* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter index. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/subentries_and_comments.pl
b/tp/t/results/indices/subentries_and_comments.pl
index 3a35f738c1..57c10af86e 100644
--- a/tp/t/results/indices/subentries_and_comments.pl
+++ b/tp/t/results/indices/subentries_and_comments.pl
@@ -490,7 +490,6 @@ File: , Node: chapter one, Prev: Top, Up: Top
* aa, bb: chapter one. (line 6)
* ab, cc: chapter one. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/subentry_and_sortas.pl
b/tp/t/results/indices/subentry_and_sortas.pl
index 8d87877e06..d09b25336f 100644
--- a/tp/t/results/indices/subentry_and_sortas.pl
+++ b/tp/t/results/indices/subentry_and_sortas.pl
@@ -616,7 +616,6 @@ File: , Node: chapter index, Prev: Top, Up: Top
* xxx, zzz: chapter index. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/subentry_and_sortas_spaces.pl
b/tp/t/results/indices/subentry_and_sortas_spaces.pl
index 6cb8fec5de..6af410ece4 100644
--- a/tp/t/results/indices/subentry_and_sortas_spaces.pl
+++ b/tp/t/results/indices/subentry_and_sortas_spaces.pl
@@ -745,7 +745,6 @@ File: , Node: chapter index, Prev: Top, Up: Top
* aaa, bbb, ccc: chapter index. (line 6)
* aaa, bbb, ccc <1>: chapter index. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/syncode_index_print_both.pl
b/tp/t/results/indices/syncode_index_print_both.pl
index 3a6a88a536..b2d0017fbc 100644
--- a/tp/t/results/indices/syncode_index_print_both.pl
+++ b/tp/t/results/indices/syncode_index_print_both.pl
@@ -600,7 +600,6 @@ Print fn
* c--oncept: chapter index. (line 6)
* f---un: chapter index. (line 6)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/syncodeindex_to_plain.pl
b/tp/t/results/indices/syncodeindex_to_plain.pl
index 68fe249716..581f58a05d 100644
--- a/tp/t/results/indices/syncodeindex_to_plain.pl
+++ b/tp/t/results/indices/syncodeindex_to_plain.pl
@@ -466,7 +466,6 @@ cp index.
* --v: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/transparent_sort_chars.pl
b/tp/t/results/indices/transparent_sort_chars.pl
index 2850577724..2f46794b09 100644
--- a/tp/t/results/indices/transparent_sort_chars.pl
+++ b/tp/t/results/indices/transparent_sort_chars.pl
@@ -436,7 +436,6 @@ File: , Node: chap, Prev: Top
* Source file format: chap. (line 3)
* --version, for install-info: chap. (line 3)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/indices/w_lines_count.pl
b/tp/t/results/indices/w_lines_count.pl
index 96171b54a8..7c2df41046 100644
Binary files a/tp/t/results/indices/w_lines_count.pl and
b/tp/t/results/indices/w_lines_count.pl differ
diff --git a/tp/t/results/info_tests/before_node_and_section.pl
b/tp/t/results/info_tests/before_node_and_section.pl
index 67f3b8b341..b0945db1a0 100644
--- a/tp/t/results/info_tests/before_node_and_section.pl
+++ b/tp/t/results/info_tests/before_node_and_section.pl
@@ -822,7 +822,6 @@ File: , Node: node1, Prev: Top, Up: Top
* index entry before anything: (outside of any node). (line 0)
-
Tag Table:
Ref: anchor178
diff --git a/tp/t/results/info_tests/center_flush.pl
b/tp/t/results/info_tests/center_flush.pl
index 73023464a7..d25daaf260 100644
--- a/tp/t/results/info_tests/center_flush.pl
+++ b/tp/t/results/info_tests/center_flush.pl
@@ -464,7 +464,6 @@ after anchor
Now anchor
after anchor
Second anchor in text after anchor.
-
Tag Table:
Ref: anchor in flushleft99
diff --git
a/tp/t/results/info_tests/chinese_mixed_with_en_EUC_CN/res_info/chinese_mixed_with_en_EUC_CN.info
b/tp/t/results/info_tests/chinese_mixed_with_en_EUC_CN/res_info/chinese_mixed_with_en_EUC_CN.info
index 17380710d6..0a6204a4b8 100644
---
a/tp/t/results/info_tests/chinese_mixed_with_en_EUC_CN/res_info/chinese_mixed_with_en_EUC_CN.info
+++
b/tp/t/results/info_tests/chinese_mixed_with_en_EUC_CN/res_info/chinese_mixed_with_en_EUC_CN.info
@@ -43,7 +43,6 @@ standard Emacs features when programming in Ada.
restrict ��ʾ�ڵ�ǰ scope �ڲ�������������ָ�������ô��������ֹ
memory overlap��
-
Tag Table:
Node: Top93
diff --git a/tp/t/results/info_tests/colon_in_index_entry.pl
b/tp/t/results/info_tests/colon_in_index_entry.pl
index 23bc7745c1..f4c2669d40 100644
--- a/tp/t/results/info_tests/colon_in_index_entry.pl
+++ b/tp/t/results/info_tests/colon_in_index_entry.pl
@@ -645,7 +645,6 @@ _%main::value_
* c:d: Top. (line 5)
* z:t: Top. (line 6)
-
Tag Table:
Node: Top27
diff --git
a/tp/t/results/info_tests/colons_in_index_entries_and_node/res_info/colons_in_index_entries_and_node.info
b/tp/t/results/info_tests/colons_in_index_entries_and_node/res_info/colons_in_index_entries_and_node.info
index 140a32b736..ce45f9a08a 100644
Binary files
a/tp/t/results/info_tests/colons_in_index_entries_and_node/res_info/colons_in_index_entries_and_node.info
and
b/tp/t/results/info_tests/colons_in_index_entries_and_node/res_info/colons_in_index_entries_and_node.info
differ
diff --git
a/tp/t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info/colons_in_index_entries_and_node_no_quoting.info
b/tp/t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info/colons_in_index_entries_and_node_no_quoting.info
index af2ed354de..c6adf8d9bf 100644
Binary files
a/tp/t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info/colons_in_index_entries_and_node_no_quoting.info
and
b/tp/t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info/colons_in_index_entries_and_node_no_quoting.info
differ
diff --git a/tp/t/results/info_tests/def_in_copying.pl
b/tp/t/results/info_tests/def_in_copying.pl
index 43f5fc4d78..5af1cf277c 100644
--- a/tp/t/results/info_tests/def_in_copying.pl
+++ b/tp/t/results/info_tests/def_in_copying.pl
@@ -829,7 +829,6 @@ In text
* bb: Top. (line 7)
* bbx: Top. (line 8)
-
Tag Table:
Node: Top88
diff --git a/tp/t/results/info_tests/empty_arguments.pl
b/tp/t/results/info_tests/empty_arguments.pl
index 7d9010a3ce..ee672f6199 100644
--- a/tp/t/results/info_tests/empty_arguments.pl
+++ b/tp/t/results/info_tests/empty_arguments.pl
@@ -105,7 +105,6 @@ $result_floats{'empty_arguments'} = {};
$result_converted{'info'}->{'empty_arguments'} = 'This is , produced from .
** a
-
Tag Table:
diff --git a/tp/t/results/info_tests/empty_caption.pl
b/tp/t/results/info_tests/empty_caption.pl
index ece4465522..a317625614 100644
--- a/tp/t/results/info_tests/empty_caption.pl
+++ b/tp/t/results/info_tests/empty_caption.pl
@@ -270,7 +270,6 @@ a 1:
* a 1: b.
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/empty_copying_not_ended.pl
b/tp/t/results/info_tests/empty_copying_not_ended.pl
index f7ccab8f73..cc8cacadfb 100644
--- a/tp/t/results/info_tests/empty_copying_not_ended.pl
+++ b/tp/t/results/info_tests/empty_copying_not_ended.pl
@@ -63,7 +63,6 @@ $result_floats{'empty_copying_not_ended'} = {};
$result_converted{'info'}->{'empty_copying_not_ended'} = 'This is , produced
from .
-
Tag Table:
diff --git a/tp/t/results/info_tests/encoding_us_ascii.pl
b/tp/t/results/info_tests/encoding_us_ascii.pl
index 0a0276a2ea..fa071fcf3f 100644
--- a/tp/t/results/info_tests/encoding_us_ascii.pl
+++ b/tp/t/results/info_tests/encoding_us_ascii.pl
@@ -137,7 +137,6 @@ $result_converted{'info'}->{'encoding_us_ascii'} = 'This is
, produced from .
File: , Node: Top, Up: (dir)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/error_in_footnote.pl
b/tp/t/results/info_tests/error_in_footnote.pl
index 14188de29f..b63926bc80 100644
--- a/tp/t/results/info_tests/error_in_footnote.pl
+++ b/tp/t/results/info_tests/error_in_footnote.pl
@@ -453,7 +453,6 @@ Text 1: Caption. TeX. In caption *note caption*. Now
footnote(1)
(1) LaTeX. and strong *Note footnote*.
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/float_long_captions.pl
b/tp/t/results/info_tests/float_long_captions.pl
index 755db1c51c..7fb04421e3 100644
--- a/tp/t/results/info_tests/float_long_captions.pl
+++ b/tp/t/results/info_tests/float_long_captions.pl
@@ -400,7 +400,6 @@ Text 2: AAAAAAAAAAAAAAAA BBBBBB CCCCCCCCCCC
* Text 2: text2. AAAAAAAAAAAAAAAA BBBBBB
CCCCCCCCCCC
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/float_without_type.pl
b/tp/t/results/info_tests/float_without_type.pl
index e4fa62639e..0dee75b6ae 100644
--- a/tp/t/results/info_tests/float_without_type.pl
+++ b/tp/t/results/info_tests/float_without_type.pl
@@ -230,7 +230,6 @@ a
* Menu:
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/image_and_spaces_formatting.pl
b/tp/t/results/info_tests/image_and_spaces_formatting.pl
index 67e7600bb0..82485f2b65 100644
--- a/tp/t/results/info_tests/image_and_spaces_formatting.pl
+++ b/tp/t/results/info_tests/image_and_spaces_formatting.pl
@@ -752,7 +752,6 @@ ddddddddddddd This is an image words. text eeeeeeeeeeeeeee
This is an image word
This is an image words.
Text. This is an image words. This is an image words..
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/image_extension.pl
b/tp/t/results/info_tests/image_extension.pl
index 8c53478169..4377094790 100644
Binary files a/tp/t/results/info_tests/image_extension.pl and
b/tp/t/results/info_tests/image_extension.pl differ
diff --git a/tp/t/results/info_tests/image_quotes.pl
b/tp/t/results/info_tests/image_quotes.pl
index ac24eeac28..fb891a5695 100644
Binary files a/tp/t/results/info_tests/image_quotes.pl and
b/tp/t/results/info_tests/image_quotes.pl differ
diff --git a/tp/t/results/info_tests/image_text_encoded.pl
b/tp/t/results/info_tests/image_text_encoded.pl
index fbfd07af62..c6374fec18 100644
--- a/tp/t/results/info_tests/image_text_encoded.pl
+++ b/tp/t/results/info_tests/image_text_encoded.pl
@@ -95,7 +95,6 @@ $result_floats{'image_text_encoded'} = {};
$result_converted{'info'}->{'image_text_encoded'} = 'This is , produced from .
îmage encodée
-
Tag Table:
diff --git a/tp/t/results/info_tests/image_text_file_only_and_alt.pl
b/tp/t/results/info_tests/image_text_file_only_and_alt.pl
index c6a58c5b00..f3b1c48a76 100644
Binary files a/tp/t/results/info_tests/image_text_file_only_and_alt.pl and
b/tp/t/results/info_tests/image_text_file_only_and_alt.pl differ
diff --git a/tp/t/results/info_tests/index_entry_at_end_node.pl
b/tp/t/results/info_tests/index_entry_at_end_node.pl
index 6261313172..e85afb1adc 100644
--- a/tp/t/results/info_tests/index_entry_at_end_node.pl
+++ b/tp/t/results/info_tests/index_entry_at_end_node.pl
@@ -702,7 +702,6 @@ Appendix A indices
* index entry: chapter. (line 5)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/known_encoding.pl
b/tp/t/results/info_tests/known_encoding.pl
index 0d55ccf5f9..d7e4f0f262 100644
--- a/tp/t/results/info_tests/known_encoding.pl
+++ b/tp/t/results/info_tests/known_encoding.pl
@@ -145,7 +145,6 @@ $result_converted{'info'}->{'known_encoding'} = 'This is ,
produced from .
File: , Node: Top, Up: (dir)
-
Tag Table:
Node: Top27
diff --git a/tp/t/results/info_tests/multiline_image_and_align.pl
b/tp/t/results/info_tests/multiline_image_and_align.pl
index be77eb9b28..2586ed0abb 100644
--- a/tp/t/results/info_tests/multiline_image_and_align.pl
+++ b/tp/t/results/info_tests/multiline_image_and_align.pl
@@ -1180,7 +1180,6 @@ BBB [image src="figure.txt" text=" 1 A B
[image src="figure.txt" text=" 1 A B
2 C D
3 E F"