multitable_with_empty_item_tab.pl 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. use vars qw(%result_texis %result_texts %result_trees %result_errors
  2. %result_indices %result_sectioning %result_nodes %result_menus
  3. %result_floats %result_converted %result_converted_errors
  4. %result_elements %result_directions_text);
  5. use utf8;
  6. $result_trees{'multitable_with_empty_item_tab'} = {
  7. 'contents' => [
  8. {
  9. 'args' => [
  10. {
  11. 'contents' => [
  12. {
  13. 'extra' => {
  14. 'command' => {}
  15. },
  16. 'parent' => {},
  17. 'text' => ' ',
  18. 'type' => 'empty_spaces_after_command'
  19. },
  20. {
  21. 'args' => [
  22. {
  23. 'contents' => [
  24. {
  25. 'extra' => {
  26. 'command' => {}
  27. },
  28. 'parent' => {},
  29. 'text' => ' ',
  30. 'type' => 'empty_spaces_after_command'
  31. },
  32. {
  33. 'parent' => {},
  34. 'text' => '0.3 0.7'
  35. },
  36. {
  37. 'parent' => {},
  38. 'text' => '
  39. ',
  40. 'type' => 'spaces_at_end'
  41. }
  42. ],
  43. 'parent' => {},
  44. 'type' => 'misc_line_arg'
  45. }
  46. ],
  47. 'cmdname' => 'columnfractions',
  48. 'extra' => {
  49. 'misc_args' => [
  50. '0.3',
  51. '0.7'
  52. ],
  53. 'spaces_after_command' => {}
  54. },
  55. 'line_nr' => {
  56. 'file_name' => '',
  57. 'line_nr' => 1,
  58. 'macro' => ''
  59. },
  60. 'parent' => {}
  61. }
  62. ],
  63. 'parent' => {},
  64. 'type' => 'block_line_arg'
  65. }
  66. ],
  67. 'cmdname' => 'multitable',
  68. 'contents' => [
  69. {
  70. 'contents' => [
  71. {
  72. 'contents' => [
  73. {
  74. 'cmdname' => 'item',
  75. 'contents' => [
  76. {
  77. 'extra' => {
  78. 'command' => {}
  79. },
  80. 'parent' => {},
  81. 'text' => ' ',
  82. 'type' => 'empty_spaces_after_command'
  83. },
  84. {
  85. 'contents' => [
  86. {
  87. 'parent' => {},
  88. 'text' => '1-1 '
  89. }
  90. ],
  91. 'parent' => {},
  92. 'type' => 'paragraph'
  93. }
  94. ],
  95. 'extra' => {
  96. 'cell_number' => 1,
  97. 'spaces_after_command' => {}
  98. },
  99. 'line_nr' => {
  100. 'file_name' => '',
  101. 'line_nr' => 2,
  102. 'macro' => ''
  103. },
  104. 'parent' => {}
  105. },
  106. {
  107. 'cmdname' => 'tab',
  108. 'contents' => [
  109. {
  110. 'extra' => {
  111. 'command' => {}
  112. },
  113. 'parent' => {},
  114. 'text' => ' ',
  115. 'type' => 'empty_spaces_after_command'
  116. },
  117. {
  118. 'contents' => [
  119. {
  120. 'parent' => {},
  121. 'text' => '1-2 '
  122. }
  123. ],
  124. 'parent' => {},
  125. 'type' => 'paragraph'
  126. }
  127. ],
  128. 'extra' => {
  129. 'cell_number' => 2,
  130. 'spaces_after_command' => {}
  131. },
  132. 'line_nr' => {},
  133. 'parent' => {}
  134. }
  135. ],
  136. 'extra' => {
  137. 'row_number' => 1
  138. },
  139. 'parent' => {},
  140. 'type' => 'row'
  141. },
  142. {
  143. 'contents' => [
  144. {
  145. 'cmdname' => 'item',
  146. 'contents' => [],
  147. 'extra' => {
  148. 'cell_number' => 1
  149. },
  150. 'line_nr' => {},
  151. 'parent' => {}
  152. },
  153. {
  154. 'cmdname' => 'tab',
  155. 'contents' => [],
  156. 'extra' => {
  157. 'cell_number' => 2
  158. },
  159. 'line_nr' => {},
  160. 'parent' => {}
  161. }
  162. ],
  163. 'extra' => {
  164. 'row_number' => 2
  165. },
  166. 'parent' => {},
  167. 'type' => 'row'
  168. },
  169. {
  170. 'contents' => [
  171. {
  172. 'cmdname' => 'item',
  173. 'contents' => [
  174. {
  175. 'extra' => {
  176. 'command' => {}
  177. },
  178. 'parent' => {},
  179. 'text' => ' ',
  180. 'type' => 'empty_spaces_after_command'
  181. },
  182. {
  183. 'contents' => [
  184. {
  185. 'parent' => {},
  186. 'text' => '3-1 '
  187. }
  188. ],
  189. 'parent' => {},
  190. 'type' => 'paragraph'
  191. }
  192. ],
  193. 'extra' => {
  194. 'cell_number' => 1,
  195. 'spaces_after_command' => {}
  196. },
  197. 'line_nr' => {},
  198. 'parent' => {}
  199. },
  200. {
  201. 'cmdname' => 'tab',
  202. 'contents' => [
  203. {
  204. 'extra' => {
  205. 'command' => {}
  206. },
  207. 'parent' => {},
  208. 'text' => ' ',
  209. 'type' => 'empty_spaces_after_command'
  210. },
  211. {
  212. 'contents' => [
  213. {
  214. 'parent' => {},
  215. 'text' => '3-2
  216. '
  217. }
  218. ],
  219. 'parent' => {},
  220. 'type' => 'paragraph'
  221. }
  222. ],
  223. 'extra' => {
  224. 'cell_number' => 2,
  225. 'spaces_after_command' => {}
  226. },
  227. 'line_nr' => {},
  228. 'parent' => {}
  229. }
  230. ],
  231. 'extra' => {
  232. 'row_number' => 3
  233. },
  234. 'parent' => {},
  235. 'type' => 'row'
  236. }
  237. ],
  238. 'parent' => {},
  239. 'type' => 'multitable_body'
  240. },
  241. {
  242. 'args' => [
  243. {
  244. 'contents' => [
  245. {
  246. 'extra' => {
  247. 'command' => {}
  248. },
  249. 'parent' => {},
  250. 'text' => ' ',
  251. 'type' => 'empty_spaces_after_command'
  252. },
  253. {
  254. 'parent' => {},
  255. 'text' => 'multitable'
  256. },
  257. {
  258. 'parent' => {},
  259. 'text' => '
  260. ',
  261. 'type' => 'spaces_at_end'
  262. }
  263. ],
  264. 'parent' => {},
  265. 'type' => 'misc_line_arg'
  266. }
  267. ],
  268. 'cmdname' => 'end',
  269. 'extra' => {
  270. 'command' => {},
  271. 'command_argument' => 'multitable',
  272. 'spaces_after_command' => {},
  273. 'text_arg' => 'multitable'
  274. },
  275. 'line_nr' => {
  276. 'file_name' => '',
  277. 'line_nr' => 3,
  278. 'macro' => ''
  279. },
  280. 'parent' => {}
  281. }
  282. ],
  283. 'extra' => {
  284. 'columnfractions' => [],
  285. 'end_command' => {},
  286. 'max_columns' => 2,
  287. 'spaces_after_command' => {}
  288. },
  289. 'line_nr' => {},
  290. 'parent' => {}
  291. }
  292. ],
  293. 'type' => 'text_root'
  294. };
  295. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0];
  296. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0];
  297. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1];
  298. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0];
  299. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0];
  300. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0];
  301. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1];
  302. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0];
  303. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0];
  304. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0];
  305. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0];
  306. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0];
  307. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1];
  308. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0];
  309. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0];
  310. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
  311. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1];
  312. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1];
  313. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[1];
  314. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1];
  315. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0];
  316. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'line_nr'};
  317. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0];
  318. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0];
  319. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'line_nr'};
  320. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1];
  321. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[1]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'line_nr'};
  322. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1];
  323. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0];
  324. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0];
  325. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0];
  326. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[1];
  327. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0];
  328. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'contents'}[0];
  329. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'line_nr'};
  330. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2];
  331. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1];
  332. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1];
  333. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[1];
  334. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1];
  335. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'contents'}[0];
  336. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[0]{'contents'}[0]{'line_nr'};
  337. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2];
  338. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'contents'}[2]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0];
  339. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0];
  340. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1];
  341. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0];
  342. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0];
  343. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0];
  344. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1];
  345. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'extra'}{'command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0];
  346. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'args'}[0]{'contents'}[0];
  347. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1]{'parent'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0];
  348. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'extra'}{'columnfractions'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'extra'}{'misc_args'};
  349. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'extra'}{'end_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'contents'}[1];
  350. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'extra'}{'spaces_after_command'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[0];
  351. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'line_nr'} = $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'args'}[0]{'contents'}[1]{'line_nr'};
  352. $result_trees{'multitable_with_empty_item_tab'}{'contents'}[0]{'parent'} = $result_trees{'multitable_with_empty_item_tab'};
  353. $result_texis{'multitable_with_empty_item_tab'} = '@multitable @columnfractions 0.3 0.7
  354. @item 1-1 @tab 1-2 @item@tab@item 3-1 @tab 3-2
  355. @end multitable
  356. ';
  357. $result_texts{'multitable_with_empty_item_tab'} = '1-1 1-2 3-1 3-2
  358. ';
  359. $result_errors{'multitable_with_empty_item_tab'} = [];
  360. $result_converted{'plaintext'}->{'multitable_with_empty_item_tab'} = '1-1 1-2
  361. 3-1 3-2
  362. ';
  363. $result_converted{'html_text'}->{'multitable_with_empty_item_tab'} = '<table>
  364. <tr><td width="30%">1-1</td><td width="70%">1-2</td></tr>
  365. <tr><td width="30%"></td><td width="70%"></td></tr>
  366. <tr><td width="30%">3-1</td><td width="70%">3-2</td></tr>
  367. </table>
  368. ';
  369. $result_converted{'xml'}->{'multitable_with_empty_item_tab'} = '<multitable spaces=" " endspaces=" "><columnfractions line=" 0.3 0.7"><columnfraction value="0.3"></columnfraction><columnfraction value="0.7"></columnfraction></columnfractions>
  370. <tbody><row><entry command="item" spaces=" "><para>1-1 </para></entry><entry command="tab" spaces=" "><para>1-2 </para></entry></row><row><entry command="item"></entry><entry command="tab"></entry></row><row><entry command="item" spaces=" "><para>3-1 </para></entry><entry command="tab" spaces=" "><para>3-2
  371. </para></entry></row></tbody></multitable>
  372. ';
  373. 1;