summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-07-04 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-07-04 03:01:24 +0000
commit7994f86ec5e18f9d0d9f90161a2f26dd26d26af7 (patch)
tree88edb7d1a1aed3183a1350202c898716b4ac59ce /macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl
parent03fa062b03ce2bb5385f8f30888f94d441fa5cb4 (diff)
CTAN sync 202107040301
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl17
1 files changed, 13 insertions, 4 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl b/macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl
index d4097373ac..512b31b8e8 100644
--- a/macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl
+++ b/macros/texinfo/texinfo/tp/t/results/macro/protect_in_body_one_arg.pl
@@ -101,7 +101,11 @@ $result_trees{'protect_in_body_one_arg'} = {
],
'cmdname' => 'emph',
'contents' => [],
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 5,
+ 'macro' => 'macroone'
+ },
'parent' => {}
},
{
@@ -118,7 +122,11 @@ $result_trees{'protect_in_body_one_arg'} = {
],
'cmdname' => 'emph',
'contents' => [],
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 5,
+ 'macro' => 'macroone'
+ },
'parent' => {}
},
{
@@ -146,11 +154,9 @@ $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'args'}[0]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1];
-$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'line_nr'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'line_nr'};
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[2]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[3]{'args'}[0]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[3];
-$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[3]{'line_nr'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'line_nr'};
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[3]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'contents'}[4]{'parent'} = $result_trees{'protect_in_body_one_arg'}{'contents'}[3];
$result_trees{'protect_in_body_one_arg'}{'contents'}[3]{'parent'} = $result_trees{'protect_in_body_one_arg'};
@@ -170,4 +176,7 @@ result: f\\irst arg protected \\ -> \\arg1\\
$result_errors{'protect_in_body_one_arg'} = [];
+$result_floats{'protect_in_body_one_arg'} = {};
+
+
1;