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{'no_content_do_contents_inline'} = {
'contents' => [
{
'contents' => [
{
'contents' => [
{
'text' => '\\input texinfo @c -*-texinfo-*-
',
'type' => 'text_before_beginning'
},
{
'text' => '
',
'type' => 'text_before_beginning'
}
],
'type' => 'preamble_before_beginning'
},
{
'contents' => [],
'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' => 'no_content.texi',
'line_nr' => 3,
'macro' => ''
}
},
{
'args' => [
{
'contents' => [
{
'text' => 'No ccontent'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'top',
'contents' => [
{
'text' => '
',
'type' => 'empty_line'
},
{
'contents' => [
{
'text' => 'No content.
'
}
],
'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' => 'no_content.texi',
'line_nr' => 9,
'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' => 'no_content.texi',
'line_nr' => 10,
'macro' => ''
}
}
],
'source_info' => {
'file_name' => 'no_content.texi',
'line_nr' => 8,
'macro' => ''
}
},
{
'text' => '
',
'type' => 'empty_line'
}
],
'extra' => {},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => 'no_content.texi',
'line_nr' => 4,
'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' => 'no_content.texi',
'line_nr' => 12,
'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' => 'no_content.texi',
'line_nr' => 13,
'macro' => ''
}
},
{
'args' => [
{
'text' => '
',
'type' => 'rawline_arg'
}
],
'cmdname' => 'bye'
}
],
'type' => 'document_root'
};
$result_trees{'no_content_do_contents_inline'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'contents'}[1]{'extra'}{'node_content'}[0] = $result_trees{'no_content_do_contents_inline'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'contents'}[1]{'contents'}[0];
$result_texis{'no_content_do_contents_inline'} = '\\input texinfo @c -*-texinfo-*-
@node Top
@top No ccontent
No content.
@menu
* chapter::
@end menu
@node chapter
@chapter Chapter 1
The chapter
@bye
';
$result_texts{'no_content_do_contents_inline'} = 'No ccontent
***********
No content.
* chapter::
1 Chapter 1
***********
The chapter
';
$result_sectioning{'no_content_do_contents_inline'} = {
'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{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'} = $result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0];
$result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'} = $result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0];
$result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'} = $result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0];
$result_sectioning{'no_content_do_contents_inline'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'} = $result_sectioning{'no_content_do_contents_inline'};
$result_nodes{'no_content_do_contents_inline'} = {
'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{'no_content_do_contents_inline'}{'structure'}{'menu_child'}{'structure'}{'node_prev'} = $result_nodes{'no_content_do_contents_inline'};
$result_nodes{'no_content_do_contents_inline'}{'structure'}{'menu_child'}{'structure'}{'node_up'} = $result_nodes{'no_content_do_contents_inline'};
$result_nodes{'no_content_do_contents_inline'}{'structure'}{'node_next'} = $result_nodes{'no_content_do_contents_inline'}{'structure'}{'menu_child'};
$result_menus{'no_content_do_contents_inline'} = {
'cmdname' => 'node',
'extra' => {
'normalized' => 'Top'
},
'structure' => {
'menu_child' => {
'cmdname' => 'node',
'extra' => {
'normalized' => 'chapter'
},
'structure' => {
'menu_up' => {},
'menu_up_hash' => {
'Top' => 1
}
}
}
}
};
$result_menus{'no_content_do_contents_inline'}{'structure'}{'menu_child'}{'structure'}{'menu_up'} = $result_menus{'no_content_do_contents_inline'};
$result_errors{'no_content_do_contents_inline'} = [];
$result_floats{'no_content_do_contents_inline'} = {};
1;