texinfo-commits
[Top][All Lists]
Advanced

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

master updated (5f056d5c18 -> b065ec493f)


From: Gavin D. Smith
Subject: master updated (5f056d5c18 -> b065ec493f)
Date: Thu, 18 Jan 2024 15:25:15 -0500 (EST)

gavin pushed a change to branch master.

    from 5f056d5c18 * tp/Texinfo/Convert/Converter.pm (sort_element_counts): 
call conversion_initialization and conversion_finalization.
     new 1bd1fa62b4 * tp/Texinfo/Common.pm (debug_print_tree): Also print 
'unit_contents' keys to allow printing an "output unit".
     new b065ec493f Change handling of blank lines between Info nodes


Summary of changes:
 ChangeLog                                          |  25 +++++++++++++++++++++
 tp/Texinfo/Common.pm                               |   4 ++++
 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 -
 264 files changed, 68 insertions(+), 237 deletions(-)



reply via email to

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