From 7994f86ec5e18f9d0d9f90161a2f26dd26d26af7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 4 Jul 2021 03:01:24 +0000 Subject: CTAN sync 202107040301 --- .../tp/t/results/menu/menu_no_closed_in_entry.pl | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl') diff --git a/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl b/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl index c9f8a747e3..14c26ae859 100644 --- a/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl +++ b/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl @@ -73,24 +73,6 @@ $result_texts{'menu_no_closed_in_entry'} = '* a1: '; $result_errors{'menu_no_closed_in_entry'} = [ - { - 'error_line' => ':1: @menu seen before first @node -', - 'file_name' => '', - 'line_nr' => 1, - 'macro' => '', - 'text' => '@menu seen before first @node', - 'type' => 'error' - }, - { - 'error_line' => ':1: perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo? -', - 'file_name' => '', - 'line_nr' => 1, - 'macro' => '', - 'text' => 'perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?', - 'type' => 'error' - }, { 'error_line' => ':2: no matching `@end menu\' ', @@ -103,4 +85,7 @@ $result_errors{'menu_no_closed_in_entry'} = [ ]; +$result_floats{'menu_no_closed_in_entry'} = {}; + + 1; -- cgit v1.2.3