summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl10
1 files changed, 8 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl b/macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl
index 1adbced0d2..e524fdf4b6 100644
--- a/macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl
+++ b/macros/texinfo/texinfo/tp/t/results/columnfractions/empty_comment.pl
@@ -90,7 +90,11 @@ $result_trees{'empty_comment'} = {
'max_columns' => 0,
'spaces_before_argument' => ' '
},
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 1,
+ 'macro' => ''
+ },
'parent' => {}
}
],
@@ -105,7 +109,6 @@ $result_trees{'empty_comment'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'content
$result_trees{'empty_comment'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'} = $result_trees{'empty_comment'}{'contents'}[0]{'contents'}[0];
$result_trees{'empty_comment'}{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'empty_comment'}{'contents'}[0];
$result_trees{'empty_comment'}{'contents'}[0]{'extra'}{'end_command'} = $result_trees{'empty_comment'}{'contents'}[0]{'contents'}[0];
-$result_trees{'empty_comment'}{'contents'}[0]{'line_nr'} = $result_trees{'empty_comment'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'line_nr'};
$result_trees{'empty_comment'}{'contents'}[0]{'parent'} = $result_trees{'empty_comment'};
$result_texis{'empty_comment'} = '@multitable @columnfractions @c
@@ -127,4 +130,7 @@ $result_errors{'empty_comment'} = [
];
+$result_floats{'empty_comment'} = {};
+
+
1;