texinfo-commits
[Top][All Lists]
Advanced

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

master updated (f7a2bf9cd2 -> 7ebfdce672)


From: Patrice Dumas
Subject: master updated (f7a2bf9cd2 -> 7ebfdce672)
Date: Tue, 12 Dec 2023 10:01:50 -0500 (EST)

pertusus pushed a change to branch master.

    from f7a2bf9cd2 * tp/Texinfo/XS/main/get_perl_info.c (get_source_info): use 
SvPVbyte for file_name.
     new 5b8c13f7b3 No empty macro in source info
     new 7ebfdce672 * tp/Texinfo/Report.pm (format_line_message): only check if 
macro is defined.


Summary of changes:
 ChangeLog                                          |   17 +
 tp/Texinfo/ParserNonXS.pm                          |   30 +-
 tp/Texinfo/Report.pm                               |    8 +-
 tp/Texinfo/XS/main/build_perl_info.c               |   20 -
 tp/t/results/alias/alias_macro_target_removed.pl   |   12 +-
 tp/t/results/alias/alias_non_existing_command.pl   |    6 +-
 tp/t/results/alias/alias_of_added_index.pl         |   24 +-
 .../alias_of_added_index_before_added_index.pl     |   24 +-
 tp/t/results/alias/alias_of_definfoenclose.pl      |   10 +-
 ...lias_of_definfoenclose_before_definfoenclose.pl |   10 +-
 tp/t/results/alias/alias_of_macro.pl               |    9 +-
 tp/t/results/alias/alias_of_macro_before_macro.pl  |    9 +-
 tp/t/results/alias/alias_table_command.pl          |   15 +-
 tp/t/results/alias/bad_line.pl                     |   13 +-
 tp/t/results/alias/block_command_alias.pl          |   12 +-
 tp/t/results/alias/recursive_alias.pl              |   16 +-
 tp/t/results/alias/simple.pl                       |   12 +-
 tp/t/results/alias/texinfo_command_alias.pl        |   16 +-
 .../alias/texinfo_command_alias_indirect.pl        |   12 +-
 .../alias/texinfo_command_alias_indirect_before.pl |   15 +-
 tp/t/results/columnfractions/empty.pl              |   10 +-
 tp/t/results/columnfractions/empty_comment.pl      |   10 +-
 tp/t/results/columnfractions/good.pl               |    9 +-
 tp/t/results/columnfractions/good_comment.pl       |    9 +-
 tp/t/results/columnfractions/good_space_comment.pl |    9 +-
 tp/t/results/columnfractions/invalid.pl            |   11 +-
 tp/t/results/columnfractions/not_fraction.pl       |   10 +-
 tp/t/results/columnfractions/out_of_multitable.pl  |    5 +-
 .../something_before_columnfractions.pl            |    9 +-
 tp/t/results/columnfractions/wrong_command.pl      |   14 +-
 .../additional_space_in_end_conditional.pl         |    6 +-
 ...additional_space_in_end_conditional_expanded.pl |    6 +-
 tp/t/results/conditionals/bad_ifclear_argument.pl  |    7 +-
 tp/t/results/conditionals/bad_ifset_argument.pl    |    7 +-
 tp/t/results/conditionals/command_conditionals.pl  |   42 +-
 .../command_conditionals_user_defined.pl           |   64 +-
 tp/t/results/conditionals/commands_in_ifset.pl     |   12 +-
 tp/t/results/conditionals/comment_on_ifset_line.pl |   36 +-
 tp/t/results/conditionals/cond.pl                  |   57 +-
 tp/t/results/conditionals/cond_ifhtml_ifinfo.pl    |   57 +-
 .../conditionals/cond_ifhtml_ifinfo_iftex.pl       |   58 +-
 tp/t/results/conditionals/cond_info.pl             |   57 +-
 .../conditionals/cond_info_ifhtml_ifinfo_iftex.pl  |   57 +-
 .../cond_info_no-ifhtml_no-ifinfo_no-iftex.pl      |   57 +-
 .../cond_no-ifhtml_no-ifinfo_no-iftex.pl           |   57 +-
 tp/t/results/conditionals/cond_xml.pl              |   57 +-
 .../results/conditionals/conditional_not_closed.pl |    4 +-
 .../conditionals/consecutive_conditionals.pl       |   24 +-
 tp/t/results/conditionals/defcondx_Dbar.pl         |   23 +-
 tp/t/results/conditionals/defcondx_Ubar.pl         |   19 +-
 tp/t/results/conditionals/empty_ifclear.pl         |    7 +-
 tp/t/results/conditionals/empty_ifset.pl           |    7 +-
 .../conditionals/empty_ifset_in_ifset_no_set.pl    |    7 +-
 .../conditionals/empty_ifset_in_ifset_set.pl       |   12 +-
 tp/t/results/conditionals/empty_set_in_ifclear.pl  |    6 +-
 tp/t/results/conditionals/empty_set_in_ifset.pl    |    6 +-
 .../end_conditional_not_at_line_begining.pl        |    7 +-
 tp/t/results/conditionals/end_ifset_in_format.pl   |   33 +-
 .../conditionals/false_format_not_closed.pl        |    4 +-
 tp/t/results/conditionals/if_not_closed.pl         |    4 +-
 tp/t/results/conditionals/ifclear_in_ifset.pl      |    6 +-
 tp/t/results/conditionals/ifclear_in_ifset_set.pl  |   13 +-
 .../conditionals/ifnot_format_conditional.pl       |    6 +-
 tp/t/results/conditionals/ifnotinfo_exception.pl   |    6 +-
 tp/t/results/conditionals/ifset_in_command.pl      |   15 +-
 tp/t/results/conditionals/ifset_nonalpha.pl        |    6 +-
 tp/t/results/conditionals/ignore_not_closed.pl     |    4 +-
 .../conditionals/ignore_spaces_and_comments.pl     |   30 +-
 tp/t/results/conditionals/ignored_in_ifset.pl      |   24 +-
 .../conditionals/info_ifinfo_ifnotplaintext.pl     |   12 +-
 tp/t/results/conditionals/info_ifplaintext.pl      |    6 +-
 .../conditionals/inlinefmtifelse_nesting.pl        |    6 +-
 .../conditionals/inlineiffmtifelse_not_closed.pl   |    4 +-
 .../inlineiffmtifelse_not_closed_three_arg.pl      |    4 +-
 .../inlineiffmtifelse_not_closed_two_arg.pl        |    4 +-
 .../conditionals/inlineifset_false_not_closed.pl   |    4 +-
 tp/t/results/conditionals/macro_in_ifset.pl        |   12 +-
 tp/t/results/conditionals/macro_in_ifset_set.pl    |   18 +-
 tp/t/results/conditionals/many_conditionals.pl     |   48 +-
 tp/t/results/conditionals/nested_ifset_ifclear.pl  |    6 +-
 .../nested_ifset_prepended_to_command_name.pl      |    7 +-
 tp/t/results/conditionals/nested_ignore.pl         |    4 +-
 .../conditionals/nested_ignore_comment_no_eol.pl   |    5 +-
 .../conditionals/nested_ignore_with_comments.pl    |    6 +-
 tp/t/results/conditionals/not_set.pl               |    6 +-
 tp/t/results/conditionals/plaintext_ifinfo.pl      |    6 +-
 .../plaintext_ifinfo_ifnotplaintext.pl             |   12 +-
 .../conditionals/superfluous_argument_to_end.pl    |    7 +-
 .../conditionals/text_on_conditional_line.pl       |    7 +-
 .../text_on_conditional_line_expanded.pl           |    7 +-
 tp/t/results/conditionals/txiinternalvalue.pl      |    1 -
 .../conditionals/user_defined_txiinternalvalue.pl  |    6 +-
 tp/t/results/converters_tests/accent_with_text.pl  |   22 +-
 .../results/converters_tests/at_commands_in_raw.pl |   81 +-
 tp/t/results/converters_tests/combined_fonts.pl    |  156 +-
 tp/t/results/converters_tests/commands_in_sc.pl    |   80 +-
 .../commands_in_settitle_with_title.pl             |   54 +-
 tp/t/results/converters_tests/commands_in_var.pl   |   79 +-
 tp/t/results/converters_tests/complex_nestings.pl  |   90 +-
 .../converters_tests/contents_at_document_begin.pl |   24 +-
 .../contents_at_document_begin_inline.pl           |   24 +-
 .../contents_at_document_begin_separate_element.pl |   24 +-
 .../converters_tests/definition_commands.pl        | 1503 ++++--------
 .../email_table_command_as_argument.pl             |   12 +-
 tp/t/results/converters_tests/empty_accent.pl      |    3 +-
 .../converters_tests/enumerate_above_ten.pl        |    9 +-
 .../results/converters_tests/footnote_no_number.pl |   18 +-
 .../footnote_no_number_separate.pl                 |   18 +-
 tp/t/results/converters_tests/form_feeds.pl        |   96 +-
 .../converters_tests/frenchspacing_and_code.pl     |  144 +-
 tp/t/results/converters_tests/image_extension.pl   |    8 +-
 tp/t/results/converters_tests/image_formatting.pl  |  170 +-
 tp/t/results/converters_tests/image_with_spaces.pl |  Bin 4338 -> 4280 bytes
 .../index_entry_in_preformatted.pl                 |   27 +-
 .../indices_in_begin_tables_lists.pl               |  327 +--
 ...ces_in_begin_tables_lists_entries_after_item.pl |  327 +--
 tp/t/results/converters_tests/inline.pl            |   63 +-
 tp/t/results/converters_tests/inline_expand_tex.pl |   52 +-
 tp/t/results/converters_tests/inlinefmtifelse.pl   |   30 +-
 .../inlinefmtifelse_with_commands.pl               |   36 +-
 tp/t/results/converters_tests/inlinefmtspaces.pl   |   12 +-
 .../results/converters_tests/inlineifsetifclear.pl |   12 +-
 .../converters_tests/inlineifsetifclearspaces.pl   |   14 +-
 tp/t/results/converters_tests/inlinerawspaces.pl   |   12 +-
 tp/t/results/converters_tests/line_breaks.pl       |   36 +-
 tp/t/results/converters_tests/link.pl              |   34 +-
 tp/t/results/converters_tests/non_empty_part.pl    |   71 +-
 .../non_empty_part_no_top_node_output.pl           |   71 +-
 .../converters_tests/normal_font_in_monospace.pl   |   21 +-
 .../printindex_merged_indices_code_style.pl        |   48 +-
 .../results/converters_tests/raw_block_commands.pl |   42 +-
 .../raw_block_commands_expand_tex.pl               |   43 +-
 .../converters_tests/ref_error_formatting.pl       |  241 +-
 tp/t/results/converters_tests/ref_in_sectioning.pl |  143 +-
 .../references_to_top_no_top_output.pl             |   93 +-
 tp/t/results/converters_tests/refs_formatting.pl   |  202 +-
 .../converters_tests/setfilename_no_extension.pl   |   12 +-
 .../converters_tests/simplest_no_node_section.pl   |    3 +-
 .../converters_tests/simplest_test_prefix.pl       |    3 +-
 .../some_at_commands_in_ref_nodes.pl               |  204 +-
 tp/t/results/converters_tests/sp_in_example.pl     |   21 +-
 .../converters_tests/spaces_in_empty_node_names.pl |   62 +-
 .../converters_tests/spaces_in_node_names.pl       |   54 +-
 .../table_in_display_in_example.pl                 |   24 +-
 .../table_in_example_in_display.pl                 |   24 +-
 .../converters_tests/test_deftypefnnewline.pl      |  147 +-
 tp/t/results/converters_tests/test_sp.pl           |   15 +-
 .../converters_tests/things_before_setfilename.pl  |   80 +-
 .../things_before_setfilename_no_element.pl        |   68 +-
 tp/t/results/converters_tests/top_in_ref.pl        |  202 +-
 tp/t/results/converters_tests/unknown_value.pl     |    1 -
 tp/t/results/coverage/accent_and_dash.pl           |    3 +-
 tp/t/results/coverage/accent_no_closed.pl          |    4 +-
 tp/t/results/coverage/accent_no_closed_comment.pl  |    4 +-
 tp/t/results/coverage/accent_no_closed_newline.pl  |    4 +-
 .../results/coverage/accent_no_closed_paragraph.pl |    4 +-
 tp/t/results/coverage/accents_errors.pl            |   23 +-
 .../coverage/arg_in_brace_no_arg_command.pl        |    4 +-
 tp/t/results/coverage/at_after_accent_command.pl   |    8 +-
 tp/t/results/coverage/block_commands.pl            |   21 +-
 tp/t/results/coverage/bye_on_end_command_line.pl   |    8 +-
 tp/t/results/coverage/cartouche.pl                 |   15 +-
 tp/t/results/coverage/cartouche_in_example.pl      |   12 +-
 tp/t/results/coverage/cartouche_in_quotation.pl    |   12 +-
 .../coverage/cartouche_title_and_content.pl        |    9 +-
 tp/t/results/coverage/center.pl                    |    6 +-
 tp/t/results/coverage/command_in_end.pl            |   88 +-
 .../command_in_end_expanded_raw_command_after.pl   |   11 +-
 ...mand_in_end_expanded_raw_command_empty_after.pl |   11 +-
 .../command_in_end_expanded_raw_in_command.pl      |   12 +-
 ..._in_end_expanded_raw_one_char_before_command.pl |   11 +-
 ..._in_end_expanded_raw_one_char_not_in_command.pl |   13 +-
 ..._in_end_expanded_raw_two_char_before_command.pl |   11 +-
 ..._in_end_expanded_raw_two_char_not_in_command.pl |   13 +-
 .../command_in_end_ignored_raw_command_after.pl    |   11 +-
 .../command_in_end_ignored_raw_in_command.pl       |    4 +-
 ...d_in_end_ignored_raw_one_char_before_command.pl |    4 +-
 ...d_in_end_ignored_raw_one_char_not_in_command.pl |    4 +-
 ...d_in_end_ignored_raw_two_char_before_command.pl |    4 +-
 ...d_in_end_ignored_raw_two_char_not_in_command.pl |    4 +-
 tp/t/results/coverage/commands.pl                  |   46 +-
 tp/t/results/coverage/commands_in_math.pl          |  292 +--
 tp/t/results/coverage/comment_on_cartouche_line.pl |   15 +-
 tp/t/results/coverage/comment_on_group_line.pl     |    6 +-
 tp/t/results/coverage/def.pl                       |  138 +-
 .../coverage/delcomment_followed_by_cpp_line.pl    |    3 -
 tp/t/results/coverage/displaymath.pl               |   57 +-
 tp/t/results/coverage/empty_w.pl                   |    6 +-
 .../end_bad_end_argument_and_superfluous_arg.pl    |   12 +-
 tp/t/results/coverage/exdent_and_commands.pl       |   24 +-
 tp/t/results/coverage/exdent_and_formats.pl        |  129 +-
 tp/t/results/coverage/flushleft_flushright.pl      |   12 +-
 .../coverage/flushleft_flushright_in_quotation.pl  |   18 +-
 tp/t/results/coverage/flushright_example_nested.pl |   24 +-
 tp/t/results/coverage/flushright_not_closed.pl     |    4 +-
 .../coverage/formats_only_title_comments.pl        |   44 +-
 tp/t/results/coverage/formats_only_titles.pl       |   44 +-
 tp/t/results/coverage/formats_titles.pl            |   58 +-
 .../coverage/group_beginning_and_end_on_line.pl    |    8 +-
 tp/t/results/coverage/group_not_closed.pl          |    4 +-
 tp/t/results/coverage/hyphenation.pl               |    3 +-
 tp/t/results/coverage/indentedblock.pl             |    6 +-
 tp/t/results/coverage/indicateurl_end_lines.pl     |    8 +-
 tp/t/results/coverage/insertcopying.pl             |   15 +-
 tp/t/results/coverage/invalid_U.pl                 |   38 +-
 tp/t/results/coverage/item_container.pl            |   30 +-
 .../results/coverage/lettered_accent_and_spaces.pl |   29 +-
 tp/t/results/coverage/math.pl                      |   49 +-
 tp/t/results/coverage/multitable.pl                |   52 +-
 tp/t/results/coverage/nested_block_commands.pl     |  144 +-
 tp/t/results/coverage/not_i_j_in_dotless.pl        |   11 +-
 tp/t/results/coverage/preformatted.pl              |   25 +-
 .../coverage/punctuation_in_line_commands.pl       |   66 +-
 tp/t/results/coverage/quotation_author.pl          |   15 +-
 tp/t/results/coverage/raggedright.pl               |    6 +-
 tp/t/results/coverage/setfilename_in_paragraph.pl  |    3 +-
 .../coverage/spaces_after_braced_command.pl        |   23 +-
 .../spaces_no_brace_after_braced_command.pl        |    4 +-
 .../spaces_unknown_command_after_braced_command.pl |   10 +-
 tp/t/results/coverage/symbol_after_block.pl        |  153 +-
 tp/t/results/coverage/symbol_after_command.pl      |   30 +-
 tp/t/results/coverage/table.pl                     |   53 +-
 tp/t/results/coverage/table_command_comment.pl     |   12 +-
 tp/t/results/coverage/test_errormsg.pl             |   14 +-
 tp/t/results/coverage/test_tie.pl                  |    3 +-
 tp/t/results/coverage/test_today.pl                |    3 +-
 tp/t/results/coverage/titlefont_in_center.pl       |    6 +-
 tp/t/results/coverage/unknown_accents.pl           |   75 +-
 tp/t/results/coverage/unknown_commands.pl          |    2 -
 tp/t/results/coverage/verbatiminclude.pl           |    3 +-
 tp/t/results/coverage_braces/abbr_acronym.pl       |   42 +-
 tp/t/results/coverage_braces/anchor_not_closed.pl  |    4 +-
 .../coverage_braces/brace_opened_no_command.pl     |    4 +-
 tp/t/results/coverage_braces/caption_not_closed.pl |   10 +-
 tp/t/results/coverage_braces/code_not_closed.pl    |    4 +-
 .../coverage_braces/contain_plain_text_nestings.pl |   77 +-
 .../results/coverage_braces/email_possibilities.pl |    9 +-
 tp/t/results/coverage_braces/empty_commands.pl     |   28 +-
 tp/t/results/coverage_braces/empty_images.pl       |   16 +-
 .../coverage_braces/empty_line_in_anchor.pl        |    5 +-
 .../empty_line_in_braces_in_math.pl                |    6 +-
 .../empty_line_in_braces_in_math_at_begin_line.pl  |    6 +-
 .../results/coverage_braces/empty_line_in_email.pl |    5 +-
 tp/t/results/coverage_braces/empty_line_in_math.pl |    3 +-
 tp/t/results/coverage_braces/empty_ref.pl          |   18 +-
 .../coverage_braces/empty_second_email_argument.pl |    3 +-
 tp/t/results/coverage_braces/end_line_in_anchor.pl |    3 +-
 tp/t/results/coverage_braces/footnote.pl           |    6 +-
 .../footnote_ending_on_empty_line.pl               |    3 +-
 .../footnote_in_command_not_closed.pl              |    8 +-
 tp/t/results/coverage_braces/footnote_no_node.pl   |    6 +-
 .../results/coverage_braces/footnote_not_closed.pl |    4 +-
 .../coverage_braces/form_feed_in_brace_commands.pl |   15 +-
 .../format_on_first_footnote_line.pl               |   18 +-
 .../results/coverage_braces/heading_in_footnote.pl |   10 +-
 .../coverage_braces/inforef_too_much_args.pl       |    7 +-
 tp/t/results/coverage_braces/kbd.pl                |   33 +-
 .../math_bracketed_inside_not_closed.pl            |   10 +-
 .../coverage_braces/math_bracketed_not_closed.pl   |   11 +-
 .../math_bracketed_not_closed_next_line.pl         |    8 +-
 .../math_leading_trailing_spaces.pl                |    3 +-
 tp/t/results/coverage_braces/math_not_closed.pl    |    4 +-
 tp/t/results/coverage_braces/nested.pl             |    6 +-
 tp/t/results/coverage_braces/nested_args.pl        |   15 +-
 tp/t/results/coverage_braces/nested_in_sc.pl       |   30 +-
 tp/t/results/coverage_braces/no_brace.pl           |   12 +-
 .../coverage_braces/no_brace_space_end_line.pl     |   13 +-
 .../one_argument_leading_trailing_spaces.pl        |   27 +-
 tp/t/results/coverage_braces/recursive_acronym.pl  |    6 +-
 .../recursive_acronym_definition.pl                |    9 +-
 tp/t/results/coverage_braces/ref_empty_node.pl     |   13 +-
 .../coverage_braces/ref_in_style_command.pl        |    6 +-
 tp/t/results/coverage_braces/simple.pl             |    3 +-
 .../coverage_braces/space_command_in_image.pl      |    6 +-
 tp/t/results/coverage_braces/space_in_anchor.pl    |    3 +-
 tp/t/results/coverage_braces/space_in_footnote.pl  |    3 +-
 tp/t/results/coverage_braces/space_in_image.pl     |   10 +-
 tp/t/results/coverage_braces/test_image.pl         |   39 +-
 tp/t/results/coverage_braces/test_w.pl             |   57 +-
 tp/t/results/coverage_braces/too_much_args.pl      |    3 +-
 .../coverage_braces/two_footnotes_in_nodes.pl      |   33 +-
 .../two_footnotes_in_nodes_separate.pl             |   36 +-
 .../two_footnotes_in_nodes_separate_no_header.pl   |   36 +-
 .../coverage_braces/unknown_command_with_braces.pl |    9 -
 tp/t/results/coverage_braces/unmatched_brace.pl    |    7 +-
 tp/t/results/coverage_braces/uref_in_ref.pl        |   16 +-
 tp/t/results/coverage_braces/uref_url.pl           |   27 +-
 .../uref_with_commands_characters.pl               |   12 +-
 tp/t/results/coverage_braces/verb_in_xref.pl       |   10 +-
 tp/t/results/coverage_braces/w_end_sentence.pl     |    3 +-
 tp/t/results/def/adjacent_defline.pl               |   12 +-
 tp/t/results/def/all_commands.pl                   |  270 +--
 tp/t/results/def/all_commands_delimiters.pl        | 1040 +++------
 .../def/all_commands_delimiters_printindex.pl      | 1017 +++------
 tp/t/results/def/all_commands_printindex.pl        |  267 +--
 tp/t/results/def/all_empty_def.pl                  |   90 +-
 tp/t/results/def/ampchar.pl                        |   19 +-
 tp/t/results/def/code_in_def.pl                    |   16 +-
 tp/t/results/def/def_defx_mismatch.pl              |   30 +-
 tp/t/results/def/def_groupings_args.pl             |   48 +-
 tp/t/results/def/defblock_no_defline.pl            |    6 +-
 tp/t/results/def/defline_no_params.pl              |    9 +-
 tp/t/results/def/deftypeline.pl                    |   21 +-
 tp/t/results/def/defx_after_comment.pl             |   20 +-
 tp/t/results/def/defx_after_comment_in_example.pl  |   26 +-
 tp/t/results/def/defx_after_empty_line.pl          |   20 +-
 .../def/defx_after_empty_line_in_example.pl        |   26 +-
 tp/t/results/def/defx_after_paragraph_end.pl       |   21 +-
 .../def/defx_after_preformatted_with_text.pl       |   27 +-
 tp/t/results/def/defx_after_text.pl                |   21 +-
 tp/t/results/def/defx_in_example.pl                |   26 +-
 tp/t/results/def/double_command.pl                 |   37 +-
 tp/t/results/def/empty_def_arguments.pl            |   75 +-
 tp/t/results/def/empty_def_command.pl              |   24 +-
 tp/t/results/def/empty_deftype.pl                  |   46 +-
 tp/t/results/def/empty_deftypeop_name.pl           |   22 +-
 tp/t/results/def/empty_main_def_arguments.pl       |   10 +-
 tp/t/results/def/end_of_line_end_file.pl           |    8 +-
 tp/t/results/def/end_of_line_protect_at_end.pl     |    9 +-
 tp/t/results/def/end_of_lines_protected.pl         |   16 +-
 .../def/end_of_lines_protected_in_footnote.pl      |   19 +-
 .../def/end_of_lines_protected_non_ascii.pl        |   16 +-
 tp/t/results/def/inter_item_commands_in_def.pl     |   41 +-
 .../def/inter_item_commands_in_def_in_example.pl   |   47 +-
 tp/t/results/def/leading_space_in_def_arg.pl       |   13 +-
 tp/t/results/def/multiple_defline.pl               |   12 +-
 tp/t/results/def/no_category_or_no_name.pl         |   41 +-
 tp/t/results/def/not_closed.pl                     |   20 +-
 tp/t/results/def/omit_def_space.pl                 |   18 +-
 tp/t/results/def/protected_brace.pl                |   10 +-
 tp/t/results/def/ref_in_def.pl                     |   54 +-
 tp/t/results/def/space_in_def_for_index.pl         |   36 +-
 tp/t/results/def/wrong_braces_simple.pl            |   86 +-
 tp/t/results/def/wrong_braces_with_end_of_lines.pl |   25 +-
 .../docbook_tests/between_node_and_section.pl      |   21 +-
 ...pty_quotation_with_arg_followed_by_quotation.pl |   12 +-
 .../docbook_tests/multiple_documentlanguage.pl     |   42 +-
 .../docbook_tests/special_docbook_unnumbered.pl    |   48 +-
 tp/t/results/float/anchor_in_caption.pl            |   21 +-
 tp/t/results/float/cindex_in_caption.pl            |   24 +-
 .../results/float/comment_space_comand_in_float.pl |   15 +-
 tp/t/results/float/complex_float.pl                |  349 +--
 tp/t/results/float/empty_caption.pl                |   30 +-
 tp/t/results/float/empty_label_no_space.pl         |    6 +-
 tp/t/results/float/empty_label_no_space_comment.pl |    6 +-
 tp/t/results/float/empty_label_with_space.pl       |    6 +-
 .../float/empty_label_with_space_comment.pl        |    6 +-
 tp/t/results/float/empty_listoffloats.pl           |    3 +-
 .../float/empty_listoffloats_with_floats.pl        |   33 +-
 tp/t/results/float/float_copying.pl                |   84 +-
 tp/t/results/float/float_in_block_commands.pl      |   45 +-
 tp/t/results/float/float_type_with_tieaccent.pl    |   33 +-
 tp/t/results/float/float_with_at_commands.pl       |   36 +-
 tp/t/results/float/footnote_in_caption.pl          |   21 +-
 .../results/float/footnote_in_caption_and_error.pl |   25 +-
 tp/t/results/float/listoffloats_with_commands.pl   |    9 +-
 .../results/float/multiple_spaces_in_float_type.pl |    9 +-
 .../float/numbering_captions_listoffloats.pl       |  387 ++--
 tp/t/results/float/ref_to_float.pl                 |   18 +-
 tp/t/results/float/simple.pl                       |    9 +-
 .../float/special_characters_in_float_type.pl      |   36 +-
 tp/t/results/formats_encodings/accent.pl           |  228 +-
 .../formats_encodings/accent_argument_non_ascii.pl |   18 +-
 .../formats_encodings/accent_enable_encoding.pl    |  228 +-
 tp/t/results/formats_encodings/accentenc.pl        |  231 +-
 .../formats_encodings/accentenc_enable_encoding.pl |  231 +-
 .../formats_encodings/at_commands_in_refs.pl       | 1851 +++++----------
 .../at_commands_in_refs_latin1.pl                  | 1852 +++++----------
 .../formats_encodings/at_commands_in_refs_utf8.pl  | 1850 +++++----------
 .../char_latin1_latin1_in_refs.pl                  |   96 +-
 .../char_latin2_latin2_in_refs.pl                  |   33 +-
 .../char_us_ascii_latin1_in_refs.pl                |   96 +-
 .../formats_encodings/char_utf8_latin1_in_refs.pl  |   96 +-
 .../documentencoding_utf8_and_insertions.pl        |   21 +-
 .../dotless_argument_non_ascii.pl                  |   20 +-
 .../formats_encodings/japanese_shift_jis.pl        |   58 +-
 .../manual_simple_latin1_with_error.pl             |   20 +-
 .../manual_simple_utf8_with_error.pl               |   17 +-
 .../multiple_include_encodings.pl                  |  123 +-
 .../no_documentencoding_and_insertions.pl          |   18 +-
 tp/t/results/formats_encodings/sample_utf8.pl      |  105 +-
 .../formats_encodings/verb_delimiter_not_ascii.pl  |   15 +-
 tp/t/results/formats_encodings/weird_accents.pl    |   57 +-
 .../weird_accents_disable_encoding.pl              |   57 +-
 tp/t/results/heading/heading_in_copying.pl         |   30 +-
 tp/t/results/heading/heading_in_example.pl         |   12 +-
 tp/t/results/heading/heading_in_quotation.pl       |   12 +-
 .../html_tests/acronym_in_node_and_section.pl      |   36 +-
 tp/t/results/html_tests/automatic_menus.pl         |   30 +-
 .../character_number_leading_toc_stoc.pl           |   18 +-
 tp/t/results/html_tests/check_htmlxref.pl          |   47 +-
 .../html_tests/check_htmlxref_ignore_ref_top_up.pl |   46 +-
 tp/t/results/html_tests/check_htmlxref_menu.pl     |   48 +-
 .../html_tests/check_htmlxref_no_use_nodes.pl      |   46 +-
 tp/t/results/html_tests/commands_in_abbr.pl        |   18 +-
 tp/t/results/html_tests/commands_in_alt.pl         |   18 +-
 tp/t/results/html_tests/commands_in_email.pl       |    9 +-
 tp/t/results/html_tests/contents_at_end.pl         |   24 +-
 tp/t/results/html_tests/contents_at_end_inline.pl  |   24 +-
 .../html_tests/contents_at_end_separate_element.pl |   24 +-
 .../html_tests/contents_in_middle_chapter.pl       |   39 +-
 .../contents_in_middle_chapter_inline.pl           |   39 +-
 .../contents_in_middle_chapter_separate_element.pl |   39 +-
 .../html_tests/contents_in_middle_section.pl       |   48 +-
 .../contents_in_middle_section_inline.pl           |   48 +-
 .../contents_in_middle_section_separate_element.pl |   48 +-
 .../deftypefnnewline_for_copying_after.pl          |   45 +-
 .../deftypefnnewline_for_copying_before.pl         |   39 +-
 tp/t/results/html_tests/documentdescription.pl     |   36 +-
 tp/t/results/html_tests/double_contents.pl         |   45 +-
 .../html_tests/double_contents_after_title.pl      |   45 +-
 .../double_contents_after_title_show_title.pl      |   45 +-
 ...double_contents_after_title_show_title_nodes.pl |   45 +-
 tp/t/results/html_tests/double_contents_book.pl    |   45 +-
 tp/t/results/html_tests/double_contents_chapter.pl |   45 +-
 tp/t/results/html_tests/double_contents_inline.pl  |   45 +-
 .../html_tests/double_contents_inline_chapter.pl   |   45 +-
 .../html_tests/double_contents_inline_nodes.pl     |   45 +-
 .../html_tests/double_contents_inline_section.pl   |   45 +-
 tp/t/results/html_tests/double_contents_nodes.pl   |   45 +-
 tp/t/results/html_tests/double_contents_section.pl |   45 +-
 .../html_tests/double_contents_separate_element.pl |   45 +-
 .../double_contents_separate_element_chapter.pl    |   45 +-
 .../double_contents_separate_element_nodes.pl      |   45 +-
 .../double_contents_separate_element_section.pl    |   45 +-
 .../empty_lines_at_beginning_no_setfilename.pl     |    6 +-
 ...lines_at_beginning_no_setfilename_no_element.pl |    3 +-
 tp/t/results/html_tests/empty_titlefont.pl         |    3 +-
 .../file_name_case_insensitive_conflict_node.pl    |   43 +-
 ...se_insensitive_conflict_node_no_redirections.pl |   39 +-
 ..._name_case_insensitive_conflict_redirections.pl |   44 +-
 .../html_tests/file_name_conflict_with_Top.pl      |   16 +-
 .../html_tests/file_name_conflict_with_section.pl  |   14 +-
 .../file_name_conflict_with_user_defined.pl        |   22 +-
 .../html_tests/filenameconflictwithnonsplit.pl     |    9 +-
 .../filenameconflictwithspecialelement.pl          |   19 +-
 tp/t/results/html_tests/float_copying.pl           |  105 +-
 ...otnotestyle_separate_html_text_no_monolithic.pl |   18 +-
 .../html_tests/footnotestyle_separate_late.pl      |   27 +-
 .../html_tests/headings_after_lone_nodes.pl        |  111 +-
 tp/t/results/html_tests/html_in_copying.pl         |   18 +-
 tp/t/results/html_tests/image_link_prefix.pl       |    4 +-
 .../results/html_tests/index_and_node_same_name.pl |   12 +-
 tp/t/results/html_tests/index_below.pl             |   15 +-
 tp/t/results/html_tests/info_js_dir_html.pl        |   12 +-
 tp/t/results/html_tests/info_js_dir_html_file.pl   |   12 +-
 tp/t/results/html_tests/info_js_dir_html_text.pl   |   12 +-
 tp/t/results/html_tests/itemize_arguments.pl       |  585 ++---
 .../itemize_arguments_enable_encoding.pl           |  585 ++---
 tp/t/results/html_tests/mathjax_with_texinfo.pl    |   36 +-
 .../mathjax_with_texinfo_enable_encoding.pl        |   36 +-
 .../html_tests/mathjax_with_texinfo_html_file.pl   |   36 +-
 .../html_tests/mathjax_with_texinfo_html_text.pl   |   36 +-
 .../mathjax_with_texinfo_no_convert_to_latex.pl    |   36 +-
 tp/t/results/html_tests/menu.pl                    |  120 +-
 tp/t/results/html_tests/menu_in_example.pl         |   37 +-
 tp/t/results/html_tests/no_content.pl              |   21 +-
 tp/t/results/html_tests/no_content_do_contents.pl  |   21 +-
 .../html_tests/no_content_do_contents_inline.pl    |   21 +-
 .../no_content_do_contents_separate_element.pl     |   21 +-
 tp/t/results/html_tests/no_content_inline.pl       |   21 +-
 .../html_tests/no_content_separate_element.pl      |   21 +-
 tp/t/results/html_tests/no_use_iso.pl              |    3 +-
 tp/t/results/html_tests/node_footnote_end.pl       |   96 +-
 tp/t/results/html_tests/node_footnote_separated.pl |   93 +-
 tp/t/results/html_tests/node_footnote_use_node.pl  |   93 +-
 .../html_tests/node_footnote_use_node_separate.pl  |   93 +-
 tp/t/results/html_tests/raw_html.pl                |    6 +-
 tp/t/results/html_tests/redirection_same_labels.pl |   88 +-
 tp/t/results/html_tests/ref_in_preformatted.pl     |   24 +-
 .../html_tests/sectioning_check_menu_structure.pl  |  154 +-
 tp/t/results/html_tests/shortcontents_no_top.pl    |   12 +-
 tp/t/results/html_tests/shorttitlepage.pl          |   21 +-
 .../html_tests/simplest_test_date_in_header.pl     |    3 +-
 .../html_tests/spaces_in_line_break_in_verb_w.pl   |    6 +-
 tp/t/results/html_tests/split_html_text.pl         |   12 +-
 tp/t/results/html_tests/test_accents_sc_default.pl |  162 +-
 .../html_tests/test_accents_sc_default_latin1.pl   |  165 +-
 .../html_tests/test_accents_sc_default_usascii.pl  |  168 +-
 .../html_tests/test_accents_sc_enable_encoding.pl  |  162 +-
 .../test_accents_sc_enable_encoding_latin1.pl      |  165 +-
 ...st_accents_sc_enable_encoding_to_utf8_latin1.pl |  165 +-
 ...t_accents_sc_enable_encoding_to_utf8_usascii.pl |  168 +-
 .../test_accents_sc_enable_encoding_usascii.pl     |  168 +-
 .../html_tests/test_accents_sc_to_utf8_latin1.pl   |  165 +-
 .../test_accents_sc_use_numeric_entity.pl          |  162 +-
 .../test_separated_contents_shortcontents.pl       |   24 +-
 .../html_tests/test_xrefautomaticsectiontitle.pl   |   33 +-
 .../test_xrefautomaticsectiontitle_off_first.pl    |   33 +-
 tp/t/results/html_tests/tex_expanded_in_copying.pl |   12 +-
 .../text_before_top_and_contents_after_title.pl    |   12 +-
 ...t_before_top_and_summarycontents_after_title.pl |   12 +-
 tp/t/results/html_tests/titles.pl                  |   21 +-
 .../top_file_name_and_node_name_collision.pl       |   16 +-
 tp/t/results/html_tests/top_node_up_explicit.pl    |   21 +-
 .../html_tests/top_node_up_explicit_no_nodes.pl    |   21 +-
 tp/t/results/html_tests/top_node_up_implicit.pl    |   21 +-
 .../html_tests/top_node_up_implicit_no_nodes.pl    |   21 +-
 .../html_tests/transliterated_names_conflicts.pl   |   31 +-
 tp/t/results/html_tests/uref_accented_letter.pl    |    9 +-
 .../html_tests/uref_accented_letter_ascii.pl       |   12 +-
 .../html_tests/uref_accented_letter_latin1.pl      |   12 +-
 tp/t/results/html_tests/utf8_default.pl            |    6 +-
 tp/t/results/html_tests/utf8_enable_encoding.pl    |    6 +-
 .../html_tests/utf8_enable_encoding_no_use_iso.pl  |    6 +-
 .../utf8_enable_encoding_use_numeric_entity.pl     |    6 +-
 tp/t/results/html_tests/utf8_use_numeric_entity.pl |    6 +-
 .../verbatim_in_multitable_in_example.pl           |   36 +-
 tp/t/results/html_tests/xml_protected_in_verb.pl   |   12 +-
 tp/t/results/htmlxref/htmlxref.pl                  |  200 +-
 tp/t/results/htmlxref/htmlxref_nodes.pl            |  200 +-
 tp/t/results/htmlxref/htmlxref_only_mono.pl        |  198 +-
 tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl  |  198 +-
 tp/t/results/htmlxref/htmlxref_only_split.pl       |  198 +-
 tp/t/results/htmlxref/htmlxref_only_split_nodes.pl |  198 +-
 tp/t/results/include/cpp_line_before_first_node.pl |    1 -
 tp/t/results/include/cpp_line_latin1.pl            |   13 +-
 tp/t/results/include/cpp_lines.pl                  |   81 +-
 tp/t/results/include/double_include.pl             |    8 +-
 tp/t/results/include/include_at_end_line.pl        |    4 +-
 tp/t/results/include/include_comment.pl            |    3 +-
 .../include_setfilename_on_setfilename_line.pl     |   17 +-
 tp/t/results/include/include_space.pl              |    3 +-
 tp/t/results/include/include_space_comment.pl      |    3 +-
 tp/t/results/include/include_with_setfilename.pl   |    9 +-
 .../include_with_setfilename_in_preformatted.pl    |   12 +-
 .../macro_and_commands_in_early_commands.pl        |   46 +-
 .../results/include/macro_definition_in_include.pl |    9 +-
 tp/t/results/include/macro_in_early_commands.pl    |   51 +-
 tp/t/results/include/no_eol_in_included_file.pl    |    3 +-
 tp/t/results/include/simple.pl                     |    3 +-
 tp/t/results/include/simple_no_eol.pl              |    3 +-
 tp/t/results/include/test_two_include.pl           |    6 +-
 tp/t/results/include/value_expansion_in_include.pl |   39 +-
 .../include/verbatiminclude_and_encoding.pl        |    6 +-
 .../include/verbatiminclude_and_encoding_latin1.pl |    6 +-
 tp/t/results/indices/complex_recursive_synindex.pl |   78 +-
 tp/t/results/indices/def_existing_index.pl         |    4 +-
 tp/t/results/indices/def_syn_indices.pl            |  106 +-
 ...default_cp_index_and_one_letter_syncodeindex.pl |  Bin 10539 -> 10385 bytes
 tp/t/results/indices/double_index_entry.pl         |   27 +-
 tp/t/results/indices/double_seeentry_seealso.pl    |   58 +-
 tp/t/results/indices/double_syncodeindex.pl        |   25 +-
 tp/t/results/indices/empty_added_index_entry.pl    |   13 +-
 tp/t/results/indices/empty_cindex_entry.pl         |   10 +-
 tp/t/results/indices/empty_index_entry.pl          |   25 +-
 tp/t/results/indices/empty_string_index_entry.pl   |   82 +-
 tp/t/results/indices/encoding_index_ascii.pl       |  270 +--
 .../encoding_index_ascii_enable_encoding.pl        |  270 +--
 tp/t/results/indices/encoding_index_latin1.pl      |  261 +--
 .../encoding_index_latin1_enable_encoding.pl       |  261 +--
 tp/t/results/indices/encoding_index_utf8.pl        |  261 +--
 .../indices/encoding_index_utf8_enable_encoding.pl |  261 +--
 tp/t/results/indices/explicit_sort_key.pl          |   69 +-
 tp/t/results/indices/ftable_vtable.pl              |   54 +-
 .../indices/ignored_sort_char_empty_entries.pl     |   35 +-
 tp/t/results/indices/image_lines_count.pl          |  Bin 5993 -> 5889 bytes
 tp/t/results/indices/image_text_lines_count.pl     |  Bin 6438 -> 6315 bytes
 tp/t/results/indices/index_and_node_same_name.pl   |   18 +-
 tp/t/results/indices/index_entries_before_nodes.pl |  Bin 12028 -> 11798 bytes
 tp/t/results/indices/index_entries_locations.pl    |   21 +-
 .../indices/index_entry_before_first_node.pl       |  Bin 6235 -> 6101 bytes
 tp/t/results/indices/index_entry_before_node.pl    |   27 +-
 tp/t/results/indices/index_entry_in_footnote.pl    |  Bin 7366 -> 7242 bytes
 .../index_entry_in_footnote_different_node_end.pl  |   33 +-
 .../indices/index_entry_in_footnote_sections.pl    |   21 +-
 .../index_entry_in_footnote_sections_separate.pl   |   21 +-
 .../indices/index_entry_in_footnote_separate.pl    |   36 +-
 tp/t/results/indices/index_no_node.pl              |   85 +-
 tp/t/results/indices/index_no_node_no_top.pl       |  109 +-
 .../indices/index_no_node_no_top_no_node.pl        |  109 +-
 tp/t/results/indices/index_nodes.pl                |   99 +-
 .../indices/index_nodes_no_split_no_use_nodes.pl   |  110 +-
 tp/t/results/indices/index_special_region.pl       |  161 +-
 .../index_special_region_no_insertcopying.pl       |  153 +-
 ...egion_no_insertcopying_no_titlepage_no_nodes.pl |  153 +-
 ...l_region_no_insertcopying_titlepage_no_nodes.pl |  153 +-
 ...copying_titlepage_no_nodes_footnotes_default.pl |  153 +-
 .../index_special_region_no_titlepage_no_nodes.pl  |  159 +-
 .../index_special_region_titlepage_no_nodes.pl     |  161 +-
 ..._region_titlepage_no_nodes_footnotes_default.pl |  159 +-
 tp/t/results/indices/index_split.pl                |  195 +-
 .../indices/index_split_split_chapter_no_nodes.pl  |  196 +-
 tp/t/results/indices/index_table.pl                |  494 ++--
 .../results/indices/index_table_chapter_no_node.pl |  494 ++--
 .../multiple_index_text_sortas_seeentry_seealso.pl |   39 +-
 tp/t/results/indices/nodes_before_top.pl           |  126 +-
 .../nodes_before_top_and_sections_chapter.pl       |  156 +-
 ...odes_before_top_and_sections_chapter_no_node.pl |  156 +-
 ...des_before_top_and_sections_unsplit_no_nodes.pl |  156 +-
 .../indices/nodes_before_top_split_chapter.pl      |  126 +-
 .../nodes_before_top_split_chapter_no_nodes.pl     |  139 +-
 tp/t/results/indices/print_merged_index.pl         |   13 +-
 tp/t/results/indices/printindex_before_document.pl |    4 +-
 .../indices/printindex_between_node_section.pl     |   39 +-
 .../indices/printindex_between_part_chapter.pl     |   43 +-
 .../indices/printindex_index_entry_in_copying.pl   |   69 +-
 ...rintindex_index_entry_in_copying_in_footnote.pl |   42 +-
 ...ndex_index_entry_in_copying_no_insertcopying.pl |   63 +-
 .../indices/printindex_with_space_before.pl        |  Bin 7280 -> 7180 bytes
 tp/t/results/indices/recursive_synindex.pl         |   13 +-
 .../indices/same_index_entry_merged_indices.pl     |   39 +-
 tp/t/results/indices/same_only_seealso_seeentry.pl |   51 +-
 tp/t/results/indices/same_seealso_seeentry.pl      |   54 +-
 tp/t/results/indices/seealso_duplicate.pl          |   33 +-
 tp/t/results/indices/seeentry.pl                   |   42 +-
 tp/t/results/indices/sorted_subentries.pl          |  172 +-
 tp/t/results/indices/split_chapter_index.pl        |   93 +-
 tp/t/results/indices/subentries.pl                 |   80 +-
 tp/t/results/indices/subentries_and_comments.pl    |   27 +-
 tp/t/results/indices/subentry_and_sortas.pl        |   42 +-
 tp/t/results/indices/subentry_and_sortas_spaces.pl |   57 +-
 tp/t/results/indices/syncode_index_print_both.pl   |   28 +-
 tp/t/results/indices/syncodeindex_to_plain.pl      |   24 +-
 tp/t/results/indices/transparent_sort_chars.pl     |   27 +-
 tp/t/results/indices/unknown_index_entry.pl        |    1 -
 tp/t/results/indices/unknown_printindex.pl         |    4 +-
 tp/t/results/indices/unknown_synindex.pl           |    5 +-
 .../indices/unknown_then_known_index_entry.pl      |    8 +-
 tp/t/results/indices/w_lines_count.pl              |  Bin 9977 -> 9745 bytes
 tp/t/results/indices/wrong_synindex.pl             |    7 +-
 tp/t/results/info_tests/anchor_and_spaces.pl       |   15 +-
 tp/t/results/info_tests/anchor_in_command.pl       |   18 +-
 tp/t/results/info_tests/before_node_and_section.pl |   55 +-
 tp/t/results/info_tests/center_flush.pl            |   27 +-
 .../info_tests/chinese_mixed_with_en_EUC_CN.pl     |   19 +-
 tp/t/results/info_tests/colon_in_index_entry.pl    |   48 +-
 .../info_tests/colons_in_index_entries_and_node.pl |   60 +-
 .../colons_in_index_entries_and_node_no_quoting.pl |   63 +-
 tp/t/results/info_tests/def_in_copying.pl          |   21 +-
 tp/t/results/info_tests/direntry_dircategory.pl    |   68 +-
 .../direntry_dircategory_and_commands.pl           |   36 +-
 tp/t/results/info_tests/empty_arguments.pl         |    9 +-
 tp/t/results/info_tests/empty_caption.pl           |   15 +-
 tp/t/results/info_tests/empty_copying_not_ended.pl |    4 +-
 tp/t/results/info_tests/encoding_us_ascii.pl       |    6 +-
 .../end_of_line_command_in_node_lines.pl           |   55 +-
 tp/t/results/info_tests/error_in_footnote.pl       |   39 +-
 tp/t/results/info_tests/file_only_png.pl           |  Bin 3710 -> 3625 bytes
 tp/t/results/info_tests/float_long_captions.pl     |   24 +-
 tp/t/results/info_tests/float_without_type.pl      |   12 +-
 tp/t/results/info_tests/image_and_punctuation.pl   |  Bin 7577 -> 7368 bytes
 .../info_tests/image_and_spaces_formatting.pl      |   78 +-
 tp/t/results/info_tests/image_extension.pl         |  Bin 4810 -> 4706 bytes
 tp/t/results/info_tests/image_in_paragraph.pl      |  Bin 3143 -> 3089 bytes
 tp/t/results/info_tests/image_not_found.pl         |    7 +-
 tp/t/results/info_tests/image_quotes.pl            |  Bin 2727 -> 2677 bytes
 tp/t/results/info_tests/image_text_encoded.pl      |    6 +-
 .../info_tests/image_text_file_only_and_alt.pl     |  Bin 2851 -> 2801 bytes
 tp/t/results/info_tests/index_entry_at_end_node.pl |   36 +-
 .../info_tests/invalid_node_name_no_warning.pl     |   69 +-
 .../info_tests/invalid_node_name_warning.pl        |   78 +-
 tp/t/results/info_tests/known_encoding.pl          |    7 +-
 .../info_tests/multiline_image_and_align.pl        |   84 +-
 .../multitable_anchor_and_index_entry.pl           |   81 +-
 .../info_tests/nested_footnotes_separate.pl        |   13 +-
 .../info_tests/nested_multitable_anchor_index.pl   |   66 +-
 tp/t/results/info_tests/no_node_but_top.pl         |    3 +-
 tp/t/results/info_tests/no_top_node.pl             |    3 +-
 tp/t/results/info_tests/note_in_strong.pl          |   23 +-
 .../info_tests/note_in_strong_end_of_line.pl       |   11 +-
 tp/t/results/info_tests/novalidate_empty_refs.pl   |   30 +-
 .../info_tests/one_node_counted_elements.pl        |   29 +-
 tp/t/results/info_tests/only_documentencoding.pl   |    3 +-
 .../info_tests/paragraphindent_and_preamble.pl     |   15 +-
 .../info_tests/paragraphindent_asis_first.pl       |    3 +-
 .../paragraphindent_in_preamble_and_in_document.pl |   18 +-
 .../info_tests/paragraphindent_none_first.pl       |    3 +-
 .../info_tests/paragraphindent_not_in_preamble.pl  |   15 +-
 tp/t/results/info_tests/pxref_test.pl              |   15 +-
 tp/t/results/info_tests/quote_node_names_info.pl   |  138 +-
 tp/t/results/info_tests/ref_tests.pl               |   31 +-
 tp/t/results/info_tests/space_at_menu_end.pl       |   12 +-
 tp/t/results/info_tests/space_in_menu.pl           |   21 +-
 tp/t/results/info_tests/space_in_setfilename.pl    |   11 +-
 tp/t/results/info_tests/split_no_copying.pl        |   24 +-
 tp/t/results/info_tests/split_nocopying.pl         |   21 +-
 tp/t/results/info_tests/split_nocopying_split.pl   |   21 +-
 .../info_tests/split_test_before_first_node.pl     |   24 +-
 .../split_test_before_first_node_no_empty_line.pl  |   24 +-
 tp/t/results/info_tests/test_index.pl              |  133 +-
 tp/t/results/info_tests/text_before_node.pl        |   21 +-
 tp/t/results/info_tests/top_node_normalization.pl  |   21 +-
 .../info_tests/two_paragraphindent_in_preamble.pl  |   18 +-
 ..._paragraphindent_in_preamble_and_in_document.pl |   21 +-
 tp/t/results/info_tests/unknown_encoding.pl        |    8 +-
 tp/t/results/info_tests/xref_test.pl               |   23 +-
 .../init_files_tests/customize_special_element.pl  |   33 +-
 .../init_files_tests/customize_translations.pl     |   54 +-
 .../init_files_tests/documentation_examples.pl     |  102 +-
 ...acro_defined_txiinternalvalue_in_translation.pl |    6 +-
 .../init_files_tests/modified_translation.pl       |   15 +-
 tp/t/results/init_files_tests/redefined_need.pl    |    4 +-
 .../init_files_tests/sc_formatting_with_css.pl     |   20 +-
 .../translation_in_parser_in_translation.pl        |   24 +-
 .../init_files_tests/undefined_node_filename.pl    |    6 +-
 tp/t/results/invalid_nestings/accents.pl           |   23 +-
 tp/t/results/invalid_nestings/bad_style_nesting.pl |   11 +-
 tp/t/results/invalid_nestings/bad_tab_nesting.pl   |   23 +-
 .../results/invalid_nestings/block_not_matching.pl |   64 +-
 .../invalid_nestings/cartouche_in_style_command.pl |   11 +-
 tp/t/results/invalid_nestings/center.pl            |  183 +-
 .../invalid_nestings/def_in_style_command.pl       |   15 +-
 .../def_not_closed_in_menu_description.pl          |   18 +-
 .../invalid_nestings/enumerate_in_style_command.pl |   14 +-
 .../invalid_nestings/example_in_style_command.pl   |   11 +-
 .../invalid_nestings/float_in_style_command.pl     |   14 +-
 .../flushright_in_style_command.pl                 |   11 +-
 tp/t/results/invalid_nestings/footnote_in_ref.pl   |   11 +-
 .../formats_not_closed_in_example.pl               |   26 +-
 tp/t/results/invalid_nestings/ignore_in_xref.pl    |   13 +-
 tp/t/results/invalid_nestings/ignored_text.pl      |   10 +-
 tp/t/results/invalid_nestings/in_errormsg.pl       |   31 +-
 tp/t/results/invalid_nestings/in_table.pl          |  108 +-
 tp/t/results/invalid_nestings/item_in_ref.pl       |   20 +-
 .../item_tab_outside_of_table_lists.pl             |    7 +-
 .../itemx_in_itemize_enumerate_in_table.pl         |   34 +-
 .../invalid_nestings/menu_in_style_command.pl      |   17 +-
 .../multitable_in_style_command.pl                 |   23 +-
 .../invalid_nestings/multitable_item_in_index.pl   |   19 +-
 tp/t/results/invalid_nestings/node_in_copying.pl   |    8 +-
 .../invalid_nestings/node_in_copying_not_closed.pl |   13 +-
 .../invalid_nestings/node_on_index_entry_line.pl   |    9 +-
 .../invalid_nestings/on_block_command_line.pl      |   51 +-
 tp/t/results/invalid_nestings/on_def_line.pl       |   54 +-
 .../invalid_nestings/on_index_entry_line.pl        |   25 +-
 tp/t/results/invalid_nestings/on_itemize_line.pl   |   38 +-
 tp/t/results/invalid_nestings/on_node_line.pl      |   24 +-
 tp/t/results/invalid_nestings/on_section_line.pl   |   24 +-
 .../results/invalid_nestings/on_subheading_line.pl |   24 +-
 tp/t/results/invalid_nestings/quotation_in_ref.pl  |   14 +-
 .../invalid_nestings/quotation_in_style_command.pl |   11 +-
 tp/t/results/invalid_nestings/raw_block_on_line.pl |    9 +-
 tp/t/results/invalid_nestings/recursive_copying.pl |   10 +-
 tp/t/results/invalid_nestings/ref_in_ref.pl        |   11 +-
 .../invalid_nestings/ref_to_top_in_anchor.pl       |   10 +-
 .../results/invalid_nestings/section_in_copying.pl |    7 +-
 .../invalid_nestings/section_in_flushright.pl      |    7 +-
 .../invalid_nestings/section_in_footnote.pl        |    7 +-
 tp/t/results/invalid_nestings/section_in_math.pl   |   20 +-
 .../section_in_nested_block_commands.pl            |   17 +-
 tp/t/results/invalid_nestings/section_in_table.pl  |   15 +-
 .../invalid_nestings/section_on_cartouche_line.pl  |   14 +-
 .../invalid_nestings/section_on_def_line.pl        |   14 +-
 .../invalid_nestings/section_on_defx_line.pl       |   18 +-
 .../invalid_nestings/section_on_enumerate_line.pl  |   19 +-
 .../invalid_nestings/section_on_float_line.pl      |    9 +-
 .../section_on_index_entry_line.pl                 |    9 +-
 .../invalid_nestings/section_on_itemize_line.pl    |   45 +-
 .../invalid_nestings/section_on_multitable_line.pl |   38 +-
 .../invalid_nestings/section_on_xtable_line.pl     |   48 +-
 .../style_not_closed_before_first_node.pl          |    7 +-
 .../style_not_closed_in_block_command.pl           |   10 +-
 .../style_not_closed_in_table_line.pl              |   19 +-
 .../style_not_closed_no_newline_root_commands.pl   |   31 +-
 .../style_not_closed_root_commands.pl              |   29 +-
 tp/t/results/invalid_nestings/tab_in_index.pl      |   24 +-
 tp/t/results/invalid_nestings/table_in_code.pl     |   17 +-
 .../table_not_closed_in_menu_comment.pl            |   19 +-
 .../table_not_closed_in_menu_description.pl        |   20 +-
 .../results/invalid_nestings/table_on_item_line.pl |   25 +-
 .../unclosed_verb_end_of_line_on_misc_line.pl      |   10 +-
 .../invalid_nestings/unclosed_verb_on_misc_line.pl |    9 +-
 .../unclosed_verb_on_section_line.pl               |    8 +-
 tp/t/results/invalid_nestings/verbatim_in_ref.pl   |   14 +-
 tp/t/results/itemize/accent_argument.pl            |   36 +-
 tp/t/results/itemize/asis_as_itemize_argument.pl   |   12 +-
 tp/t/results/itemize/bad_enumerate_arguments.pl    |   38 +-
 .../itemize/comment_first_on_enumerate_line.pl     |    9 +-
 .../itemize/comment_first_on_itemize_line.pl       |    9 +-
 tp/t/results/itemize/empty_accent_argument.pl      |   52 +-
 tp/t/results/itemize/enumerate_and_empty_lines.pl  |   57 +-
 tp/t/results/itemize/enumerate_argument.pl         |   18 +-
 tp/t/results/itemize/enumerate_argument_item.pl    |   36 +-
 tp/t/results/itemize/enumerate_in_example.pl       |   18 +-
 tp/t/results/itemize/enumerate_letters.pl          |  624 ++---
 tp/t/results/itemize/enumerate_more_letters.pl     | 2412 +++++++-------------
 .../results/itemize/headitem_itemx_in_enumerate.pl |   14 +-
 tp/t/results/itemize/headitem_itemx_in_itemize.pl  |   14 +-
 .../itemize/inter_item_commands_in_enumerate.pl    |   87 +-
 .../itemize/inter_item_commands_in_itemize.pl      |   60 +-
 tp/t/results/itemize/itemize_and_empty_lines.pl    |  147 +-
 tp/t/results/itemize/itemize_in_example.pl         |   60 +-
 .../itemize/itemize_line_commands_with_brace.pl    |   24 +-
 tp/t/results/itemize/itemize_long_item.pl          |   48 +-
 tp/t/results/itemize/lone_end_itemize.pl           |    1 -
 tp/t/results/itemize/not_closed_item.pl            |    7 +-
 tp/t/results/itemize/not_closed_itemize.pl         |    4 +-
 tp/t/results/itemize/table_in_itemize.pl           |   33 +-
 tp/t/results/itemize/w_argument.pl                 |   21 +-
 tp/t/results/languages/appendix_translated.pl      |   15 +-
 tp/t/results/languages/command_translated.pl       |   24 +-
 tp/t/results/languages/documentlanguage.pl         |   30 +-
 tp/t/results/languages/documentlanguage_option.pl  |   30 +-
 tp/t/results/languages/documentlanguage_unknown.pl |   30 +-
 .../results/languages/multiple_documentlanguage.pl |   72 +-
 tp/t/results/languages/multiple_in_preamble.pl     |   60 +-
 .../languages/multiple_in_preamble_before_node.pl  |   51 +-
 tp/t/results/languages/multiple_lang_chapters.pl   |  126 +-
 .../languages/multiple_lang_chapters_latex.pl      |  126 +-
 .../languages/multiple_lang_chapters_texi2html.pl  |  123 +-
 tp/t/results/languages/simple_documentlanguage.pl  |   18 +-
 tp/t/results/languages/unknown_language.pl         |   27 +-
 tp/t/results/languages/unknown_region.pl           |   19 +-
 tp/t/results/latex_tests/anchor_before_top.pl      |   18 +-
 tp/t/results/latex_tests/anchor_in_copying.pl      |   24 +-
 .../anchor_in_copying_insertcopying_chap.pl        |   30 +-
 .../anchor_in_copying_insertcopying_titlepage.pl   |   42 +-
 ...chor_in_copying_insertcopying_titlepage_chap.pl |   42 +-
 .../anchor_links_xref_xrefautomaticsectiontitle.pl |   62 +-
 tp/t/results/latex_tests/backslash_math.pl         |    6 +-
 tp/t/results/latex_tests/brace_in_index.pl         |   37 +-
 .../latex_tests/custom_heading_with_include.pl     |  156 +-
 .../custom_heading_with_include_in_command.pl      |  159 +-
 tp/t/results/latex_tests/custom_headings.pl        |   36 +-
 .../latex_tests/custom_headings_and_comments.pl    |   27 +-
 .../latex_tests/customize_informative_commands.pl  |    3 +-
 tp/t/results/latex_tests/enumerate_arguments.pl    |   72 +-
 .../latex_tests/error_in_sectioning_command.pl     |   30 +-
 tp/t/results/latex_tests/example_in_cartouche.pl   |   18 +-
 tp/t/results/latex_tests/float_and_refs.pl         |  108 +-
 tp/t/results/latex_tests/fonttextsize.pl           |   44 +-
 tp/t/results/latex_tests/indices.pl                |  110 +-
 .../latex_tests/indices_disable_encoding.pl        |  110 +-
 .../informative_commands_in_top_node.pl            |   24 +-
 tp/t/results/latex_tests/nested_enumerate.pl       |   48 +-
 tp/t/results/latex_tests/nested_itemize.pl         |   48 +-
 .../no_titlepage_and_setchapternewpage_odd.pl      |    3 +-
 .../no_titlepage_and_setchapternewpage_on.pl       |    3 +-
 tp/t/results/latex_tests/node_before_top.pl        |   18 +-
 tp/t/results/latex_tests/pagesizes.pl              |   30 +-
 tp/t/results/latex_tests/pagetype.pl               |   29 +-
 .../setchapternewpage_on_odd_titlepage.pl          |   13 +-
 ...chapternewpage_on_odd_titlepage_set_headings.pl |   16 +-
 tp/t/results/latex_tests/settitle_and_headings.pl  |    9 +-
 tp/t/results/latex_tests/shorttitlepage.pl         |   15 +-
 .../three_setchapternewpage_on_odd_off.pl          |   11 +-
 tp/t/results/latex_tests/titlepage_and_headings.pl |    6 +-
 .../titlepage_and_setchapternewpage_odd.pl         |    9 +-
 .../titlepage_and_setchapternewpage_on.pl          |    9 +-
 tp/t/results/latex_tests/titlepage_classical.pl    |   42 +-
 tp/t/results/latex_tests/titlepage_in_top_node.pl  |   21 +-
 tp/t/results/latex_tests/titlepage_long_title.pl   |   21 +-
 tp/t/results/latex_tests/titlepage_no_author.pl    |   21 +-
 tp/t/results/latex_tests/titlepage_no_title.pl     |   24 +-
 .../titlepage_with_commands_classical.pl           |   59 +-
 .../latex_tests/top_no_sectioning_command.pl       |   12 +-
 .../latex_tests/two_setchapternewpage_odd_on.pl    |    7 +-
 .../latex_tests/two_setchapternewpage_on_odd.pl    |    7 +-
 tp/t/results/latex_tests/vbar_in_index.pl          |    8 +-
 tp/t/results/latex_tests/verb.pl                   |   14 +-
 .../results/latex_tests/verbatim_in_smallformat.pl |   12 +-
 tp/t/results/layout/navigation.pl                  |   54 +-
 tp/t/results/layout/navigation_chapter.pl          |   54 +-
 .../results/layout/navigation_chapter_no_header.pl |   54 +-
 .../navigation_chapter_no_header_vertical.pl       |   54 +-
 tp/t/results/layout/navigation_chapter_vertical.pl |   54 +-
 tp/t/results/layout/navigation_no_header.pl        |   54 +-
 .../layout/navigation_no_header_vertical.pl        |   54 +-
 tp/t/results/layout/navigation_node.pl             |   54 +-
 tp/t/results/layout/navigation_node_no_header.pl   |   54 +-
 .../layout/navigation_node_no_header_vertical.pl   |   54 +-
 tp/t/results/layout/navigation_node_vertical.pl    |   54 +-
 tp/t/results/layout/navigation_section.pl          |   54 +-
 .../results/layout/navigation_section_no_header.pl |   54 +-
 .../navigation_section_no_header_vertical.pl       |   54 +-
 tp/t/results/layout/navigation_section_vertical.pl |   54 +-
 .../layout/navigation_test_misc_file_collision.pl  |   54 +-
 tp/t/results/layout/navigation_vertical.pl         |   54 +-
 tp/t/results/layout/no_monolithic.pl               |   36 +-
 tp/t/results/layout/no_monolithic_only_toc_out.pl  |   36 +-
 tp/t/results/linemacro/api_doc_with_linemacro.pl   |   51 +-
 .../linemacro/arobase_brace_in_linemacro_call.pl   |    6 +-
 .../linemacro/begin_conditional_in_linemacro.pl    |   12 +-
 .../linemacro/block_begin_end_in_linemacro_call.pl |   27 +-
 tp/t/results/linemacro/blockitem_no_item.pl        |   10 +-
 tp/t/results/linemacro/brace_command_not_closed.pl |    7 +-
 tp/t/results/linemacro/braces_after_text.pl        |   12 +-
 .../linemacro/call_macro_in_linemacro_body.pl      |   12 +-
 .../linemacro/call_macro_in_linemacro_call.pl      |   15 +-
 .../linemacro/comment_at_end_of_linemacro_call.pl  |    9 +-
 .../results/linemacro/comment_in_linemacro_call.pl |    6 +-
 .../comment_in_one_argument_linemacro_call.pl      |    6 +-
 .../comment_on_linemacro_call_macro_expansion.pl   |   12 +-
 .../comment_on_linemacro_call_out_of_braces.pl     |    6 +-
 tp/t/results/linemacro/empty_last_argument.pl      |   15 +-
 .../linemacro/end_conditional_in_linemacro.pl      |   16 +-
 .../results/linemacro/last_argument_with_braces.pl |   12 +-
 tp/t/results/linemacro/missing_formal_arg.pl       |    8 +-
 tp/t/results/linemacro/nested_linemacro_calls.pl   |   19 +-
 .../linemacro/newline_and_continuation_in_brace.pl |   12 +-
 tp/t/results/linemacro/no_arguments.pl             |    6 +-
 tp/t/results/linemacro/paragraph_no_paragraph.pl   |    6 +-
 tp/t/results/linemacro/protected_spaces_on_line.pl |    6 +-
 .../protection_of_end_of_line_by_command.pl        |    6 +-
 .../linemacro/recursive_linemacro_in_body.pl       |    6 +-
 .../linemacro/recursive_linemacro_in_call.pl       |    6 +-
 .../linemacro/simple_nested_linemacro_calls.pl     |   21 +-
 .../linemacro/spaces_after_command_in_call.pl      |    6 +-
 ...paces_after_macro_linemacro_commands_in_call.pl |   18 +-
 .../spaces_after_unknown_command_in_call.pl        |    6 +-
 tp/t/results/linemacro/spaces_in_args.pl           |    6 +-
 tp/t/results/linemacro/spaces_in_call.pl           |    6 +-
 tp/t/results/linemacro/text_arguments.pl           |    6 +-
 tp/t/results/linemacro/verb_in_linemacro_call.pl   |   12 +-
 tp/t/results/linemacro/verb_not_closed.pl          |    7 +-
 .../verb_with_arobase_in_linemacro_call.pl         |    7 +-
 .../linemacro/verb_with_brace_in_linemacro_call.pl |    6 +-
 tp/t/results/macro/arg_body_expansion_order.pl     |   12 +-
 tp/t/results/macro/arg_not_closed.pl               |    7 +-
 tp/t/results/macro/arobase_brace_in_macro_call.pl  |    7 +-
 tp/t/results/macro/backslash_in_arg.pl             |   15 +-
 tp/t/results/macro/bad_argument.pl                 |   28 +-
 tp/t/results/macro/bad_formal_arg.pl               |   21 +-
 .../macro/bad_macro_name_with_underscore.pl        |    6 +-
 tp/t/results/macro/bib_example.pl                  |   87 +-
 tp/t/results/macro/bye_in_macro.pl                 |    6 +-
 ...losing_brace_in_macro_call_in_ignored_inline.pl |   13 +-
 tp/t/results/macro/complete_macro_for_end.pl       |    9 +-
 tp/t/results/macro/complex_argument.pl             |   19 +-
 tp/t/results/macro/cpp_directives_after_macros.pl  |   14 +-
 tp/t/results/macro/cpp_directives_in_macro.pl      |    7 +-
 .../macro/cpp_directives_line_value_macro.pl       |   19 +-
 .../macro/definfoenclose_replaced_by_macro.pl      |   10 +-
 tp/t/results/macro/double_macro_definition.pl      |   14 +-
 tp/t/results/macro/double_recursive_macro_call.pl  |   12 +-
 tp/t/results/macro/empty_end.pl                    |    6 +-
 tp/t/results/macro/empty_macro_argument.pl         |   13 +-
 tp/t/results/macro/empty_macro_in_text_no_arg.pl   |   12 +-
 tp/t/results/macro/empty_macro_no_arg.pl           |    6 +-
 tp/t/results/macro/expand_two_same.pl              |    6 +-
 tp/t/results/macro/expansion_order.pl              |   12 +-
 tp/t/results/macro/form_feeds.pl                   |   12 +-
 tp/t/results/macro/glossary.pl                     |   43 +-
 tp/t/results/macro/ifclear_in_macro.pl             |    6 +-
 tp/t/results/macro/ifset_and_end_isef_in_macro.pl  |   13 +-
 tp/t/results/macro/ifset_in_macro.pl               |    6 +-
 tp/t/results/macro/ifset_in_macro_set.pl           |    6 +-
 tp/t/results/macro/ignored_macro_definition.pl     |    9 +-
 tp/t/results/macro/implicit_quoting_one_arg.pl     |    6 +-
 tp/t/results/macro/implicit_quoting_recursion.pl   |    6 +-
 tp/t/results/macro/include_after_empty_line_arg.pl |    9 +-
 tp/t/results/macro/leading_spaces_no_ignore.pl     |    6 +-
 tp/t/results/macro/line_after_recursive_call.pl    |    6 +-
 .../macro/line_end_accent_command_macro_call.pl    |   14 +-
 tp/t/results/macro/macro_after_paragraph.pl        |    6 +-
 .../macro/macro_alias_definfoenclose_defindex.pl   |   96 +-
 .../macro_before_specific_line_command_args.pl     |    9 +-
 tp/t/results/macro/macro_call_empty_middle_arg.pl  |    6 +-
 tp/t/results/macro/macro_call_empty_two_arg.pl     |    6 +-
 .../macro/macro_call_in_ignored_inlinefmtifelse.pl |    9 +-
 .../macro/macro_call_in_inlinefmtifelse_format.pl  |    9 +-
 tp/t/results/macro/macro_call_in_node_manual.pl    |   69 +-
 .../macro/macro_end_call_in_ignored_inlinefmt.pl   |    6 +-
 .../macro_end_call_in_ignored_inlinefmtifelse.pl   |    6 +-
 ...cro_end_call_in_ignored_inlinefmtifelse_else.pl |    9 +-
 .../macro/macro_end_call_in_ignored_inlineraw.pl   |    6 +-
 .../results/macro/macro_end_call_in_ignored_raw.pl |    9 +-
 tp/t/results/macro/macro_expands_to_empty.pl       |    6 +-
 tp/t/results/macro/macro_expansion.pl              |    8 +-
 .../macro_expansion_end_in_conditional_end.pl      |    6 +-
 .../macro_expansion_end_in_conditional_line.pl     |    9 +-
 ...macro_expansion_end_in_ignored_ifset_content.pl |    9 +-
 ..._expansion_end_in_ignored_nested_conditional.pl |   12 +-
 ..._end_in_ignored_nested_different_conditional.pl |   10 +-
 .../macro_expansion_in_multitable_prototype.pl     |   51 +-
 .../macro/macro_for_dot_in_menu_not_separator.pl   |   15 +-
 tp/t/results/macro/macro_for_end.pl                |    9 +-
 .../macro/macro_for_ignored_line_command.pl        |    6 +-
 tp/t/results/macro/macro_for_verb.pl               |    6 +-
 ...macro_imbricated_with_beginning_command_name.pl |    7 +-
 tp/t/results/macro/macro_in_accent.pl              |   27 +-
 tp/t/results/macro/macro_in_brace_command.pl       |   27 +-
 tp/t/results/macro/macro_in_def_delimiters.pl      |   14 +-
 tp/t/results/macro/macro_in_empty_menu_comment.pl  |   15 +-
 .../macro_in_empty_multitable_empty_before_item.pl |   15 +-
 .../macro_in_empty_table_empty_before_item.pl      |   15 +-
 tp/t/results/macro/macro_in_empty_text.pl          |   12 +-
 tp/t/results/macro/macro_in_end_argument.pl        |   12 +-
 tp/t/results/macro/macro_in_ifset.pl               |   12 +-
 tp/t/results/macro/macro_in_ifset_end_in_arg.pl    |   14 +-
 tp/t/results/macro/macro_in_index_commands.pl      |   73 +-
 .../macro/macro_in_invalid_documentencoding.pl     |   11 +-
 tp/t/results/macro/macro_in_macro_arg.pl           |   18 +-
 tp/t/results/macro/macro_in_macro_arg_simpler.pl   |   12 +-
 tp/t/results/macro/macro_in_menu.pl                |   57 +-
 .../macro_in_menu_comment_closed_by_detailmenu.pl  |   21 +-
 .../macro/macro_in_menu_comment_like_entry.pl      |   15 +-
 tp/t/results/macro/macro_in_menu_description.pl    |   15 +-
 tp/t/results/macro/macro_in_misc_commands.pl       |  331 +--
 .../macro/macro_in_multitable_empty_before_item.pl |   21 +-
 .../macro/macro_in_table_empty_before_item.pl      |   18 +-
 .../macro_inlineifcond_end_in_empty_ignored.pl     |   12 +-
 .../macro/macro_inlineifcond_end_in_empty_set.pl   |   12 +-
 tp/t/results/macro/macro_name_with_digit.pl        |   12 +-
 tp/t/results/macro/macro_name_with_hyphen.pl       |    6 +-
 tp/t/results/macro/macro_no_arg_bad_expansion.pl   |    6 +-
 tp/t/results/macro/macro_no_arg_expansion.pl       |    6 +-
 tp/t/results/macro/macro_no_argument.pl            |    5 +-
 tp/t/results/macro/macro_not_closed.pl             |    4 +-
 tp/t/results/macro/macro_one_arg_end_of_file.pl    |    6 +-
 .../macro/macro_replaced_by_definfoenclose.pl      |   13 +-
 .../macro_with_error_at_end_line_after_macro.pl    |    6 +-
 tp/t/results/macro/macro_zero.pl                   |    6 +-
 tp/t/results/macro/nested_macro_call.pl            |   12 +-
 tp/t/results/macro/no_macrobody.pl                 |    6 +-
 tp/t/results/macro/non_ascii_in_macro_name.pl      |   10 +-
 tp/t/results/macro/paragraph_and_macro.pl          |   18 +-
 tp/t/results/macro/protect_comma_macro_line.pl     |    6 +-
 tp/t/results/macro/protect_in_body.pl              |    6 +-
 tp/t/results/macro/protect_in_body_line_arg.pl     |   10 +-
 tp/t/results/macro/protect_in_body_one_arg.pl      |    6 +-
 tp/t/results/macro/recursive_call_in_argument.pl   |    6 +-
 tp/t/results/macro/recursive_call_in_macro.pl      |    6 +-
 tp/t/results/macro/recursive_call_in_rmacro.pl     |    6 +-
 tp/t/results/macro/redefine_texinfo_macro.pl       |    7 +-
 tp/t/results/macro/simple_imbricated_macro.pl      |    6 +-
 .../macro/simple_imbricated_macro_rmacro.pl        |    6 +-
 tp/t/results/macro/space_macro_after_end.pl        |   12 +-
 .../macro/space_macro_after_end_verbatim.pl        |   12 +-
 tp/t/results/macro/text_before_after.pl            |    8 +-
 tp/t/results/macro/too_much_args.pl                |    7 +-
 tp/t/results/macro/two_macros_on_a_line.pl         |   12 +-
 .../results/macro/unknown_macro_on_line_command.pl |    6 +-
 .../macro/unpaired_backslash_in_macro_body.pl      |    6 +-
 .../macro/verb_with_arobase_in_macro_call.pl       |    6 +-
 .../results/macro/verb_with_brace_in_macro_call.pl |    6 +-
 tp/t/results/macro/zero_argument.pl                |   12 +-
 tp/t/results/macro/zero_argument_comment.pl        |   12 +-
 tp/t/results/menu/bad_beginning.pl                 |    9 +-
 .../menu/block_commands_in_menu_description.pl     |   48 +-
 .../menu/commands_in_nodedescriptionblock.pl       |   92 +-
 tp/t/results/menu/comment_on_menu_line.pl          |   18 +-
 tp/t/results/menu/dash_in_menu.pl                  |    9 +-
 tp/t/results/menu/detailmenu.pl                    |   18 +-
 tp/t/results/menu/detailmenu_in_description.pl     |   18 +-
 tp/t/results/menu/detailmenu_on_subnodes.pl        |   90 +-
 tp/t/results/menu/detailmenu_unknown_node.pl       |   19 +-
 .../menu/direntry_dircategory_after_first_node.pl  |   20 +-
 tp/t/results/menu/empty_leading_menu_comment.pl    |   12 +-
 tp/t/results/menu/empty_menu_description.pl        |   12 +-
 tp/t/results/menu/empty_menu_entry_name.pl         |   20 +-
 tp/t/results/menu/entry_after_detailmenu.pl        |   39 +-
 tp/t/results/menu/example_in_menu_comment.pl       |   15 +-
 tp/t/results/menu/example_in_menu_description.pl   |   21 +-
 tp/t/results/menu/formats_in_menu.pl               |   54 +-
 tp/t/results/menu/inlineraw_in_menu_description.pl |   18 +-
 tp/t/results/menu/invalid_info_menu_entry.pl       |   44 +-
 .../results/menu/leading_space_before_menu_star.pl |    9 +-
 tp/t/results/menu/menu_entry_name.pl               |   36 +-
 tp/t/results/menu/menu_entry_name_comment.pl       |   21 +-
 tp/t/results/menu/menu_entry_no_entry.pl           |   12 +-
 tp/t/results/menu/menu_entry_no_entry_location.pl  |   15 +-
 tp/t/results/menu/menu_entry_node.pl               |   18 +-
 tp/t/results/menu/menu_entry_node_comments.pl      |   18 +-
 tp/t/results/menu/menu_in_deffn.pl                 |   22 +-
 tp/t/results/menu/menu_in_example.pl               |   37 +-
 .../menu/menu_no_closed_after_empty_line.pl        |    7 +-
 .../results/menu/menu_no_closed_entry_beginning.pl |    4 +-
 tp/t/results/menu/menu_no_closed_in_description.pl |    7 +-
 tp/t/results/menu/menu_no_closed_in_entry.pl       |    4 +-
 tp/t/results/menu/menu_no_closed_star.pl           |    4 +-
 tp/t/results/menu/menu_node_unterminated.pl        |   13 +-
 tp/t/results/menu/menu_pointing_to_anchor.pl       |   18 +-
 tp/t/results/menu/menu_title_before_entries.pl     |   15 +-
 .../results/menu/missing_detailmenu_on_subnodes.pl |   78 +-
 tp/t/results/menu/multiple_menus.pl                |   22 +-
 tp/t/results/menu/no_colon_in_menu.pl              |    9 +-
 tp/t/results/menu/nodedescription_descriptions.pl  |  108 +-
 .../menu/nodedescriptionblock_descriptions.pl      |  118 +-
 tp/t/results/menu/reference_to_external_manual.pl  |   12 +-
 tp/t/results/menu/sc_in_menu.pl                    |   76 +-
 tp/t/results/menu/simple.pl                        |   21 +-
 tp/t/results/menu/simple_no_menu.pl                |   21 +-
 .../menu/space_and_commands_in_menu_node.pl        |   52 +-
 tp/t/results/menu/submenu_in_example.pl            |   55 +-
 tp/t/results/menu/verb_in_menu_description.pl      |   18 +-
 tp/t/results/misc_commands/also_not_line.pl        |   35 +-
 .../author_outside_titlepage_quotation.pl          |    4 +-
 tp/t/results/misc_commands/bad_documentlanguage.pl |   17 +-
 tp/t/results/misc_commands/clickstyle.pl           |   12 +-
 .../misc_commands/clickstyle_and_comments.pl       |   26 +-
 .../misc_commands/clickstyle_no_end_of_line.pl     |    3 +-
 .../codequoteundirected_codequotebacktick.pl       |   45 +-
 .../misc_commands/command_in_heading_footing.pl    |    9 +-
 .../misc_commands/command_line_in_paragraph.pl     |    3 +-
 .../command_not_closed_in_documentencoding.pl      |    9 +-
 .../misc_commands/comment_space_command_on_line.pl |   39 +-
 tp/t/results/misc_commands/contents.pl             |   23 +-
 .../misc_commands/defindex_too_much_args.pl        |    4 +-
 tp/t/results/misc_commands/definfoenclose.pl       |   26 +-
 .../misc_commands/definfoenclose_nestings.pl       |   25 +-
 .../misc_commands/definfoenclose_with_empty_arg.pl |    7 +-
 .../results/misc_commands/documentencoding_utf8.pl |    4 +-
 .../results/misc_commands/documentencoding_zero.pl |    5 +-
 tp/t/results/misc_commands/double_exdent.pl        |   19 +-
 tp/t/results/misc_commands/empty_center.pl         |    4 +-
 .../results/misc_commands/empty_center_with_arg.pl |    6 +-
 .../misc_commands/empty_documentencoding.pl        |    4 +-
 tp/t/results/misc_commands/footnote_in_center.pl   |   24 +-
 .../misc_commands/heading_command_in_commands.pl   |   27 +-
 .../incorrect_allowcodebreaks_argument.pl          |    7 +-
 .../indent_in_command_in_paragraph.pl              |   19 +-
 tp/t/results/misc_commands/indent_in_quotation.pl  |    9 +-
 tp/t/results/misc_commands/index_entries.pl        |   11 +-
 tp/t/results/misc_commands/invalid_clickstyle.pl   |   20 +-
 .../misc_commands/invalid_documentencoding.pl      |   54 +-
 .../results/misc_commands/invalid_kbdinputstyle.pl |    5 +-
 tp/t/results/misc_commands/kbdinputstyle.pl        |   15 +-
 .../misc_commands/kbdinputstyle_in_table.pl        |   15 +-
 tp/t/results/misc_commands/many_lines.pl           |  152 +-
 .../no_empty_line_between_headings.pl              |   12 +-
 tp/t/results/misc_commands/nodedescription.pl      |   26 +-
 .../misc_commands/noindent_after_smallexample.pl   |    9 +-
 tp/t/results/misc_commands/noindent_empty_para.pl  |    3 +-
 .../results/misc_commands/noindent_in_paragraph.pl |    8 +-
 tp/t/results/misc_commands/noindent_indent.pl      |   12 +-
 tp/t/results/misc_commands/ref_in_center.pl        |   26 +-
 tp/t/results/misc_commands/setfilename.pl          |   20 +-
 tp/t/results/misc_commands/simple.pl               |    3 +-
 tp/t/results/misc_commands/sp.pl                   |   21 +-
 .../misc_commands/synindex_too_much_args.pl        |    4 +-
 tp/t/results/misc_commands/test_allowcodebreaks.pl |   39 +-
 .../misc_commands/text_before_and_after_bye.pl     |    1 -
 .../misc_commands/text_before_line_command.pl      |   26 +-
 tp/t/results/moresectioning/anchor_in_footnote.pl  |   30 +-
 .../moresectioning/anchor_in_footnote_separate.pl  |   33 +-
 .../anchor_in_footnote_separate_split_node.pl      |   33 +-
 .../anchor_in_footnote_split_node.pl               |   30 +-
 tp/t/results/moresectioning/chapter_sections.pl    |   24 +-
 .../moresectioning/character_and_spaces_in_refs.pl |   88 +-
 .../character_and_spaces_in_refs_out.pl            |   87 +-
 tp/t/results/moresectioning/complex.pl             |  153 +-
 .../moresectioning/complex_split_at_node.pl        |  153 +-
 tp/t/results/moresectioning/contents.pl            |   36 +-
 .../moresectioning/contents_and_shortcontents.pl   |   39 +-
 .../contents_at_begin_chapter_without_node.pl      |   12 +-
 .../moresectioning/contents_at_end_document.pl     |   12 +-
 .../contents_at_end_document_after_node.pl         |   24 +-
 .../results/moresectioning/contents_in_document.pl |   12 +-
 tp/t/results/moresectioning/empty_top_node_up.pl   |   18 +-
 .../equivalent_nodes_defined_linked.pl             |   47 +-
 .../results/moresectioning/internal_top_node_up.pl |   18 +-
 .../moresectioning/lowered_subsubsection.pl        |   97 +-
 tp/t/results/moresectioning/loweredheading.pl      |    6 +-
 .../moresectioning/more_sections_than_nodes.pl     |   78 +-
 .../more_sections_than_nodes_texi2html.pl          |   78 +-
 tp/t/results/moresectioning/no_element.pl          |   50 +-
 .../moresectioning/nodes_before_after_top_xref.pl  |   39 +-
 .../non_automatic_internal_top_node_up.pl          |   39 +-
 .../non_automatic_top_node_up_and_url.pl           |   39 +-
 .../non_automatic_top_node_up_url.pl               |   18 +-
 .../moresectioning/only_special_spaces_node.pl     |   44 +-
 .../moresectioning/placed_things_before_element.pl |   53 +-
 .../placed_things_before_element_no_use_node.pl    |   53 +-
 .../moresectioning/placed_things_before_node.pl    |   61 +-
 tp/t/results/moresectioning/raiselowersections.pl  |  111 +-
 tp/t/results/moresectioning/rec_nodes.pl           |   66 +-
 .../moresectioning/section_in_unnumbered_info.pl   |  366 +--
 .../section_in_unnumbered_plaintext.pl             |  366 +--
 .../moresectioning/sectioning_part_appendix.pl     |   33 +-
 .../sectioning_part_appendix_no_top.pl             |   30 +-
 .../sectioning_part_appendix_texi2html_chapter.pl  |   33 +-
 tp/t/results/moresectioning/sections_test.pl       |   33 +-
 .../moresectioning/sections_test_no_use_nodes.pl   |   33 +-
 ...ctions_test_no_use_nodes_use_node_directions.pl |   33 +-
 tp/t/results/moresectioning/shortcontents.pl       |   36 +-
 .../moresectioning/special_spaces_in_nodes.pl      |   69 +-
 .../results/moresectioning/top_chapter_sections.pl |   27 +-
 tp/t/results/moresectioning/top_node_up_url.pl     |   18 +-
 tp/t/results/moresectioning/topic_guide.pl         |  117 +-
 tp/t/results/multitable/empty_headitem.pl          |   33 +-
 tp/t/results/multitable/empty_item_tab.pl          |   69 +-
 .../multitable/empty_multitable_with_cells.pl      |   12 +-
 .../inter_item_commands_in_multitable.pl           |   69 +-
 .../multitable/multitable_begin_with_tab.pl        |   30 +-
 ...ultitable_bracketed_no_inter_space_prototype.pl |   12 +-
 ...titable_bracketed_prototype_empty_not_closed.pl |   10 +-
 ...bracketed_prototype_empty_not_closed_comment.pl |   10 +-
 ..._bracketed_prototype_empty_spaces_not_closed.pl |   10 +-
 ...ed_prototype_empty_spaces_not_closed_comment.pl |   10 +-
 .../multitable_bracketed_prototype_not_closed.pl   |   10 +-
 ...table_bracketed_prototype_not_closed_comment.pl |   10 +-
 ...bracketed_prototype_not_closed_space_comment.pl |   10 +-
 .../multitable_empty_bracketed_prototype.pl        |   12 +-
 tp/t/results/multitable/multitable_figure_space.pl |   30 +-
 tp/t/results/multitable/multitable_in_example.pl   |   30 +-
 tp/t/results/multitable/multitable_not_closed.pl   |   10 +-
 .../multitable/multitable_not_closed_item.pl       |   13 +-
 .../multitable/multitable_not_closed_item_tab.pl   |   16 +-
 .../multitable_one_column_too_much_cells.pl        |   28 +-
 .../multitable_two_columns_too_much_cells.pl       |   28 +-
 .../multitable/multitable_with_empty_item_tab.pl   |   27 +-
 .../results/multitable/not_letters_in_prototype.pl |   10 +-
 tp/t/results/multitable/paragraph_in_cells.pl      |   24 +-
 .../results/multitable/prototype_brace_no_brace.pl |    9 +-
 .../multitable/prototype_brace_no_brace_comment.pl |    9 +-
 tp/t/results/multitable/prototype_no_brace.pl      |   11 +-
 tp/t/results/multitable/ref_in_multitable.pl       |   48 +-
 tp/t/results/multitable/w_in_multitable.pl         |   21 +-
 tp/t/results/paragraph/close_paragraph_command.pl  |    6 +-
 tp/t/results/paragraph/commands_in_flushright.pl   |   99 +-
 tp/t/results/paragraph/comment_in_quotation.pl     |   12 +-
 tp/t/results/paragraph/double_style_paragraph.pl   |   10 +-
 tp/t/results/paragraph/image_in_paragraph.pl       |    4 +-
 tp/t/results/paragraph/no_paragraph_commands.pl    |    7 +-
 tp/t/results/paragraph/paragraph_command.pl        |   22 +-
 .../paragraph/paragraph_count_and_example.pl       |    6 +-
 .../paragraph/paragraph_in_style_command.pl        |   10 +-
 tp/t/results/paragraph/paragraph_indent_asis.pl    |    9 +-
 tp/t/results/paragraph/sole_image.pl               |    4 +-
 .../plaintext_tests/U_with_utf8_enable_encoding.pl |    6 +-
 .../plaintext_tests/accent_command_punctuation.pl  |    3 +-
 .../accents_in_var_enable_encoding.pl              |   15 +-
 .../after_punctuation_character_in_command.pl      |    3 +-
 tp/t/results/plaintext_tests/all_spaces.pl         |    9 +-
 .../plaintext_tests/anchor_and_empty_lines.pl      |    3 +-
 .../at_commands_glued_in_example.pl                |   49 +-
 .../at_commands_glued_in_paragraph.pl              |   44 +-
 .../plaintext_tests/before_accent_punctuation.pl   |    3 +-
 .../characters_and_commands_in_var.pl              |   36 +-
 .../plaintext_tests/chinese_mixed_with_en.pl       |   18 +-
 .../code_commands_and_punctuation.pl               |    6 +-
 .../command_brace_no_arg_punctuation.pl            |   12 +-
 .../plaintext_tests/commands_and_punctuation.pl    |    6 +-
 .../plaintext_tests/del_quote_linebreaking.pl      |   18 +-
 tp/t/results/plaintext_tests/east_asian_in_w.pl    |    9 +-
 .../plaintext_tests/empty_line_in_example_end.pl   |    6 +-
 .../plaintext_tests/empty_multitable_in_itemize.pl |   16 +-
 tp/t/results/plaintext_tests/expanded_tex.pl       |    6 +-
 .../flushright_not_closed_and_format.pl            |   10 +-
 tp/t/results/plaintext_tests/html_expanded.pl      |    6 +-
 .../insert_copying_and_paragraph.pl                |    9 +-
 .../plaintext_tests/invalid_accent_punctuation.pl  |    4 +-
 .../plaintext_tests/isolated_html_expanded.pl      |    6 +-
 .../itemize_in_headitem_in_example.pl              |   47 +-
 tp/t/results/plaintext_tests/japanese_utf8.pl      |   57 +-
 .../plaintext_tests/line_passed_and_formats.pl     |  180 +-
 .../plaintext_tests/lone_braces_in_inlineraw.pl    |    6 +-
 .../plaintext_tests/long_uref_after_item.pl        |   12 +-
 .../plaintext_tests/multiline_image_and_align.pl   |   42 +-
 .../plaintext_tests/multiline_verb_after_space.pl  |    3 +-
 tp/t/results/plaintext_tests/multitable.pl         |  189 +-
 .../multitable_in_example_extraneous_item_tab.pl   |   18 +-
 .../multitable_in_example_extraneous_tab.pl        |   23 +-
 .../plaintext_tests/nested_code_commands.pl        |  153 +-
 .../plaintext_tests/nested_indentedblock.pl        |   24 +-
 tp/t/results/plaintext_tests/nested_multitable.pl  |   42 +-
 .../plaintext_tests/no_empty_line_after_section.pl |   21 +-
 .../no_punctuation_commands_frenchspacing.pl       |    3 +-
 tp/t/results/plaintext_tests/non_break_spaces.pl   |    6 +-
 tp/t/results/plaintext_tests/paragraphindent.pl    |    9 +-
 .../plaintext_tests/protect_spaces_on_line.pl      |   21 +-
 .../plaintext_tests/punctuation_abbr_acronym.pl    |   24 +-
 .../punctuation_and_code_style_commands.pl         |   45 +-
 .../punctuation_and_code_style_commands_utf8.pl    |   48 +-
 .../plaintext_tests/punctuation_and_footnotes.pl   |   36 +-
 .../punctuation_and_footnotes_frenchspacing.pl     |   39 +-
 .../punctuation_and_upper_case_commands.pl         |   90 +-
 .../punctuation_and_upper_case_commands_utf8.pl    |   93 +-
 .../plaintext_tests/punctuation_at_end_command.pl  |   30 +-
 .../plaintext_tests/punctuation_commands.pl        |   12 +-
 .../punctuation_commands_frenchspacing.pl          |   15 +-
 .../plaintext_tests/punctuation_frenchspacing.pl   |    3 +-
 .../plaintext_tests/punctuation_in_command.pl      |   27 +-
 .../punctuation_in_command_end_line.pl             |   30 +-
 tp/t/results/plaintext_tests/punctuation_in_sc.pl  |    6 +-
 .../punctuation_sc_accents_ascii_glyph.pl          |  162 +-
 .../punctuation_sc_accents_ascii_glyph_latin1.pl   |  165 +-
 .../punctuation_sc_accents_ascii_glyph_usascii.pl  |  168 +-
 .../punctuation_sc_accents_default.pl              |  162 +-
 .../punctuation_sc_accents_default_latin1.pl       |  165 +-
 .../punctuation_sc_accents_default_usascii.pl      |  168 +-
 .../punctuation_sc_accents_disable_encoding.pl     |  162 +-
 ...nctuation_sc_accents_disable_encoding_latin1.pl |  165 +-
 ...ctuation_sc_accents_disable_encoding_usascii.pl |  168 +-
 ...uation_sc_accents_to_utf8_ascii_glyph_latin1.pl |  165 +-
 ...ation_sc_accents_to_utf8_ascii_glyph_usascii.pl |  168 +-
 .../punctuation_sc_accents_to_utf8_latin1.pl       |  165 +-
 .../punctuation_sc_accents_to_utf8_usascii.pl      |  168 +-
 tp/t/results/plaintext_tests/quote_node_names.pl   |  138 +-
 .../sc_with_utf8_enable_encoding.pl                |    6 +-
 .../plaintext_tests/settitle_and_empty_top.pl      |    6 +-
 .../sp_with_text_before_in_example.pl              |   10 +-
 .../split_punctuation_detection_in_commands.pl     |   15 +-
 .../plaintext_tests/star_at_command_formatting.pl  |   18 +-
 .../plaintext_tests/tab_in_table_in_example.pl     |   20 +-
 .../results/plaintext_tests/tab_item_in_example.pl |    8 +-
 tp/t/results/plaintext_tests/transparent_text.pl   |    6 +-
 .../plaintext_tests/xref_quote_long_item.pl        |   24 +-
 tp/t/results/preformatted/caption_in_example.pl    |   16 +-
 .../comment_example_and_blank_lines.pl             |   24 +-
 tp/t/results/preformatted/comments_in_example.pl   |   18 +-
 tp/t/results/preformatted/def_in_example.pl        |   16 +-
 tp/t/results/preformatted/empty_line.pl            |    6 +-
 .../preformatted/empty_line_style_command.pl       |    9 +-
 .../preformatted/example_at_commands_arguments.pl  |   24 +-
 tp/t/results/preformatted/example_class.pl         |    6 +-
 .../preformatted/example_empty_arguments.pl        |   18 +-
 .../example_invalid_at_commands_arguments.pl       |   18 +-
 tp/t/results/preformatted/example_multi_class.pl   |    6 +-
 .../preformatted/insertcopying_in_example.pl       |    9 +-
 .../preformatted/nested_example_and_comment.pl     |   36 +-
 tp/t/results/preformatted/nested_formats.pl        |   24 +-
 tp/t/results/preformatted/page_in_example.pl       |    6 +-
 tp/t/results/preformatted/quote_dash_in_display.pl |    6 +-
 tp/t/results/preformatted/quote_dash_in_example.pl |    6 +-
 .../preformatted/text_on_display_command_line.pl   |   34 +-
 .../preformatted/text_on_example_command_line.pl   |   32 +-
 tp/t/results/preformatted/titlefont_in_example.pl  |    9 +-
 .../results/quotation/comment_on_quotation_line.pl |    6 +-
 tp/t/results/quotation/empty_quotation.pl          |   27 +-
 .../quotation/footnote_in_quotation_with_arg.pl    |    9 +-
 .../quotation/only_comment_on_quotation_line.pl    |    6 +-
 tp/t/results/quotation/quotation_and_author.pl     |   27 +-
 .../quotation/quotation_author_in_example.pl       |   15 +-
 .../quotation_beginning_and_end_on_line.pl         |    7 +-
 .../space_at_commands_end_quotation_line.pl        |   12 +-
 tp/t/results/quotation/standard_quotations.pl      |   36 +-
 tp/t/results/raw/beginning_and_end_on_line.pl      |   24 +-
 tp/t/results/raw/braces_in_tex.pl                  |   18 +-
 tp/t/results/raw/displaymath.pl                    |   24 +-
 tp/t/results/raw/displaymath_not_closed.pl         |    4 +-
 tp/t/results/raw/inline_in_example.pl              |   21 +-
 tp/t/results/raw/inline_missing_first_arg.pl       |    8 +-
 tp/t/results/raw/inlinefmt.pl                      |   12 +-
 tp/t/results/raw/inlinefmt_with_empty_line.pl      |   16 +-
 tp/t/results/raw/inlineraw.pl                      |   12 +-
 tp/t/results/raw/inlineraw_with_empty_line.pl      |   12 +-
 tp/t/results/raw/lone_braces_in_html.pl            |   12 +-
 tp/t/results/raw/misc_raw.pl                       |   20 +-
 tp/t/results/raw/misc_raw_comments.pl              |   20 +-
 tp/t/results/raw/nested_macros.pl                  |    6 +-
 tp/t/results/raw/raw_commands_and_end_of_lines.pl  |  126 +-
 tp/t/results/raw/raw_expanded_in_style.pl          |    9 +-
 tp/t/results/raw/raw_in_example.pl                 |   30 +-
 tp/t/results/raw/raw_in_para.pl                    |   18 +-
 tp/t/results/raw/raw_in_style.pl                   |    9 +-
 tp/t/results/raw/raw_not_closed.pl                 |    4 +-
 .../raw/second_level_lone_braces_in_html.pl        |   24 +-
 ...econd_level_lone_braces_in_html_not_expanded.pl |   12 +-
 tp/t/results/raw/space_before_end.pl               |   19 +-
 tp/t/results/raw/spurious_arg_on_line.pl           |   21 +-
 tp/t/results/raw/tex_not_closed.pl                 |    4 +-
 tp/t/results/raw/verbatim_and_verbatiminclude.pl   |   84 +-
 tp/t/results/raw/verbatim_in_brace_command.pl      |   11 +-
 tp/t/results/raw/verbatim_not_closed.pl            |    4 +-
 tp/t/results/regions/anchor_in_copying.pl          |   25 +-
 .../regions/anchor_in_copying_in_footnote.pl       |   28 +-
 tp/t/results/regions/anchor_in_titlepage.pl        |   24 +-
 .../regions/anchor_in_titlepage_titlepage.pl       |   24 +-
 tp/t/results/regions/copying_not_closed.pl         |    4 +-
 tp/t/results/regions/double_copying.pl             |   14 +-
 .../results/regions/double_titlepage_not_closed.pl |   10 +-
 tp/t/results/regions/format_in_titlepage.pl        |   18 +-
 .../regions/format_in_titlepage_titlepage.pl       |   18 +-
 tp/t/results/regions/ref_in_copying.pl             |   33 +-
 .../regions/ref_in_copying_insert_in_chapter.pl    |   39 +-
 tp/t/results/regions/today_in_copying.pl           |   21 +-
 tp/t/results/sectioning/a_comma_after_node.pl      |    5 +-
 tp/t/results/sectioning/anchor_zero.pl             |    9 +-
 tp/t/results/sectioning/at_commands_in_node.pl     |   33 +-
 .../sectioning/automatic_menu_referencing_node.pl  |   18 +-
 .../sectioning/chapter_before_and_after_part.pl    |   12 +-
 tp/t/results/sectioning/chapter_before_part.pl     |    7 +-
 tp/t/results/sectioning/chapter_between_nodes.pl   |   27 +-
 .../sectioning/chapter_between_nodes_texi2html.pl  |   27 +-
 .../chapter_between_nodes_with_appendix.pl         |   24 +-
 .../chapter_between_nodes_with_appendix_nomenu.pl  |   24 +-
 .../chapter_node_before_and_after_part.pl          |   28 +-
 .../sectioning/character_and_spaces_in_node.pl     |   15 +-
 tp/t/results/sectioning/contents_and_parts.pl      |   51 +-
 tp/t/results/sectioning/contents_in_html_text.pl   |   18 +-
 .../sectioning/contents_with_only_top_node.pl      |    6 +-
 .../results/sectioning/double_node_anchor_float.pl |   48 +-
 tp/t/results/sectioning/double_part.pl             |   30 +-
 ...double_recursive_self_section_node_reference.pl |   24 +-
 .../double_recursive_self_section_reference.pl     |   18 +-
 tp/t/results/sectioning/double_top.pl              |   15 +-
 tp/t/results/sectioning/double_top_in_menu.pl      |   24 +-
 tp/t/results/sectioning/double_top_section.pl      |    7 +-
 tp/t/results/sectioning/email_in_node.pl           |   12 +-
 tp/t/results/sectioning/empty_anchor.pl            |    8 +-
 tp/t/results/sectioning/empty_node.pl              |    8 +-
 .../sectioning/empty_nodes_with_commands.pl        |   19 +-
 tp/t/results/sectioning/empty_ref_arg.pl           |   21 +-
 tp/t/results/sectioning/empty_refs.pl              |   11 +-
 tp/t/results/sectioning/equivalent_labels.pl       |   32 +-
 tp/t/results/sectioning/equivalent_nodes.pl        |   30 +-
 .../sectioning/equivalent_nodes_novalidate.pl      |   30 +-
 .../results/sectioning/explicit_node_directions.pl |   21 +-
 tp/t/results/sectioning/external_node_in_menu.pl   |   33 +-
 tp/t/results/sectioning/hole_in_sectioning.pl      |   16 +-
 .../in_menu_only_special_ascii_spaces_node.pl      |   34 +-
 .../in_menu_only_special_ascii_spaces_node_menu.pl |   34 +-
 .../sectioning/in_menu_only_special_spaces_node.pl |   70 +-
 .../in_menu_only_special_spaces_node_menu.pl       |   70 +-
 tp/t/results/sectioning/lone_Top_node.pl           |   19 +-
 tp/t/results/sectioning/lone_contents.pl           |    3 +-
 tp/t/results/sectioning/loop_nodes.pl              |   43 +-
 tp/t/results/sectioning/menutextorder.pl           |   87 +-
 tp/t/results/sectioning/next_in_menu_is_below.pl   |   56 +-
 tp/t/results/sectioning/next_no_prev_to_node.pl    |   21 +-
 .../results/sectioning/no_argument_and_contents.pl |   12 +-
 tp/t/results/sectioning/no_menu.pl                 |   24 +-
 tp/t/results/sectioning/node_empty_direction.pl    |    3 +-
 tp/t/results/sectioning/node_line_arguments.pl     |   48 +-
 tp/t/results/sectioning/node_nested_parentheses.pl |   28 +-
 .../sectioning/node_part_chapter_after_chapter.pl  |   37 +-
 .../sectioning/node_part_chapter_after_top.pl      |   25 +-
 tp/t/results/sectioning/node_referenced_in_ref.pl  |   21 +-
 .../node_sectop_before_chapter_no_node.pl          |    9 +-
 .../sectioning/node_sectop_before_lone_node_Top.pl |   15 +-
 tp/t/results/sectioning/node_simple.pl             |    3 +-
 tp/t/results/sectioning/node_too_much_args.pl      |    4 +-
 .../node_up_direction_for_top_with_manual.pl       |    3 +-
 tp/t/results/sectioning/node_up_external_node.pl   |   15 +-
 tp/t/results/sectioning/nodename_parentheses.pl    |   53 +-
 ...fter_top_before_chapter_no_use_nodes_chapter.pl |   24 +-
 .../nodes_after_top_before_chapter_nodes.pl        |   24 +-
 .../nodes_after_top_before_chapter_not_split.pl    |   24 +-
 ...ore_chapter_not_split_no_use_node_directions.pl |   24 +-
 .../nodes_after_top_before_chapter_sections.pl     |   24 +-
 .../nodes_after_top_before_chapter_texi2html.pl    |   24 +-
 ...p_before_chapter_texi2html_use_nodes_chapter.pl |   24 +-
 .../nodes_after_top_before_section_nodes.pl        |   24 +-
 .../nodes_after_top_before_section_sections.pl     |   24 +-
 ...s_after_top_before_section_texi2html_chapter.pl |   24 +-
 ...after_top_before_section_texi2html_use_nodes.pl |   24 +-
 ...p_before_section_texi2html_use_nodes_chapter.pl |   24 +-
 tp/t/results/sectioning/nodes_before_after_top.pl  |   20 +-
 tp/t/results/sectioning/nodes_before_top.pl        |   36 +-
 .../nodes_no_node_top_explicit_directions.pl       |   15 +-
 tp/t/results/sectioning/novalidate.pl              |   18 +-
 .../one_node_explicit_directions_anchor.pl         |    9 +-
 ..._node_explicit_directions_anchor_no_use_node.pl |    9 +-
 tp/t/results/sectioning/one_subsection.pl          |    3 +-
 tp/t/results/sectioning/one_subsection_and_node.pl |    6 +-
 tp/t/results/sectioning/part_before_chapter.pl     |    6 +-
 tp/t/results/sectioning/part_before_section.pl     |    7 +-
 tp/t/results/sectioning/part_before_top.pl         |    7 +-
 tp/t/results/sectioning/part_chapter_after_top.pl  |   24 +-
 tp/t/results/sectioning/part_chapter_appendix.pl   |    9 +-
 tp/t/results/sectioning/part_node_after_top.pl     |   23 +-
 tp/t/results/sectioning/part_node_before_top.pl    |   23 +-
 .../sectioning/part_node_chapter_after_top.pl      |   30 +-
 .../sectioning/part_node_chapter_appendix.pl       |   27 +-
 .../sectioning/part_node_chapter_node_appendix.pl  |   33 +-
 .../sectioning/part_node_node_part_appendix.pl     |   37 +-
 tp/t/results/sectioning/part_node_part_appendix.pl |   30 +-
 .../sectioning/part_node_part_node_appendix.pl     |   36 +-
 tp/t/results/sectioning/part_section_part.pl       |   11 +-
 .../sectioning/protected_node_parentheses.pl       |   36 +-
 .../sectioning/recursive_self_section_reference.pl |    9 +-
 tp/t/results/sectioning/ref_to_top.pl              |   10 +-
 tp/t/results/sectioning/ref_to_unknown_node.pl     |    4 +-
 .../reference_to_only_special_spaces_node.pl       |   39 +-
 .../sectioning/section_before_after_top_node.pl    |   13 +-
 .../section_before_after_top_node_last_node.pl     |   16 +-
 tp/t/results/sectioning/section_before_chapter.pl  |    7 +-
 tp/t/results/sectioning/section_before_part.pl     |   11 +-
 tp/t/results/sectioning/section_before_top.pl      |   22 +-
 .../sectioning/section_before_top_no_node.pl       |    7 +-
 .../results/sectioning/section_below_unnumbered.pl |   39 +-
 .../sectioning/section_below_unnumbered_no_top.pl  |    6 +-
 .../sectioning/section_chapter_before_top.pl       |   11 +-
 .../sectioning/section_chapter_before_top_nodes.pl |   40 +-
 .../results/sectioning/section_node_before_part.pl |   11 +-
 tp/t/results/sectioning/sections.pl                |    3 +-
 tp/t/results/sectioning/semi_auto.pl               |   47 +-
 .../setfilename_on_top_and_after_node.pl           |   17 +-
 tp/t/results/sectioning/space_in_node.pl           |   27 +-
 .../sectioning/split_for_format_not_split.pl       |    3 +-
 .../sectioning/top_no_argument_and_content.pl      |    3 +-
 .../results/sectioning/top_no_argument_and_node.pl |    6 +-
 .../sectioning/top_no_argument_and_top_node.pl     |    6 +-
 .../sectioning/top_node_no_menu_direction.pl       |   21 +-
 tp/t/results/sectioning/top_node_part_top.pl       |   11 +-
 tp/t/results/sectioning/top_part_chapter.pl        |    9 +-
 tp/t/results/sectioning/top_without_node_nodes.pl  |    9 +-
 .../sectioning/top_without_node_sections.pl        |    9 +-
 .../top_without_node_texi2html_no_use_nodes.pl     |    9 +-
 .../transliterated_split_equivalent_nodes.pl       |   45 +-
 tp/t/results/sectioning/two_nodes_at_the_end.pl    |   33 +-
 .../sectioning/two_nodes_at_the_end_nodes.pl       |   33 +-
 .../sectioning/two_nodes_at_the_end_texi2html.pl   |   33 +-
 .../sectioning/two_nodes_between_chapters.pl       |   38 +-
 .../sectioning/two_nodes_between_chapters_nodes.pl |   36 +-
 .../two_nodes_between_chapters_texi2html.pl        |   36 +-
 .../sectioning/two_unnumbered_no_argument.pl       |    8 +-
 .../unknown_node_direction_novalidate.pl           |    6 +-
 tp/t/results/sectioning/unknown_node_in_menu.pl    |   13 +-
 .../sectioning/unknown_node_in_menu_novalidate.pl  |   15 +-
 .../sectioning/unnumbered_before_node_top_top.pl   |   10 +-
 tp/t/results/sectioning/unnumbered_before_top.pl   |    7 +-
 .../sectioning/unnumbered_before_top_node.pl       |    9 +-
 tp/t/results/sectioning/unnumbered_no_argument.pl  |    4 +-
 .../unnumbered_top_without_node_nodes.pl           |   17 +-
 .../unnumbered_top_without_node_sections.pl        |   17 +-
 ...dex_entries_relate_to_item_no_transformation.pl |   45 +-
 .../index_entries_relate_to_item_transformation.pl |   45 +-
 tp/t/results/transformations/master_menu_fr.pl     |   39 +-
 .../transformations/protect_colon_source_mark.pl   |    6 +-
 .../transformations/protect_comma_source_mark.pl   |    6 +-
 ...st_parenthesis_after_parenthesis_source_mark.pl |    9 +-
 .../protect_first_parenthesis_source_mark.pl       |    9 +-
 ...otect_hashchar_at_line_beginning_source_mark.pl |   20 +-
 ...ct_node_after_label_source_mark_in_protected.pl |    6 +-
 ...generate_master_menu_no_need_for_master_menu.pl |   21 +-
 tp/t/results/value/bad_syntax.pl                   |   12 -
 .../value/begin_like_comment_on_set_line.pl        |    3 -
 .../closing_brace_in_value_in_ignored_inline.pl    |    7 +-
 tp/t/results/value/comment_on_clear_line.pl        |    4 -
 tp/t/results/value/ignored_value_definition.pl     |    3 +-
 tp/t/results/value/recursive_expansion_in_set.pl   |    1 -
 tp/t/results/value/set_flag_command_equivalent.pl  |    6 +-
 tp/t/results/value/set_form_feed.pl                |    3 +-
 tp/t/results/value/set_in_item_missing_line.pl     |   32 +-
 tp/t/results/value/set_on_item_line.pl             |   40 +-
 tp/t/results/value/simple.pl                       |    3 +-
 tp/t/results/value/value_after_accent.pl           |    6 +-
 tp/t/results/value/value_after_brace_command.pl    |   24 +-
 tp/t/results/value/value_in_index_commands.pl      |   49 +-
 .../value/value_in_invalid_documentencoding.pl     |    5 +-
 tp/t/results/value/value_in_misc_commands.pl       |  174 +-
 tp/t/results/value/value_in_node.pl                |   36 +-
 tp/t/results/value/value_node_directions.pl        |   18 +-
 .../value_and_macro/comma_value_in_macro_arg.pl    |    6 +-
 tp/t/results/value_and_macro/macro_in_value.pl     |    6 +-
 .../results/value_and_macro/value_in_macro_body.pl |    7 +-
 .../value_and_macro/value_in_macro_formal_arg.pl   |   11 +-
 tp/t/results/verb/comments.pl                      |    6 +-
 tp/t/results/verb/end_of_line.pl                   |    4 +-
 tp/t/results/verb/multiline.pl                     |    3 +-
 tp/t/results/verb/nested.pl                        |    6 +-
 tp/t/results/verb/simple.pl                        |    3 +-
 .../verb/verb_and_char_end_of_line_not_closed.pl   |    4 +-
 .../results/verb/verb_at_end_of_line_not_closed.pl |    5 +-
 tp/t/results/verb/verb_not_closed.pl               |    4 +-
 tp/t/results/verb/verb_not_closed_with_char.pl     |    4 +-
 .../brace_commands_spaces_end_of_lines.pl          |   18 +-
 tp/t/results/xml_tests/commands_and_spaces.pl      |  136 +-
 tp/t/results/xml_tests/comments_end_lines.pl       |   78 +-
 .../xml_tests/comments_on_block_command_lines.pl   |  174 +-
 .../xml_tests/comments_on_misc_command_line.pl     |   22 +-
 tp/t/results/xml_tests/image_inline_or_not.pl      |  135 +-
 .../xml_tests/inlineifset_empty_second_arg.pl      |    6 +-
 tp/t/results/xml_tests/macro_and_args.pl           |   14 +-
 tp/t/results/xml_tests/raw.pl                      |   12 +-
 tp/t/results/xml_tests/raw_and_comments.pl         |   12 +-
 tp/t/results/xml_tests/spaces_info_lost.pl         |   13 +-
 tp/t/results/xml_tests/top_node_and_bye.pl         |    3 +-
 tp/t/results/xml_tests/top_node_no_section.pl      |    3 +-
 tp/t/results/xtable/accent_on_table_line.pl        |  107 +-
 tp/t/results/xtable/block_commands_in_table.pl     |  105 +-
 .../xtable/comment_and_itemx_before_item.pl        |   13 +-
 .../results/xtable/definfoenclose_on_table_line.pl |   20 +-
 tp/t/results/xtable/empty_item_itemx.pl            |   29 +-
 tp/t/results/xtable/empty_table.pl                 |    9 +-
 tp/t/results/xtable/headitem_in_table.pl           |   13 +-
 .../xtable/index_command_before_end_table.pl       |   19 +-
 .../results/xtable/inter_item_commands_in_table.pl |  207 +-
 .../inter_item_commands_in_table_in_example.pl     |   31 +-
 .../xtable/invalid_command_and_brace_in_table.pl   |   13 +-
 tp/t/results/xtable/item_index_transformation.pl   |  111 +-
 tp/t/results/xtable/itemx_before_item.pl           |   13 +-
 tp/t/results/xtable/lone_end_table.pl              |    1 -
 tp/t/results/xtable/long_item.pl                   |   15 +-
 .../xtable/no_arg_brace_command_on_table_line.pl   |   13 +-
 tp/t/results/xtable/no_argument_for_table.pl       |   10 +-
 tp/t/results/xtable/table_nested.pl                |   30 +-
 tp/t/results/xtable/text_between_item_itemx.pl     |   16 +-
 tp/t/results/xtable/title_and_itemx_before_item.pl |   13 +-
 1573 files changed, 21852 insertions(+), 45789 deletions(-)



reply via email to

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