texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp Texinfo/Report.pm Texinfo/Convert/Do...


From: Patrice Dumas
Subject: texinfo/tp Texinfo/Report.pm Texinfo/Convert/Do...
Date: Sat, 01 Oct 2011 10:29:35 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/10/01 10:29:34

Modified files:
        tp/Texinfo     : Report.pm 
        tp/Texinfo/Convert: DocBook.pm HTML.pm 
        tp/t/results/converters_tests: accentenc.pl 
                                       accentenc_no_iso_no_entity.pl 
                                       ref_error_formatting.pl 
                                       weird_accents.pl 
                                       weird_accents_disable_encoding.pl 
        tp/t/results/coverage: block_commands.pl center.pl def.pl 
                               flushleft_flushright.pl 
                               flushleft_flushright_in_quotation.pl 
                               hyphenation.pl insertcopying.pl 
                               item_container.pl multitable.pl 
                               preformatted.pl 
                               punctuation_in_line_commands.pl table.pl 
                               verbatiminclude.pl 
        tp/t/results/coverage_braces: ctrl.pl empty_commands.pl 
                                      test_image.pl 
        tp/t/results/html_tests: commands_in_abbr.pl commands_in_alt.pl 
                                 index_and_node_same_name.pl raw_html.pl 
                                 simple_menu.pl 
                                 verbatim_in_multitable_in_example.pl 
                                 xml_protected_in_verb.pl 
        tp/t/results/languages: multiple.pl 
        tp/t/results/menu: comment_on_menu_line.pl 
                           detailmenu_on_subnodes.pl 
                           entry_after_detailmenu.pl 
                           example_in_menu_comment.pl formats_in_menu.pl 
                           menu_entry_name.pl menu_entry_name_comment.pl 
                           menu_entry_no_entry.pl 
                           menu_entry_no_entry_location.pl 
                           menu_entry_node.pl 
                           menu_entry_node_comments.pl 
                           menu_in_example.pl 
                           menu_title_before_entries.pl 
                           no_colon_in_menu.pl 
        tp/t/results/misc_commands: 
                                    codequoteundirected_codequotebacktick.pl 
                                    command_in_heading_footing.pl 
                                    comment_space_command_on_line.pl 
                                    comments_in_text.pl 
                                    definfoenclose.pl 
                                    definfoenclose_with_empty_arg.pl 
                                    noindent_indent.pl 
        tp/t/results/paragraph: comment_in_quotation.pl 
                                paragraph_indent_asis.pl text_line.pl 
        tp/t/results/preformatted: quote_dash_in_display.pl 
                                   quote_dash_in_example.pl 
                                   text_on_command_line.pl 
        tp/t/results/regions: anchor_in_copying.pl 
        tp/t/results/sectioning: anchor_zero.pl at_commands_in_refs.pl 
                                 chapter_before_part.pl 
                                 character_and_spaces_in_refs.pl 
                                 contents.pl 
                                 contents_and_shortcontents.pl 
                                 double_node_anchor_float.pl 
                                 double_part.pl double_top.pl 
                                 empty_top_node_up.pl 
                                 equivalent_nodes.pl 
                                 internal_top_node_up.pl 
                                 next_in_menu_is_below.pl no_element.pl 
                                 node_part_chapter_after_chapter.pl 
                                 node_part_chapter_after_top.pl 
                                 node_up_direction_for_top_with_manual.pl 
                                 node_up_external_node.pl 
                                 non_automatic_internal_top_node_up.pl 
                                 non_automatic_top_node_up_and_url.pl 
                                 non_automatic_top_node_up_url.pl 
                                 part_before_top.pl 
                                 part_chapter_after_top.pl 
                                 part_node_after_top.pl 
                                 part_node_before_top.pl 
                                 part_node_chapter_after_top.pl 
                                 placed_things_before_element.pl 
                                 section_before_part.pl 
                                 section_before_top.pl 
                                 section_chapter_before_top_nodes.pl 
                                 section_in_unnumbered_info.pl 
                                 section_in_unnumbered_plaintext.pl 
                                 setcontentsaftertitlepage.pl 
                                 setfilename_on_top_and_after_node.pl 
                                 setshortcontentsaftertitlepage.pl 
                                 shortcontents.pl 
                                 top_no_argument_and_content.pl 
                                 top_node_no_menu_direction.pl 
                                 top_node_up_url.pl 
                                 two_nodes_at_the_end.pl 
                                 two_nodes_between_chapters.pl 
                                 two_unnumbered_no_argument.pl 
        tp/t/results/xtable: definfoenclose_on_table_line.pl 
                             table_nested.pl 

Log message:
        Remove unused code, avoid duplicate code.
        Don't remove the first empty line in HTML output.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Report.pm?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Convert/DocBook.pm?cvsroot=texinfo&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Convert/HTML.pm?cvsroot=texinfo&r1=1.160&r2=1.161
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/accentenc.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/accentenc_no_iso_no_entity.pl?cvsroot=texinfo&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/ref_error_formatting.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/weird_accents.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/weird_accents_disable_encoding.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/block_commands.pl?cvsroot=texinfo&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/center.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/def.pl?cvsroot=texinfo&r1=1.55&r2=1.56
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/flushleft_flushright.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/flushleft_flushright_in_quotation.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/hyphenation.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/insertcopying.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/item_container.pl?cvsroot=texinfo&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/multitable.pl?cvsroot=texinfo&r1=1.49&r2=1.50
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/preformatted.pl?cvsroot=texinfo&r1=1.51&r2=1.52
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/punctuation_in_line_commands.pl?cvsroot=texinfo&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/table.pl?cvsroot=texinfo&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/verbatiminclude.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage_braces/ctrl.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage_braces/empty_commands.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage_braces/test_image.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/commands_in_abbr.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/commands_in_alt.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/index_and_node_same_name.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/raw_html.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/simple_menu.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/html_tests/xml_protected_in_verb.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/languages/multiple.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/comment_on_menu_line.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/detailmenu_on_subnodes.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/entry_after_detailmenu.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/example_in_menu_comment.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/formats_in_menu.pl?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_name.pl?cvsroot=texinfo&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_name_comment.pl?cvsroot=texinfo&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_no_entry.pl?cvsroot=texinfo&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_no_entry_location.pl?cvsroot=texinfo&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_node.pl?cvsroot=texinfo&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_entry_node_comments.pl?cvsroot=texinfo&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_in_example.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/menu_title_before_entries.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/menu/no_colon_in_menu.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/command_in_heading_footing.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/comment_space_command_on_line.pl?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/comments_in_text.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/definfoenclose.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/definfoenclose_with_empty_arg.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/noindent_indent.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/paragraph/comment_in_quotation.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/paragraph/paragraph_indent_asis.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/paragraph/text_line.pl?cvsroot=texinfo&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/preformatted/quote_dash_in_display.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/preformatted/quote_dash_in_example.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/preformatted/text_on_command_line.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/regions/anchor_in_copying.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/anchor_zero.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/at_commands_in_refs.pl?cvsroot=texinfo&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/chapter_before_part.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/character_and_spaces_in_refs.pl?cvsroot=texinfo&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/contents.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/contents_and_shortcontents.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/double_node_anchor_float.pl?cvsroot=texinfo&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/double_part.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/double_top.pl?cvsroot=texinfo&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/empty_top_node_up.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/equivalent_nodes.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/internal_top_node_up.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/next_in_menu_is_below.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/no_element.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/node_part_chapter_after_chapter.pl?cvsroot=texinfo&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/node_part_chapter_after_top.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/node_up_external_node.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/non_automatic_top_node_up_url.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_before_top.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_chapter_after_top.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_node_after_top.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_node_before_top.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_node_chapter_after_top.pl?cvsroot=texinfo&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/placed_things_before_element.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_before_part.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_before_top.pl?cvsroot=texinfo&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_chapter_before_top_nodes.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_in_unnumbered_info.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl?cvsroot=texinfo&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setcontentsaftertitlepage.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setshortcontentsaftertitlepage.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/shortcontents.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/top_no_argument_and_content.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/top_node_no_menu_direction.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/top_node_up_url.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/two_nodes_at_the_end.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/two_nodes_between_chapters.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/two_unnumbered_no_argument.pl?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/definfoenclose_on_table_line.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/table_nested.pl?cvsroot=texinfo&r1=1.15&r2=1.16

Patches:
Index: Texinfo/Report.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Report.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Texinfo/Report.pm   28 Sep 2011 21:26:46 -0000      1.14
+++ Texinfo/Report.pm   1 Oct 2011 10:29:25 -0000       1.15
@@ -181,7 +181,7 @@
 my $messages_textdomain = 'texinfo';
 
 # libintl converts between encodings but doesn't decode them into the
-# perl internal format.  This is only caled if the encoding is a proper
+# perl internal format.  This is only called if the encoding is a proper
 # perl encoding.
 sub _encode_i18n_string($$)
 {

Index: Texinfo/Convert/DocBook.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Convert/DocBook.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- Texinfo/Convert/DocBook.pm  29 Sep 2011 23:24:43 -0000      1.18
+++ Texinfo/Convert/DocBook.pm  1 Oct 2011 10:29:25 -0000       1.19
@@ -171,22 +171,6 @@
   }
 }
 
-my %misc_command_line_attributes = (
-  'setfilename' => 'file',
-  'documentencoding' => 'encoding',
-  'verbatiminclude' => 'file',
-  'documentlanguage' => 'language',
-);
-
-# FIXME printindex is special?
-my %misc_command_numbered_arguments_attributes = (
-  'definfoenclose' => [ 'command', 'open', 'close' ],
-  'alias' => [ 'new', 'existing' ],
-  'syncodeindex' => [ 'from', 'to' ],
-  'synindex' => [ 'from', 'to' ],
-#  'sp' => [ 'lines' ],
-);
-
 my %docbook_misc_elements_with_arg_map = (
   'settitle' => 'title',
   'exdent' => 'simpara',
@@ -203,17 +187,6 @@
 my %default_args_code_style 
   = %Texinfo::Convert::Converter::default_args_code_style;
 
-my %commands_args_elements = (
-);
-
-my %commands_elements;
-foreach my $command (keys(%Texinfo::Common::brace_commands)) {
-  $commands_elements{$command} = [$command];
-  if ($commands_args_elements{$command}) {
-    push @{$commands_elements{$command}}, @{$commands_args_elements{$command}};
-  }
-}
-
 my %defcommand_name_type = (
  'deffn'     => 'function',
  'defvr'     => 'varname',
@@ -742,8 +715,7 @@
               $filename 
                 = $self->xml_protect_text(Texinfo::Convert::Text::convert(
               {'contents' => 
$root->{'extra'}->{'brace_command_contents'}->[-1]},
-                                           {'converter' => $self, 'code' => 1,
-                                    
Texinfo::Common::_convert_text_options($self)}));
+              {'code' => 1, Texinfo::Common::_convert_text_options($self)}));
             }
             my $node;
             if (defined($root->{'extra'}->{'brace_command_contents'}->[0])) {
@@ -848,7 +820,7 @@
         if (defined($root->{'extra'}->{'brace_command_contents'}->[0])) {
           my $basefile = Texinfo::Convert::Text::convert(
            {'contents' => $root->{'extra'}->{'brace_command_contents'}->[0]},
-           {'code' => 1, $self->_convert_text_options()});
+           {'code' => 1, Texinfo::Common::_convert_text_options($self)});
           my $element;
           my $is_inline = $self->_is_inline($root);
           if ($is_inline) {
@@ -897,7 +869,7 @@
             $email_text 
               = $self->xml_protect_text(Texinfo::Convert::Text::convert(
                                          {'contents' => $email},
-                                         {'converter' => $self, 'code' => 1,
+                                         {'code' => 1,
                                   
Texinfo::Common::_convert_text_options($self)}));
           }
           if ($name and $email) {
@@ -919,7 +891,7 @@
             $url_content = $root->{'extra'}->{'brace_command_contents'}->[0];
             $url_text = 
$self->xml_protect_text(Texinfo::Convert::Text::convert(
                                          {'contents' => $url_content},
-                                         {'converter' => $self, 'code' => 1,
+                                         {'code' => 1,
                                   
Texinfo::Common::_convert_text_options($self)}));
           } else {
             $url_text = '';
@@ -1036,8 +1008,7 @@
             foreach my $prototype (@{$root->{'extra'}->{'prototypes'}}) {
               my $prototype_text
                 = Texinfo::Convert::Text::convert($prototype,
-                                                  {'converter' => $self,
-                                           
Texinfo::Common::_convert_text_options($self)});
+                               
{Texinfo::Common::_convert_text_options($self)});
               push @fractions, 
                 Texinfo::Convert::Unicode::string_width($prototype_text);
             }

Index: Texinfo/Convert/HTML.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Convert/HTML.pm,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -b -r1.160 -r1.161
--- Texinfo/Convert/HTML.pm     30 Sep 2011 22:31:31 -0000      1.160
+++ Texinfo/Convert/HTML.pm     1 Oct 2011 10:29:26 -0000       1.161
@@ -753,8 +753,8 @@
     'Footnotes'   => $self->gdt('Footnotes'),
   );
 
-  # delete the tree and formatted results such that they are redone
-  # with the new tree when needed.
+  # delete the tree and formatted results for special elements 
+  # such that they are redone with the new tree when needed.
   foreach my $special_element (keys (%SPECIAL_ELEMENTS_NAME)) {
     if ($self->{'special_elements_types'}->{$special_element} and
         
$self->{'targets'}->{$self->{'special_elements_types'}->{$special_element}}) {
@@ -5125,8 +5125,6 @@
 
   #print STDERR "external_node: ".join('|', keys(%$external_node))."\n";
   my ($target_filebase, $target, $id) = $self->_node_id_file($external_node);
-  #print STDERR "HHHH 
".Texinfo::Structuring::_node_extra_to_texi($external_node)."\n";
-  #print STDERR "EEEE $target_filebase, $target\n";
 
   my $xml_target = _normalized_to_id($target);
 
@@ -5142,7 +5140,7 @@
   if ($external_node->{'manual_content'}) {
     my $manual_name = Texinfo::Convert::Text::convert(
        {'contents' => $external_node->{'manual_content'}}, 
-       {'converter' => $self, 'code' => 1, 
+       { 'code' => 1, 
         Texinfo::Common::_convert_text_options($self)});
     my $manual_base = $manual_name;
     $manual_base =~ s/\.[^\.]*$//;
@@ -5600,8 +5598,7 @@
 </head>
 
 <body $bodytext>
-$after_body_open
-";
+$after_body_open";
 
   return $result;
 }
@@ -6025,8 +6022,6 @@
   } else {
     # output with pages
     my %files;
-    # TODO set page file names $page->{'filename'} (relative) and 
-    # $page->{'out_filename'} (absolute)
     
     $special_pages = [] if (!defined($special_pages));
     foreach my $page (@$pages, @$special_pages) {
@@ -6185,11 +6180,11 @@
   my $line_number = shift;
   my $file = shift;
 
-  # FIXME nothing to check that there is an invalid nesting.  Using a 
-  # @-command, like @anhor{} would incorrectly lead to the name being 
+  # FIXME nothing to check that there is an invalid nesting.  Having a 
+  # @-command, like @anchor{} inside would incorrectly lead to the name being 
   # entered as a node.  Maybe the best thing to do would be to consider
-  # that the 'root_line' type as a $simple_text_command, or to avoid
-  # spurious messages, $full_text_command.  This would imply really using
+  # 'root_line' type as a $simple_text_command, or, to avoid spurious 
+  # messages, $full_text_command.  This would imply really using
   # the gdt 4th argument to pass 'paragraph' (rename that?) when in a 
   # less constrained environment, for instance @center in @quotation for
   # @author
@@ -6212,6 +6207,32 @@
   return undef;
 }
 
+sub _convert_contents($$$)
+{
+  my $self = shift;
+  my $root = shift;
+  my $command_type = shift;
+  my $content_formatted = '';
+  if (ref($root->{'contents'}) ne 'ARRAY') {
+    cluck "for $root contents not an array: $root->{'contents'}";
+    print STDERR Texinfo::Parser::_print_current($root);
+  }
+
+  my $content_idx = 0;
+  foreach my $content (@{$root->{'contents'}}) {
+    my $new_content = $self->_convert($content, "$command_type 
[$content_idx]");
+    if (!defined($new_content)) {
+      cluck "content not defined for $command_type [$content_idx]\n";
+      print STDERR "root is: ".Texinfo::Parser::_print_current ($root);
+      print STDERR "content is: ".Texinfo::Parser::_print_current ($content);
+    } else {
+      $content_formatted .= $new_content;
+    }
+    $content_idx++;
+  }
+  return $content_formatted;
+}
+
 sub attribute_class($$$)
 {
   my $self = shift;
@@ -6340,18 +6361,6 @@
     }
   }
 
-  #if ($root->{'extra'} and $root->{'extra'}->{'index_entry'}) {
-  #}
-      #and !$self->{'mmultiple_pass'} and !$self->{'in_copying_header'}) {
-    # special case for index entry not associated with a node but seen. 
-    # this will be an index entry in @copying, in @insertcopying.
-#    if (!$root->{'extra'}->{'index_entry'}->{'node'} and $self->{'node'}) {
-#      $location->{'node'} = $self->{'node'};
-#    }
-#    $self->{'index_entries_line_location'}->{$root} = $location;
-#    print STDERR "INDEX ENTRY lines_count $location->{'lines'}, index_entry 
$location->{'index_entry'}\n" 
-#       if ($self->get_conf('DEBUG'));
-
   # commands like @deffnx have both a cmdname and a def_line type.  It is
   # better to consider them as a def_line type, as the whole point of the
   # def_line type is to handle the same the def*x and def* line formatting. 
@@ -6403,21 +6412,7 @@
         
$self->{'document_context'}->[-1]->{'formatting_context'}->[-1]->{'space_protected'}++;
       }
       if ($root->{'contents'}) {
-        $content_formatted = '';
-        # TODO different types of contents
-        my $content_idx = 0;
-        foreach my $content (@{$root->{'contents'}}) {
-          my $new_content = $self->_convert($content, 
-                                            "$command_type [$content_idx]");
-          if (!defined($new_content)) {
-            cluck "content not defined for $command_type [$content_idx]\n";
-            print STDERR "root is: ".Texinfo::Parser::_print_current ($root);
-            print STDERR "content is: ".Texinfo::Parser::_print_current 
($content);
-          } else {
-            $content_formatted .= $new_content;
-          }
-          $content_idx++;
-        }
+        $content_formatted = $self->_convert_contents($root, $command_type);
       }
       my $args_formatted;
       if ($brace_commands{$command_name} 
@@ -6460,9 +6455,7 @@
                 pop @{$self->{'document_context'}};
               } elsif ($arg_type eq 'codetext') {
                 $arg_formatted->{$arg_type} 
-                  = Texinfo::Convert::Text::convert($arg, 
-                                                  {'converter' => $self,
-                                                   'code' => 1,
+                  = Texinfo::Convert::Text::convert($arg, {'code' => 1,
                                            
Texinfo::Common::_convert_text_options($self)});
               }
             }
@@ -6545,36 +6538,7 @@
         $content_formatted = $self->_convert($root->{'args'}->[0]);
       }
     } elsif ($root->{'contents'}) {
-      $content_formatted = '';
-      # TODO different types of contents
-      if (ref($root->{'contents'}) ne 'ARRAY') {
-        cluck "for $root contents not an array: $root->{'contents'}";
-        print STDERR Texinfo::Parser::_print_current($root);
-      }
-
-      # FIXME as texi2html, ignore space only contents at the beginning.
-      # Is it right?
-      my $only_spaces;
-      if ($root->{'type'} eq 'text_root') {
-        $only_spaces = 1;
-      }
-      my $content_idx = 0;
-      foreach my $content (@{$root->{'contents'}}) {
-        my $new_content = $self->_convert($content, "$command_type 
[$content_idx]");
-        if (!defined($new_content)) {
-          cluck "content not defined for $command_type [$content_idx]\n";
-          print STDERR "root is: ".Texinfo::Parser::_print_current ($root);
-          print STDERR "content is: ".Texinfo::Parser::_print_current 
($content);
-        } else {
-          if ($only_spaces) {
-            if ($new_content =~ /\S/) {
-              $only_spaces = 0;
-            }
-          }
-          $content_formatted .= $new_content unless ($only_spaces);
-        }
-        $content_idx++;
-      }
+      $content_formatted = $self->_convert_contents($root, $command_type);
     }
     my $result = '';
     if (exists($self->{'types_conversion'}->{$root->{'type'}})) {

Index: t/results/converters_tests/accentenc.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/converters_tests/accentenc.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/converters_tests/accentenc.pl     16 Sep 2011 22:23:17 -0000      
1.5
+++ t/results/converters_tests/accentenc.pl     1 Oct 2011 10:29:26 -0000       
1.6
@@ -2973,7 +2973,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'accentenc'} = '<a name="Top"></a>
+$result_converted{'html_text'}->{'accentenc'} = '
+<a name="Top"></a>
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/converters_tests/accentenc_no_iso_no_entity.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/accentenc_no_iso_no_entity.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- t/results/converters_tests/accentenc_no_iso_no_entity.pl    16 Sep 2011 
22:23:17 -0000      1.6
+++ t/results/converters_tests/accentenc_no_iso_no_entity.pl    1 Oct 2011 
10:29:26 -0000       1.7
@@ -2894,7 +2894,8 @@
 
 
 
-$result_converted{'html_text'}->{'accentenc_no_iso_no_entity'} = '<a 
name="Top"></a>
+$result_converted{'html_text'}->{'accentenc_no_iso_no_entity'} = '
+<a name="Top"></a>
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/converters_tests/ref_error_formatting.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/ref_error_formatting.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/converters_tests/ref_error_formatting.pl  18 Sep 2011 08:06:03 
-0000      1.3
+++ t/results/converters_tests/ref_error_formatting.pl  1 Oct 2011 10:29:26 
-0000       1.4
@@ -4906,7 +4906,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'ref_error_formatting'} = 
'<p><code>@ref{node}</code> &lsquo;node&rsquo;
+$result_converted{'html_text'}->{'ref_error_formatting'} = '
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
 </p>
 <p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
 <code>@ref{,,title}</code> &lsquo;title&rsquo;

Index: t/results/converters_tests/weird_accents.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/weird_accents.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/converters_tests/weird_accents.pl 19 Aug 2011 23:09:38 -0000      
1.3
+++ t/results/converters_tests/weird_accents.pl 1 Oct 2011 10:29:26 -0000       
1.4
@@ -647,7 +647,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'weird_accents'} = '<a name="Top"></a>
+$result_converted{'html_text'}->{'weird_accents'} = '
+<a name="Top"></a>
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/converters_tests/weird_accents_disable_encoding.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/weird_accents_disable_encoding.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/converters_tests/weird_accents_disable_encoding.pl        19 Aug 
2011 23:09:38 -0000      1.3
+++ t/results/converters_tests/weird_accents_disable_encoding.pl        1 Oct 
2011 10:29:26 -0000       1.4
@@ -647,7 +647,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'weird_accents_disable_encoding'} = '<a 
name="Top"></a>
+$result_converted{'html_text'}->{'weird_accents_disable_encoding'} = '
+<a name="Top"></a>
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/coverage/block_commands.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/block_commands.pl,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- t/results/coverage/block_commands.pl        18 Sep 2011 17:58:17 -0000      
1.44
+++ t/results/coverage/block_commands.pl        1 Oct 2011 10:29:26 -0000       
1.45
@@ -542,7 +542,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'block_commands'} = '<p>in group
+$result_converted{'html_text'}->{'block_commands'} = '
+<p>in group
 </p>
 <blockquote>
 <p><b>warning:</b> in quotation

Index: t/results/coverage/center.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/center.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/coverage/center.pl        12 Sep 2011 23:39:15 -0000      1.12
+++ t/results/coverage/center.pl        1 Oct 2011 10:29:26 -0000       1.13
@@ -116,7 +116,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'center'} = '<p align="center">in center 
<code>in code</code>
+$result_converted{'html_text'}->{'center'} = '
+<p align="center">in center <code>in code</code>
 </p>
 ';
 

Index: t/results/coverage/def.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/def.pl,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- t/results/coverage/def.pl   18 Sep 2011 20:34:38 -0000      1.55
+++ t/results/coverage/def.pl   1 Oct 2011 10:29:26 -0000       1.56
@@ -2482,7 +2482,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'def'} = '<dl>
+$result_converted{'html_text'}->{'def'} = '
+<dl>
 <dt><a name="index-d_002d_002deffn_005fname"></a>c--ategory: 
<strong>d--effn_name</strong><em> a--rguments...</em></dt>
 <dd><p>d&ndash;effn
 </p></dd></dl>

Index: t/results/coverage/flushleft_flushright.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/coverage/flushleft_flushright.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/coverage/flushleft_flushright.pl  18 Sep 2011 17:58:18 -0000      
1.14
+++ t/results/coverage/flushleft_flushright.pl  1 Oct 2011 10:29:26 -0000       
1.15
@@ -314,7 +314,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'flushleft_flushright'} = '<p 
align="left">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
+$result_converted{'html_text'}->{'flushleft_flushright'} = '
+<p align="left">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
 ldskf dsflj
      lklsdlv l    lll. Bbb.
 </p>

Index: t/results/coverage/flushleft_flushright_in_quotation.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/coverage/flushleft_flushright_in_quotation.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/coverage/flushleft_flushright_in_quotation.pl     18 Sep 2011 
17:58:18 -0000      1.14
+++ t/results/coverage/flushleft_flushright_in_quotation.pl     1 Oct 2011 
10:29:26 -0000       1.15
@@ -314,7 +314,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'flushleft_flushright_in_quotation'} = 
'<blockquote>
+$result_converted{'html_text'}->{'flushleft_flushright_in_quotation'} = '
+<blockquote>
 <p align="left">f l
 </p>
 <p align="right">f r

Index: t/results/coverage/hyphenation.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/hyphenation.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/coverage/hyphenation.pl   12 Sep 2011 23:39:16 -0000      1.11
+++ t/results/coverage/hyphenation.pl   1 Oct 2011 10:29:26 -0000       1.12
@@ -72,7 +72,9 @@
 $result_converted{'plaintext'}->{'hyphenation'} = '';
 
 
-$result_converted{'html_text'}->{'hyphenation'} = '';
+$result_converted{'html_text'}->{'hyphenation'} = '
+
+';
 
 
 $result_converted{'xml'}->{'hyphenation'} = '

Index: t/results/coverage/insertcopying.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/insertcopying.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/coverage/insertcopying.pl 18 Sep 2011 17:58:18 -0000      1.15
+++ t/results/coverage/insertcopying.pl 1 Oct 2011 10:29:26 -0000       1.16
@@ -262,7 +262,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'insertcopying'} = '<p>License:
+$result_converted{'html_text'}->{'insertcopying'} = '
+<p>License:
 </p>
 <p>License.
 </p>

Index: t/results/coverage/item_container.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/item_container.pl,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- t/results/coverage/item_container.pl        18 Sep 2011 17:58:18 -0000      
1.45
+++ t/results/coverage/item_container.pl        1 Oct 2011 10:29:26 -0000       
1.46
@@ -478,7 +478,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'item_container'} = '<ul class="no-bullet">
+$result_converted{'html_text'}->{'item_container'} = '
+<ul class="no-bullet">
 <li>+ i&ndash;tem +
 </li></ul>
 

Index: t/results/coverage/multitable.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/multitable.pl,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- t/results/coverage/multitable.pl    18 Sep 2011 17:58:18 -0000      1.49
+++ t/results/coverage/multitable.pl    1 Oct 2011 10:29:27 -0000       1.50
@@ -810,7 +810,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'multitable'} = '<table>
+$result_converted{'html_text'}->{'multitable'} = '
+<table>
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="40%">another tab</th></tr></thead>
 <tr><td width="60%">mu&ndash;ltitable item</td><td width="40%">multitable 
tab</td></tr>
 <tr><td width="60%">mu&ndash;ltitable item 2</td><td width="40%">multitable 
tab 2

Index: t/results/coverage/preformatted.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/preformatted.pl,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- t/results/coverage/preformatted.pl  18 Sep 2011 17:58:19 -0000      1.51
+++ t/results/coverage/preformatted.pl  1 Oct 2011 10:29:27 -0000       1.52
@@ -455,7 +455,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'preformatted'} = '<div class="example">
+$result_converted{'html_text'}->{'preformatted'} = '
+<div class="example">
 <pre class="example">e--xample  some  
 
    text

Index: t/results/coverage/punctuation_in_line_commands.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/coverage/punctuation_in_line_commands.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- t/results/coverage/punctuation_in_line_commands.pl  18 Sep 2011 17:58:19 
-0000      1.23
+++ t/results/coverage/punctuation_in_line_commands.pl  1 Oct 2011 10:29:27 
-0000       1.24
@@ -1446,7 +1446,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '<a 
name="node_0021-After-punc"></a>
+$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '
+<a name="node_0021-After-punc"></a>
 <a name="top_0021-After-punc"></a>
 <h1 class="top">top! After punc</h1>
 

Index: t/results/coverage/table.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/table.pl,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- t/results/coverage/table.pl 18 Sep 2011 17:58:19 -0000      1.52
+++ t/results/coverage/table.pl 1 Oct 2011 10:29:27 -0000       1.53
@@ -794,7 +794,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'table'} = '<dl compact="compact">
+$result_converted{'html_text'}->{'table'} = '
+<dl compact="compact">
 <dt>table item</dt>
 <dt>table itemx</dt>
 <dd>

Index: t/results/coverage/verbatiminclude.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/verbatiminclude.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/coverage/verbatiminclude.pl       18 Sep 2011 17:58:19 -0000      
1.13
+++ t/results/coverage/verbatiminclude.pl       1 Oct 2011 10:29:27 -0000       
1.14
@@ -78,7 +78,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'verbatiminclude'} = '<pre 
class="verbatim">This is the @emph{included} file (include-value2.txi) &lt;&gt; 
---. 
+$result_converted{'html_text'}->{'verbatiminclude'} = '
+<pre class="verbatim">This is the @emph{included} file (include-value2.txi) 
&lt;&gt; ---. 
 </pre>';
 
 

Index: t/results/coverage_braces/ctrl.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage_braces/ctrl.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- t/results/coverage_braces/ctrl.pl   13 Aug 2011 15:33:07 -0000      1.9
+++ t/results/coverage_braces/ctrl.pl   1 Oct 2011 10:29:27 -0000       1.10
@@ -164,7 +164,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'ctrl'} = '<p>^A
+$result_converted{'html_text'}->{'ctrl'} = '
+<p>^A
 </p>
 <p>With ^B.
 </p>';

Index: t/results/coverage_braces/empty_commands.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/coverage_braces/empty_commands.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/coverage_braces/empty_commands.pl 13 Aug 2011 15:33:07 -0000      
1.4
+++ t/results/coverage_braces/empty_commands.pl 1 Oct 2011 10:29:27 -0000       
1.5
@@ -271,7 +271,9 @@
 ';
 
 
-$result_converted{'html_text'}->{'empty_commands'} = '<p> <abbr></abbr>  
<code></code><a name="DOCF1" href="#FOOT1">(1)</a> ~  <tt></tt>
+$result_converted{'html_text'}->{'empty_commands'} = '
+
+<p> <abbr></abbr>  <code></code><a name="DOCF1" href="#FOOT1">(1)</a> ~  
<tt></tt>
 </p><div class="footnote">
 <hr>
 <h3 class="footnote">Footnotes</h3>

Index: t/results/coverage_braces/test_image.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage_braces/test_image.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/coverage_braces/test_image.pl     26 Sep 2011 17:15:47 -0000      
1.11
+++ t/results/coverage_braces/test_image.pl     1 Oct 2011 10:29:27 -0000       
1.12
@@ -4347,6 +4347,7 @@
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
 
+
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 
@@ -4521,7 +4522,9 @@
 ';
 
 
-$result_converted{'html_text'}->{'test_image'} = '<a name="Top"></a>
+$result_converted{'html_text'}->{'test_image'} = '
+
+<a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 
 <img src="address@hidden  a@&lt;&quot;%@  &lt; &amp; @ % &quot; address@hidden 
 a@&lt;&quot;%@  &lt; &amp; @ % &quot; " alt="address@hidden  a@&lt;&quot;%@  
&lt; &amp; @ % &quot; ">

Index: t/results/html_tests/commands_in_abbr.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/html_tests/commands_in_abbr.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/html_tests/commands_in_abbr.pl    14 Aug 2011 01:52:01 -0000      
1.2
+++ t/results/html_tests/commands_in_abbr.pl    1 Oct 2011 10:29:27 -0000       
1.3
@@ -333,7 +333,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <p><abbr title="abbr &ndash; b">A</abbr> (<b>abbr</b> &ndash; b).
 </p>
 <div class="example">

Index: t/results/html_tests/commands_in_alt.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/html_tests/commands_in_alt.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/html_tests/commands_in_alt.pl     13 Aug 2011 20:19:11 -0000      
1.2
+++ t/results/html_tests/commands_in_alt.pl     1 Oct 2011 10:29:28 -0000       
1.3
@@ -344,7 +344,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <img src="f--ile.png" alt="alt &ndash; in b">
 
 <div class="example">

Index: t/results/html_tests/index_and_node_same_name.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/html_tests/index_and_node_same_name.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/html_tests/index_and_node_same_name.pl    4 Sep 2011 12:14:04 
-0000       1.4
+++ t/results/html_tests/index_and_node_same_name.pl    1 Oct 2011 10:29:28 
-0000       1.5
@@ -337,7 +337,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="top"></a>
 <h1 class="top">top</h1>
 <a name="index-node"></a>

Index: t/results/html_tests/raw_html.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/html_tests/raw_html.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/html_tests/raw_html.pl    26 Sep 2011 17:15:48 -0000      1.2
+++ t/results/html_tests/raw_html.pl    1 Oct 2011 10:29:28 -0000       1.3
@@ -112,7 +112,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <i><p>
 
 

Index: t/results/html_tests/simple_menu.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/html_tests/simple_menu.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/html_tests/simple_menu.pl 3 Sep 2011 07:26:52 -0000       1.3
+++ t/results/html_tests/simple_menu.pl 1 Oct 2011 10:29:28 -0000       1.4
@@ -1861,7 +1861,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <div class="menu">
 <pre class="menu-preformatted">&bull; <a href="ggg.html#Top" 
accesskey="1">(ggg)</a>:: description
 </pre><ul>

Index: t/results/html_tests/verbatim_in_multitable_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/html_tests/verbatim_in_multitable_in_example.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/html_tests/verbatim_in_multitable_in_example.pl   3 Sep 2011 
22:40:55 -0000       1.5
+++ t/results/html_tests/verbatim_in_multitable_in_example.pl   1 Oct 2011 
10:29:28 -0000       1.6
@@ -520,7 +520,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <div class="example">
 <table>
 <tr><td width="50%"><pre class="example">in item</pre></td><td 
width="50%"><pre class="example">in tab</pre></td></tr>

Index: t/results/html_tests/xml_protected_in_verb.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/html_tests/xml_protected_in_verb.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/html_tests/xml_protected_in_verb.pl       14 Jul 2011 07:42:22 
-0000      1.1
+++ t/results/html_tests/xml_protected_in_verb.pl       1 Oct 2011 10:29:28 
-0000       1.2
@@ -212,7 +212,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <pre class="verbatim">&lt;a&gt;
 </pre>
 <p><tt> &lt;i&gt; </tt>.

Index: t/results/languages/multiple.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/languages/multiple.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/languages/multiple.pl     30 Sep 2011 22:31:31 -0000      1.11
+++ t/results/languages/multiple.pl     1 Oct 2011 10:29:28 -0000       1.12
@@ -1044,6 +1044,7 @@
 
 <body lang="pt" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
 
+
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/menu/comment_on_menu_line.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/comment_on_menu_line.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- t/results/menu/comment_on_menu_line.pl      7 Sep 2011 22:41:22 -0000       
1.7
+++ t/results/menu/comment_on_menu_line.pl      1 Oct 2011 10:29:28 -0000       
1.8
@@ -524,7 +524,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/menu/detailmenu_on_subnodes.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/detailmenu_on_subnodes.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/menu/detailmenu_on_subnodes.pl    19 Aug 2011 23:09:43 -0000      
1.13
+++ t/results/menu/detailmenu_on_subnodes.pl    1 Oct 2011 10:29:28 -0000       
1.14
@@ -2100,7 +2100,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/menu/entry_after_detailmenu.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/entry_after_detailmenu.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/menu/entry_after_detailmenu.pl    19 Aug 2011 23:09:43 -0000      
1.4
+++ t/results/menu/entry_after_detailmenu.pl    1 Oct 2011 10:29:29 -0000       
1.5
@@ -930,7 +930,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/menu/example_in_menu_comment.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/menu/example_in_menu_comment.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/menu/example_in_menu_comment.pl   16 Aug 2011 22:07:22 -0000      
1.13
+++ t/results/menu/example_in_menu_comment.pl   1 Oct 2011 10:29:29 -0000       
1.14
@@ -403,7 +403,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; entry:</td><td>&nbsp;&nbsp;</td><td 
align="left" valign="top">
 </td></tr>

Index: t/results/menu/formats_in_menu.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/formats_in_menu.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- t/results/menu/formats_in_menu.pl   26 Sep 2011 17:15:53 -0000      1.17
+++ t/results/menu/formats_in_menu.pl   1 Oct 2011 10:29:29 -0000       1.18
@@ -1098,7 +1098,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/menu/menu_entry_name.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/menu_entry_name.pl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- t/results/menu/menu_entry_name.pl   16 Aug 2011 22:07:22 -0000      1.27
+++ t/results/menu/menu_entry_name.pl   1 Oct 2011 10:29:29 -0000       1.28
@@ -1158,7 +1158,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="f.html#b" 
accesskey="1">a</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"></td></tr>
 <tr><td align="left" valign="top">&bull; <a href="f.html#b1_002ec" 
accesskey="2">a</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">

Index: t/results/menu/menu_entry_name_comment.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/menu/menu_entry_name_comment.pl,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- t/results/menu/menu_entry_name_comment.pl   16 Aug 2011 22:07:22 -0000      
1.26
+++ t/results/menu/menu_entry_name_comment.pl   1 Oct 2011 10:29:29 -0000       
1.27
@@ -698,7 +698,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="f.html#b" 
accesskey="1">a</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"></td></tr>
 <tr><td align="left" valign="top">&bull; <a href="f.html#b" 
accesskey="2">a</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"></td></tr>

Index: t/results/menu/menu_entry_no_entry.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/menu_entry_no_entry.pl,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- t/results/menu/menu_entry_no_entry.pl       16 Aug 2011 22:07:22 -0000      
1.26
+++ t/results/menu/menu_entry_no_entry.pl       1 Oct 2011 10:29:29 -0000       
1.27
@@ -324,7 +324,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">* a1:
 * a2:  

Index: t/results/menu/menu_entry_no_entry_location.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/menu/menu_entry_no_entry_location.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- t/results/menu/menu_entry_no_entry_location.pl      16 Aug 2011 22:07:22 
-0000      1.6
+++ t/results/menu/menu_entry_no_entry_location.pl      1 Oct 2011 10:29:29 
-0000       1.7
@@ -414,7 +414,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"> begin description
 * not an entry ?

Index: t/results/menu/menu_entry_node.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/menu_entry_node.pl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- t/results/menu/menu_entry_node.pl   16 Aug 2011 22:07:22 -0000      1.27
+++ t/results/menu/menu_entry_node.pl   1 Oct 2011 10:29:29 -0000       1.28
@@ -498,7 +498,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="f.html#a1" 
accesskey="1">(f)a1</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
 </td></tr>

Index: t/results/menu/menu_entry_node_comments.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/menu/menu_entry_node_comments.pl,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- t/results/menu/menu_entry_node_comments.pl  16 Aug 2011 22:07:22 -0000      
1.26
+++ t/results/menu/menu_entry_node_comments.pl  1 Oct 2011 10:29:29 -0000       
1.27
@@ -523,7 +523,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top">&bull; <a href="f.html#a1c" 
accesskey="1">(f)a1c</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"></td></tr>
 <tr><td align="left" valign="top">&bull; <a href="f.html#a2c" 
accesskey="2">(f)a2c</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top"></td></tr>

Index: t/results/menu/menu_in_example.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/menu_in_example.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/menu/menu_in_example.pl   19 Aug 2011 23:09:44 -0000      1.4
+++ t/results/menu/menu_in_example.pl   1 Oct 2011 10:29:30 -0000       1.5
@@ -834,7 +834,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/menu/menu_title_before_entries.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/menu/menu_title_before_entries.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- t/results/menu/menu_title_before_entries.pl 19 Aug 2011 23:09:44 -0000      
1.9
+++ t/results/menu/menu_title_before_entries.pl 1 Oct 2011 10:29:30 -0000       
1.10
@@ -444,7 +444,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/menu/no_colon_in_menu.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/menu/no_colon_in_menu.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- t/results/menu/no_colon_in_menu.pl  19 Aug 2011 23:09:44 -0000      1.7
+++ t/results/menu/no_colon_in_menu.pl  1 Oct 2011 10:29:30 -0000       1.8
@@ -284,7 +284,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/misc_commands/codequoteundirected_codequotebacktick.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- t/results/misc_commands/codequoteundirected_codequotebacktick.pl    26 Sep 
2011 17:15:53 -0000      1.10
+++ t/results/misc_commands/codequoteundirected_codequotebacktick.pl    1 Oct 
2011 10:29:30 -0000       1.11
@@ -5321,7 +5321,11 @@
 ';
 
 
-$result_converted{'html_text'}->{'codequoteundirected_codequotebacktick'} = 
'<a name="Top"></a>
+$result_converted{'html_text'}->{'codequoteundirected_codequotebacktick'} = '
+
+
+
+<a name="Top"></a>
 <a name="test-quotes"></a>
 <h1 class="top">test quotes</h1>
 

Index: t/results/misc_commands/command_in_heading_footing.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/command_in_heading_footing.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/misc_commands/command_in_heading_footing.pl       13 Aug 2011 
15:33:08 -0000      1.5
+++ t/results/misc_commands/command_in_heading_footing.pl       1 Oct 2011 
10:29:30 -0000       1.6
@@ -108,7 +108,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'command_in_heading_footing'} = '<p>In text   
text.
+$result_converted{'html_text'}->{'command_in_heading_footing'} = '
+<p>In text   text.
 </p>';
 
 1;

Index: t/results/misc_commands/comment_space_command_on_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/comment_space_command_on_line.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- t/results/misc_commands/comment_space_command_on_line.pl    17 Sep 2011 
21:24:00 -0000      1.17
+++ t/results/misc_commands/comment_space_command_on_line.pl    1 Oct 2011 
10:29:30 -0000       1.18
@@ -916,7 +916,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'comment_space_command_on_line'} = '<a 
name="Top"></a>
+$result_converted{'html_text'}->{'comment_space_command_on_line'} = '
+<a name="Top"></a>
 <a name="top-element-"></a>
 <h1 class="top">top element&nbsp;</h1>
 

Index: t/results/misc_commands/comments_in_text.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/comments_in_text.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- t/results/misc_commands/comments_in_text.pl 13 Aug 2011 15:33:09 -0000      
1.7
+++ t/results/misc_commands/comments_in_text.pl 1 Oct 2011 10:29:30 -0000       
1.8
@@ -167,7 +167,9 @@
 ';
 
 
-$result_converted{'html_text'}->{'comments_in_text'} = '<p>Text line followed 
by a comment on the same line and another below Text line after the comment 
followed by a comment Text line after the text line followed by the comment.
+$result_converted{'html_text'}->{'comments_in_text'} = '
+
+<p>Text line followed by a comment on the same line and another below Text 
line after the comment followed by a comment Text line after the text line 
followed by the comment.
 </p>
 <p>Comment at the end of the line </p>';
 

Index: t/results/misc_commands/definfoenclose.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/definfoenclose.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/misc_commands/definfoenclose.pl   13 Aug 2011 15:33:09 -0000      
1.32
+++ t/results/misc_commands/definfoenclose.pl   1 Oct 2011 10:29:30 -0000       
1.33
@@ -452,7 +452,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'definfoenclose'} = '<p>definfoenclose 
phoo,//,\\  </p>
+$result_converted{'html_text'}->{'definfoenclose'} = '
+<p>definfoenclose phoo,//,\\  </p>
 <p>//bar\\
 </p>
 <p>definfoenclose phi,:,:  </p>

Index: t/results/misc_commands/definfoenclose_with_empty_arg.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/definfoenclose_with_empty_arg.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/misc_commands/definfoenclose_with_empty_arg.pl    28 Sep 2011 
21:44:21 -0000      1.1
+++ t/results/misc_commands/definfoenclose_with_empty_arg.pl    1 Oct 2011 
10:29:30 -0000       1.2
@@ -146,7 +146,9 @@
 ';
 
 
-$result_converted{'html_text'}->{'definfoenclose_with_empty_arg'} = '<p>My 
something:.
+$result_converted{'html_text'}->{'definfoenclose_with_empty_arg'} = '
+
+<p>My something:.
 </p>
 ';
 

Index: t/results/misc_commands/noindent_indent.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/misc_commands/noindent_indent.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- t/results/misc_commands/noindent_indent.pl  13 Aug 2011 15:33:10 -0000      
1.8
+++ t/results/misc_commands/noindent_indent.pl  1 Oct 2011 10:29:31 -0000       
1.9
@@ -231,7 +231,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'noindent_indent'} = '<p>First para
+$result_converted{'html_text'}->{'noindent_indent'} = '
+<p>First para
 </p>
 <p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
 qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q

Index: t/results/paragraph/comment_in_quotation.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/paragraph/comment_in_quotation.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- t/results/paragraph/comment_in_quotation.pl 13 Aug 2011 15:33:10 -0000      
1.8
+++ t/results/paragraph/comment_in_quotation.pl 1 Oct 2011 10:29:31 -0000       
1.9
@@ -250,7 +250,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'comment_in_quotation'} = '<blockquote>
+$result_converted{'html_text'}->{'comment_in_quotation'} = '
+<blockquote>
 <p>Quotation </p></blockquote>
 
 <blockquote>

Index: t/results/paragraph/paragraph_indent_asis.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/paragraph/paragraph_indent_asis.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- t/results/paragraph/paragraph_indent_asis.pl        13 Aug 2011 15:33:11 
-0000      1.10
+++ t/results/paragraph/paragraph_indent_asis.pl        1 Oct 2011 10:29:31 
-0000       1.11
@@ -227,7 +227,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'paragraph_indent_asis'} = '<p>para
+$result_converted{'html_text'}->{'paragraph_indent_asis'} = '
+<p>para
   fff
 </p>
 <blockquote>

Index: t/results/paragraph/text_line.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/paragraph/text_line.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- t/results/paragraph/text_line.pl    13 Aug 2011 15:33:11 -0000      1.19
+++ t/results/paragraph/text_line.pl    1 Oct 2011 10:29:31 -0000       1.20
@@ -58,7 +58,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'text_line'} = '<p>text
+$result_converted{'html_text'}->{'text_line'} = '
+<p>text
 </p>
 ';
 

Index: t/results/preformatted/quote_dash_in_display.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/preformatted/quote_dash_in_display.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- t/results/preformatted/quote_dash_in_display.pl     14 Aug 2011 01:52:02 
-0000      1.8
+++ t/results/preformatted/quote_dash_in_display.pl     1 Oct 2011 10:29:31 
-0000       1.9
@@ -134,7 +134,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'quote_dash_in_display'} = '<div 
class="display">
+$result_converted{'html_text'}->{'quote_dash_in_display'} = '
+<div class="display">
 <pre class="display">and now &ndash; yes&mdash;now and &ldquo;so&rdquo;.
 
 </pre></div>

Index: t/results/preformatted/quote_dash_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/preformatted/quote_dash_in_example.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- t/results/preformatted/quote_dash_in_example.pl     13 Aug 2011 15:33:11 
-0000      1.10
+++ t/results/preformatted/quote_dash_in_example.pl     1 Oct 2011 10:29:31 
-0000       1.11
@@ -134,7 +134,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'quote_dash_in_example'} = '<div 
class="example">
+$result_converted{'html_text'}->{'quote_dash_in_example'} = '
+<div class="example">
 <pre class="example">and now -- yes---now and ``so\'\'.
 
 </pre></div>

Index: t/results/preformatted/text_on_command_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/preformatted/text_on_command_line.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/preformatted/text_on_command_line.pl      7 Sep 2011 22:41:23 
-0000       1.12
+++ t/results/preformatted/text_on_command_line.pl      1 Oct 2011 10:29:31 
-0000       1.13
@@ -535,7 +535,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'text_on_command_line'} = '<div 
class="example">
+$result_converted{'html_text'}->{'text_on_command_line'} = '
+<div class="example">
 <pre class="example">normal text
 </pre></div>
 

Index: t/results/regions/anchor_in_copying.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/regions/anchor_in_copying.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- t/results/regions/anchor_in_copying.pl      31 Aug 2011 22:54:52 -0000      
1.9
+++ t/results/regions/anchor_in_copying.pl      1 Oct 2011 10:29:31 -0000       
1.10
@@ -487,6 +487,7 @@
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
 
+
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/sectioning/anchor_zero.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/anchor_zero.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- t/results/sectioning/anchor_zero.pl 19 Aug 2011 23:09:44 -0000      1.7
+++ t/results/sectioning/anchor_zero.pl 1 Oct 2011 10:29:31 -0000       1.8
@@ -301,7 +301,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 

Index: t/results/sectioning/at_commands_in_refs.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/at_commands_in_refs.pl,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- t/results/sectioning/at_commands_in_refs.pl 16 Sep 2011 22:23:18 -0000      
1.52
+++ t/results/sectioning/at_commands_in_refs.pl 1 Oct 2011 10:29:31 -0000       
1.53
@@ -20454,7 +20454,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/chapter_before_part.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/chapter_before_part.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/sectioning/chapter_before_part.pl 10 Sep 2011 13:12:37 -0000      
1.5
+++ t/results/sectioning/chapter_before_part.pl 1 Oct 2011 10:29:32 -0000       
1.6
@@ -281,7 +281,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="chapter"></a>
 <h1 class="chapter">1 chapter</h1>
 

Index: t/results/sectioning/character_and_spaces_in_refs.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/character_and_spaces_in_refs.pl,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- t/results/sectioning/character_and_spaces_in_refs.pl        18 Sep 2011 
08:06:04 -0000      1.44
+++ t/results/sectioning/character_and_spaces_in_refs.pl        1 Oct 2011 
10:29:32 -0000       1.45
@@ -2226,7 +2226,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/contents.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/contents.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/sectioning/contents.pl    27 Sep 2011 21:16:05 -0000      1.12
+++ t/results/sectioning/contents.pl    1 Oct 2011 10:29:32 -0000       1.13
@@ -938,7 +938,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/sectioning/contents_and_shortcontents.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/contents_and_shortcontents.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/sectioning/contents_and_shortcontents.pl  27 Sep 2011 21:16:06 
-0000      1.2
+++ t/results/sectioning/contents_and_shortcontents.pl  1 Oct 2011 10:29:32 
-0000       1.3
@@ -960,7 +960,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/sectioning/double_node_anchor_float.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/double_node_anchor_float.pl,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- t/results/sectioning/double_node_anchor_float.pl    19 Aug 2011 20:10:29 
-0000      1.24
+++ t/results/sectioning/double_node_anchor_float.pl    1 Oct 2011 10:29:32 
-0000       1.25
@@ -1073,7 +1073,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="node1"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/double_part.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/double_part.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/sectioning/double_part.pl 29 Sep 2011 11:30:26 -0000      1.15
+++ t/results/sectioning/double_part.pl 1 Oct 2011 10:29:32 -0000       1.16
@@ -945,7 +945,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/double_top.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/double_top.pl,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- t/results/sectioning/double_top.pl  19 Aug 2011 20:10:29 -0000      1.18
+++ t/results/sectioning/double_top.pl  1 Oct 2011 10:29:32 -0000       1.19
@@ -386,7 +386,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/empty_top_node_up.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/empty_top_node_up.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/empty_top_node_up.pl   19 Aug 2011 23:09:45 -0000      
1.1
+++ t/results/sectioning/empty_top_node_up.pl   1 Oct 2011 10:29:32 -0000       
1.2
@@ -510,7 +510,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/equivalent_nodes.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/equivalent_nodes.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- t/results/sectioning/equivalent_nodes.pl    19 Aug 2011 20:10:29 -0000      
1.10
+++ t/results/sectioning/equivalent_nodes.pl    1 Oct 2011 10:29:32 -0000       
1.11
@@ -577,7 +577,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/internal_top_node_up.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/internal_top_node_up.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/internal_top_node_up.pl        19 Aug 2011 23:09:45 
-0000      1.1
+++ t/results/sectioning/internal_top_node_up.pl        1 Oct 2011 10:29:32 
-0000       1.2
@@ -626,7 +626,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/next_in_menu_is_below.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/next_in_menu_is_below.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- t/results/sectioning/next_in_menu_is_below.pl       19 Aug 2011 23:09:45 
-0000      1.8
+++ t/results/sectioning/next_in_menu_is_below.pl       1 Oct 2011 10:29:32 
-0000       1.9
@@ -1282,7 +1282,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/no_element.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/no_element.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/sectioning/no_element.pl  4 Sep 2011 12:14:06 -0000       1.16
+++ t/results/sectioning/no_element.pl  1 Oct 2011 10:29:32 -0000       1.17
@@ -1135,8 +1135,9 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <h1 class="settitle" align="center">no_element test</h1>
+
+
 <a name="An-anchor"></a>
 <p>Ref to the anchor:
 <a href="#An-anchor">An anchor</a>

Index: t/results/sectioning/node_part_chapter_after_chapter.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/node_part_chapter_after_chapter.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- t/results/sectioning/node_part_chapter_after_chapter.pl     29 Sep 2011 
11:30:26 -0000      1.21
+++ t/results/sectioning/node_part_chapter_after_chapter.pl     1 Oct 2011 
10:29:32 -0000       1.22
@@ -1191,7 +1191,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/node_part_chapter_after_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/node_part_chapter_after_top.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/sectioning/node_part_chapter_after_top.pl 29 Sep 2011 11:30:26 
-0000      1.14
+++ t/results/sectioning/node_part_chapter_after_top.pl 1 Oct 2011 10:29:32 
-0000       1.15
@@ -819,7 +819,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/node_up_direction_for_top_with_manual.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/node_up_direction_for_top_with_manual.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/node_up_direction_for_top_with_manual.pl       17 Sep 
2011 08:13:46 -0000      1.1
+++ t/results/sectioning/node_up_direction_for_top_with_manual.pl       1 Oct 
2011 10:29:32 -0000       1.2
@@ -209,7 +209,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <h1 class="node-heading">Top</h1>
 <hr>

Index: t/results/sectioning/node_up_external_node.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/node_up_external_node.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/sectioning/node_up_external_node.pl       21 Aug 2011 13:43:53 
-0000      1.4
+++ t/results/sectioning/node_up_external_node.pl       1 Oct 2011 10:29:33 
-0000       1.5
@@ -685,7 +685,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/non_automatic_internal_top_node_up.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/non_automatic_internal_top_node_up.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/non_automatic_internal_top_node_up.pl  21 Aug 2011 
13:43:53 -0000      1.1
+++ t/results/sectioning/non_automatic_internal_top_node_up.pl  1 Oct 2011 
10:29:33 -0000       1.2
@@ -1028,7 +1028,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/non_automatic_top_node_up_and_url.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/non_automatic_top_node_up_and_url.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/non_automatic_top_node_up_and_url.pl   21 Aug 2011 
13:43:53 -0000      1.1
+++ t/results/sectioning/non_automatic_top_node_up_and_url.pl   1 Oct 2011 
10:29:33 -0000       1.2
@@ -1028,7 +1028,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/non_automatic_top_node_up_url.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/non_automatic_top_node_up_url.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/non_automatic_top_node_up_url.pl       21 Aug 2011 
13:43:53 -0000      1.1
+++ t/results/sectioning/non_automatic_top_node_up_url.pl       1 Oct 2011 
10:29:33 -0000       1.2
@@ -818,7 +818,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/part_before_top.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/part_before_top.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/sectioning/part_before_top.pl     10 Sep 2011 13:12:38 -0000      
1.5
+++ t/results/sectioning/part_before_top.pl     1 Oct 2011 10:29:33 -0000       
1.6
@@ -292,7 +292,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="part"></a>
 <h1 class="part">part</h1>
 <hr>

Index: t/results/sectioning/part_chapter_after_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/part_chapter_after_top.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/sectioning/part_chapter_after_top.pl      29 Sep 2011 11:30:26 
-0000      1.14
+++ t/results/sectioning/part_chapter_after_top.pl      1 Oct 2011 10:29:33 
-0000       1.15
@@ -819,7 +819,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/part_node_after_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/part_node_after_top.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/sectioning/part_node_after_top.pl 21 Aug 2011 13:43:53 -0000      
1.5
+++ t/results/sectioning/part_node_after_top.pl 1 Oct 2011 10:29:33 -0000       
1.6
@@ -698,7 +698,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/part_node_before_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/part_node_before_top.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/sectioning/part_node_before_top.pl        21 Aug 2011 13:43:53 
-0000      1.14
+++ t/results/sectioning/part_node_before_top.pl        1 Oct 2011 10:29:33 
-0000       1.15
@@ -749,7 +749,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="part-node-before-top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/part_node_chapter_after_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/part_node_chapter_after_top.pl,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- t/results/sectioning/part_node_chapter_after_top.pl 29 Sep 2011 11:30:26 
-0000      1.25
+++ t/results/sectioning/part_node_chapter_after_top.pl 1 Oct 2011 10:29:33 
-0000       1.26
@@ -1082,7 +1082,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/placed_things_before_element.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/placed_things_before_element.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/sectioning/placed_things_before_element.pl        4 Sep 2011 
12:14:06 -0000       1.14
+++ t/results/sectioning/placed_things_before_element.pl        1 Oct 2011 
10:29:33 -0000       1.15
@@ -1256,7 +1256,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="An-anchor"></a>
 <p>Ref to the anchor:
 <a href="#An-anchor">An anchor</a>

Index: t/results/sectioning/section_before_part.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_before_part.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/sectioning/section_before_part.pl 10 Sep 2011 13:12:38 -0000      
1.11
+++ t/results/sectioning/section_before_part.pl 1 Oct 2011 10:29:33 -0000       
1.12
@@ -229,7 +229,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="section"></a>
 <h2 class="section">1 section</h2>
 

Index: t/results/sectioning/section_before_top.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_before_top.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- t/results/sectioning/section_before_top.pl  17 Sep 2011 21:34:26 -0000      
1.19
+++ t/results/sectioning/section_before_top.pl  1 Oct 2011 10:29:33 -0000       
1.20
@@ -638,7 +638,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="section-node"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/section_chapter_before_top_nodes.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_chapter_before_top_nodes.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/sectioning/section_chapter_before_top_nodes.pl    19 Aug 2011 
23:09:46 -0000      1.11
+++ t/results/sectioning/section_chapter_before_top_nodes.pl    1 Oct 2011 
10:29:33 -0000       1.12
@@ -991,7 +991,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="section-node"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/section_in_unnumbered_info.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_in_unnumbered_info.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/sectioning/section_in_unnumbered_info.pl  19 Aug 2011 23:09:46 
-0000      1.12
+++ t/results/sectioning/section_in_unnumbered_info.pl  1 Oct 2011 10:29:33 
-0000       1.13
@@ -9097,7 +9097,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="SEC_Contents"></a>
 <h1>Table of Contents</h1>
 
@@ -9163,6 +9162,8 @@
 </div>
 
 <hr>
+
+
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/section_in_unnumbered_plaintext.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- t/results/sectioning/section_in_unnumbered_plaintext.pl     10 Sep 2011 
13:12:38 -0000      1.19
+++ t/results/sectioning/section_in_unnumbered_plaintext.pl     1 Oct 2011 
10:29:33 -0000       1.20
@@ -8995,7 +8995,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="SEC_Contents"></a>
 <h1>Table of Contents</h1>
 
@@ -9061,6 +9060,8 @@
 </div>
 
 <hr>
+
+
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/setcontentsaftertitlepage.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setcontentsaftertitlepage.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/sectioning/setcontentsaftertitlepage.pl   27 Sep 2011 21:16:06 
-0000      1.12
+++ t/results/sectioning/setcontentsaftertitlepage.pl   1 Oct 2011 10:29:33 
-0000       1.13
@@ -946,7 +946,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="SEC_Contents"></a>
 <h1>Table of Contents</h1>
 

Index: t/results/sectioning/setfilename_on_top_and_after_node.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/sectioning/setfilename_on_top_and_after_node.pl   19 Aug 2011 
23:09:47 -0000      1.11
+++ t/results/sectioning/setfilename_on_top_and_after_node.pl   1 Oct 2011 
10:29:34 -0000       1.12
@@ -363,7 +363,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <a name="In-top"></a>
 <h1 class="top">In top</h1>

Index: t/results/sectioning/setshortcontentsaftertitlepage.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setshortcontentsaftertitlepage.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/sectioning/setshortcontentsaftertitlepage.pl      27 Sep 2011 
21:16:06 -0000      1.13
+++ t/results/sectioning/setshortcontentsaftertitlepage.pl      1 Oct 2011 
10:29:34 -0000       1.14
@@ -941,7 +941,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="SEC_Overview"></a>
 <h1>Short Table of Contents</h1>
 

Index: t/results/sectioning/shortcontents.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/shortcontents.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/sectioning/shortcontents.pl       27 Sep 2011 21:16:06 -0000      
1.13
+++ t/results/sectioning/shortcontents.pl       1 Oct 2011 10:29:34 -0000       
1.14
@@ -933,7 +933,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="top"></a>
 <h1 class="top">top</h1>
 

Index: t/results/sectioning/top_no_argument_and_content.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/top_no_argument_and_content.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- t/results/sectioning/top_no_argument_and_content.pl 27 Jul 2011 00:21:31 
-0000      1.8
+++ t/results/sectioning/top_no_argument_and_content.pl 1 Oct 2011 10:29:34 
-0000       1.9
@@ -146,7 +146,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="SEC_Top"></a>
 
 <p>A.

Index: t/results/sectioning/top_node_no_menu_direction.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/top_node_no_menu_direction.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/sectioning/top_node_no_menu_direction.pl  19 Aug 2011 23:09:47 
-0000      1.11
+++ t/results/sectioning/top_node_no_menu_direction.pl  1 Oct 2011 10:29:34 
-0000       1.12
@@ -570,7 +570,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/top_node_up_url.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/top_node_up_url.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/top_node_up_url.pl     19 Aug 2011 23:18:19 -0000      
1.1
+++ t/results/sectioning/top_node_up_url.pl     1 Oct 2011 10:29:34 -0000       
1.2
@@ -626,7 +626,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/two_nodes_at_the_end.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/two_nodes_at_the_end.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/sectioning/two_nodes_at_the_end.pl        30 Aug 2011 22:26:47 
-0000      1.1
+++ t/results/sectioning/two_nodes_at_the_end.pl        1 Oct 2011 10:29:34 
-0000       1.2
@@ -1063,7 +1063,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/two_nodes_between_chapters.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/two_nodes_between_chapters.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/sectioning/two_nodes_between_chapters.pl  17 Sep 2011 21:34:26 
-0000      1.3
+++ t/results/sectioning/two_nodes_between_chapters.pl  1 Oct 2011 10:29:34 
-0000       1.4
@@ -1279,7 +1279,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <a name="Top"></a>
 <div class="header">
 <p>

Index: t/results/sectioning/two_unnumbered_no_argument.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/two_unnumbered_no_argument.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- t/results/sectioning/two_unnumbered_no_argument.pl  10 Sep 2011 13:12:38 
-0000      1.5
+++ t/results/sectioning/two_unnumbered_no_argument.pl  1 Oct 2011 10:29:34 
-0000       1.6
@@ -190,7 +190,6 @@
 </head>
 
 <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
 <hr>
 <p>
 

Index: t/results/xtable/definfoenclose_on_table_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/xtable/definfoenclose_on_table_line.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/xtable/definfoenclose_on_table_line.pl    11 Sep 2011 19:05:10 
-0000      1.13
+++ t/results/xtable/definfoenclose_on_table_line.pl    1 Oct 2011 10:29:34 
-0000       1.14
@@ -347,7 +347,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'definfoenclose_on_table_line'} = '<dl 
compact="compact">
+$result_converted{'html_text'}->{'definfoenclose_on_table_line'} = '
+<dl compact="compact">
 <dt>:item:</dt>
 <dt>:item x:</dt>
 <dd>

Index: t/results/xtable/table_nested.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/xtable/table_nested.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/xtable/table_nested.pl    26 Sep 2011 17:15:54 -0000      1.15
+++ t/results/xtable/table_nested.pl    1 Oct 2011 10:29:34 -0000       1.16
@@ -3176,7 +3176,8 @@
 ';
 
 
-$result_converted{'html_text'}->{'table_nested'} = '<p>Quotation
+$result_converted{'html_text'}->{'table_nested'} = '
+<p>Quotation
 </p><blockquote>
 <dl compact="compact">
 <dt>first item



reply via email to

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