summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl15
1 files changed, 12 insertions, 3 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl b/macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl
index fab026e217..2b61af004c 100644
--- a/macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl
+++ b/macros/texinfo/texinfo/tp/t/results/heading/heading_in_example.pl
@@ -71,7 +71,11 @@ $result_trees{'heading_in_example'} = {
'spaces_before_argument' => ' '
},
'level' => 2,
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 2,
+ 'macro' => ''
+ },
'parent' => {}
},
{
@@ -127,7 +131,6 @@ $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'co
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[3]{'args'}[0]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[3];
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[3]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0];
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1];
-$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'line_nr'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[3]{'line_nr'};
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0];
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[2]{'args'}[0];
$result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'heading_in_example'}{'contents'}[0]{'contents'}[2];
@@ -148,6 +151,9 @@ $result_texts{'heading_in_example'} = 'in example @ heading
$result_errors{'heading_in_example'} = [];
+$result_floats{'heading_in_example'} = {};
+
+
$result_converted{'plaintext'}->{'heading_in_example'} = ' in example @ _heading_
======================
@@ -166,13 +172,15 @@ $result_converted{'html'}->{'heading_in_example'} = '<!DOCTYPE html PUBLIC "-//W
<meta name="keywords" content="Untitled Document">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
<style type="text/css">
<!--
+a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
@@ -181,6 +189,7 @@ pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
+span:hover a.copiable-anchor {visibility: visible}
ul.no-bullet {list-style: none}
-->
</style>