texinfo-commits
[Top][All Lists]
Advanced

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

[7537] do not sort errors


From: gavinsmith0123
Subject: [7537] do not sort errors
Date: Sat, 3 Dec 2016 17:25:32 +0000 (UTC)

Revision: 7537
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7537
Author:   gavin
Date:     2016-12-03 17:25:31 +0000 (Sat, 03 Dec 2016)
Log Message:
-----------
do not sort errors

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/Texinfo/Report.pm
    trunk/tp/t/results/converters_tests/at_commands_in_raw.pl
    trunk/tp/t/results/converters_tests/at_commands_in_refs.pl
    trunk/tp/t/results/converters_tests/at_commands_in_refs_latin1.pl
    trunk/tp/t/results/converters_tests/at_commands_in_refs_utf8.pl
    trunk/tp/t/results/converters_tests/ref_error_formatting.pl
    trunk/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
    trunk/tp/t/results/converters_tests/spaces_in_node_names.pl
    trunk/tp/t/results/coverage_braces/test_image.pl
    trunk/tp/t/results/docbook_tests/special_docbook_unnumbered.pl
    trunk/tp/t/results/float/float_copying.pl
    trunk/tp/t/results/info_tests/before_node_and_section.pl
    trunk/tp/t/results/info_tests/top_node_normalization.pl
    trunk/tp/t/results/invalid_nestings/center.pl
    trunk/tp/t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl
    trunk/tp/t/results/invalid_nestings/multitable_item_in_index.pl
    trunk/tp/t/results/macro/double_macro_definition.pl
    trunk/tp/t/results/multitable/empty_multitable_with_cells.pl
    trunk/tp/t/results/multitable/multitable_begin_with_tab.pl
    trunk/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl
    trunk/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl
    trunk/tp/t/results/plaintext_tests/itemize_in_headitem_in_example.pl
    trunk/tp/t/results/sectioning/double_node_anchor_float.pl
    trunk/tp/t/results/sectioning/double_top.pl
    trunk/tp/t/results/sectioning/double_top_in_menu.pl
    trunk/tp/t/results/sectioning/equivalent_nodes.pl
    trunk/tp/t/results/sectioning/lowered_subsubsection.pl
    trunk/tp/t/results/sectioning/menutextorder.pl
    trunk/tp/t/results/sectioning/no_element.pl
    trunk/tp/t/results/sectioning/node.pl
    trunk/tp/t/results/sectioning/nodename_parentheses.pl
    trunk/tp/t/results/sectioning/placed_things_before_element.pl
    trunk/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
    trunk/tp/t/results/sectioning/top_node_no_menu_direction.pl
    trunk/tp/t/results/xtable/invalid_command_and_brace_in_table.pl
    trunk/tp/tests/coverage/res_parser/formatting/formatting.2
    trunk/tp/tests/coverage/res_parser/formatting_cr/formatting-cr.2
    trunk/tp/tests/coverage/res_parser/formatting_fr/formatting.2
    trunk/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2
    
trunk/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2
    trunk/tp/tests/layout/res_parser/formatting_chm/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_docbook/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_exotic/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_html/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_html32/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_nodes/formatting.2
    trunk/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2
    trunk/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2
    trunk/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser/nested_table/nested_formats.2
    
trunk/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2
    
trunk/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2
    
trunk/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2
    trunk/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2
    trunk/tp/tests/sectioning/res_parser/equivalent_nodes/equivalent_nodes.2
    
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_no_node/equivalent_nodes.2
    
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
    
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes/equivalent_nodes.2
    
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_no_node/equivalent_nodes.2
    
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/ChangeLog     2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,14 @@
 2016-12-03  Gavin Smith  <address@hidden>
 
+       * tp/Texinfo/Report.pm (errors): Do not sort errors by line 
+       number, as this can cause error continuations to be separated 
+       from the first error line.
+
+2016-12-03  Gavin Smith  <address@hidden>
+
        * tp/t/paragraph.t (two_words_dot_paren_dot, two_words_dot_dot)
        (three_newlines): New tests.
-       * tp/t/plaintext.t (punctuation_in_sc): New tests.
+       * tp/t/plaintext.t (punctuation_in_sc): New test.
 
 2016-12-03  Gavin Smith  <address@hidden>
 

Modified: trunk/tp/Texinfo/Report.pm
===================================================================
--- trunk/tp/Texinfo/Report.pm  2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/Texinfo/Report.pm  2016-12-03 17:25:31 UTC (rev 7537)
@@ -54,18 +54,6 @@
 sub errors($)
 {
   my $self = shift;
-  #print STDERR "REPORT ERRORS $self $self->{'errors_warnings'}\n";
-
-  # Sort by filename, then by line number.
-  @{$self->{'errors_warnings'}} = sort {
-    defined($a->{'file_name'}) and defined($b->{'file_name'})
-      and $a->{'file_name'} ne $b->{'file_name'}
-    ? ($a->{'file_name'} cmp $b->{'filename'})
-    : (defined($a->{'line_nr'}) and defined($b->{'line_nr'})
-        ? ($a->{'line_nr'} <=> $b->{'line_nr'})
-        : 0)
-  } @{$self->{'errors_warnings'}};
-
   return ($self->{'errors_warnings'}, $self->{'error_nrs'});
 }
 

Modified: trunk/tp/t/results/converters_tests/at_commands_in_raw.pl
===================================================================
--- trunk/tp/t/results/converters_tests/at_commands_in_raw.pl   2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/at_commands_in_raw.pl   2016-12-03 
17:25:31 UTC (rev 7537)
@@ -1172,15 +1172,6 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':67: @ref reference to nonexistent node `anchor in tex\'
-',
-    'file_name' => '',
-    'line_nr' => 67,
-    'macro' => '',
-    'text' => '@ref reference to nonexistent node `anchor in tex\'',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':70: unknown command `newindex\'
 ',
     'file_name' => '',
@@ -1296,6 +1287,15 @@
     'macro' => '',
     'text' => 'misplaced }',
     'type' => 'error'
+  },
+  {
+    'error_line' => ':67: @ref reference to nonexistent node `anchor in tex\'
+',
+    'file_name' => '',
+    'line_nr' => 67,
+    'macro' => '',
+    'text' => '@ref reference to nonexistent node `anchor in tex\'',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/converters_tests/at_commands_in_refs.pl
===================================================================
--- trunk/tp/t/results/converters_tests/at_commands_in_refs.pl  2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/at_commands_in_refs.pl  2016-12-03 
17:25:31 UTC (rev 7537)
@@ -22897,19 +22897,19 @@
 
 $result_converted_errors{'plaintext'}->{'at_commands_in_refs'} = [
   {
-    'error_line' => ':90: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':92: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 90,
+    'line_nr' => 92,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'
   },
   {
-    'error_line' => ':92: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':90: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 92,
+    'line_nr' => 90,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'
@@ -24032,19 +24032,19 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':90: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':92: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 90,
+    'line_nr' => 92,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'
   },
   {
-    'error_line' => ':92: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':90: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 92,
+    'line_nr' => 90,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'

Modified: trunk/tp/t/results/converters_tests/at_commands_in_refs_latin1.pl
===================================================================
--- trunk/tp/t/results/converters_tests/at_commands_in_refs_latin1.pl   
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/at_commands_in_refs_latin1.pl   
2016-12-03 17:25:31 UTC (rev 7537)
@@ -22990,19 +22990,19 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':93: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':95: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 93,
+    'line_nr' => 95,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'
   },
   {
-    'error_line' => ':95: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':93: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 95,
+    'line_nr' => 93,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'

Modified: trunk/tp/t/results/converters_tests/at_commands_in_refs_utf8.pl
===================================================================
--- trunk/tp/t/results/converters_tests/at_commands_in_refs_utf8.pl     
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/at_commands_in_refs_utf8.pl     
2016-12-03 17:25:31 UTC (rev 7537)
@@ -22972,19 +22972,19 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':93: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':95: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 93,
+    'line_nr' => 95,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'
   },
   {
-    'error_line' => ':95: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
+    'error_line' => ':93: warning: could not find @image file `f--ile1.txt\' 
nor alternate text
 ',
     'file_name' => '',
-    'line_nr' => 95,
+    'line_nr' => 93,
     'macro' => '',
     'text' => 'could not find @image file `f--ile1.txt\' nor alternate text',
     'type' => 'warning'

Modified: trunk/tp/t/results/converters_tests/ref_error_formatting.pl
===================================================================
--- trunk/tp/t/results/converters_tests/ref_error_formatting.pl 2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/ref_error_formatting.pl 2016-12-03 
17:25:31 UTC (rev 7537)
@@ -4675,85 +4675,85 @@
 
 $result_errors{'ref_error_formatting'} = [
   {
-    'error_line' => ':2: @ref reference to nonexistent node `node\'
+    'error_line' => ':4: warning: command @ref missing a node or external 
manual argument
 ',
     'file_name' => '',
-    'line_nr' => 2,
+    'line_nr' => 4,
     'macro' => '',
-    'text' => '@ref reference to nonexistent node `node\'',
-    'type' => 'error'
+    'text' => 'command @ref missing a node or external manual argument',
+    'type' => 'warning'
   },
   {
-    'error_line' => ':4: warning: command @ref missing a node or external 
manual argument
+    'error_line' => ':5: warning: command @ref missing a node or external 
manual argument
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 5,
     'macro' => '',
     'text' => 'command @ref missing a node or external manual argument',
     'type' => 'warning'
   },
   {
-    'error_line' => ':5: warning: command @ref missing a node or external 
manual argument
+    'error_line' => ':22: warning: command @ref missing a node or external 
manual argument
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 22,
     'macro' => '',
     'text' => 'command @ref missing a node or external manual argument',
     'type' => 'warning'
   },
   {
-    'error_line' => ':8: @ref reference to nonexistent node `node\'
+    'error_line' => ':33: warning: command @inforef missing a node or external 
manual argument
 ',
     'file_name' => '',
-    'line_nr' => 8,
+    'line_nr' => 33,
     'macro' => '',
-    'text' => '@ref reference to nonexistent node `node\'',
-    'type' => 'error'
+    'text' => 'command @inforef missing a node or external manual argument',
+    'type' => 'warning'
   },
   {
-    'error_line' => ':9: @ref reference to nonexistent node `node\'
+    'error_line' => ':36: warning: command @inforef missing a node or external 
manual argument
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 36,
     'macro' => '',
-    'text' => '@ref reference to nonexistent node `node\'',
-    'type' => 'error'
+    'text' => 'command @inforef missing a node or external manual argument',
+    'type' => 'warning'
   },
   {
-    'error_line' => ':12: @ref reference to nonexistent node `node\'
+    'error_line' => ':2: @ref reference to nonexistent node `node\'
 ',
     'file_name' => '',
-    'line_nr' => 12,
+    'line_nr' => 2,
     'macro' => '',
     'text' => '@ref reference to nonexistent node `node\'',
     'type' => 'error'
   },
   {
-    'error_line' => ':22: warning: command @ref missing a node or external 
manual argument
+    'error_line' => ':8: @ref reference to nonexistent node `node\'
 ',
     'file_name' => '',
-    'line_nr' => 22,
+    'line_nr' => 8,
     'macro' => '',
-    'text' => 'command @ref missing a node or external manual argument',
-    'type' => 'warning'
+    'text' => '@ref reference to nonexistent node `node\'',
+    'type' => 'error'
   },
   {
-    'error_line' => ':33: warning: command @inforef missing a node or external 
manual argument
+    'error_line' => ':9: @ref reference to nonexistent node `node\'
 ',
     'file_name' => '',
-    'line_nr' => 33,
+    'line_nr' => 9,
     'macro' => '',
-    'text' => 'command @inforef missing a node or external manual argument',
-    'type' => 'warning'
+    'text' => '@ref reference to nonexistent node `node\'',
+    'type' => 'error'
   },
   {
-    'error_line' => ':36: warning: command @inforef missing a node or external 
manual argument
+    'error_line' => ':12: @ref reference to nonexistent node `node\'
 ',
     'file_name' => '',
-    'line_nr' => 36,
+    'line_nr' => 12,
     'macro' => '',
-    'text' => 'command @inforef missing a node or external manual argument',
-    'type' => 'warning'
+    'text' => '@ref reference to nonexistent node `node\'',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/converters_tests/spaces_in_empty_node_names.pl
===================================================================
--- trunk/tp/t/results/converters_tests/spaces_in_empty_node_names.pl   
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/spaces_in_empty_node_names.pl   
2016-12-03 17:25:31 UTC (rev 7537)
@@ -934,33 +934,24 @@
 
 $result_errors{'spaces_in_empty_node_names'} = [
   {
-    'error_line' => ':4: @menu reference to nonexistent node `@ @ \'
+    'error_line' => ':11: warning: @verb should not appear in @node
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 11,
     'macro' => '',
-    'text' => '@menu reference to nonexistent node `@ @ \'',
-    'type' => 'error'
+    'text' => '@verb should not appear in @node',
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: @menu reference to nonexistent node address@hidden:  
:}\'
+    'error_line' => ':17: warning: @verb should not appear in @ref
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 17,
     'macro' => '',
-    'text' => '@menu reference to nonexistent node address@hidden:  :}\'',
-    'type' => 'error'
+    'text' => '@verb should not appear in @ref',
+    'type' => 'warning'
   },
   {
-    'error_line' => ':6: @menu reference to nonexistent node `@ \'
-',
-    'file_name' => '',
-    'line_nr' => 6,
-    'macro' => '',
-    'text' => '@menu reference to nonexistent node `@ \'',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':9: empty node name after expansion `@ @ \'
 ',
     'file_name' => '',
@@ -970,15 +961,6 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':11: warning: @verb should not appear in @node
-',
-    'file_name' => '',
-    'line_nr' => 11,
-    'macro' => '',
-    'text' => '@verb should not appear in @node',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':11: empty node name after expansion address@hidden:  :}\'
 ',
     'file_name' => '',
@@ -1006,15 +988,6 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':17: warning: @verb should not appear in @ref
-',
-    'file_name' => '',
-    'line_nr' => 17,
-    'macro' => '',
-    'text' => '@verb should not appear in @ref',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':17: @ref reference to nonexistent node address@hidden:  
:}\'
 ',
     'file_name' => '',
@@ -1031,6 +1004,33 @@
     'macro' => '',
     'text' => '@ref reference to nonexistent node address@hidden  }\'',
     'type' => 'error'
+  },
+  {
+    'error_line' => ':4: @menu reference to nonexistent node `@ @ \'
+',
+    'file_name' => '',
+    'line_nr' => 4,
+    'macro' => '',
+    'text' => '@menu reference to nonexistent node `@ @ \'',
+    'type' => 'error'
+  },
+  {
+    'error_line' => ':5: @menu reference to nonexistent node address@hidden:  
:}\'
+',
+    'file_name' => '',
+    'line_nr' => 5,
+    'macro' => '',
+    'text' => '@menu reference to nonexistent node address@hidden:  :}\'',
+    'type' => 'error'
+  },
+  {
+    'error_line' => ':6: @menu reference to nonexistent node `@ \'
+',
+    'file_name' => '',
+    'line_nr' => 6,
+    'macro' => '',
+    'text' => '@menu reference to nonexistent node `@ \'',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/converters_tests/spaces_in_node_names.pl
===================================================================
--- trunk/tp/t/results/converters_tests/spaces_in_node_names.pl 2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/converters_tests/spaces_in_node_names.pl 2016-12-03 
17:25:31 UTC (rev 7537)
@@ -1087,15 +1087,6 @@
 
 $result_errors{'spaces_in_node_names'} = [
   {
-    'error_line' => ':6: warning: @menu entry node name `c@ \' different from 
node name address@hidden  }\'
-',
-    'file_name' => '',
-    'line_nr' => 6,
-    'macro' => '',
-    'text' => '@menu entry node name `c@ \' different from node name 
address@hidden  }\'',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':11: warning: @verb should not appear in @node
 ',
     'file_name' => '',
@@ -1112,6 +1103,15 @@
     'macro' => '',
     'text' => '@verb should not appear in @ref',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':6: warning: @menu entry node name `c@ \' different from 
node name address@hidden  }\'
+',
+    'file_name' => '',
+    'line_nr' => 6,
+    'macro' => '',
+    'text' => '@menu entry node name `c@ \' different from node name 
address@hidden  }\'',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/coverage_braces/test_image.pl
===================================================================
--- trunk/tp/t/results/coverage_braces/test_image.pl    2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/coverage_braces/test_image.pl    2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -4746,37 +4746,37 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 14,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 14,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 14,
+    'line_nr' => 9,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 14,
+    'line_nr' => 9,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
@@ -4870,19 +4870,19 @@
 
 $result_converted_errors{'plaintext'}->{'test_image'} = [
   {
-    'error_line' => ':9: warning: could not find @image file address@hidden  
a@<"%@  < & @ % " .txt\' nor alternate text (possibly involving @files-char)
+    'error_line' => ':14: warning: could not find @image file address@hidden  
a@<"%@  < & @ % " .txt\' nor alternate text (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 14,
     'macro' => 'files-char',
     'text' => 'could not find @image file address@hidden  a@<"%@  < & @ % " 
.txt\' nor alternate text',
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: warning: could not find @image file address@hidden  
a@<"%@  < & @ % " .txt\' nor alternate text (possibly involving @files-char)
+    'error_line' => ':9: warning: could not find @image file address@hidden  
a@<"%@  < & @ % " .txt\' nor alternate text (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 14,
+    'line_nr' => 9,
     'macro' => 'files-char',
     'text' => 'could not find @image file address@hidden  a@<"%@  < & @ % " 
.txt\' nor alternate text',
     'type' => 'warning'
@@ -4975,37 +4975,37 @@
 
 $result_converted_errors{'html_text'}->{'test_image'} = [
   {
-    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 14,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 14,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 14,
+    'line_nr' => 9,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
+    'error_line' => ':9: warning: @image file address@hidden  a@<"%@  < & @ % 
" \' (for HTML) not found, using address@hidden  a@<"%@  < & @ % " 
address@hidden  a@<"%@  < & @ % " \' (possibly involving @files-char)
 ',
     'file_name' => '',
-    'line_nr' => 14,
+    'line_nr' => 9,
     'macro' => 'files-char',
     'text' => '@image file address@hidden  a@<"%@  < & @ % " \' (for HTML) not 
found, using address@hidden  a@<"%@  < & @ % " address@hidden  a@<"%@  < & @ % 
" \'',
     'type' => 'warning'

Modified: trunk/tp/t/results/docbook_tests/special_docbook_unnumbered.pl
===================================================================
--- trunk/tp/t/results/docbook_tests/special_docbook_unnumbered.pl      
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/docbook_tests/special_docbook_unnumbered.pl      
2016-12-03 17:25:31 UTC (rev 7537)
@@ -1364,15 +1364,6 @@
 
 $result_errors{'special_docbook_unnumbered'} = [
   {
-    'error_line' => ':1: node `Top\' lacks menu item for `colophon\' despite 
being its Up target
-',
-    'file_name' => '',
-    'line_nr' => 1,
-    'macro' => '',
-    'text' => 'node `Top\' lacks menu item for `colophon\' despite being its 
Up target',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':9: @menu reference to nonexistent node `glossary\'
 ',
     'file_name' => '',
@@ -1418,6 +1409,15 @@
     'type' => 'warning'
   },
   {
+    'error_line' => ':1: node `Top\' lacks menu item for `colophon\' despite 
being its Up target
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => 'node `Top\' lacks menu item for `colophon\' despite being its 
Up target',
+    'type' => 'error'
+  },
+  {
     'error_line' => ':28: warning: node prev `acknowledgements\' in menu 
`preface\' and in sectioning `colophon\' differ
 ',
     'file_name' => '',

Modified: trunk/tp/t/results/float/float_copying.pl
===================================================================
--- trunk/tp/t/results/float/float_copying.pl   2016-12-03 17:10:59 UTC (rev 
7536)
+++ trunk/tp/t/results/float/float_copying.pl   2016-12-03 17:25:31 UTC (rev 
7537)
@@ -1806,6 +1806,15 @@
     'type' => 'error'
   },
   {
+    'error_line' => ':19: @anchor output more than once: public domain anchor
+',
+    'file_name' => '',
+    'line_nr' => 19,
+    'macro' => '',
+    'text' => '@anchor output more than once: public domain anchor',
+    'type' => 'error'
+  },
+  {
     'error_line' => ':3: @float output more than once: public domain
 ',
     'file_name' => '',
@@ -1815,12 +1824,12 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':10: @anchor output more than once: caption copying 
footnote anchor
+    'error_line' => ':19: @anchor output more than once: public domain anchor
 ',
     'file_name' => '',
-    'line_nr' => 10,
+    'line_nr' => 19,
     'macro' => '',
-    'text' => '@anchor output more than once: caption copying footnote anchor',
+    'text' => '@anchor output more than once: public domain anchor',
     'type' => 'error'
   },
   {
@@ -1833,22 +1842,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':19: @anchor output more than once: public domain anchor
+    'error_line' => ':10: @anchor output more than once: caption copying 
footnote anchor
 ',
     'file_name' => '',
-    'line_nr' => 19,
+    'line_nr' => 10,
     'macro' => '',
-    'text' => '@anchor output more than once: public domain anchor',
+    'text' => '@anchor output more than once: caption copying footnote anchor',
     'type' => 'error'
-  },
-  {
-    'error_line' => ':19: @anchor output more than once: public domain anchor
-',
-    'file_name' => '',
-    'line_nr' => 19,
-    'macro' => '',
-    'text' => '@anchor output more than once: public domain anchor',
-    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/info_tests/before_node_and_section.pl
===================================================================
--- trunk/tp/t/results/info_tests/before_node_and_section.pl    2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/info_tests/before_node_and_section.pl    2016-12-03 
17:25:31 UTC (rev 7537)
@@ -1220,15 +1220,6 @@
 
 $result_converted_errors{'info'}->{'before_node_and_section'} = [
   {
-    'error_line' => ':3: warning: entry for index `cp\' outside of any node
-',
-    'file_name' => '',
-    'line_nr' => 3,
-    'macro' => '',
-    'text' => 'entry for index `cp\' outside of any node',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':4: warning: @footnote outside of any node
 ',
     'file_name' => '',
@@ -1245,6 +1236,15 @@
     'macro' => '',
     'text' => '@anchor outside of any node',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':3: warning: entry for index `cp\' outside of any node
+',
+    'file_name' => '',
+    'line_nr' => 3,
+    'macro' => '',
+    'text' => 'entry for index `cp\' outside of any node',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/info_tests/top_node_normalization.pl
===================================================================
--- trunk/tp/t/results/info_tests/top_node_normalization.pl     2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/info_tests/top_node_normalization.pl     2016-12-03 
17:25:31 UTC (rev 7537)
@@ -409,15 +409,6 @@
 
 $result_errors{'top_node_normalization'} = [
   {
-    'error_line' => ':1: warning: for `ToP\', up in menu `ToP\' and up 
`(dir)\' don\'t match
-',
-    'file_name' => '',
-    'line_nr' => 1,
-    'macro' => '',
-    'text' => 'for `ToP\', up in menu `ToP\' and up `(dir)\' don\'t match',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':3: warning: @xref to `TOP\', different from node name 
`ToP\'
 ',
     'file_name' => '',
@@ -443,6 +434,15 @@
     'macro' => '',
     'text' => '@menu entry node name `tOP\' different from node name `ToP\'',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':1: warning: for `ToP\', up in menu `ToP\' and up 
`(dir)\' don\'t match
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => 'for `ToP\', up in menu `ToP\' and up `(dir)\' don\'t match',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/invalid_nestings/center.pl
===================================================================
--- trunk/tp/t/results/invalid_nestings/center.pl       2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/invalid_nestings/center.pl       2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -2359,15 +2359,6 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':21: warning: @table has text but no @item
-',
-    'file_name' => '',
-    'line_nr' => 21,
-    'macro' => '',
-    'text' => '@table has text but no @item',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':22: @item outside of table or list
 ',
     'file_name' => '',
@@ -2386,6 +2377,15 @@
     'type' => 'warning'
   },
   {
+    'error_line' => ':21: warning: @table has text but no @item
+',
+    'file_name' => '',
+    'line_nr' => 21,
+    'macro' => '',
+    'text' => '@table has text but no @item',
+    'type' => 'warning'
+  },
+  {
     'error_line' => ':27: @item outside of table or list
 ',
     'file_name' => '',

Modified: 
trunk/tp/t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl
===================================================================
--- trunk/tp/t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl  
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl  
2016-12-03 17:25:31 UTC (rev 7537)
@@ -474,6 +474,15 @@
 
 $result_errors{'itemx_in_itemize_enumerate_in_table'} = [
   {
+    'error_line' => ':6: @itemx not meaningful inside address@hidden' block
+',
+    'file_name' => '',
+    'line_nr' => 6,
+    'macro' => '',
+    'text' => '@itemx not meaningful inside address@hidden' block',
+    'type' => 'error'
+  },
+  {
     'error_line' => ':5: warning: @itemize has text but no @item
 ',
     'file_name' => '',
@@ -483,12 +492,12 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':6: @itemx not meaningful inside address@hidden' block
+    'error_line' => ':10: @itemx not meaningful inside address@hidden' block
 ',
     'file_name' => '',
-    'line_nr' => 6,
+    'line_nr' => 10,
     'macro' => '',
-    'text' => '@itemx not meaningful inside address@hidden' block',
+    'text' => '@itemx not meaningful inside address@hidden' block',
     'type' => 'error'
   },
   {
@@ -499,15 +508,6 @@
     'macro' => '',
     'text' => '@enumerate has text but no @item',
     'type' => 'warning'
-  },
-  {
-    'error_line' => ':10: @itemx not meaningful inside address@hidden' block
-',
-    'file_name' => '',
-    'line_nr' => 10,
-    'macro' => '',
-    'text' => '@itemx not meaningful inside address@hidden' block',
-    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/invalid_nestings/multitable_item_in_index.pl
===================================================================
--- trunk/tp/t/results/invalid_nestings/multitable_item_in_index.pl     
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/invalid_nestings/multitable_item_in_index.pl     
2016-12-03 17:25:31 UTC (rev 7537)
@@ -234,15 +234,6 @@
 
 $result_errors{'multitable_item_in_index'} = [
   {
-    'error_line' => ':1: warning: @multitable has text but no @item
-',
-    'file_name' => '',
-    'line_nr' => 1,
-    'macro' => '',
-    'text' => '@multitable has text but no @item',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':2: @item outside of table or list
 ',
     'file_name' => '',
@@ -268,6 +259,15 @@
     'macro' => '',
     'text' => 'entry for index `vr\' outside of any node',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':1: warning: @multitable has text but no @item
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => '@multitable has text but no @item',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/macro/double_macro_definition.pl
===================================================================
--- trunk/tp/t/results/macro/double_macro_definition.pl 2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/macro/double_macro_definition.pl 2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -99,21 +99,21 @@
 
 $result_errors{'double_macro_definition'} = [
   {
-    'error_line' => ':1: warning: here is the previous definition of `foo\'
+    'error_line' => ':4: warning: macro `foo\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 4,
     'macro' => '',
-    'text' => 'here is the previous definition of `foo\'',
+    'text' => 'macro `foo\' previously defined',
     'type' => 'warning'
   },
   {
-    'error_line' => ':4: warning: macro `foo\' previously defined
+    'error_line' => ':1: warning: here is the previous definition of `foo\'
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => 'macro `foo\' previously defined',
+    'text' => 'here is the previous definition of `foo\'',
     'type' => 'warning'
   }
 ];

Modified: trunk/tp/t/results/multitable/empty_multitable_with_cells.pl
===================================================================
--- trunk/tp/t/results/multitable/empty_multitable_with_cells.pl        
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/multitable/empty_multitable_with_cells.pl        
2016-12-03 17:25:31 UTC (rev 7537)
@@ -194,15 +194,6 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':1: warning: @multitable has text but no @item
-',
-    'file_name' => '',
-    'line_nr' => 1,
-    'macro' => '',
-    'text' => '@multitable has text but no @item',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':2: warning: @item in empty multitable
 ',
     'file_name' => '',
@@ -237,6 +228,15 @@
     'macro' => '',
     'text' => '@item in empty multitable',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':1: warning: @multitable has text but no @item
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => '@multitable has text but no @item',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/multitable/multitable_begin_with_tab.pl
===================================================================
--- trunk/tp/t/results/multitable/multitable_begin_with_tab.pl  2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/multitable/multitable_begin_with_tab.pl  2016-12-03 
17:25:31 UTC (rev 7537)
@@ -414,22 +414,22 @@
 
 $result_errors{'multitable_begin_with_tab'} = [
   {
-    'error_line' => ':1: warning: @multitable has text but no @item
+    'error_line' => ':2: @tab before @item
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 2,
     'macro' => '',
-    'text' => '@multitable has text but no @item',
-    'type' => 'warning'
+    'text' => '@tab before @item',
+    'type' => 'error'
   },
   {
-    'error_line' => ':2: @tab before @item
+    'error_line' => ':1: warning: @multitable has text but no @item
 ',
     'file_name' => '',
-    'line_nr' => 2,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@tab before @item',
-    'type' => 'error'
+    'text' => '@multitable has text but no @item',
+    'type' => 'warning'
   },
   {
     'error_line' => ':6: @tab before @item

Modified: trunk/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl
===================================================================
--- trunk/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl  
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl  
2016-12-03 17:25:31 UTC (rev 7537)
@@ -763,15 +763,6 @@
 
 $result_errors{'at_commands_glued_in_example'} = [
   {
-    'error_line' => ':8: @ref reference to nonexistent node `Top\'
-',
-    'file_name' => '',
-    'line_nr' => 8,
-    'macro' => '',
-    'text' => '@ref reference to nonexistent node `Top\'',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':15: warning: @cindex should only appear at the beginning 
of a line
 ',
     'file_name' => '',
@@ -788,6 +779,15 @@
     'macro' => '',
     'text' => 'entry for index `cp\' outside of any node',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':8: @ref reference to nonexistent node `Top\'
+',
+    'file_name' => '',
+    'line_nr' => 8,
+    'macro' => '',
+    'text' => '@ref reference to nonexistent node `Top\'',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl
===================================================================
--- trunk/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl        
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl        
2016-12-03 17:25:31 UTC (rev 7537)
@@ -690,15 +690,6 @@
 
 $result_errors{'at_commands_glued_in_paragraph'} = [
   {
-    'error_line' => ':7: @ref reference to nonexistent node `Top\'
-',
-    'file_name' => '',
-    'line_nr' => 7,
-    'macro' => '',
-    'text' => '@ref reference to nonexistent node `Top\'',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':14: warning: @cindex should only appear at the beginning 
of a line
 ',
     'file_name' => '',
@@ -715,6 +706,15 @@
     'macro' => '',
     'text' => 'entry for index `cp\' outside of any node',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':7: @ref reference to nonexistent node `Top\'
+',
+    'file_name' => '',
+    'line_nr' => 7,
+    'macro' => '',
+    'text' => '@ref reference to nonexistent node `Top\'',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/plaintext_tests/itemize_in_headitem_in_example.pl
===================================================================
--- trunk/tp/t/results/plaintext_tests/itemize_in_headitem_in_example.pl        
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/plaintext_tests/itemize_in_headitem_in_example.pl        
2016-12-03 17:25:31 UTC (rev 7537)
@@ -800,22 +800,22 @@
 
 $result_errors{'itemize_in_headitem_in_example'} = [
   {
-    'error_line' => ':2: warning: @itemize has text but no @item
+    'error_line' => ':3: @headitem not meaningful inside address@hidden' block
 ',
     'file_name' => '',
-    'line_nr' => 2,
+    'line_nr' => 3,
     'macro' => '',
-    'text' => '@itemize has text but no @item',
-    'type' => 'warning'
+    'text' => '@headitem not meaningful inside address@hidden' block',
+    'type' => 'error'
   },
   {
-    'error_line' => ':3: @headitem not meaningful inside address@hidden' block
+    'error_line' => ':2: warning: @itemize has text but no @item
 ',
     'file_name' => '',
-    'line_nr' => 3,
+    'line_nr' => 2,
     'macro' => '',
-    'text' => '@headitem not meaningful inside address@hidden' block',
-    'type' => 'error'
+    'text' => '@itemize has text but no @item',
+    'type' => 'warning'
   },
   {
     'error_line' => ':8: @headitem not meaningful inside address@hidden' block

Modified: trunk/tp/t/results/sectioning/double_node_anchor_float.pl
===================================================================
--- trunk/tp/t/results/sectioning/double_node_anchor_float.pl   2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/double_node_anchor_float.pl   2016-12-03 
17:25:31 UTC (rev 7537)
@@ -843,12 +843,12 @@
 
 $result_errors{'double_node_anchor_float'} = [
   {
-    'error_line' => ':1: here is the previous definition as @node
+    'error_line' => ':3: @node `node1\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 3,
     'macro' => '',
-    'text' => 'here is the previous definition as @node',
+    'text' => '@node `node1\' previously defined',
     'type' => 'error'
   },
   {
@@ -861,30 +861,30 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':1: here is the previous definition as @node
+    'error_line' => ':5: @anchor `node1\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 5,
     'macro' => '',
-    'text' => 'here is the previous definition as @node',
+    'text' => '@anchor `node1\' previously defined',
     'type' => 'error'
   },
   {
-    'error_line' => ':3: @node `node1\' previously defined
+    'error_line' => ':1: here is the previous definition as @node
 ',
     'file_name' => '',
-    'line_nr' => 3,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@node `node1\' previously defined',
+    'text' => 'here is the previous definition as @node',
     'type' => 'error'
   },
   {
-    'error_line' => ':5: @anchor `node1\' previously defined
+    'error_line' => ':9: @node `anchor1\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 9,
     'macro' => '',
-    'text' => '@anchor `node1\' previously defined',
+    'text' => '@node `anchor1\' previously defined',
     'type' => 'error'
   },
   {
@@ -897,33 +897,24 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':7: here is the previous definition as @anchor
+    'error_line' => ':11: @float `node1\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 7,
+    'line_nr' => 11,
     'macro' => '',
-    'text' => 'here is the previous definition as @anchor',
+    'text' => '@float `node1\' previously defined',
     'type' => 'error'
   },
   {
-    'error_line' => ':9: @node `anchor1\' previously defined
+    'error_line' => ':1: here is the previous definition as @node
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@node `anchor1\' previously defined',
+    'text' => 'here is the previous definition as @node',
     'type' => 'error'
   },
   {
-    'error_line' => ':11: @float `node1\' previously defined
-',
-    'file_name' => '',
-    'line_nr' => 11,
-    'macro' => '',
-    'text' => '@float `node1\' previously defined',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':14: @float `anchor1\' previously defined
 ',
     'file_name' => '',
@@ -933,12 +924,12 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':17: here is the previous definition as @float
+    'error_line' => ':7: here is the previous definition as @anchor
 ',
     'file_name' => '',
-    'line_nr' => 17,
+    'line_nr' => 7,
     'macro' => '',
-    'text' => 'here is the previous definition as @float',
+    'text' => 'here is the previous definition as @anchor',
     'type' => 'error'
   },
   {
@@ -949,6 +940,15 @@
     'macro' => '',
     'text' => '@node `float1\' previously defined',
     'type' => 'error'
+  },
+  {
+    'error_line' => ':17: here is the previous definition as @float
+',
+    'file_name' => '',
+    'line_nr' => 17,
+    'macro' => '',
+    'text' => 'here is the previous definition as @float',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/sectioning/double_top.pl
===================================================================
--- trunk/tp/t/results/sectioning/double_top.pl 2016-12-03 17:10:59 UTC (rev 
7536)
+++ trunk/tp/t/results/sectioning/double_top.pl 2016-12-03 17:25:31 UTC (rev 
7537)
@@ -295,12 +295,12 @@
 
 $result_errors{'double_top'} = [
   {
-    'error_line' => ':1: here is the previous definition as @node
+    'error_line' => ':3: @node `top\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 3,
     'macro' => '',
-    'text' => 'here is the previous definition as @node',
+    'text' => '@node `top\' previously defined',
     'type' => 'error'
   },
   {
@@ -313,31 +313,31 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':1: warning: Next pointer `top\' (for node `ToP\') 
different from node name `ToP\'
+    'error_line' => ':5: @anchor `TOP\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 5,
     'macro' => '',
-    'text' => 'Next pointer `top\' (for node `ToP\') different from node name 
`ToP\'',
-    'type' => 'warning'
+    'text' => '@anchor `TOP\' previously defined',
+    'type' => 'error'
   },
   {
-    'error_line' => ':3: @node `top\' previously defined
+    'error_line' => ':1: here is the previous definition as @node
 ',
     'file_name' => '',
-    'line_nr' => 3,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@node `top\' previously defined',
+    'text' => 'here is the previous definition as @node',
     'type' => 'error'
   },
   {
-    'error_line' => ':5: @anchor `TOP\' previously defined
+    'error_line' => ':1: warning: Next pointer `top\' (for node `ToP\') 
different from node name `ToP\'
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@anchor `TOP\' previously defined',
-    'type' => 'error'
+    'text' => 'Next pointer `top\' (for node `ToP\') different from node name 
`ToP\'',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/sectioning/double_top_in_menu.pl
===================================================================
--- trunk/tp/t/results/sectioning/double_top_in_menu.pl 2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/sectioning/double_top_in_menu.pl 2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -524,22 +524,22 @@
 
 $result_errors{'double_top_in_menu'} = [
   {
-    'error_line' => ':1: here is the previous definition as @node
+    'error_line' => ':9: @node `top\' previously defined
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 9,
     'macro' => '',
-    'text' => 'here is the previous definition as @node',
+    'text' => '@node `top\' previously defined',
     'type' => 'error'
   },
   {
-    'error_line' => ':1: warning: Next pointer `top\' (for node `ToP\') 
different from node name `ToP\'
+    'error_line' => ':1: here is the previous definition as @node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
-    'text' => 'Next pointer `top\' (for node `ToP\') different from node name 
`ToP\'',
-    'type' => 'warning'
+    'text' => 'here is the previous definition as @node',
+    'type' => 'error'
   },
   {
     'error_line' => ':5: warning: @menu entry node name `top\' different from 
node name `ToP\'
@@ -560,13 +560,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: @node `top\' previously defined
+    'error_line' => ':1: warning: Next pointer `top\' (for node `ToP\') 
different from node name `ToP\'
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@node `top\' previously defined',
-    'type' => 'error'
+    'text' => 'Next pointer `top\' (for node `ToP\') different from node name 
`ToP\'',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/t/results/sectioning/equivalent_nodes.pl
===================================================================
--- trunk/tp/t/results/sectioning/equivalent_nodes.pl   2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/sectioning/equivalent_nodes.pl   2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -506,12 +506,12 @@
 
 $result_errors{'equivalent_nodes'} = [
   {
-    'error_line' => ':1: warning: Next pointer address@hidden' (for node 
`Top\') different from node name address@hidden'
+    'error_line' => ':9: warning: @xref to `node\', different from node name 
address@hidden'
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 9,
     'macro' => '',
-    'text' => 'Next pointer address@hidden' (for node `Top\') different from 
node name address@hidden'',
+    'text' => '@xref to `node\', different from node name address@hidden'',
     'type' => 'warning'
   },
   {
@@ -524,12 +524,12 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: warning: @xref to `node\', different from node name 
address@hidden'
+    'error_line' => ':1: warning: Next pointer address@hidden' (for node 
`Top\') different from node name address@hidden'
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@xref to `node\', different from node name address@hidden'',
+    'text' => 'Next pointer address@hidden' (for node `Top\') different from 
node name address@hidden'',
     'type' => 'warning'
   }
 ];

Modified: trunk/tp/t/results/sectioning/lowered_subsubsection.pl
===================================================================
--- trunk/tp/t/results/sectioning/lowered_subsubsection.pl      2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/lowered_subsubsection.pl      2016-12-03 
17:25:31 UTC (rev 7537)
@@ -2206,15 +2206,6 @@
 
 $result_errors{'lowered_subsubsection'} = [
   {
-    'error_line' => ':22: node `Subsection\' lacks menu item for `Lowered 
subsubsection\' despite being its Up target
-',
-    'file_name' => '',
-    'line_nr' => 22,
-    'macro' => '',
-    'text' => 'node `Subsection\' lacks menu item for `Lowered subsubsection\' 
despite being its Up target',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':34: warning: node `Lowered subsubsection\' is next for 
`Lowered subsec\' in sectioning but not in menu
 ',
     'file_name' => '',
@@ -2240,6 +2231,15 @@
     'macro' => '',
     'text' => 'node up `Lowered subsubsection\' in menu `Lowered subsec\' and 
in sectioning `Subsection\' differ',
     'type' => 'warning'
+  },
+  {
+    'error_line' => ':22: node `Subsection\' lacks menu item for `Lowered 
subsubsection\' despite being its Up target
+',
+    'file_name' => '',
+    'line_nr' => 22,
+    'macro' => '',
+    'text' => 'node `Subsection\' lacks menu item for `Lowered subsubsection\' 
despite being its Up target',
+    'type' => 'error'
   }
 ];
 

Modified: trunk/tp/t/results/sectioning/menutextorder.pl
===================================================================
--- trunk/tp/t/results/sectioning/menutextorder.pl      2016-12-03 17:10:59 UTC 
(rev 7536)
+++ trunk/tp/t/results/sectioning/menutextorder.pl      2016-12-03 17:25:31 UTC 
(rev 7537)
@@ -1871,15 +1871,6 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':6: node `bar\' lacks menu item for `onesub1\' despite 
being its Up target
-',
-    'file_name' => '',
-    'line_nr' => 6,
-    'macro' => '',
-    'text' => 'node `bar\' lacks menu item for `onesub1\' despite being its Up 
target',
-    'type' => 'error'
-  },
-  {
     'error_line' => ':13: warning: node `onesub2\' is next for `onesub1\' in 
sectioning but not in menu
 ',
     'file_name' => '',
@@ -1898,6 +1889,15 @@
     'type' => 'warning'
   },
   {
+    'error_line' => ':6: node `bar\' lacks menu item for `onesub1\' despite 
being its Up target
+',
+    'file_name' => '',
+    'line_nr' => 6,
+    'macro' => '',
+    'text' => 'node `bar\' lacks menu item for `onesub1\' despite being its Up 
target',
+    'type' => 'error'
+  },
+  {
     'error_line' => ':16: warning: node `onesub1\' is prev for `onesub2\' in 
sectioning but not in menu
 ',
     'file_name' => '',

Modified: trunk/tp/t/results/sectioning/no_element.pl
===================================================================
--- trunk/tp/t/results/sectioning/no_element.pl 2016-12-03 17:10:59 UTC (rev 
7536)
+++ trunk/tp/t/results/sectioning/no_element.pl 2016-12-03 17:25:31 UTC (rev 
7537)
@@ -1092,21 +1092,21 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':15: warning: @anchor outside of any node
+    'error_line' => ':21: warning: @float outside of any node
 ',
     'file_name' => '',
-    'line_nr' => 15,
+    'line_nr' => 21,
     'macro' => '',
-    'text' => '@anchor outside of any node',
+    'text' => '@float outside of any node',
     'type' => 'warning'
   },
   {
-    'error_line' => ':21: warning: @float outside of any node
+    'error_line' => ':15: warning: @anchor outside of any node
 ',
     'file_name' => '',
-    'line_nr' => 21,
+    'line_nr' => 15,
     'macro' => '',
-    'text' => '@float outside of any node',
+    'text' => '@anchor outside of any node',
     'type' => 'warning'
   }
 ];

Modified: trunk/tp/t/results/sectioning/node.pl
===================================================================
--- trunk/tp/t/results/sectioning/node.pl       2016-12-03 17:10:59 UTC (rev 
7536)
+++ trunk/tp/t/results/sectioning/node.pl       2016-12-03 17:25:31 UTC (rev 
7537)
@@ -862,6 +862,15 @@
 
 $result_errors{'node'} = [
   {
+    'error_line' => ':6: warning: superfluous arguments for node
+',
+    'file_name' => '',
+    'line_nr' => 6,
+    'macro' => '',
+    'text' => 'superfluous arguments for node',
+    'type' => 'warning'
+  },
+  {
     'error_line' => ':3: Next reference to nonexistent `two arg\'
 ',
     'file_name' => '',
@@ -916,15 +925,6 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':6: warning: superfluous arguments for node
-',
-    'file_name' => '',
-    'line_nr' => 6,
-    'macro' => '',
-    'text' => 'superfluous arguments for node',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':6: Next reference to nonexistent `two arg\'
 ',
     'file_name' => '',

Modified: trunk/tp/t/results/sectioning/nodename_parentheses.pl
===================================================================
--- trunk/tp/t/results/sectioning/nodename_parentheses.pl       2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/nodename_parentheses.pl       2016-12-03 
17:25:31 UTC (rev 7537)
@@ -1311,31 +1311,31 @@
 
 $result_errors{'nodename_parentheses'} = [
   {
-    'error_line' => ':1: node `Top\' lacks menu item for `node\' despite being 
its Up target
+    'error_line' => ':22: syntax for an external node used for `(manual)node\'
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 22,
     'macro' => '',
-    'text' => 'node `Top\' lacks menu item for `node\' despite being its Up 
target',
+    'text' => 'syntax for an external node used for `(manual)node\'',
     'type' => 'error'
   },
   {
-    'error_line' => ':15: warning: node next `Other node\' in menu 
`(manual)node\' and in sectioning `node\' differ
+    'error_line' => ':27: syntax for an external node used for 
`(manual)anchor\'
 ',
     'file_name' => '',
-    'line_nr' => 15,
+    'line_nr' => 27,
     'macro' => '',
-    'text' => 'node next `Other node\' in menu `(manual)node\' and in 
sectioning `node\' differ',
-    'type' => 'warning'
+    'text' => 'syntax for an external node used for `(manual)anchor\'',
+    'type' => 'error'
   },
   {
-    'error_line' => ':22: syntax for an external node used for `(manual)node\'
+    'error_line' => ':15: warning: node next `Other node\' in menu 
`(manual)node\' and in sectioning `node\' differ
 ',
     'file_name' => '',
-    'line_nr' => 22,
+    'line_nr' => 15,
     'macro' => '',
-    'text' => 'syntax for an external node used for `(manual)node\'',
-    'type' => 'error'
+    'text' => 'node next `Other node\' in menu `(manual)node\' and in 
sectioning `node\' differ',
+    'type' => 'warning'
   },
   {
     'error_line' => ':22: warning: node `Other node\' is prev for `node\' in 
sectioning but not in menu
@@ -1356,12 +1356,12 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':27: syntax for an external node used for 
`(manual)anchor\'
+    'error_line' => ':1: node `Top\' lacks menu item for `node\' despite being 
its Up target
 ',
     'file_name' => '',
-    'line_nr' => 27,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => 'syntax for an external node used for `(manual)anchor\'',
+    'text' => 'node `Top\' lacks menu item for `node\' despite being its Up 
target',
     'type' => 'error'
   }
 ];

Modified: trunk/tp/t/results/sectioning/placed_things_before_element.pl
===================================================================
--- trunk/tp/t/results/sectioning/placed_things_before_element.pl       
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/placed_things_before_element.pl       
2016-12-03 17:25:31 UTC (rev 7537)
@@ -1211,21 +1211,21 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':11: warning: @anchor outside of any node
+    'error_line' => ':17: warning: @float outside of any node
 ',
     'file_name' => '',
-    'line_nr' => 11,
+    'line_nr' => 17,
     'macro' => '',
-    'text' => '@anchor outside of any node',
+    'text' => '@float outside of any node',
     'type' => 'warning'
   },
   {
-    'error_line' => ':17: warning: @float outside of any node
+    'error_line' => ':11: warning: @anchor outside of any node
 ',
     'file_name' => '',
-    'line_nr' => 17,
+    'line_nr' => 11,
     'macro' => '',
-    'text' => '@float outside of any node',
+    'text' => '@anchor outside of any node',
     'type' => 'warning'
   }
 ];

Modified: trunk/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
===================================================================
--- trunk/tp/t/results/sectioning/section_chapter_before_top_nodes.pl   
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/section_chapter_before_top_nodes.pl   
2016-12-03 17:25:31 UTC (rev 7537)
@@ -890,39 +890,39 @@
 
 $result_errors{'section_chapter_before_top_nodes'} = [
   {
-    'error_line' => ':1: warning: node `chapter node\' is up for `section 
node\' in menu but not in sectioning
+    'error_line' => ':5: warning: lowering the section level of @chapter 
appearing after a lower element
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 5,
     'macro' => '',
-    'text' => 'node `chapter node\' is up for `section node\' in menu but not 
in sectioning',
+    'text' => 'lowering the section level of @chapter appearing after a lower 
element',
     'type' => 'warning'
   },
   {
-    'error_line' => ':4: warning: node `Top\' is up for `chapter node\' in 
menu but not in sectioning
+    'error_line' => ':12: warning: lowering the section level of @top 
appearing after a lower element
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 12,
     'macro' => '',
-    'text' => 'node `Top\' is up for `chapter node\' in menu but not in 
sectioning',
+    'text' => 'lowering the section level of @top appearing after a lower 
element',
     'type' => 'warning'
   },
   {
-    'error_line' => ':5: warning: lowering the section level of @chapter 
appearing after a lower element
+    'error_line' => ':1: warning: node `chapter node\' is up for `section 
node\' in menu but not in sectioning
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => 'lowering the section level of @chapter appearing after a lower 
element',
+    'text' => 'node `chapter node\' is up for `section node\' in menu but not 
in sectioning',
     'type' => 'warning'
   },
   {
-    'error_line' => ':12: warning: lowering the section level of @top 
appearing after a lower element
+    'error_line' => ':4: warning: node `Top\' is up for `chapter node\' in 
menu but not in sectioning
 ',
     'file_name' => '',
-    'line_nr' => 12,
+    'line_nr' => 4,
     'macro' => '',
-    'text' => 'lowering the section level of @top appearing after a lower 
element',
+    'text' => 'node `Top\' is up for `chapter node\' in menu but not in 
sectioning',
     'type' => 'warning'
   }
 ];

Modified: trunk/tp/t/results/sectioning/top_node_no_menu_direction.pl
===================================================================
--- trunk/tp/t/results/sectioning/top_node_no_menu_direction.pl 2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/sectioning/top_node_no_menu_direction.pl 2016-12-03 
17:25:31 UTC (rev 7537)
@@ -500,21 +500,21 @@
 
 $result_errors{'top_node_no_menu_direction'} = [
   {
-    'error_line' => ':1: warning: for `Top\', up in menu `Top\' and up 
`(dir)\' don\'t match
+    'error_line' => ':5: warning: @menu entry node name `TOP\' different from 
node name `Top\'
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 5,
     'macro' => '',
-    'text' => 'for `Top\', up in menu `Top\' and up `(dir)\' don\'t match',
+    'text' => '@menu entry node name `TOP\' different from node name `Top\'',
     'type' => 'warning'
   },
   {
-    'error_line' => ':5: warning: @menu entry node name `TOP\' different from 
node name `Top\'
+    'error_line' => ':1: warning: for `Top\', up in menu `Top\' and up 
`(dir)\' don\'t match
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 1,
     'macro' => '',
-    'text' => '@menu entry node name `TOP\' different from node name `Top\'',
+    'text' => 'for `Top\', up in menu `Top\' and up `(dir)\' don\'t match',
     'type' => 'warning'
   },
   {

Modified: trunk/tp/t/results/xtable/invalid_command_and_brace_in_table.pl
===================================================================
--- trunk/tp/t/results/xtable/invalid_command_and_brace_in_table.pl     
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/t/results/xtable/invalid_command_and_brace_in_table.pl     
2016-12-03 17:25:31 UTC (rev 7537)
@@ -173,15 +173,6 @@
 
 $result_errors{'invalid_command_and_brace_in_table'} = [
   {
-    'error_line' => ':1: warning: @table has text but no @item
-',
-    'file_name' => '',
-    'line_nr' => 1,
-    'macro' => '',
-    'text' => '@table has text but no @item',
-    'type' => 'warning'
-  },
-  {
     'error_line' => ':2: misplaced {
 ',
     'file_name' => '',
@@ -207,6 +198,15 @@
     'macro' => '',
     'text' => 'misplaced }',
     'type' => 'error'
+  },
+  {
+    'error_line' => ':1: warning: @table has text but no @item
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => '@table has text but no @item',
+    'type' => 'warning'
   }
 ];
 

Modified: trunk/tp/tests/coverage/res_parser/formatting/formatting.2
===================================================================
--- trunk/tp/tests/coverage/res_parser/formatting/formatting.2  2016-12-03 
17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/coverage/res_parser/formatting/formatting.2  2016-12-03 
17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/coverage/res_parser/formatting_cr/formatting-cr.2
===================================================================
--- trunk/tp/tests/coverage/res_parser/formatting_cr/formatting-cr.2    
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/coverage/res_parser/formatting_cr/formatting-cr.2    
2016-12-03 17:25:31 UTC (rev 7537)
@@ -48,10 +48,6 @@
 formatting-cr.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting-cr.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting-cr.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:35: unknown command `
 ' (possibly involving @mymacro)
 formatting-cr.texi:35: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
@@ -102,10 +98,6 @@
 formatting-cr.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting-cr.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting-cr.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:45: unknown command `
 ' (possibly involving @mymacro)
 formatting-cr.texi:45: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
@@ -156,10 +148,6 @@
 formatting-cr.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting-cr.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting-cr.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:49: unknown command `
 ' (possibly involving @mymacro)
 formatting-cr.texi:49: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
@@ -210,23 +198,27 @@
 formatting-cr.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting-cr.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting-cr.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting-cr.texi:90: warning: @menu in invalid context
+formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting-cr.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting-cr.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting-cr.texi:90: warning: @menu in invalid context
 formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting-cr.texi:25: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting-cr.texi:25: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting-cr.texi:25: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting-cr.texi:25: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting-cr.texi:35: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting-cr.texi:35: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting-cr.texi:35: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting-cr.texi:35: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting-cr.texi:45: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting-cr.texi:45: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting-cr.texi:45: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
@@ -235,3 +227,11 @@
 formatting-cr.texi:49: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting-cr.texi:49: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting-cr.texi:49: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting-cr.texi:35: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting-cr.texi:35: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting-cr.texi:35: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting-cr.texi:35: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting-cr.texi:25: warning: @image file address@hidden' (for HTML) not 
found, using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting-cr.texi:25: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting-cr.texi:25: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/coverage/res_parser/formatting_fr/formatting.2
===================================================================
--- trunk/tp/tests/coverage/res_parser/formatting_fr/formatting.2       
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/coverage/res_parser/formatting_fr/formatting.2       
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2
===================================================================
--- trunk/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2        
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2        
2016-12-03 17:25:31 UTC (rev 7537)
@@ -4,9 +4,10 @@
 index_no_node.texi:11: unknown index `bidule' in @printindex
 index_no_node.texi:19: warning: lowering the section level of @top appearing 
after a lower element
 index_no_node.texi: warning: document without nodes
-index_no_node.texi:5: warning: entry for index `cp' outside of any node
-index_no_node.texi:13: warning: entry for index `cp' outside of any node
-index_no_node.texi:15: warning: entry for index `cp' outside of any node
+index_no_node.texi:43: warning: entry for index `cp' outside of any node
+index_no_node.texi:47: warning: entry for index `cp' outside of any node
+index_no_node.texi:37: warning: entry for index `cp' outside of any node
+index_no_node.texi:39: warning: entry for index `cp' outside of any node
 index_no_node.texi:21: warning: entry for index `cp' outside of any node
 index_no_node.texi:22: warning: entry for index `cp' outside of any node
 index_no_node.texi:23: warning: entry for index `cp' outside of any node
@@ -14,7 +15,6 @@
 index_no_node.texi:25: warning: entry for index `cp' outside of any node
 index_no_node.texi:26: warning: entry for index `cp' outside of any node
 index_no_node.texi:31: warning: entry for index `cp' outside of any node
-index_no_node.texi:37: warning: entry for index `cp' outside of any node
-index_no_node.texi:39: warning: entry for index `cp' outside of any node
-index_no_node.texi:43: warning: entry for index `cp' outside of any node
-index_no_node.texi:47: warning: entry for index `cp' outside of any node
+index_no_node.texi:5: warning: entry for index `cp' outside of any node
+index_no_node.texi:13: warning: entry for index `cp' outside of any node
+index_no_node.texi:15: warning: entry for index `cp' outside of any node

Modified: 
trunk/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2
===================================================================
--- 
trunk/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2
  2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2
  2016-12-03 17:25:31 UTC (rev 7537)
@@ -2,9 +2,10 @@
 index_no_node_no_top.texi:7: warning: printindex before document beginning: 
@printindex cp
 index_no_node_no_top.texi:11: unknown index `bidule' in @printindex
 index_no_node_no_top.texi: warning: document without nodes
-index_no_node_no_top.texi:5: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:13: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:15: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:43: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:47: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:37: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:39: warning: entry for index `cp' outside of any node
 index_no_node_no_top.texi:21: warning: entry for index `cp' outside of any node
 index_no_node_no_top.texi:22: warning: entry for index `cp' outside of any node
 index_no_node_no_top.texi:23: warning: entry for index `cp' outside of any node
@@ -12,7 +13,6 @@
 index_no_node_no_top.texi:25: warning: entry for index `cp' outside of any node
 index_no_node_no_top.texi:26: warning: entry for index `cp' outside of any node
 index_no_node_no_top.texi:31: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:37: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:39: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:43: warning: entry for index `cp' outside of any node
-index_no_node_no_top.texi:47: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:5: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:13: warning: entry for index `cp' outside of any node
+index_no_node_no_top.texi:15: warning: entry for index `cp' outside of any node

Modified: trunk/tp/tests/layout/res_parser/formatting_chm/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_chm/formatting.2        
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_chm/formatting.2        
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_docbook/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_docbook/formatting.2    
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_docbook/formatting.2    
2016-12-03 17:25:31 UTC (rev 7537)
@@ -45,12 +45,12 @@
 formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' not found, using 
address@hidden' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_exotic/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_exotic/formatting.2     
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_exotic/formatting.2     
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,11 +182,23 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2   
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2   
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_html/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_html/formatting.2       
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_html/formatting.2       
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_html32/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_html32/formatting.2     
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_html32/formatting.2     
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2 
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2 
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_nodes/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_nodes/formatting.2      
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_nodes/formatting.2      
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: 
trunk/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2    
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2    
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting_regions.texi:28: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
 formatting_regions.texi:28: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
 formatting_regions.texi:28: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:39: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
 formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
 formatting_regions.texi:39: warning: missing category for @deffnx (possibly 
involving @mymacro)
@@ -94,10 +90,6 @@
 formatting_regions.texi:39: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
 formatting_regions.texi:39: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
 formatting_regions.texi:39: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:46: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
 formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
 formatting_regions.texi:46: warning: missing category for @deffnx (possibly 
involving @mymacro)
@@ -144,10 +136,6 @@
 formatting_regions.texi:46: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
 formatting_regions.texi:46: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
 formatting_regions.texi:46: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:49: warning: @ctrl is obsolete. (possibly involving 
@mymacro)
 formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
 formatting_regions.texi:49: warning: missing category for @deffnx (possibly 
involving @mymacro)
@@ -194,27 +182,34 @@
 formatting_regions.texi:49: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
 formatting_regions.texi:49: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
 formatting_regions.texi:49: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:93: warning: @menu in invalid context
+formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
 formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:93: warning: @menu in invalid context
 formatting_regions.texi:28: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
+formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:39: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:39: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
+formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:39: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting_regions.texi:28: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting_regions.texi:28: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
 formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting_regions.texi:28: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:28: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:39: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting_regions.texi:46: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting_regions.texi:46: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting_regions.texi:46: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
@@ -225,3 +220,8 @@
 formatting_regions.texi:49: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
 formatting_regions.texi:49: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
 formatting_regions.texi:49: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:28: warning: @image file address@hidden' (for HTML) 
not found, using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:28: @verbatiminclude: could not find simplest.texi 
(possibly involving @mymacro)
+formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:28: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: trunk/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2
===================================================================
--- trunk/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2       
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2       
2016-12-03 17:25:31 UTC (rev 7537)
@@ -44,10 +44,6 @@
 formatting.texi:25: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:35: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -94,10 +90,6 @@
 formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:45: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -144,10 +136,6 @@
 formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: warning: @ctrl is obsolete. (possibly involving @mymacro)
 formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -194,23 +182,27 @@
 formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:90: warning: @menu in invalid context
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:90: warning: @menu in invalid context
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
@@ -219,3 +211,11 @@
 formatting.texi:49: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file address@hidden' (for HTML) not found, 
using address@hidden ext e--xt}' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" address@hidden' (possibly involving @mymacro)

Modified: 
trunk/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.2  
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.2  
2016-12-03 17:25:31 UTC (rev 7537)
@@ -6,7 +6,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:236: warning: @enumerate has text but no @item
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -15,6 +14,7 @@
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @enumerate has text but no @item
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -31,7 +31,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:248: warning: @enumerate has text but no @item
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -40,6 +39,7 @@
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @enumerate has text but no @item
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -56,7 +56,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:261: warning: @enumerate has text but no @item
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -65,6 +64,7 @@
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @enumerate has text but no @item
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -81,7 +81,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:276: warning: @enumerate has text but no @item
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -90,6 +89,7 @@
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @enumerate has text but no @item
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -106,7 +106,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:291: warning: @enumerate has text but no @item
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -115,6 +114,7 @@
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @enumerate has text but no @item
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -123,7 +123,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:306: warning: @enumerate has text but no @item
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -132,6 +131,7 @@
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @enumerate has text but no @item
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -157,7 +157,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:325: warning: @enumerate has text but no @item
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -166,6 +165,7 @@
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @enumerate has text but no @item
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -182,7 +182,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:337: warning: @enumerate has text but no @item
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -191,6 +190,7 @@
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @enumerate has text but no @item
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -199,7 +199,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:347: warning: @enumerate has text but no @item
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -208,6 +207,7 @@
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @enumerate has text but no @item
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -216,7 +216,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:355: warning: @enumerate has text but no @item
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -225,3 +224,4 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @enumerate has text but no @item

Modified: 
trunk/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.2    
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.2    
2016-12-03 17:25:31 UTC (rev 7537)
@@ -6,7 +6,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:236: warning: @itemize has text but no @item
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -15,6 +14,7 @@
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @itemize has text but no @item
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -31,7 +31,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:248: warning: @itemize has text but no @item
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -40,6 +39,7 @@
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @itemize has text but no @item
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -56,7 +56,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:261: warning: @itemize has text but no @item
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -65,6 +64,7 @@
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @itemize has text but no @item
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -81,7 +81,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:276: warning: @itemize has text but no @item
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -90,6 +89,7 @@
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @itemize has text but no @item
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -106,7 +106,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:291: warning: @itemize has text but no @item
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -115,6 +114,7 @@
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @itemize has text but no @item
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -123,7 +123,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:306: warning: @itemize has text but no @item
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -132,6 +131,7 @@
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @itemize has text but no @item
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -157,7 +157,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:325: warning: @itemize has text but no @item
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -166,6 +165,7 @@
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @itemize has text but no @item
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -182,7 +182,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:337: warning: @itemize has text but no @item
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -191,6 +190,7 @@
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @itemize has text but no @item
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -199,7 +199,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:347: warning: @itemize has text but no @item
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -208,6 +207,7 @@
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @itemize has text but no @item
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -216,7 +216,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:355: warning: @itemize has text but no @item
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -225,3 +224,4 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @itemize has text but no @item

Modified: trunk/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.2       
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.2       
2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,14 +1,5 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:236: warning: multiple @menu
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
@@ -305,3 +296,12 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:236: warning: multiple @menu

Modified: 
trunk/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.2 
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.2 
2016-12-03 17:25:31 UTC (rev 7537)
@@ -16,7 +16,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:236: warning: empty multitable
-nested_formats.texi:236: warning: @multitable has text but no @item
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -34,6 +33,7 @@
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @multitable has text but no @item
 nested_formats.texi:242: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:242: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:242: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -69,7 +69,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:248: warning: empty multitable
-nested_formats.texi:248: warning: @multitable has text but no @item
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -87,6 +86,7 @@
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @multitable has text but no @item
 nested_formats.texi:255: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:255: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:255: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -122,7 +122,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:261: warning: empty multitable
-nested_formats.texi:261: warning: @multitable has text but no @item
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -140,6 +139,7 @@
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @multitable has text but no @item
 nested_formats.texi:270: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:270: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:270: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -175,7 +175,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:276: warning: empty multitable
-nested_formats.texi:276: warning: @multitable has text but no @item
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -193,6 +192,7 @@
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @multitable has text but no @item
 nested_formats.texi:283: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:283: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:283: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -228,7 +228,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:291: warning: empty multitable
-nested_formats.texi:291: warning: @multitable has text but no @item
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -246,6 +245,7 @@
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @multitable has text but no @item
 nested_formats.texi:303: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:303: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:303: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -264,7 +264,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:306: warning: empty multitable
-nested_formats.texi:306: warning: @multitable has text but no @item
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -282,6 +281,7 @@
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @multitable has text but no @item
 nested_formats.texi:313: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:313: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:313: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -335,7 +335,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:325: warning: empty multitable
-nested_formats.texi:325: warning: @multitable has text but no @item
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -353,6 +352,7 @@
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @multitable has text but no @item
 nested_formats.texi:332: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:332: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:332: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -388,7 +388,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:337: warning: empty multitable
-nested_formats.texi:337: warning: @multitable has text but no @item
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -406,6 +405,7 @@
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @multitable has text but no @item
 nested_formats.texi:344: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:344: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:344: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -424,7 +424,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:347: warning: empty multitable
-nested_formats.texi:347: warning: @multitable has text but no @item
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -442,6 +441,7 @@
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @multitable has text but no @item
 nested_formats.texi:353: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:353: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:353: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -460,7 +460,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:355: warning: empty multitable
-nested_formats.texi:355: warning: @multitable has text but no @item
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -478,3 +477,4 @@
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @multitable has text but no @item

Modified: trunk/tp/tests/nested_formats/res_parser/nested_table/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser/nested_table/nested_formats.2      
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser/nested_table/nested_formats.2      
2016-12-03 17:25:31 UTC (rev 7537)
@@ -16,7 +16,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:236: table requires an argument: the formatter for @item
-nested_formats.texi:236: warning: @table has text but no @item
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -34,6 +33,7 @@
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @table has text but no @item
 nested_formats.texi:242: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:242: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:242: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -69,7 +69,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:248: table requires an argument: the formatter for @item
-nested_formats.texi:248: warning: @table has text but no @item
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -87,6 +86,7 @@
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @table has text but no @item
 nested_formats.texi:255: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:255: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:255: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -122,7 +122,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:261: table requires an argument: the formatter for @item
-nested_formats.texi:261: warning: @table has text but no @item
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -140,6 +139,7 @@
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @table has text but no @item
 nested_formats.texi:270: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:270: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:270: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -175,7 +175,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:276: table requires an argument: the formatter for @item
-nested_formats.texi:276: warning: @table has text but no @item
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -193,6 +192,7 @@
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @table has text but no @item
 nested_formats.texi:283: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:283: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:283: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -228,7 +228,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:291: table requires an argument: the formatter for @item
-nested_formats.texi:291: warning: @table has text but no @item
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -246,6 +245,7 @@
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @table has text but no @item
 nested_formats.texi:303: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:303: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:303: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -264,7 +264,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:306: table requires an argument: the formatter for @item
-nested_formats.texi:306: warning: @table has text but no @item
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -282,6 +281,7 @@
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @table has text but no @item
 nested_formats.texi:313: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:313: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:313: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -335,7 +335,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:325: table requires an argument: the formatter for @item
-nested_formats.texi:325: warning: @table has text but no @item
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -353,6 +352,7 @@
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @table has text but no @item
 nested_formats.texi:332: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:332: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:332: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -388,7 +388,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:337: table requires an argument: the formatter for @item
-nested_formats.texi:337: warning: @table has text but no @item
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -406,6 +405,7 @@
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @table has text but no @item
 nested_formats.texi:344: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:344: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:344: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -424,7 +424,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:347: table requires an argument: the formatter for @item
-nested_formats.texi:347: warning: @table has text but no @item
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -442,6 +441,7 @@
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @table has text but no @item
 nested_formats.texi:353: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:353: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:353: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -460,7 +460,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:355: table requires an argument: the formatter for @item
-nested_formats.texi:355: warning: @table has text but no @item
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -478,3 +477,4 @@
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @table has text but no @item

Modified: 
trunk/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2
===================================================================
--- 
trunk/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2 
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/nested_formats/res_parser_info/nested_enumerate/nested_formats.2 
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -6,7 +6,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:236: warning: @enumerate has text but no @item
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -15,6 +14,7 @@
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @enumerate has text but no @item
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -31,7 +31,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:248: warning: @enumerate has text but no @item
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -40,6 +39,7 @@
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @enumerate has text but no @item
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -56,7 +56,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:261: warning: @enumerate has text but no @item
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -65,6 +64,7 @@
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @enumerate has text but no @item
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -81,7 +81,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:276: warning: @enumerate has text but no @item
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -90,6 +89,7 @@
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @enumerate has text but no @item
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -106,7 +106,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:291: warning: @enumerate has text but no @item
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -115,6 +114,7 @@
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @enumerate has text but no @item
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -123,7 +123,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:306: warning: @enumerate has text but no @item
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -132,6 +131,7 @@
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @enumerate has text but no @item
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -157,7 +157,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:325: warning: @enumerate has text but no @item
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -166,6 +165,7 @@
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @enumerate has text but no @item
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -182,7 +182,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:337: warning: @enumerate has text but no @item
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -191,6 +190,7 @@
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @enumerate has text but no @item
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -199,7 +199,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:347: warning: @enumerate has text but no @item
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -208,6 +207,7 @@
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @enumerate has text but no @item
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -216,7 +216,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:355: warning: @enumerate has text but no @item
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
@@ -225,3 +224,4 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @enumerate has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @enumerate has text but no @item

Modified: 
trunk/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2
===================================================================
--- 
trunk/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2   
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/nested_formats/res_parser_info/nested_itemize/nested_formats.2   
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -6,7 +6,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:236: warning: @itemize has text but no @item
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -15,6 +14,7 @@
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @itemize has text but no @item
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:242: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -31,7 +31,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:248: warning: @itemize has text but no @item
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -40,6 +39,7 @@
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @itemize has text but no @item
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:255: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -56,7 +56,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:261: warning: @itemize has text but no @item
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -65,6 +64,7 @@
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @itemize has text but no @item
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:270: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -81,7 +81,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:276: warning: @itemize has text but no @item
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -90,6 +89,7 @@
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @itemize has text but no @item
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:283: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -106,7 +106,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:291: warning: @itemize has text but no @item
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -115,6 +114,7 @@
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @itemize has text but no @item
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -123,7 +123,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:306: warning: @itemize has text but no @item
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -132,6 +131,7 @@
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @itemize has text but no @item
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:313: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -157,7 +157,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:325: warning: @itemize has text but no @item
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -166,6 +165,7 @@
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @itemize has text but no @item
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:332: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -182,7 +182,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:337: warning: @itemize has text but no @item
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -191,6 +190,7 @@
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @itemize has text but no @item
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -199,7 +199,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:347: warning: @itemize has text but no @item
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -208,6 +207,7 @@
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @itemize has text but no @item
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -216,7 +216,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @itemize has text but no @item (possibly 
involving @mymacro)
-nested_formats.texi:355: warning: @itemize has text but no @item
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
@@ -225,3 +224,4 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @itemize has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @itemize has text but no @item

Modified: 
trunk/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2  
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser_info/nested_menu/nested_formats.2  
2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,14 +1,5 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
-nested_formats.texi:236: warning: multiple @menu
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @menu in invalid context (possibly involving 
@mymacro)
@@ -305,3 +296,12 @@
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @menu in invalid context (possibly involving 
@mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:233: warning: multiple @menu (possibly involving @mymacro)
+nested_formats.texi:236: warning: multiple @menu

Modified: 
trunk/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2
===================================================================
--- 
trunk/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/nested_formats/res_parser_info/nested_multitable/nested_formats.2
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -16,7 +16,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:236: warning: empty multitable
-nested_formats.texi:236: warning: @multitable has text but no @item
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -34,6 +33,7 @@
 nested_formats.texi:237: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @multitable has text but no @item
 nested_formats.texi:242: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:242: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:242: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -69,7 +69,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:248: warning: empty multitable
-nested_formats.texi:248: warning: @multitable has text but no @item
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -87,6 +86,7 @@
 nested_formats.texi:249: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @multitable has text but no @item
 nested_formats.texi:255: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:255: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:255: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -122,7 +122,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:261: warning: empty multitable
-nested_formats.texi:261: warning: @multitable has text but no @item
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -140,6 +139,7 @@
 nested_formats.texi:262: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @multitable has text but no @item
 nested_formats.texi:270: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:270: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:270: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -175,7 +175,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:276: warning: empty multitable
-nested_formats.texi:276: warning: @multitable has text but no @item
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -193,6 +192,7 @@
 nested_formats.texi:277: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @multitable has text but no @item
 nested_formats.texi:283: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:283: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:283: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -228,7 +228,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:291: warning: empty multitable
-nested_formats.texi:291: warning: @multitable has text but no @item
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -246,6 +245,7 @@
 nested_formats.texi:292: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @multitable has text but no @item
 nested_formats.texi:303: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:303: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:303: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -264,7 +264,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:306: warning: empty multitable
-nested_formats.texi:306: warning: @multitable has text but no @item
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -282,6 +281,7 @@
 nested_formats.texi:307: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @multitable has text but no @item
 nested_formats.texi:313: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:313: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:313: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -335,7 +335,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:325: warning: empty multitable
-nested_formats.texi:325: warning: @multitable has text but no @item
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -353,6 +352,7 @@
 nested_formats.texi:326: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @multitable has text but no @item
 nested_formats.texi:332: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:332: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:332: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -388,7 +388,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:337: warning: empty multitable
-nested_formats.texi:337: warning: @multitable has text but no @item
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -406,6 +405,7 @@
 nested_formats.texi:338: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @multitable has text but no @item
 nested_formats.texi:344: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:344: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:344: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -424,7 +424,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:347: warning: empty multitable
-nested_formats.texi:347: warning: @multitable has text but no @item
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -442,6 +441,7 @@
 nested_formats.texi:348: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @multitable has text but no @item
 nested_formats.texi:353: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:353: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:353: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -460,7 +460,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @multitable has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:355: warning: empty multitable
-nested_formats.texi:355: warning: @multitable has text but no @item
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: warning: @multitable has text but no @item (possibly 
involving @mymacro)
@@ -478,3 +477,4 @@
 nested_formats.texi:356: warning: empty multitable (possibly involving 
@mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @multitable has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @multitable has text but no @item

Modified: 
trunk/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2
===================================================================
--- trunk/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2 
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/nested_formats/res_parser_info/nested_table/nested_formats.2 
2016-12-03 17:25:31 UTC (rev 7537)
@@ -16,7 +16,6 @@
 nested_formats.texi:233: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:233: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:236: table requires an argument: the formatter for @item
-nested_formats.texi:236: warning: @table has text but no @item
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -34,6 +33,7 @@
 nested_formats.texi:237: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:237: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:237: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:236: warning: @table has text but no @item
 nested_formats.texi:242: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:242: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:242: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -69,7 +69,6 @@
 nested_formats.texi:245: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:245: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:248: table requires an argument: the formatter for @item
-nested_formats.texi:248: warning: @table has text but no @item
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -87,6 +86,7 @@
 nested_formats.texi:249: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:249: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:249: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:248: warning: @table has text but no @item
 nested_formats.texi:255: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:255: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:255: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -122,7 +122,6 @@
 nested_formats.texi:258: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:258: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:261: table requires an argument: the formatter for @item
-nested_formats.texi:261: warning: @table has text but no @item
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -140,6 +139,7 @@
 nested_formats.texi:262: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:262: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:262: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:261: warning: @table has text but no @item
 nested_formats.texi:270: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:270: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:270: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -175,7 +175,6 @@
 nested_formats.texi:273: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:273: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:276: table requires an argument: the formatter for @item
-nested_formats.texi:276: warning: @table has text but no @item
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -193,6 +192,7 @@
 nested_formats.texi:277: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:277: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:277: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:276: warning: @table has text but no @item
 nested_formats.texi:283: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:283: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:283: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -228,7 +228,6 @@
 nested_formats.texi:287: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:287: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:291: table requires an argument: the formatter for @item
-nested_formats.texi:291: warning: @table has text but no @item
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -246,6 +245,7 @@
 nested_formats.texi:292: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:292: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:292: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:291: warning: @table has text but no @item
 nested_formats.texi:303: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:303: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:303: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -264,7 +264,6 @@
 nested_formats.texi:303: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:303: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:306: table requires an argument: the formatter for @item
-nested_formats.texi:306: warning: @table has text but no @item
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -282,6 +281,7 @@
 nested_formats.texi:307: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:307: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:307: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:306: warning: @table has text but no @item
 nested_formats.texi:313: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:313: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:313: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -335,7 +335,6 @@
 nested_formats.texi:322: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:322: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:325: table requires an argument: the formatter for @item
-nested_formats.texi:325: warning: @table has text but no @item
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -353,6 +352,7 @@
 nested_formats.texi:326: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:326: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:326: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:325: warning: @table has text but no @item
 nested_formats.texi:332: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:332: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:332: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -388,7 +388,6 @@
 nested_formats.texi:335: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:335: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:337: table requires an argument: the formatter for @item
-nested_formats.texi:337: warning: @table has text but no @item
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -406,6 +405,7 @@
 nested_formats.texi:338: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:338: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:338: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:337: warning: @table has text but no @item
 nested_formats.texi:344: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:344: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:344: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -424,7 +424,6 @@
 nested_formats.texi:344: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:344: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:347: table requires an argument: the formatter for @item
-nested_formats.texi:347: warning: @table has text but no @item
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -442,6 +441,7 @@
 nested_formats.texi:348: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:348: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:348: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:347: warning: @table has text but no @item
 nested_formats.texi:353: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:353: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:353: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -460,7 +460,6 @@
 nested_formats.texi:353: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:353: warning: @table has text but no @item (possibly 
involving @mymacro)
 nested_formats.texi:355: table requires an argument: the formatter for @item
-nested_formats.texi:355: warning: @table has text but no @item
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: warning: @table has text but no @item (possibly 
involving @mymacro)
@@ -478,3 +477,4 @@
 nested_formats.texi:356: table requires an argument: the formatter for @item 
(possibly involving @mymacro)
 nested_formats.texi:356: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
 nested_formats.texi:356: warning: @table has text but no @item (possibly 
involving @mymacro)
+nested_formats.texi:355: warning: @table has text but no @item

Modified: 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes/equivalent_nodes.2
===================================================================
--- trunk/tp/tests/sectioning/res_parser/equivalent_nodes/equivalent_nodes.2    
2016-12-03 17:10:59 UTC (rev 7536)
+++ trunk/tp/tests/sectioning/res_parser/equivalent_nodes/equivalent_nodes.2    
2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top

Modified: 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_no_node/equivalent_nodes.2
===================================================================
--- 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_no_node/equivalent_nodes.2
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_no_node/equivalent_nodes.2
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top

Modified: 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
===================================================================
--- 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
 2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/sectioning/res_parser/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
 2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top

Modified: 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes/equivalent_nodes.2
===================================================================
--- 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes/equivalent_nodes.2   
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes/equivalent_nodes.2   
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top

Modified: 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_no_node/equivalent_nodes.2
===================================================================
--- 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_no_node/equivalent_nodes.2
       2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_no_node/equivalent_nodes.2
       2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top

Modified: 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
===================================================================
--- 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
    2016-12-03 17:10:59 UTC (rev 7536)
+++ 
trunk/tp/tests/sectioning/res_parser_html/equivalent_nodes_test_renamed_nodes/equivalent_nodes.2
    2016-12-03 17:25:31 UTC (rev 7537)
@@ -1,8 +1,8 @@
-equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
-equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:15: here is the previous definition as @node
-equivalent_nodes.texi:17: @float address@hidden' previously defined
 equivalent_nodes.texi:25: warning: @ref to address@hidden', different from 
node name `node'
+equivalent_nodes.texi:12: warning: @menu entry node name address@hidden' 
different from node name `node'
+equivalent_nodes.texi:5: warning: Next pointer address@hidden' (for node 
`before top') different from node name `node'
 equivalent_nodes-noderename.cnf:8: warning: no node to be renamed
 equivalent_nodes-noderename.cnf:10: warning: nodes without a new name at the 
end of file
 equivalent_nodes.texi: warning: must specify a title with a title command or 
@top




reply via email to

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