[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (35b685f369 -> 6ceaa8e9ff)
From: |
Patrice Dumas |
Subject: |
master updated (35b685f369 -> 6ceaa8e9ff) |
Date: |
Sun, 13 Mar 2022 08:05:50 -0400 (EDT) |
pertusus pushed a change to branch master.
from 35b685f369 * tp/Texinfo/Convert/DocBook.pm (_convert): start a
sectioning command associated with both a part and a node with the first
appearing. Do not add partinfo if the part is associated with a sectioning
command, the content of the part will be at the beginning of the sectioning
command. This is erroneous to have non empty part anyway.
new 17aaca53b6 Always remove empty empty 'structure' hashes in
tp/t/test_utils.pl
new 6ceaa8e9ff * tp/Texinfo/Convert/DocBook.pm (convert, output): call
convert_tree() instead of convert_document_sections().
Summary of changes:
ChangeLog | 5 +++++
tp/Texinfo/Convert/DocBook.pm | 4 ++--
tp/t/results/include/cpp_line_latin1.pl | 9 +++------
tp/t/results/include/cpp_lines.pl | 6 ++----
tp/t/results/include/macro_and_commands_in_early_commands.pl | 9 +++------
tp/t/results/include/macro_in_early_commands.pl | 9 +++------
tp/t/results/include/value_expansion_in_include.pl | 6 ++----
tp/t/results/indices/complex_recursive_synindex.pl | 6 ++----
tp/t/results/indices/print_merged_index.pl | 6 ++----
tp/t/results/invalid_nestings/footnote_in_ref.pl | 6 ++----
tp/t/results/invalid_nestings/ignore_in_xref.pl | 6 ++----
tp/t/results/invalid_nestings/in_table.pl | 6 ++----
tp/t/results/invalid_nestings/node_in_copying.pl | 6 ++----
tp/t/results/invalid_nestings/node_in_copying_not_closed.pl | 9 +++------
tp/t/results/invalid_nestings/quotation_in_ref.pl | 6 ++----
tp/t/results/invalid_nestings/ref_in_anchor.pl | 6 ++----
tp/t/results/invalid_nestings/ref_in_ref.pl | 6 ++----
.../invalid_nestings/style_not_closed_before_first_node.pl | 6 ++----
tp/t/results/invalid_nestings/verbatim_in_ref.pl | 6 ++----
tp/t/results/macro/backslash_in_arg.pl | 6 ++----
tp/t/results/macro/macro_in_index_commands.pl | 6 ++----
tp/t/results/menu/direntry_dircategory_after_first_node.pl | 9 +++------
tp/t/results/menu/menu_in_deffn.pl | 6 ++----
tp/t/results/menu/menu_node_unterminated.pl | 6 ++----
tp/t/results/misc_commands/text_before_line_command.pl | 9 +++------
tp/t/results/sectioning/a_comma_after_node.pl | 6 ++----
tp/t/results/sectioning/at_commands_in_node.pl | 6 ++----
tp/t/results/sectioning/contents_at_document_begin.pl | 9 +++------
tp/t/results/sectioning/contents_at_end_document.pl | 9 +++------
tp/t/results/sectioning/contents_in_document.pl | 9 +++------
tp/t/results/sectioning/contents_no_section.pl | 6 ++----
tp/t/results/sectioning/email_in_node.pl | 6 ++----
tp/t/results/sectioning/empty_ref_arg.pl | 6 ++----
tp/t/results/sectioning/node_empty_direction.pl | 6 ++----
tp/t/results/sectioning/node_line_arguments.pl | 6 ++----
tp/t/results/sectioning/unknown_node_in_menu.pl | 6 ++----
tp/t/results/value/value_in_index_commands.pl | 6 ++----
tp/t/results/value/value_in_misc_commands.pl | 9 +++------
tp/t/test_utils.pl | 10 +++++-----
39 files changed, 94 insertions(+), 171 deletions(-)
- master updated (35b685f369 -> 6ceaa8e9ff),
Patrice Dumas <=