use vars qw(%result_texis %result_texts %result_trees %result_errors
%result_indices %result_sectioning %result_nodes %result_menus
%result_floats %result_converted %result_converted_errors
%result_elements %result_directions_text %result_indices_sort_strings);
use utf8;
$result_trees{'contents_at_document_begin'} = {
'contents' => [
{
'contents' => [
{
'contents' => [
{
'text' => '\\input texinfo @c -*-texinfo-*-
',
'type' => 'text_before_beginning'
},
{
'text' => '
',
'type' => 'text_before_beginning'
}
],
'type' => 'preamble_before_beginning'
},
{
'contents' => [
{
'args' => [
{
'text' => '
',
'type' => 'rawline_arg'
}
],
'cmdname' => 'contents',
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 3,
'macro' => ''
}
},
{
'text' => '
',
'type' => 'empty_line'
}
],
'type' => 'preamble_before_content'
}
],
'type' => 'before_node_section'
},
{
'args' => [
{
'contents' => [
{
'text' => 'Top'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'node',
'extra' => {
'normalized' => 'Top'
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 5,
'macro' => ''
}
},
{
'args' => [
{
'contents' => [
{
'text' => 'Contents at beginning'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'top',
'contents' => [
{
'text' => '
',
'type' => 'empty_line'
},
{
'contents' => [
{
'text' => 'Content at the beginning.
'
}
],
'type' => 'paragraph'
},
{
'text' => '
',
'type' => 'empty_line'
},
{
'args' => [
{
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'block_line_arg'
}
],
'cmdname' => 'menu',
'contents' => [
{
'contents' => [
{
'text' => '* ',
'type' => 'menu_entry_leading_text'
},
{
'contents' => [
{
'text' => 'chapter'
}
],
'extra' => {
'node_content' => [
{}
],
'normalized' => 'chapter'
},
'type' => 'menu_entry_node'
},
{
'text' => '::',
'type' => 'menu_entry_separator'
},
{
'contents' => [
{
'contents' => [
{
'text' => '
'
}
],
'type' => 'preformatted'
}
],
'type' => 'menu_entry_description'
}
],
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 11,
'macro' => ''
},
'type' => 'menu_entry'
},
{
'args' => [
{
'contents' => [
{
'text' => 'menu'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'end',
'extra' => {
'text_arg' => 'menu'
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 12,
'macro' => ''
}
}
],
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 10,
'macro' => ''
}
},
{
'text' => '
',
'type' => 'empty_line'
}
],
'extra' => {},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 6,
'macro' => ''
}
},
{
'args' => [
{
'contents' => [
{
'text' => 'chapter'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'node',
'extra' => {
'normalized' => 'chapter'
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 14,
'macro' => ''
}
},
{
'args' => [
{
'contents' => [
{
'text' => 'Chapter 1'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'chapter',
'contents' => [
{
'text' => '
',
'type' => 'empty_line'
},
{
'contents' => [
{
'text' => 'The chapter
'
}
],
'type' => 'paragraph'
},
{
'text' => '
',
'type' => 'empty_line'
}
],
'extra' => {},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'contents_at_document_begin.texi',
'line_nr' => 15,
'macro' => ''
}
},
{
'args' => [
{
'text' => '
',
'type' => 'rawline_arg'
}
],
'cmdname' => 'bye'
}
],
'type' => 'document_root'
};
$result_trees{'contents_at_document_begin'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'contents'}[1]{'extra'}{'node_content'}[0] = $result_trees{'contents_at_document_begin'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'contents'}[1]{'contents'}[0];
$result_texis{'contents_at_document_begin'} = '\\input texinfo @c -*-texinfo-*-
@contents
@node Top
@top Contents at beginning
Content at the beginning.
@menu
* chapter::
@end menu
@node chapter
@chapter Chapter 1
The chapter
@bye
';
$result_texts{'contents_at_document_begin'} = '
Contents at beginning
*********************
Content at the beginning.
* chapter::
1 Chapter 1
***********
The chapter
';
$result_sectioning{'contents_at_document_begin'} = {
'structure' => {
'section_childs' => [
{
'cmdname' => 'top',
'extra' => {
'associated_node' => {
'cmdname' => 'node',
'extra' => {
'normalized' => 'Top'
},
'structure' => {}
}
},
'structure' => {
'section_childs' => [
{
'cmdname' => 'chapter',
'extra' => {
'associated_node' => {
'cmdname' => 'node',
'extra' => {
'normalized' => 'chapter'
},
'structure' => {}
}
},
'structure' => {
'section_level' => 1,
'section_number' => 1,
'section_up' => {},
'toplevel_prev' => {},
'toplevel_up' => {}
}
}
],
'section_level' => 0,
'section_up' => {}
}
}
],
'section_level' => -1
}
};
$result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'} = $result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0];
$result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'} = $result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0];
$result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'} = $result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0];
$result_sectioning{'contents_at_document_begin'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'} = $result_sectioning{'contents_at_document_begin'};
$result_nodes{'contents_at_document_begin'} = {
'cmdname' => 'node',
'extra' => {
'associated_section' => {
'cmdname' => 'top',
'extra' => {},
'structure' => {}
},
'menus' => [
{
'cmdname' => 'menu'
}
],
'normalized' => 'Top'
},
'structure' => {
'menu_child' => {
'cmdname' => 'node',
'extra' => {
'associated_section' => {
'cmdname' => 'chapter',
'extra' => {},
'structure' => {
'section_number' => 1
}
},
'normalized' => 'chapter'
},
'structure' => {
'node_prev' => {},
'node_up' => {}
}
},
'node_next' => {}
}
};
$result_nodes{'contents_at_document_begin'}{'structure'}{'menu_child'}{'structure'}{'node_prev'} = $result_nodes{'contents_at_document_begin'};
$result_nodes{'contents_at_document_begin'}{'structure'}{'menu_child'}{'structure'}{'node_up'} = $result_nodes{'contents_at_document_begin'};
$result_nodes{'contents_at_document_begin'}{'structure'}{'node_next'} = $result_nodes{'contents_at_document_begin'}{'structure'}{'menu_child'};
$result_menus{'contents_at_document_begin'} = {
'cmdname' => 'node',
'extra' => {
'normalized' => 'Top'
},
'structure' => {
'menu_child' => {
'cmdname' => 'node',
'extra' => {
'normalized' => 'chapter'
},
'structure' => {
'menu_up' => {},
'menu_up_hash' => {
'Top' => 1
}
}
}
}
};
$result_menus{'contents_at_document_begin'}{'structure'}{'menu_child'}{'structure'}{'menu_up'} = $result_menus{'contents_at_document_begin'};
$result_errors{'contents_at_document_begin'} = [];
$result_floats{'contents_at_document_begin'} = {};
$result_converted{'plaintext'}->{'contents_at_document_begin'} = 'Contents at beginning
1 Chapter 1
Contents at beginning
*********************
Content at the beginning.
1 Chapter 1
***********
The chapter
';
$result_converted{'html'}->{'contents_at_document_begin'} = '<!DOCTYPE html>
<html>
<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Contents at beginning</title>
<meta name="description" content="Contents at beginning">
<meta name="keywords" content="Contents at beginning">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="#Top" rel="start" title="Top">
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
<style type="text/css">
<!--
a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
span:hover a.copiable-link {visibility: visible}
ul.toc-numbered-mark {list-style: none}
-->
</style>
</head>
<body lang="en">
<div class="top-level-extent" id="Top">
<div class="nav-panel">
<p>
Next: <a href="#chapter" accesskey="n" rel="next">Chapter 1</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<h1 class="top" id="Contents-at-beginning"><span>Contents at beginning<a class="copiable-link" href="#Contents-at-beginning"> ¶</a></span></h1>
<p>Content at the beginning.
</p>
<div class="element-contents" id="SEC_Contents">
<h2 class="contents-heading">Table of Contents</h2>
<div class="contents">
<ul class="toc-numbered-mark">
<li><a id="toc-Chapter-1" href="#chapter">1 Chapter 1</a></li>
</ul>
</div>
</div>
<hr style="height: 6px;">
<div class="chapter-level-extent" id="chapter">
<div class="nav-panel">
<p>
Previous: <a href="#Top" accesskey="p" rel="prev">Contents at beginning</a>, Up: <a href="#Top" accesskey="u" rel="up">Contents at beginning</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<h2 class="chapter" id="Chapter-1"><span>1 Chapter 1<a class="copiable-link" href="#Chapter-1"> ¶</a></span></h2>
<p>The chapter
</p>
</div>
</div>
</body>
</html>
';
$result_converted{'xml'}->{'contents_at_document_begin'} = '<preamblebeforebeginning>\\input texinfo @c -*-texinfo-*-
</preamblebeforebeginning><contents></contents>
<node name="Top" spaces=" "><nodename>Top</nodename><nodenext automatic="on">chapter</nodenext></node>
<top spaces=" "><sectiontitle>Contents at beginning</sectiontitle>
<para>Content at the beginning.
</para>
<menu endspaces=" ">
<menuentry><menuleadingtext>* </menuleadingtext><menunode>chapter</menunode><menuseparator>::</menuseparator><menudescription><pre xml:space="preserve">
</pre></menudescription></menuentry></menu>
</top>
<node name="chapter" spaces=" "><nodename>chapter</nodename><nodeprev automatic="on">Top</nodeprev><nodeup automatic="on">Top</nodeup></node>
<chapter spaces=" "><sectiontitle>Chapter 1</sectiontitle>
<para>The chapter
</para>
</chapter>
<bye></bye>
';
$result_converted{'docbook'}->{'contents_at_document_begin'} = '<chapter label="1" id="chapter">
<title>Chapter 1</title>
<para>The chapter
</para>
</chapter>
';
$result_converted{'latex_text'}->{'contents_at_document_begin'} = '
\\begin{document}
\\tableofcontents\\newpage
\\label{anchor:Top}%
\\chapter{{Chapter 1}}
\\label{anchor:chapter}%
The chapter
';
$result_converted{'info'}->{'contents_at_document_begin'} = 'This is , produced from contents_at_document_begin.texi.
File: , Node: Top, Next: chapter, Up: (dir)
Contents at beginning
*********************
Content at the beginning.
* Menu:
* chapter::
File: , Node: chapter, Prev: Top, Up: Top
1 Chapter 1
***********
The chapter
Tag Table:
Node: Top58
Node: chapter202
End Tag Table
Local Variables:
coding: utf-8
End:
';
1;