summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-10 03:03:23 +0000
committerNorbert Preining <norbert@preining.info>2024-01-10 03:03:23 +0000
commitcdb8117b8f1ac752d1927b82759c5be9f0ec0ab5 (patch)
treeebd07d36ab12076de3523b744cc87f975747f3e0 /macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl
parent140e2f7f1509acd423172e2895d0d7839e5b88c6 (diff)
CTAN sync 202401100303
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl34
1 files changed, 25 insertions, 9 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl b/macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl
index c006e8ae5d..ebe798b45f 100644
--- a/macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl
+++ b/macros/texinfo/texinfo/tp/t/results/multitable/multitable_two_columns_too_much_cells.pl
@@ -21,9 +21,11 @@ $result_trees{'multitable_two_columns_too_much_cells'} = {
'text' => '0.4 0.6'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'info' => {
+ 'spaces_after_argument' => {
+ 'text' => '
'
+ }
},
'type' => 'line_arg'
}
@@ -33,8 +35,12 @@ $result_trees{'multitable_two_columns_too_much_cells'} = {
'misc_args' => [
'0.4',
'0.6'
- ],
- 'spaces_before_argument' => ' '
+ ]
+ },
+ 'info' => {
+ 'spaces_before_argument' => {
+ 'text' => ' '
+ }
},
'source_info' => {
'file_name' => '',
@@ -261,18 +267,24 @@ $result_trees{'multitable_two_columns_too_much_cells'} = {
'text' => 'multitable'
}
],
- 'extra' => {
- 'spaces_after_argument' => '
+ 'info' => {
+ 'spaces_after_argument' => {
+ 'text' => '
'
+ }
},
'type' => 'line_arg'
}
],
'cmdname' => 'end',
'extra' => {
- 'spaces_before_argument' => ' ',
'text_arg' => 'multitable'
},
+ 'info' => {
+ 'spaces_before_argument' => {
+ 'text' => ' '
+ }
+ },
'source_info' => {
'file_name' => '',
'line_nr' => 5,
@@ -282,8 +294,12 @@ $result_trees{'multitable_two_columns_too_much_cells'} = {
],
'extra' => {
'columnfractions' => {},
- 'max_columns' => 2,
- 'spaces_before_argument' => ' '
+ 'max_columns' => 2
+ },
+ 'info' => {
+ 'spaces_before_argument' => {
+ 'text' => ' '
+ }
},
'source_info' => {
'file_name' => '',