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{'empty_headitem'} = {
'contents' => [
{
'contents' => [
{
'args' => [
{
'contents' => [
{
'args' => [
{
'contents' => [
{
'text' => '.1 .1 .1'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'columnfractions',
'extra' => {
'misc_args' => [
'.1',
'.1',
'.1'
]
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => '',
'line_nr' => 1,
'macro' => ''
}
}
],
'type' => 'block_line_arg'
}
],
'cmdname' => 'multitable',
'contents' => [
{
'contents' => [
{
'contents' => [
{
'cmdname' => 'headitem',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
}
],
'extra' => {
'cell_number' => 1
},
'source_info' => {
'file_name' => '',
'line_nr' => 2,
'macro' => ''
}
},
{
'cmdname' => 'tab',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
},
{
'contents' => [
{
'text' => 'Index '
}
],
'type' => 'paragraph'
}
],
'extra' => {
'cell_number' => 2
},
'source_info' => {
'file_name' => '',
'line_nr' => 2,
'macro' => ''
}
},
{
'cmdname' => 'tab',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
},
{
'contents' => [
{
'text' => 'Value
'
}
],
'type' => 'paragraph'
}
],
'extra' => {
'cell_number' => 3
},
'source_info' => {
'file_name' => '',
'line_nr' => 2,
'macro' => ''
}
}
],
'extra' => {
'row_number' => 1
},
'type' => 'row'
}
],
'type' => 'multitable_head'
},
{
'contents' => [
{
'contents' => [
{
'cmdname' => 'item',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
}
],
'extra' => {
'cell_number' => 1
},
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
},
{
'cmdname' => 'tab',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
},
{
'contents' => [
{
'args' => [
{
'contents' => [
{
'text' => '3'
}
],
'type' => 'brace_command_arg'
}
],
'cmdname' => 'code',
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
},
{
'text' => ' '
}
],
'type' => 'paragraph'
}
],
'extra' => {
'cell_number' => 2
},
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
},
{
'cmdname' => 'tab',
'contents' => [
{
'text' => ' ',
'type' => 'ignorable_spaces_after_command'
},
{
'contents' => [
{
'args' => [
{
'contents' => [
{
'text' => '30'
}
],
'type' => 'brace_command_arg'
}
],
'cmdname' => 'code',
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
},
{
'text' => '
'
}
],
'type' => 'paragraph'
}
],
'extra' => {
'cell_number' => 3
},
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
}
],
'extra' => {
'row_number' => 2
},
'type' => 'row'
}
],
'type' => 'multitable_body'
},
{
'args' => [
{
'contents' => [
{
'text' => 'multitable'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'end',
'extra' => {
'text_arg' => 'multitable'
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => '',
'line_nr' => 4,
'macro' => ''
}
}
],
'extra' => {
'columnfractions' => {},
'max_columns' => 3
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => '',
'line_nr' => 1,
'macro' => ''
}
}
],
'type' => 'before_node_section'
}
],
'type' => 'document_root'
};
$result_trees{'empty_headitem'}{'contents'}[0]{'contents'}[0]{'extra'}{'columnfractions'} = $result_trees{'empty_headitem'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0];
$result_texis{'empty_headitem'} = '@multitable @columnfractions .1 .1 .1
@headitem @tab Index @tab Value
@item @tab @code{3} @tab @code{30}
@end multitable
';
$result_texts{'empty_headitem'} = 'Index Value
3 30
';
$result_errors{'empty_headitem'} = [];
$result_floats{'empty_headitem'} = {};
$result_converted{'plaintext'}->{'empty_headitem'} = ' Index Value
------------------------
‘3’ ‘30’
';
$result_converted{'html_text'}->{'empty_headitem'} = '<table class="multitable">
<thead><tr><th width="10%"></th><th width="10%">Index</th><th width="10%">Value</th></tr></thead>
<tbody><tr><td width="10%"></td><td width="10%"><code class="code">3</code></td><td width="10%"><code class="code">30</code></td></tr>
</tbody>
</table>
';
$result_converted{'xml'}->{'empty_headitem'} = '<multitable spaces=" " endspaces=" "><columnfractions spaces=" " line=".1 .1 .1"><columnfraction value=".1"></columnfraction><columnfraction value=".1"></columnfraction><columnfraction value=".1"></columnfraction></columnfractions>
<thead><row><entry command="headitem"> </entry><entry command="tab"> <para>Index </para></entry><entry command="tab"> <para>Value
</para></entry></row></thead><tbody><row><entry command="item"> </entry><entry command="tab"> <para><code>3</code> </para></entry><entry command="tab"> <para><code>30</code>
</para></entry></row></tbody></multitable>
';
1;