texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: Add @setfilename for tests that are interesting a


From: Patrice Dumas
Subject: branch master updated: Add @setfilename for tests that are interesting as file_latex
Date: Sun, 15 Aug 2021 17:30:08 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 559aaf7  Add @setfilename for tests that are interesting as file_latex
559aaf7 is described below

commit 559aaf7ebf696de0c1f2292c0401d5c685b17221
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Aug 15 23:29:33 2021 +0200

    Add @setfilename for tests that are interesting as file_latex
---
 tp/t/30sectioning.t                                |  26 +++--
 tp/t/results/sectioning/chapter_between_nodes.pl   |  66 ++++++++++---
 tp/t/results/sectioning/lone_Top_node.pl           |  66 ++++++++++---
 tp/t/results/sectioning/loop_nodes.pl              |  67 +++++++++----
 tp/t/results/sectioning/nodes_before_after_top.pl  |  70 +++++++++++---
 tp/t/results/sectioning/nodes_before_top.pl        |  74 +++++++++++---
 .../section_before_after_top_node_last_node.pl     |  77 ++++++++++++---
 .../sectioning/section_chapter_before_top_nodes.pl | 107 +++++++++++++++------
 8 files changed, 427 insertions(+), 126 deletions(-)

diff --git a/tp/t/30sectioning.t b/tp/t/30sectioning.t
index 4334592..eb1e009 100644
--- a/tp/t/30sectioning.t
+++ b/tp/t/30sectioning.t
@@ -844,7 +844,8 @@ anchor ref @anchor{ref}.
 ref to ref @ref{ref}.
 '],
 ['chapter_between_nodes',
-'
+'@setfilename chapter_between_nodes.info
+
 @node Top
 @top top section
 Top node
@@ -865,7 +866,9 @@ section.
 @contents
 ', {}, {'CONTENTS_OUTPUT_LOCATION' => 'inline'}],
 ['section_before_after_top_node_last_node',
-'@unnumbered before
+'@setfilename section_before_after_top_node_last_node
+
+@unnumbered before
 
 @node Top
 @top top section
@@ -1087,7 +1090,9 @@ Top node
 @end menu
 '],
 ['section_chapter_before_top_nodes',
-'@node section node
+'@setfilename section_chapter_before_top_nodes.info
+
+@node section node
 @section section 
 
 @node chapter node
@@ -1638,7 +1643,8 @@ in node following second
 @xref{unknown ref}.
 '],
 ['loop_nodes',
-'
+'@setfilename loop_nodes.info
+
 @node Top
 @top top
 
@@ -1694,7 +1700,9 @@ Second top.
 @subsection the subsection
 '],
 ['lone_Top_node',
-'@node Top
+'@setfilename lone_Top_node.info
+
+@node Top
 
 @menu
 * First::
@@ -1799,7 +1807,9 @@ Second top.
 @section Sub3
 ', {'CHECK_NORMAL_MENU_STRUCTURE' => 1}],
 ['nodes_before_top',
-'@node first, Top, ,(dir)
+'@setfilename nodes_before_top.info
+
+@node first, Top, ,(dir)
 
 @menu
 * node in menu before top::
@@ -1818,7 +1828,9 @@ Second top.
 @chapter a chapter
 '],
 ['nodes_before_after_top',
-'@node node before
+'@setfilename nodes_before_after_top.info
+
+@node node before
 
 In node before
 
diff --git a/tp/t/results/sectioning/chapter_between_nodes.pl 
b/tp/t/results/sectioning/chapter_between_nodes.pl
index ec0e486..4118720 100644
--- a/tp/t/results/sectioning/chapter_between_nodes.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes.pl
@@ -10,6 +10,35 @@ $result_trees{'chapter_between_nodes'} = {
     {
       'contents' => [
         {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'chapter_between_nodes.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'chapter_between_nodes.info'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
           'parent' => {},
           'text' => '
 ',
@@ -55,7 +84,7 @@ $result_trees{'chapter_between_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 2,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -159,7 +188,7 @@ $result_trees{'chapter_between_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 7,
+                'line_nr' => 8,
                 'macro' => ''
               },
               'parent' => {},
@@ -190,7 +219,7 @@ $result_trees{'chapter_between_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 8,
+                'line_nr' => 9,
                 'macro' => ''
               },
               'parent' => {}
@@ -201,7 +230,7 @@ $result_trees{'chapter_between_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 6,
+            'line_nr' => 7,
             'macro' => ''
           },
           'parent' => {}
@@ -219,7 +248,7 @@ $result_trees{'chapter_between_nodes'} = {
       'level' => 0,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 3,
+        'line_nr' => 4,
         'macro' => ''
       },
       'parent' => {}
@@ -273,7 +302,7 @@ $result_trees{'chapter_between_nodes'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 10,
+        'line_nr' => 11,
         'macro' => ''
       },
       'number' => 1,
@@ -343,7 +372,7 @@ $result_trees{'chapter_between_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 14,
+        'line_nr' => 15,
         'macro' => ''
       },
       'parent' => {}
@@ -402,7 +431,7 @@ $result_trees{'chapter_between_nodes'} = {
           'cmdname' => 'contents',
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 19,
+            'line_nr' => 20,
             'macro' => ''
           },
           'parent' => {}
@@ -414,7 +443,7 @@ $result_trees{'chapter_between_nodes'} = {
       'level' => 2,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 15,
+        'line_nr' => 16,
         'macro' => ''
       },
       'number' => '1.1',
@@ -423,7 +452,10 @@ $result_trees{'chapter_between_nodes'} = {
   ],
   'type' => 'document_root'
 };
+$result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[0];
 $result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[0]{'parent'} 
= $result_trees{'chapter_between_nodes'}{'contents'}[0];
+$result_trees{'chapter_between_nodes'}{'contents'}[0]{'contents'}[1]{'parent'} 
= $result_trees{'chapter_between_nodes'}{'contents'}[0];
 $result_trees{'chapter_between_nodes'}{'contents'}[0]{'parent'} = 
$result_trees{'chapter_between_nodes'};
 
$result_trees{'chapter_between_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'chapter_between_nodes'}{'contents'}[1]{'args'}[0];
 $result_trees{'chapter_between_nodes'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'chapter_between_nodes'}{'contents'}[1];
@@ -481,7 +513,8 @@ 
$result_trees{'chapter_between_nodes'}{'contents'}[5]{'contents'}[3]{'args'}[0]{
 $result_trees{'chapter_between_nodes'}{'contents'}[5]{'contents'}[3]{'parent'} 
= $result_trees{'chapter_between_nodes'}{'contents'}[5];
 $result_trees{'chapter_between_nodes'}{'contents'}[5]{'parent'} = 
$result_trees{'chapter_between_nodes'};
 
-$result_texis{'chapter_between_nodes'} = '
+$result_texis{'chapter_between_nodes'} = '@setfilename 
chapter_between_nodes.info
+
 @node Top
 @top top section
 Top node
@@ -657,10 +690,10 @@ $result_floats{'chapter_between_nodes'} = {};
 
 
 
-$result_converted{'info'}->{'chapter_between_nodes'} = 'This is , produced 
from .
+$result_converted{'info'}->{'chapter_between_nodes'} = 'This is 
chapter_between_nodes.info, produced from .
 
 
-File: ,  Node: Top,  Next: section node,  Up: (dir)
+File: chapter_between_nodes.info,  Node: Top,  Next: section node,  Up: (dir)
 
 top section
 ***********
@@ -677,7 +710,7 @@ Top node
 In chapter
 
 
-File: ,  Node: section node,  Prev: Top,  Up: Top
+File: chapter_between_nodes.info,  Node: section node,  Prev: Top,  Up: Top
 
 1.1 section
 ===========
@@ -687,8 +720,8 @@ section.
 
 
 Tag Table:
-Node: Top27
-Node: section node177
+Node: Top53
+Node: section node229
 
 End Tag Table
 
@@ -790,7 +823,8 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top 
section</a>, Up: <a href="
 ';
 
 
-$result_converted{'xml'}->{'chapter_between_nodes'} = '
+$result_converted{'xml'}->{'chapter_between_nodes'} = '<setfilename 
file="chapter_between_nodes.info" spaces=" 
">chapter_between_nodes.info</setfilename>
+
 <node name="Top" spaces=" "><nodename>Top</nodename><nodenext 
automatic="on">section node</nodenext></node>
 <top spaces=" "><sectiontitle>top section</sectiontitle>
 <para>Top node
diff --git a/tp/t/results/sectioning/lone_Top_node.pl 
b/tp/t/results/sectioning/lone_Top_node.pl
index fd138c8..ca55ad8 100644
--- a/tp/t/results/sectioning/lone_Top_node.pl
+++ b/tp/t/results/sectioning/lone_Top_node.pl
@@ -9,7 +9,43 @@ $result_trees{'lone_Top_node'} = [
   {
     'contents' => [
       {
-        'contents' => [],
+        'contents' => [
+          {
+            'args' => [
+              {
+                'contents' => [
+                  {
+                    'parent' => {},
+                    'text' => 'lone_Top_node.info'
+                  }
+                ],
+                'extra' => {
+                  'spaces_after_argument' => '
+'
+                },
+                'parent' => {},
+                'type' => 'line_arg'
+              }
+            ],
+            'cmdname' => 'setfilename',
+            'extra' => {
+              'spaces_before_argument' => ' ',
+              'text_arg' => 'lone_Top_node.info'
+            },
+            'line_nr' => {
+              'file_name' => '',
+              'line_nr' => 1,
+              'macro' => ''
+            },
+            'parent' => {}
+          },
+          {
+            'parent' => {},
+            'text' => '
+',
+            'type' => 'empty_line'
+          }
+        ],
         'parent' => {},
         'type' => 'text_root'
       },
@@ -101,7 +137,7 @@ $result_trees{'lone_Top_node'} = [
                 },
                 'line_nr' => {
                   'file_name' => '',
-                  'line_nr' => 4,
+                  'line_nr' => 6,
                   'macro' => ''
                 },
                 'parent' => {},
@@ -132,7 +168,7 @@ $result_trees{'lone_Top_node'} = [
                 },
                 'line_nr' => {
                   'file_name' => '',
-                  'line_nr' => 5,
+                  'line_nr' => 7,
                   'macro' => ''
                 },
                 'parent' => {}
@@ -143,7 +179,7 @@ $result_trees{'lone_Top_node'} = [
             },
             'line_nr' => {
               'file_name' => '',
-              'line_nr' => 3,
+              'line_nr' => 5,
               'macro' => ''
             },
             'parent' => {}
@@ -172,7 +208,7 @@ $result_trees{'lone_Top_node'} = [
         },
         'line_nr' => {
           'file_name' => '',
-          'line_nr' => 1,
+          'line_nr' => 3,
           'macro' => ''
         },
         'parent' => {}
@@ -213,7 +249,7 @@ $result_trees{'lone_Top_node'} = [
         },
         'line_nr' => {
           'file_name' => '',
-          'line_nr' => 7,
+          'line_nr' => 9,
           'macro' => ''
         },
         'parent' => {}
@@ -243,7 +279,7 @@ $result_trees{'lone_Top_node'} = [
         'level' => 1,
         'line_nr' => {
           'file_name' => '',
-          'line_nr' => 8,
+          'line_nr' => 10,
           'macro' => ''
         },
         'number' => 1,
@@ -258,6 +294,10 @@ $result_trees{'lone_Top_node'} = [
     'type' => 'element'
   }
 ];
+$result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[0];
+$result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'lone_Top_node'}[0]{'contents'}[0];
+$result_trees{'lone_Top_node'}[0]{'contents'}[0]{'contents'}[1]{'parent'} = 
$result_trees{'lone_Top_node'}[0]{'contents'}[0];
 $result_trees{'lone_Top_node'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'lone_Top_node'}[0];
 
$result_trees{'lone_Top_node'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'lone_Top_node'}[0]{'contents'}[1]{'args'}[0];
 $result_trees{'lone_Top_node'}[0]{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'lone_Top_node'}[0]{'contents'}[1];
@@ -295,7 +335,9 @@ 
$result_trees{'lone_Top_node'}[0]{'extra'}{'element_command'} = $result_trees{'l
 $result_trees{'lone_Top_node'}[0]{'extra'}{'node'} = 
$result_trees{'lone_Top_node'}[0]{'contents'}[2];
 $result_trees{'lone_Top_node'}[0]{'extra'}{'section'} = 
$result_trees{'lone_Top_node'}[0]{'contents'}[3];
 
-$result_texis{'lone_Top_node'} = '@node Top
+$result_texis{'lone_Top_node'} = '@setfilename lone_Top_node.info
+
+@node Top
 
 @menu
 * First::
@@ -307,6 +349,7 @@ $result_texis{'lone_Top_node'} = '@node Top
 
 
 $result_texts{'lone_Top_node'} = '
+
 * First::
 
 1 chap
@@ -402,10 +445,10 @@ $result_menus{'lone_Top_node'}{'menu_child'}{'menu_up'} = 
$result_menus{'lone_To
 
 $result_errors{'lone_Top_node'} = [
   {
-    'error_line' => ':7: warning: node `Top\' is up for `First\' in menu but 
not in sectioning
+    'error_line' => ':9: warning: node `Top\' is up for `First\' in menu but 
not in sectioning
 ',
     'file_name' => '',
-    'line_nr' => 7,
+    'line_nr' => 9,
     'macro' => '',
     'text' => 'node `Top\' is up for `First\' in menu but not in sectioning',
     'type' => 'warning'
@@ -470,7 +513,8 @@ $result_directions_text{'lone_Top_node'} = 'element: 
@chapter chap
 ';
 
 
-$result_converted{'latex'}->{'lone_Top_node'} = '\\label{anchor:Top}%
+$result_converted{'latex'}->{'lone_Top_node'} = '
+\\label{anchor:Top}%
 \\chapter{chap}
 \\label{anchor:First}%
 ';
diff --git a/tp/t/results/sectioning/loop_nodes.pl 
b/tp/t/results/sectioning/loop_nodes.pl
index a30eb9e..c66df87 100644
--- a/tp/t/results/sectioning/loop_nodes.pl
+++ b/tp/t/results/sectioning/loop_nodes.pl
@@ -10,6 +10,35 @@ $result_trees{'loop_nodes'} = {
     {
       'contents' => [
         {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'loop_nodes.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'loop_nodes.info'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
           'parent' => {},
           'text' => '
 ',
@@ -55,7 +84,7 @@ $result_trees{'loop_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 2,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -148,7 +177,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 6,
+                'line_nr' => 7,
                 'macro' => ''
               },
               'parent' => {},
@@ -179,7 +208,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 7,
+                'line_nr' => 8,
                 'macro' => ''
               },
               'parent' => {}
@@ -190,7 +219,7 @@ $result_trees{'loop_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 5,
+            'line_nr' => 6,
             'macro' => ''
           },
           'parent' => {}
@@ -208,7 +237,7 @@ $result_trees{'loop_nodes'} = {
       'level' => 0,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 3,
+        'line_nr' => 4,
         'macro' => ''
       },
       'parent' => {}
@@ -321,7 +350,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 12,
+                'line_nr' => 13,
                 'macro' => ''
               },
               'parent' => {},
@@ -352,7 +381,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 13,
+                'line_nr' => 14,
                 'macro' => ''
               },
               'parent' => {}
@@ -363,7 +392,7 @@ $result_trees{'loop_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 11,
+            'line_nr' => 12,
             'macro' => ''
           },
           'parent' => {}
@@ -400,7 +429,7 @@ $result_trees{'loop_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 9,
+        'line_nr' => 10,
         'macro' => ''
       },
       'parent' => {}
@@ -513,7 +542,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 18,
+                'line_nr' => 19,
                 'macro' => ''
               },
               'parent' => {},
@@ -544,7 +573,7 @@ $result_trees{'loop_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 19,
+                'line_nr' => 20,
                 'macro' => ''
               },
               'parent' => {}
@@ -555,7 +584,7 @@ $result_trees{'loop_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 17,
+            'line_nr' => 18,
             'macro' => ''
           },
           'parent' => {}
@@ -592,7 +621,7 @@ $result_trees{'loop_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 15,
+        'line_nr' => 16,
         'macro' => ''
       },
       'parent' => {}
@@ -633,7 +662,7 @@ $result_trees{'loop_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 21,
+        'line_nr' => 22,
         'macro' => ''
       },
       'parent' => {}
@@ -641,7 +670,10 @@ $result_trees{'loop_nodes'} = {
   ],
   'type' => 'document_root'
 };
+$result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'} 
= $result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[0];
 $result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'loop_nodes'}{'contents'}[0];
+$result_trees{'loop_nodes'}{'contents'}[0]{'contents'}[1]{'parent'} = 
$result_trees{'loop_nodes'}{'contents'}[0];
 $result_trees{'loop_nodes'}{'contents'}[0]{'parent'} = 
$result_trees{'loop_nodes'};
 $result_trees{'loop_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} 
= $result_trees{'loop_nodes'}{'contents'}[1]{'args'}[0];
 $result_trees{'loop_nodes'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'loop_nodes'}{'contents'}[1];
@@ -734,7 +766,8 @@ 
$result_trees{'loop_nodes'}{'contents'}[5]{'extra'}{'node_content'}[0] = $result
 
$result_trees{'loop_nodes'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'loop_nodes'}{'contents'}[5]{'args'}[0]{'contents'}[0];
 $result_trees{'loop_nodes'}{'contents'}[5]{'parent'} = 
$result_trees{'loop_nodes'};
 
-$result_texis{'loop_nodes'} = '
+$result_texis{'loop_nodes'} = '@setfilename loop_nodes.info
+
 @node Top
 @top top
 
@@ -931,10 +964,10 @@ $result_menus{'loop_nodes'}{'menu_child'}{'menu_up'} = 
$result_menus{'loop_nodes
 
 $result_errors{'loop_nodes'} = [
   {
-    'error_line' => ':9: warning: node up pointer for `node up\' is `node 
down\' but up is `Top\' in menu
+    'error_line' => ':10: warning: node up pointer for `node up\' is `node 
down\' but up is `Top\' in menu
 ',
     'file_name' => '',
-    'line_nr' => 9,
+    'line_nr' => 10,
     'macro' => '',
     'text' => 'node up pointer for `node up\' is `node down\' but up is `Top\' 
in menu',
     'type' => 'warning'
diff --git a/tp/t/results/sectioning/nodes_before_after_top.pl 
b/tp/t/results/sectioning/nodes_before_after_top.pl
index 319b3cf..03c44a9 100644
--- a/tp/t/results/sectioning/nodes_before_after_top.pl
+++ b/tp/t/results/sectioning/nodes_before_after_top.pl
@@ -8,7 +8,43 @@ use utf8;
 $result_trees{'nodes_before_after_top'} = {
   'contents' => [
     {
-      'contents' => [],
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'nodes_before_after_top.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'nodes_before_after_top.info'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
       'parent' => {},
       'type' => 'text_root'
     },
@@ -72,7 +108,7 @@ $result_trees{'nodes_before_after_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 1,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -113,7 +149,7 @@ $result_trees{'nodes_before_after_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 5,
+        'line_nr' => 7,
         'macro' => ''
       },
       'parent' => {}
@@ -167,7 +203,7 @@ $result_trees{'nodes_before_after_top'} = {
       'level' => 0,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 6,
+        'line_nr' => 8,
         'macro' => ''
       },
       'parent' => {}
@@ -232,7 +268,7 @@ $result_trees{'nodes_before_after_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 10,
+        'line_nr' => 12,
         'macro' => ''
       },
       'parent' => {}
@@ -273,7 +309,7 @@ $result_trees{'nodes_before_after_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 14,
+        'line_nr' => 16,
         'macro' => ''
       },
       'parent' => {}
@@ -321,7 +357,7 @@ $result_trees{'nodes_before_after_top'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 15,
+        'line_nr' => 17,
         'macro' => ''
       },
       'number' => 1,
@@ -330,6 +366,10 @@ $result_trees{'nodes_before_after_top'} = {
   ],
   'type' => 'document_root'
 };
+$result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[0]{'contents'}[1]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[0];
 $result_trees{'nodes_before_after_top'}{'contents'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'};
 
$result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0];
 $result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[1];
@@ -373,7 +413,9 @@ 
$result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[1]{'contents'
 
$result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[1]{'parent'} 
= $result_trees{'nodes_before_after_top'}{'contents'}[6];
 $result_trees{'nodes_before_after_top'}{'contents'}[6]{'parent'} = 
$result_trees{'nodes_before_after_top'};
 
-$result_texis{'nodes_before_after_top'} = '@node node before
+$result_texis{'nodes_before_after_top'} = '@setfilename 
nodes_before_after_top.info
+
+@node node before
 
 In node before
 
@@ -394,6 +436,7 @@ in chap
 
 
 $result_texts{'nodes_before_after_top'} = '
+
 In node before
 
 top sectionning
@@ -499,19 +542,19 @@ $result_menus{'nodes_before_after_top'} = {
 
 $result_errors{'nodes_before_after_top'} = [
   {
-    'error_line' => ':1: warning: node `node before\' unreferenced
+    'error_line' => ':3: warning: node `node before\' unreferenced
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 3,
     'macro' => '',
     'text' => 'node `node before\' unreferenced',
     'type' => 'warning'
   },
   {
-    'error_line' => ':10: warning: node `after\' unreferenced
+    'error_line' => ':12: warning: node `after\' unreferenced
 ',
     'file_name' => '',
-    'line_nr' => 10,
+    'line_nr' => 12,
     'macro' => '',
     'text' => 'node `after\' unreferenced',
     'type' => 'warning'
@@ -523,7 +566,8 @@ $result_floats{'nodes_before_after_top'} = {};
 
 
 
-$result_converted{'latex'}->{'nodes_before_after_top'} = 
'\\label{anchor:node-before}%
+$result_converted{'latex'}->{'nodes_before_after_top'} = '
+\\label{anchor:node-before}%
 
 In node before
 
diff --git a/tp/t/results/sectioning/nodes_before_top.pl 
b/tp/t/results/sectioning/nodes_before_top.pl
index a7ba915..3d552f4 100644
--- a/tp/t/results/sectioning/nodes_before_top.pl
+++ b/tp/t/results/sectioning/nodes_before_top.pl
@@ -8,7 +8,43 @@ use utf8;
 $result_trees{'nodes_before_top'} = {
   'contents' => [
     {
-      'contents' => [],
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'nodes_before_top.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'nodes_before_top.info'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
       'parent' => {},
       'type' => 'text_root'
     },
@@ -139,7 +175,7 @@ $result_trees{'nodes_before_top'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 4,
+                'line_nr' => 6,
                 'macro' => ''
               },
               'parent' => {},
@@ -170,7 +206,7 @@ $result_trees{'nodes_before_top'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 5,
+                'line_nr' => 7,
                 'macro' => ''
               },
               'parent' => {}
@@ -181,7 +217,7 @@ $result_trees{'nodes_before_top'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 3,
+            'line_nr' => 5,
             'macro' => ''
           },
           'parent' => {}
@@ -222,7 +258,7 @@ $result_trees{'nodes_before_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 1,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -298,7 +334,7 @@ $result_trees{'nodes_before_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 7,
+        'line_nr' => 9,
         'macro' => ''
       },
       'parent' => {}
@@ -361,7 +397,7 @@ $result_trees{'nodes_before_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 9,
+        'line_nr' => 11,
         'macro' => ''
       },
       'parent' => {}
@@ -454,7 +490,7 @@ $result_trees{'nodes_before_top'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 13,
+                'line_nr' => 15,
                 'macro' => ''
               },
               'parent' => {},
@@ -485,7 +521,7 @@ $result_trees{'nodes_before_top'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 14,
+                'line_nr' => 16,
                 'macro' => ''
               },
               'parent' => {}
@@ -496,7 +532,7 @@ $result_trees{'nodes_before_top'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 12,
+            'line_nr' => 14,
             'macro' => ''
           },
           'parent' => {}
@@ -514,7 +550,7 @@ $result_trees{'nodes_before_top'} = {
       'level' => 0,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 10,
+        'line_nr' => 12,
         'macro' => ''
       },
       'parent' => {}
@@ -555,7 +591,7 @@ $result_trees{'nodes_before_top'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 16,
+        'line_nr' => 18,
         'macro' => ''
       },
       'parent' => {}
@@ -585,7 +621,7 @@ $result_trees{'nodes_before_top'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 17,
+        'line_nr' => 19,
         'macro' => ''
       },
       'number' => 1,
@@ -594,6 +630,10 @@ $result_trees{'nodes_before_top'} = {
   ],
   'type' => 'document_root'
 };
+$result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[0];
+$result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[0]{'parent'} = 
$result_trees{'nodes_before_top'}{'contents'}[0];
+$result_trees{'nodes_before_top'}{'contents'}[0]{'contents'}[1]{'parent'} = 
$result_trees{'nodes_before_top'}{'contents'}[0];
 $result_trees{'nodes_before_top'}{'contents'}[0]{'parent'} = 
$result_trees{'nodes_before_top'};
 
$result_trees{'nodes_before_top'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_top'}{'contents'}[1]{'args'}[0];
 $result_trees{'nodes_before_top'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_top'}{'contents'}[1];
@@ -679,7 +719,9 @@ 
$result_trees{'nodes_before_top'}{'contents'}[6]{'args'}[0]{'contents'}[0]{'pare
 $result_trees{'nodes_before_top'}{'contents'}[6]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_top'}{'contents'}[6];
 $result_trees{'nodes_before_top'}{'contents'}[6]{'parent'} = 
$result_trees{'nodes_before_top'};
 
-$result_texis{'nodes_before_top'} = '@node first, Top, ,(dir)
+$result_texis{'nodes_before_top'} = '@setfilename nodes_before_top.info
+
+@node first, Top, ,(dir)
 
 @menu
 * node in menu before top::
@@ -700,6 +742,7 @@ $result_texis{'nodes_before_top'} = '@node first, Top, 
,(dir)
 
 
 $result_texts{'nodes_before_top'} = '
+
 * node in menu before top::
 
 
@@ -873,7 +916,8 @@ $result_floats{'nodes_before_top'} = {};
 
 
 
-$result_converted{'latex'}->{'nodes_before_top'} = '\\label{anchor:first}%
+$result_converted{'latex'}->{'nodes_before_top'} = '
+\\label{anchor:first}%
 
 
 \\label{anchor:node-in-menu-before-top}%
diff --git a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl 
b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
index dad116e..d41603a 100644
--- a/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
+++ b/tp/t/results/sectioning/section_before_after_top_node_last_node.pl
@@ -8,7 +8,43 @@ use utf8;
 $result_trees{'section_before_after_top_node_last_node'} = {
   'contents' => [
     {
-      'contents' => [],
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'section_before_after_top_node_last_node'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'section_before_after_top_node_last_node'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
       'parent' => {},
       'type' => 'text_root'
     },
@@ -44,7 +80,7 @@ $result_trees{'section_before_after_top_node_last_node'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 1,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -85,7 +121,7 @@ $result_trees{'section_before_after_top_node_last_node'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 3,
+        'line_nr' => 5,
         'macro' => ''
       },
       'parent' => {}
@@ -122,7 +158,7 @@ $result_trees{'section_before_after_top_node_last_node'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 4,
+        'line_nr' => 6,
         'macro' => ''
       },
       'parent' => {}
@@ -176,7 +212,7 @@ $result_trees{'section_before_after_top_node_last_node'} = {
       'level' => 1,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 6,
+        'line_nr' => 8,
         'macro' => ''
       },
       'number' => 1,
@@ -218,7 +254,7 @@ $result_trees{'section_before_after_top_node_last_node'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 10,
+        'line_nr' => 12,
         'macro' => ''
       },
       'parent' => {}
@@ -226,6 +262,10 @@ $result_trees{'section_before_after_top_node_last_node'} = 
{
   ],
   'type' => 'document_root'
 };
+$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[0];
+$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'section_before_after_top_node_last_node'}{'contents'}[0];
+$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'contents'}[1]{'parent'}
 = $result_trees{'section_before_after_top_node_last_node'}{'contents'}[0];
 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[0]{'parent'}
 = $result_trees{'section_before_after_top_node_last_node'};
 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[1]{'args'}[0];
 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'section_before_after_top_node_last_node'}{'contents'}[1];
@@ -253,7 +293,9 @@ 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[5]{'extra'}
 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[5]{'args'}[0]{'contents'}[0];
 
$result_trees{'section_before_after_top_node_last_node'}{'contents'}[5]{'parent'}
 = $result_trees{'section_before_after_top_node_last_node'};
 
-$result_texis{'section_before_after_top_node_last_node'} = '@unnumbered before
+$result_texis{'section_before_after_top_node_last_node'} = '@setfilename 
section_before_after_top_node_last_node
+
+@unnumbered before
 
 @node Top
 @top top section
@@ -266,7 +308,8 @@ in chapter
 ';
 
 
-$result_texts{'section_before_after_top_node_last_node'} = 'before
+$result_texts{'section_before_after_top_node_last_node'} = '
+before
 ******
 
 top section
@@ -364,10 +407,10 @@ $result_menus{'section_before_after_top_node_last_node'} 
= {
 
 $result_errors{'section_before_after_top_node_last_node'} = [
   {
-    'error_line' => ':4: warning: lowering the section level of @top appearing 
after a lower element
+    'error_line' => ':6: warning: lowering the section level of @top appearing 
after a lower element
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 6,
     'macro' => '',
     'text' => 'lowering the section level of @top appearing after a lower 
element',
     'type' => 'warning'
@@ -379,13 +422,13 @@ $result_floats{'section_before_after_top_node_last_node'} 
= {};
 
 
 
-$result_converted{'info'}->{'section_before_after_top_node_last_node'} = 'This 
is , produced from .
+$result_converted{'info'}->{'section_before_after_top_node_last_node'} = 'This 
is section_before_after_top_node_last_node, produced from .
 
 before
 ******
 
 
-File: ,  Node: Top,  Next: node after,  Up: (dir)
+File: section_before_after_top_node_last_node,  Node: Top,  Next: node after,  
Up: (dir)
 
 top section
 ***********
@@ -396,13 +439,13 @@ top section
 in chapter
 
 
-File: ,  Node: node after,  Prev: Top
+File: section_before_after_top_node_last_node,  Node: node after,  Prev: Top
 
 
 
 Tag Table:
-Node: Top42
-Node: node after153
+Node: Top81
+Node: node after231
 
 End Tag Table
 
@@ -451,6 +494,7 @@ ul.no-bullet {list-style: none}
 </head>
 
 <body lang="en">
+
 <div class="unnumbered" id="before">
 <div class="header">
 <p>
@@ -483,7 +527,8 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top 
section</a> &nbsp; </p>
 ';
 
 
-$result_converted{'latex'}->{'section_before_after_top_node_last_node'} = 
'\\chapter*{before}
+$result_converted{'latex'}->{'section_before_after_top_node_last_node'} = '
+\\chapter*{before}
 
 \\chapter{Chapter}
 
diff --git a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl 
b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
index b038a2f..e02d6b5 100644
--- a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
+++ b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
@@ -8,7 +8,43 @@ use utf8;
 $result_trees{'section_chapter_before_top_nodes'} = {
   'contents' => [
     {
-      'contents' => [],
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'section_chapter_before_top_nodes.info'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'setfilename',
+          'extra' => {
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'section_chapter_before_top_nodes.info'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
       'parent' => {},
       'type' => 'text_root'
     },
@@ -48,7 +84,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 1,
+        'line_nr' => 3,
         'macro' => ''
       },
       'parent' => {}
@@ -85,7 +121,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       'level' => 2,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 2,
+        'line_nr' => 4,
         'macro' => ''
       },
       'number' => 1,
@@ -127,7 +163,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 4,
+        'line_nr' => 6,
         'macro' => ''
       },
       'parent' => {}
@@ -220,7 +256,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 8,
+                'line_nr' => 10,
                 'macro' => ''
               },
               'parent' => {},
@@ -251,7 +287,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 9,
+                'line_nr' => 11,
                 'macro' => ''
               },
               'parent' => {}
@@ -262,7 +298,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 7,
+            'line_nr' => 9,
             'macro' => ''
           },
           'parent' => {}
@@ -280,7 +316,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       'level' => 2,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 5,
+        'line_nr' => 7,
         'macro' => ''
       },
       'number' => 2,
@@ -322,7 +358,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       },
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 11,
+        'line_nr' => 13,
         'macro' => ''
       },
       'parent' => {}
@@ -415,7 +451,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 15,
+                'line_nr' => 17,
                 'macro' => ''
               },
               'parent' => {},
@@ -446,7 +482,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
               },
               'line_nr' => {
                 'file_name' => '',
-                'line_nr' => 16,
+                'line_nr' => 18,
                 'macro' => ''
               },
               'parent' => {}
@@ -457,7 +493,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
           },
           'line_nr' => {
             'file_name' => '',
-            'line_nr' => 14,
+            'line_nr' => 16,
             'macro' => ''
           },
           'parent' => {}
@@ -475,7 +511,7 @@ $result_trees{'section_chapter_before_top_nodes'} = {
       'level' => 2,
       'line_nr' => {
         'file_name' => '',
-        'line_nr' => 12,
+        'line_nr' => 14,
         'macro' => ''
       },
       'parent' => {}
@@ -483,6 +519,10 @@ $result_trees{'section_chapter_before_top_nodes'} = {
   ],
   'type' => 'document_root'
 };
+$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[0];
+$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'section_chapter_before_top_nodes'}{'contents'}[0];
+$result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'contents'}[1]{'parent'}
 = $result_trees{'section_chapter_before_top_nodes'}{'contents'}[0];
 $result_trees{'section_chapter_before_top_nodes'}{'contents'}[0]{'parent'} = 
$result_trees{'section_chapter_before_top_nodes'};
 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'section_chapter_before_top_nodes'}{'contents'}[1]{'args'}[0];
 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'section_chapter_before_top_nodes'}{'contents'}[1];
@@ -548,7 +588,9 @@ 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[6]{'contents'}[1]{
 
$result_trees{'section_chapter_before_top_nodes'}{'contents'}[6]{'contents'}[2]{'parent'}
 = $result_trees{'section_chapter_before_top_nodes'}{'contents'}[6];
 $result_trees{'section_chapter_before_top_nodes'}{'contents'}[6]{'parent'} = 
$result_trees{'section_chapter_before_top_nodes'};
 
-$result_texis{'section_chapter_before_top_nodes'} = '@node section node
+$result_texis{'section_chapter_before_top_nodes'} = '@setfilename 
section_chapter_before_top_nodes.info
+
+@node section node
 @section section 
 
 @node chapter node
@@ -568,7 +610,8 @@ $result_texis{'section_chapter_before_top_nodes'} = '@node 
section node
 ';
 
 
-$result_texts{'section_chapter_before_top_nodes'} = '1 section
+$result_texts{'section_chapter_before_top_nodes'} = '
+1 section
 =========
 
 2 chapter
@@ -768,37 +811,37 @@ 
$result_menus{'section_chapter_before_top_nodes'}{'menu_child'}{'menu_up'} = $re
 
 $result_errors{'section_chapter_before_top_nodes'} = [
   {
-    'error_line' => ':5: warning: lowering the section level of @chapter 
appearing after a lower element
+    'error_line' => ':7: warning: lowering the section level of @chapter 
appearing after a lower element
 ',
     'file_name' => '',
-    'line_nr' => 5,
+    'line_nr' => 7,
     'macro' => '',
     'text' => 'lowering the section level of @chapter appearing after a lower 
element',
     'type' => 'warning'
   },
   {
-    'error_line' => ':12: warning: lowering the section level of @top 
appearing after a lower element
+    'error_line' => ':14: warning: lowering the section level of @top 
appearing after a lower element
 ',
     'file_name' => '',
-    'line_nr' => 12,
+    'line_nr' => 14,
     'macro' => '',
     'text' => 'lowering the section level of @top appearing after a lower 
element',
     'type' => 'warning'
   },
   {
-    'error_line' => ':1: warning: node `chapter node\' is up for `section 
node\' in menu but not in sectioning
+    'error_line' => ':3: warning: node `chapter node\' is up for `section 
node\' in menu but not in sectioning
 ',
     'file_name' => '',
-    'line_nr' => 1,
+    'line_nr' => 3,
     'macro' => '',
     'text' => 'node `chapter node\' is up for `section node\' in menu but not 
in sectioning',
     'type' => 'warning'
   },
   {
-    'error_line' => ':4: warning: node `Top\' is up for `chapter node\' in 
menu but not in sectioning
+    'error_line' => ':6: warning: node `Top\' is up for `chapter node\' in 
menu but not in sectioning
 ',
     'file_name' => '',
-    'line_nr' => 4,
+    'line_nr' => 6,
     'macro' => '',
     'text' => 'node `Top\' is up for `chapter node\' in menu but not in 
sectioning',
     'type' => 'warning'
@@ -810,16 +853,16 @@ $result_floats{'section_chapter_before_top_nodes'} = {};
 
 
 
-$result_converted{'info'}->{'section_chapter_before_top_nodes'} = 'This is , 
produced from .
+$result_converted{'info'}->{'section_chapter_before_top_nodes'} = 'This is 
section_chapter_before_top_nodes.info, produced from .
 
 
-File: ,  Node: section node,  Next: chapter node,  Up: chapter node
+File: section_chapter_before_top_nodes.info,  Node: section node,  Next: 
chapter node,  Up: chapter node
 
 1 section
 =========
 
 
-File: ,  Node: chapter node,  Next: Top,  Prev: section node,  Up: Top
+File: section_chapter_before_top_nodes.info,  Node: chapter node,  Next: Top,  
Prev: section node,  Up: Top
 
 2 chapter
 =========
@@ -829,7 +872,7 @@ File: ,  Node: chapter node,  Next: Top,  Prev: section 
node,  Up: Top
 * section node::
 
 
-File: ,  Node: Top,  Next: chapter node,  Up: (dir)
+File: section_chapter_before_top_nodes.info,  Node: Top,  Next: chapter node,  
Up: (dir)
 
 top
 ===
@@ -841,9 +884,9 @@ top
 
 
 Tag Table:
-Node: section node27
-Node: chapter node119
-Node: Top241
+Node: section node64
+Node: chapter node193
+Node: Top352
 
 End Tag Table
 
@@ -892,6 +935,7 @@ ul.no-bullet {list-style: none}
 </head>
 
 <body lang="en">
+
 <div class="section" id="section-node">
 <div class="header">
 <p>
@@ -928,7 +972,8 @@ Next: <a href="#chapter-node" accesskey="n" 
rel="next">chapter</a> &nbsp; </p>
 ';
 
 
-$result_converted{'latex'}->{'section_chapter_before_top_nodes'} = 
'\\section{section}
+$result_converted{'latex'}->{'section_chapter_before_top_nodes'} = '
+\\section{section}
 \\label{anchor:section-node}%
 
 \\chapter{chapter}



reply via email to

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