summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-09 03:02:50 +0000
committerNorbert Preining <norbert@preining.info>2022-11-09 03:02:50 +0000
commit5de83ec843cdc88e6adc42b1fe3f0ec48c52b7f3 (patch)
treeb49f7c180396c8ef389c8fd519370b6d03f4e100 /macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl
parent118cb5bbc5236bf86ca1088b9b3bae04c7b09beb (diff)
CTAN sync 202211090302
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl616
1 files changed, 317 insertions, 299 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl b/macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl
index f079b86b0b..b8b8e4d8fc 100644
--- a/macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl
+++ b/macros/texinfo/texinfo/tp/t/results/converters_tests/raw_block_commands_expand_tex.pl
@@ -1,407 +1,404 @@
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_elements %result_directions_text %result_indices_sort_strings);
use utf8;
$result_trees{'raw_block_commands_expand_tex'} = {
'contents' => [
{
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line'
- },
- {
- 'cmdname' => 'html',
'contents' => [
{
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
'text' => '
',
- 'type' => 'empty_line_after_command'
+ 'type' => 'empty_line'
},
{
- 'contents' => [
- {
- 'parent' => {},
- 'text' => '<blink>html</blink> ``'
- },
+ 'args' => [
{
- 'parent' => {},
- 'text' => '}
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'block_line_arg'
}
],
- 'parent' => {},
- 'type' => 'rawpreformatted'
- },
- {
- 'args' => [
+ 'cmdname' => 'html',
+ 'contents' => [
{
'contents' => [
{
- 'parent' => {},
- 'text' => 'html'
+ 'text' => '<blink>html</blink> ``'
+ },
+ {
+ 'text' => '}
+'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'type' => 'rawpreformatted'
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'html'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'html'
},
- 'parent' => {},
- 'type' => 'line_arg'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 4,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'end',
- 'extra' => {
- 'command_argument' => 'html',
- 'spaces_before_argument' => ' ',
- 'text_arg' => 'html'
- },
- 'line_nr' => {
+ 'source_info' => {
'file_name' => '',
- 'line_nr' => 4,
+ 'line_nr' => 2,
'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'extra' => {
- 'end_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 2,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line'
- },
- {
- 'cmdname' => 'xml',
- 'contents' => [
+ }
+ },
{
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
'text' => '
',
- 'type' => 'empty_line_after_command'
+ 'type' => 'empty_line'
},
{
- 'contents' => [
- {
- 'parent' => {},
- 'text' => '<para>xml</para> ``'
- },
+ 'args' => [
{
- 'parent' => {},
- 'text' => '}
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'block_line_arg'
}
],
- 'parent' => {},
- 'type' => 'rawpreformatted'
- },
- {
- 'args' => [
+ 'cmdname' => 'xml',
+ 'contents' => [
{
'contents' => [
{
- 'parent' => {},
- 'text' => 'xml'
+ 'text' => '<para>xml</para> ``'
+ },
+ {
+ 'text' => '}
+'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'type' => 'rawpreformatted'
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'xml'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'xml'
},
- 'parent' => {},
- 'type' => 'line_arg'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 8,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'end',
- 'extra' => {
- 'command_argument' => 'xml',
- 'spaces_before_argument' => ' ',
- 'text_arg' => 'xml'
- },
- 'line_nr' => {
+ 'source_info' => {
'file_name' => '',
- 'line_nr' => 8,
+ 'line_nr' => 6,
'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'extra' => {
- 'end_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 6,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line'
- },
- {
- 'cmdname' => 'docbook',
- 'contents' => [
+ }
+ },
{
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
'text' => '
',
- 'type' => 'empty_line_after_command'
+ 'type' => 'empty_line'
},
{
- 'contents' => [
- {
- 'parent' => {},
- 'text' => '<emphasis>docbook</emphasis> ``'
- },
+ 'args' => [
{
- 'parent' => {},
- 'text' => '}
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'block_line_arg'
}
],
- 'parent' => {},
- 'type' => 'rawpreformatted'
- },
- {
- 'args' => [
+ 'cmdname' => 'docbook',
+ 'contents' => [
{
'contents' => [
{
- 'parent' => {},
- 'text' => 'docbook'
+ 'text' => '<emphasis>docbook</emphasis> ``'
+ },
+ {
+ 'text' => '}
+'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'type' => 'rawpreformatted'
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'docbook'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'docbook'
},
- 'parent' => {},
- 'type' => 'line_arg'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 12,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'end',
- 'extra' => {
- 'command_argument' => 'docbook',
- 'spaces_before_argument' => ' ',
- 'text_arg' => 'docbook'
- },
- 'line_nr' => {
+ 'source_info' => {
'file_name' => '',
- 'line_nr' => 12,
+ 'line_nr' => 10,
'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'extra' => {
- 'end_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 10,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line'
- },
- {
- 'cmdname' => 'tex',
- 'contents' => [
+ }
+ },
{
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
'text' => '
',
- 'type' => 'empty_line_after_command'
+ 'type' => 'empty_line'
},
{
- 'contents' => [
- {
- 'parent' => {},
- 'text' => '$\\underline'
- },
+ 'args' => [
{
- 'parent' => {},
- 'text' => '{a < b '
- },
+ 'extra' => {
+ 'spaces_after_argument' => '
+'
+ },
+ 'type' => 'block_line_arg'
+ }
+ ],
+ 'cmdname' => 'tex',
+ 'contents' => [
{
- 'args' => [
+ 'contents' => [
{
- 'contents' => [
- {
- 'parent' => {},
- 'text' => 'tex \\hbox'
- },
+ 'text' => '$\\underline'
+ },
+ {
+ 'text' => '{a < b '
+ },
+ {
+ 'args' => [
{
'contents' => [
{
- 'parent' => {},
- 'text' => ' code '
+ 'text' => 'tex \\hbox'
+ },
+ {
+ 'contents' => [
+ {
+ 'text' => ' code '
+ }
+ ],
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 15,
+ 'macro' => ''
+ },
+ 'type' => 'bracketed'
}
],
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 15,
- 'macro' => ''
- },
- 'parent' => {},
- 'type' => 'bracketed'
+ 'type' => 'brace_command_arg'
}
],
- 'parent' => {},
- 'type' => 'brace_command_arg'
+ 'cmdname' => 'code',
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 15,
+ 'macro' => ''
+ }
+ },
+ {
+ 'text' => '}$ ``
+'
}
],
- 'cmdname' => 'code',
- 'contents' => [],
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 15,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '}$ ``'
+ 'type' => 'rawpreformatted'
},
{
- 'parent' => {},
- 'text' => '}
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'tex'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'tex'
+ },
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 16,
+ 'macro' => ''
+ }
}
],
- 'parent' => {},
- 'type' => 'rawpreformatted'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 14,
+ 'macro' => ''
+ }
+ },
+ {
+ 'text' => '
+',
+ 'type' => 'empty_line'
},
{
'args' => [
{
+ 'extra' => {
+ 'spaces_after_argument' => '
+'
+ },
+ 'type' => 'block_line_arg'
+ }
+ ],
+ 'cmdname' => 'latex',
+ 'contents' => [
+ {
'contents' => [
{
- 'parent' => {},
- 'text' => 'tex'
+ 'text' => '$\\frac'
+ },
+ {
+ 'text' => '{a < b '
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'tex \\hbox'
+ },
+ {
+ 'contents' => [
+ {
+ 'text' => ' code '
+ }
+ ],
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 19,
+ 'macro' => ''
+ },
+ 'type' => 'bracketed'
+ }
+ ],
+ 'type' => 'brace_command_arg'
+ }
+ ],
+ 'cmdname' => 'code',
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 19,
+ 'macro' => ''
+ }
+ },
+ {
+ 'text' => '}'
+ },
+ {
+ 'text' => '{b'
+ },
+ {
+ 'text' => '}$ ``
+'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'type' => 'rawpreformatted'
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'latex'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'latex'
},
- 'parent' => {},
- 'type' => 'line_arg'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 20,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'end',
- 'extra' => {
- 'command_argument' => 'tex',
- 'spaces_before_argument' => ' ',
- 'text_arg' => 'tex'
- },
- 'line_nr' => {
+ 'source_info' => {
'file_name' => '',
- 'line_nr' => 16,
+ 'line_nr' => 18,
'macro' => ''
- },
- 'parent' => {}
+ }
}
],
- 'extra' => {
- 'end_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 14,
- 'macro' => ''
- },
- 'parent' => {}
+ 'type' => 'before_node_section'
}
],
- 'type' => 'text_root'
+ 'type' => 'document_root'
};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[0]{'extra'}{'command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'extra'}{'end_command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[0]{'extra'}{'command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'extra'}{'end_command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[3]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[4]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[0]{'extra'}{'command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'extra'}{'end_command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[5]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[6]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[0]{'extra'}{'command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[3]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'contents'}[4]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[1]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2]{'args'}[0];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2]{'parent'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'extra'}{'end_command'} = $result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'contents'}[2];
-$result_trees{'raw_block_commands_expand_tex'}{'contents'}[7]{'parent'} = $result_trees{'raw_block_commands_expand_tex'};
$result_texis{'raw_block_commands_expand_tex'} = '
@html
@@ -417,8 +414,12 @@ $result_texis{'raw_block_commands_expand_tex'} = '
@end docbook
@tex
-$\\underline{a < b @code{tex \\hbox{ code }}}$ ``}
+$\\underline{a < b @code{tex \\hbox{ code }}}$ ``
@end tex
+
+@latex
+$\\frac{a < b @code{tex \\hbox{ code }}}{b}$ ``
+@end latex
';
@@ -426,6 +427,7 @@ $result_texts{'raw_block_commands_expand_tex'} = '
+
';
$result_errors{'raw_block_commands_expand_tex'} = [];
@@ -435,7 +437,8 @@ $result_floats{'raw_block_commands_expand_tex'} = {};
-$result_converted{'plaintext'}->{'raw_block_commands_expand_tex'} = '$\\underline{a < b \'tex \\hbox{ code }\'}$ ``}
+$result_converted{'plaintext'}->{'raw_block_commands_expand_tex'} = '$\\underline{a < b ‘tex \\hbox{ code }’}$ ``
+
';
@@ -443,12 +446,13 @@ $result_converted{'html_text'}->{'raw_block_commands_expand_tex'} = '
-$\\underline{a &lt; b &lt;code&gt;tex \\hbox{ code }&lt;/code&gt;}$ ``}
+$\\underline{a &lt; b &lt;code class=&quot;code&quot;&gt;tex \\hbox{ code }&lt;/code&gt;}$ ``
+
';
$result_converted_errors{'html_text'}->{'raw_block_commands_expand_tex'} = [
{
- 'error_line' => ':14: warning: raw format tex is not converted
+ 'error_line' => 'warning: raw format tex is not converted
',
'file_name' => '',
'line_nr' => 14,
@@ -473,7 +477,11 @@ $result_converted{'xml'}->{'raw_block_commands_expand_tex'} = '
&lt;emphasis&gt;docbook&lt;/emphasis&gt; &textldquo;}
</docbook>
-$\\underline{a < b <code>tex \\hbox{ code }</code>}$ ``}
+$\\underline{a < b <code>tex \\hbox{ code }</code>}$ ``
+
+<latex endspaces=" ">
+$\\frac{a &lt; b <code>tex \\hbox{ code }</code>}{b}$ &textldquo;
+</latex>
';
@@ -481,7 +489,17 @@ $result_converted{'docbook'}->{'raw_block_commands_expand_tex'} = '
-$\\underline{a < b <literal>tex \\hbox{ code }</literal>}$ ``}
+$\\underline{a < b <literal>tex \\hbox{ code }</literal>}$ ``
+
+';
+
+
+$result_converted{'latex_text'}->{'raw_block_commands_expand_tex'} = '
+
+
+
+$\\underline{a < b \\texttt{tex \\hbox{ code }}}$ ``
+
';
1;