summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.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/plaintext_tests/empty_line_in_example_end.pl
parent118cb5bbc5236bf86ca1088b9b3bae04c7b09beb (diff)
CTAN sync 202211090302
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl134
1 files changed, 56 insertions, 78 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl b/macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl
index 45cb4edd45..ec9f854ef2 100644
--- a/macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl
+++ b/macros/texinfo/texinfo/tp/t/results/plaintext_tests/empty_line_in_example_end.pl
@@ -1,115 +1,93 @@
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{'empty_line_in_example_end'} = {
'contents' => [
{
- 'cmdname' => 'example',
'contents' => [
{
- 'extra' => {
- 'command' => {}
- },
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line_after_command'
- },
- {
- 'contents' => [
+ 'args' => [
{
- 'parent' => {},
- 'text' => 'in example
+ 'extra' => {
+ 'spaces_after_argument' => '
'
- },
- {
- 'parent' => {},
- 'text' => '
-',
- 'type' => 'empty_line'
+ },
+ 'type' => 'block_line_arg'
}
],
- 'parent' => {},
- 'type' => 'preformatted'
- },
- {
- 'args' => [
+ 'cmdname' => 'example',
+ 'contents' => [
{
'contents' => [
{
- 'parent' => {},
- 'text' => 'example'
+ 'text' => 'in example
+'
+ },
+ {
+ 'text' => '
+',
+ 'type' => 'empty_line'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'type' => 'preformatted'
+ },
+ {
+ 'args' => [
+ {
+ 'contents' => [
+ {
+ 'text' => 'example'
+ }
+ ],
+ 'extra' => {
+ 'spaces_after_argument' => '
'
+ },
+ 'type' => 'line_arg'
+ }
+ ],
+ 'cmdname' => 'end',
+ 'extra' => {
+ 'spaces_before_argument' => ' ',
+ 'text_arg' => 'example'
},
- 'parent' => {},
- 'type' => 'line_arg'
+ 'source_info' => {
+ 'file_name' => '',
+ 'line_nr' => 4,
+ 'macro' => ''
+ }
}
],
- 'cmdname' => 'end',
- 'extra' => {
- 'command_argument' => 'example',
- 'spaces_before_argument' => ' ',
- 'text_arg' => 'example'
- },
- 'line_nr' => {
+ 'source_info' => {
'file_name' => '',
- 'line_nr' => 4,
+ 'line_nr' => 1,
'macro' => ''
- },
- 'parent' => {}
- }
- ],
- 'extra' => {
- 'end_command' => {}
- },
- 'line_nr' => {
- 'file_name' => '',
- 'line_nr' => 1,
- 'macro' => ''
- },
- 'parent' => {}
- },
- {
- 'parent' => {},
- 'text' => '
+ }
+ },
+ {
+ 'text' => '
',
- 'type' => 'empty_line'
- },
- {
- 'contents' => [
+ 'type' => 'empty_line'
+ },
{
- 'parent' => {},
- 'text' => 'After line
+ 'contents' => [
+ {
+ 'text' => 'After line
'
+ }
+ ],
+ 'type' => 'paragraph'
}
],
- 'parent' => {},
- 'type' => 'paragraph'
+ 'type' => 'before_node_section'
}
],
- 'type' => 'text_root'
+ 'type' => 'document_root'
};
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[1];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[1];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2]{'args'}[0];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'extra'}{'end_command'} = $result_trees{'empty_line_in_example_end'}{'contents'}[0]{'contents'}[2];
-$result_trees{'empty_line_in_example_end'}{'contents'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'};
-$result_trees{'empty_line_in_example_end'}{'contents'}[1]{'parent'} = $result_trees{'empty_line_in_example_end'};
-$result_trees{'empty_line_in_example_end'}{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'empty_line_in_example_end'}{'contents'}[2];
-$result_trees{'empty_line_in_example_end'}{'contents'}[2]{'parent'} = $result_trees{'empty_line_in_example_end'};
$result_texis{'empty_line_in_example_end'} = '@example
in example