two_footnotes_in_nodes.pl 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139
  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{'two_footnotes_in_nodes'} = {
  7. 'contents' => [
  8. {
  9. 'contents' => [],
  10. 'parent' => {},
  11. 'type' => 'text_root'
  12. },
  13. {
  14. 'args' => [
  15. {
  16. 'contents' => [
  17. {
  18. 'extra' => {
  19. 'command' => {}
  20. },
  21. 'parent' => {},
  22. 'text' => ' ',
  23. 'type' => 'empty_spaces_after_command'
  24. },
  25. {
  26. 'parent' => {},
  27. 'text' => 'Top'
  28. },
  29. {
  30. 'parent' => {},
  31. 'text' => '
  32. ',
  33. 'type' => 'spaces_at_end'
  34. }
  35. ],
  36. 'parent' => {},
  37. 'type' => 'misc_line_arg'
  38. }
  39. ],
  40. 'cmdname' => 'node',
  41. 'contents' => [],
  42. 'extra' => {
  43. 'node_content' => [
  44. {}
  45. ],
  46. 'nodes_manuals' => [
  47. {
  48. 'node_content' => [],
  49. 'normalized' => 'Top'
  50. }
  51. ],
  52. 'normalized' => 'Top',
  53. 'spaces_after_command' => {}
  54. },
  55. 'line_nr' => {
  56. 'file_name' => '',
  57. 'line_nr' => 1,
  58. 'macro' => ''
  59. },
  60. 'parent' => {}
  61. },
  62. {
  63. 'args' => [
  64. {
  65. 'contents' => [
  66. {
  67. 'extra' => {
  68. 'command' => {}
  69. },
  70. 'parent' => {},
  71. 'text' => ' ',
  72. 'type' => 'empty_spaces_after_command'
  73. },
  74. {
  75. 'parent' => {},
  76. 'text' => '2 footnotes in 2 nodes'
  77. },
  78. {
  79. 'parent' => {},
  80. 'text' => '
  81. ',
  82. 'type' => 'spaces_at_end'
  83. }
  84. ],
  85. 'parent' => {},
  86. 'type' => 'misc_line_arg'
  87. }
  88. ],
  89. 'cmdname' => 'top',
  90. 'contents' => [
  91. {
  92. 'parent' => {},
  93. 'text' => '
  94. ',
  95. 'type' => 'empty_line'
  96. },
  97. {
  98. 'contents' => [
  99. {
  100. 'parent' => {},
  101. 'text' => 'A'
  102. },
  103. {
  104. 'args' => [
  105. {
  106. 'contents' => [
  107. {
  108. 'contents' => [
  109. {
  110. 'parent' => {},
  111. 'text' => 'Footnote Top/1
  112. '
  113. }
  114. ],
  115. 'parent' => {},
  116. 'type' => 'paragraph'
  117. },
  118. {
  119. 'parent' => {},
  120. 'text' => '
  121. ',
  122. 'type' => 'empty_line'
  123. },
  124. {
  125. 'contents' => [
  126. {
  127. 'parent' => {},
  128. 'text' => 'para2'
  129. }
  130. ],
  131. 'parent' => {},
  132. 'type' => 'paragraph'
  133. }
  134. ],
  135. 'parent' => {},
  136. 'type' => 'brace_command_context'
  137. }
  138. ],
  139. 'cmdname' => 'footnote',
  140. 'contents' => [],
  141. 'line_nr' => {
  142. 'file_name' => '',
  143. 'line_nr' => 4,
  144. 'macro' => ''
  145. },
  146. 'parent' => {}
  147. },
  148. {
  149. 'parent' => {},
  150. 'text' => '
  151. '
  152. }
  153. ],
  154. 'parent' => {},
  155. 'type' => 'paragraph'
  156. },
  157. {
  158. 'parent' => {},
  159. 'text' => '
  160. ',
  161. 'type' => 'empty_line'
  162. },
  163. {
  164. 'contents' => [
  165. {
  166. 'parent' => {},
  167. 'text' => 'B'
  168. },
  169. {
  170. 'args' => [
  171. {
  172. 'contents' => [
  173. {
  174. 'contents' => [
  175. {
  176. 'parent' => {},
  177. 'text' => 'Footnote Top/2
  178. '
  179. }
  180. ],
  181. 'parent' => {},
  182. 'type' => 'paragraph'
  183. },
  184. {
  185. 'parent' => {},
  186. 'text' => '
  187. ',
  188. 'type' => 'empty_line'
  189. },
  190. {
  191. 'contents' => [
  192. {
  193. 'parent' => {},
  194. 'text' => 'para2'
  195. }
  196. ],
  197. 'parent' => {},
  198. 'type' => 'paragraph'
  199. }
  200. ],
  201. 'parent' => {},
  202. 'type' => 'brace_command_context'
  203. }
  204. ],
  205. 'cmdname' => 'footnote',
  206. 'contents' => [],
  207. 'line_nr' => {
  208. 'file_name' => '',
  209. 'line_nr' => 8,
  210. 'macro' => ''
  211. },
  212. 'parent' => {}
  213. },
  214. {
  215. 'parent' => {},
  216. 'text' => '
  217. '
  218. }
  219. ],
  220. 'parent' => {},
  221. 'type' => 'paragraph'
  222. },
  223. {
  224. 'parent' => {},
  225. 'text' => '
  226. ',
  227. 'type' => 'empty_line'
  228. },
  229. {
  230. 'cmdname' => 'menu',
  231. 'contents' => [
  232. {
  233. 'extra' => {
  234. 'command' => {}
  235. },
  236. 'parent' => {},
  237. 'text' => '
  238. ',
  239. 'type' => 'empty_line_after_command'
  240. },
  241. {
  242. 'args' => [
  243. {
  244. 'parent' => {},
  245. 'text' => '* ',
  246. 'type' => 'menu_entry_leading_text'
  247. },
  248. {
  249. 'contents' => [
  250. {
  251. 'parent' => {},
  252. 'text' => 'chapter'
  253. }
  254. ],
  255. 'parent' => {},
  256. 'type' => 'menu_entry_node'
  257. },
  258. {
  259. 'parent' => {},
  260. 'text' => '::',
  261. 'type' => 'menu_entry_separator'
  262. },
  263. {
  264. 'contents' => [
  265. {
  266. 'contents' => [
  267. {
  268. 'parent' => {},
  269. 'text' => '
  270. '
  271. }
  272. ],
  273. 'parent' => {},
  274. 'type' => 'preformatted'
  275. }
  276. ],
  277. 'parent' => {},
  278. 'type' => 'menu_entry_description'
  279. }
  280. ],
  281. 'extra' => {
  282. 'menu_entry_description' => {},
  283. 'menu_entry_node' => {
  284. 'node_content' => [
  285. {}
  286. ],
  287. 'normalized' => 'chapter'
  288. }
  289. },
  290. 'line_nr' => {
  291. 'file_name' => '',
  292. 'line_nr' => 13,
  293. 'macro' => ''
  294. },
  295. 'parent' => {},
  296. 'type' => 'menu_entry'
  297. },
  298. {
  299. 'args' => [
  300. {
  301. 'contents' => [
  302. {
  303. 'extra' => {
  304. 'command' => {}
  305. },
  306. 'parent' => {},
  307. 'text' => ' ',
  308. 'type' => 'empty_spaces_after_command'
  309. },
  310. {
  311. 'parent' => {},
  312. 'text' => 'menu'
  313. },
  314. {
  315. 'parent' => {},
  316. 'text' => '
  317. ',
  318. 'type' => 'spaces_at_end'
  319. }
  320. ],
  321. 'parent' => {},
  322. 'type' => 'misc_line_arg'
  323. }
  324. ],
  325. 'cmdname' => 'end',
  326. 'extra' => {
  327. 'command' => {},
  328. 'command_argument' => 'menu',
  329. 'spaces_after_command' => {},
  330. 'text_arg' => 'menu'
  331. },
  332. 'line_nr' => {
  333. 'file_name' => '',
  334. 'line_nr' => 14,
  335. 'macro' => ''
  336. },
  337. 'parent' => {}
  338. }
  339. ],
  340. 'extra' => {
  341. 'end_command' => {},
  342. 'spaces_after_command' => {}
  343. },
  344. 'line_nr' => {
  345. 'file_name' => '',
  346. 'line_nr' => 12,
  347. 'macro' => ''
  348. },
  349. 'parent' => {}
  350. },
  351. {
  352. 'parent' => {},
  353. 'text' => '
  354. ',
  355. 'type' => 'empty_line'
  356. }
  357. ],
  358. 'extra' => {
  359. 'misc_content' => [
  360. {}
  361. ],
  362. 'spaces_after_command' => {}
  363. },
  364. 'level' => 0,
  365. 'line_nr' => {
  366. 'file_name' => '',
  367. 'line_nr' => 2,
  368. 'macro' => ''
  369. },
  370. 'parent' => {}
  371. },
  372. {
  373. 'args' => [
  374. {
  375. 'contents' => [
  376. {
  377. 'extra' => {
  378. 'command' => {}
  379. },
  380. 'parent' => {},
  381. 'text' => ' ',
  382. 'type' => 'empty_spaces_after_command'
  383. },
  384. {
  385. 'parent' => {},
  386. 'text' => 'chapter'
  387. },
  388. {
  389. 'parent' => {},
  390. 'text' => '
  391. ',
  392. 'type' => 'spaces_at_end'
  393. }
  394. ],
  395. 'parent' => {},
  396. 'type' => 'misc_line_arg'
  397. }
  398. ],
  399. 'cmdname' => 'node',
  400. 'contents' => [],
  401. 'extra' => {
  402. 'node_content' => [
  403. {}
  404. ],
  405. 'nodes_manuals' => [
  406. {
  407. 'node_content' => [],
  408. 'normalized' => 'chapter'
  409. }
  410. ],
  411. 'normalized' => 'chapter',
  412. 'spaces_after_command' => {}
  413. },
  414. 'line_nr' => {
  415. 'file_name' => '',
  416. 'line_nr' => 16,
  417. 'macro' => ''
  418. },
  419. 'parent' => {}
  420. },
  421. {
  422. 'args' => [
  423. {
  424. 'contents' => [
  425. {
  426. 'extra' => {
  427. 'command' => {}
  428. },
  429. 'parent' => {},
  430. 'text' => ' ',
  431. 'type' => 'empty_spaces_after_command'
  432. },
  433. {
  434. 'parent' => {},
  435. 'text' => 'chapter'
  436. },
  437. {
  438. 'parent' => {},
  439. 'text' => '
  440. ',
  441. 'type' => 'spaces_at_end'
  442. }
  443. ],
  444. 'parent' => {},
  445. 'type' => 'misc_line_arg'
  446. }
  447. ],
  448. 'cmdname' => 'chapter',
  449. 'contents' => [
  450. {
  451. 'parent' => {},
  452. 'text' => '
  453. ',
  454. 'type' => 'empty_line'
  455. },
  456. {
  457. 'contents' => [
  458. {
  459. 'parent' => {},
  460. 'text' => 'C'
  461. },
  462. {
  463. 'args' => [
  464. {
  465. 'contents' => [
  466. {
  467. 'contents' => [
  468. {
  469. 'parent' => {},
  470. 'text' => 'Footnote chapter/1
  471. '
  472. }
  473. ],
  474. 'parent' => {},
  475. 'type' => 'paragraph'
  476. },
  477. {
  478. 'parent' => {},
  479. 'text' => '
  480. ',
  481. 'type' => 'empty_line'
  482. },
  483. {
  484. 'contents' => [
  485. {
  486. 'parent' => {},
  487. 'text' => 'para2'
  488. }
  489. ],
  490. 'parent' => {},
  491. 'type' => 'paragraph'
  492. }
  493. ],
  494. 'parent' => {},
  495. 'type' => 'brace_command_context'
  496. }
  497. ],
  498. 'cmdname' => 'footnote',
  499. 'contents' => [],
  500. 'line_nr' => {
  501. 'file_name' => '',
  502. 'line_nr' => 19,
  503. 'macro' => ''
  504. },
  505. 'parent' => {}
  506. },
  507. {
  508. 'parent' => {},
  509. 'text' => '
  510. '
  511. }
  512. ],
  513. 'parent' => {},
  514. 'type' => 'paragraph'
  515. },
  516. {
  517. 'parent' => {},
  518. 'text' => '
  519. ',
  520. 'type' => 'empty_line'
  521. },
  522. {
  523. 'contents' => [
  524. {
  525. 'parent' => {},
  526. 'text' => 'D'
  527. },
  528. {
  529. 'args' => [
  530. {
  531. 'contents' => [
  532. {
  533. 'contents' => [
  534. {
  535. 'parent' => {},
  536. 'text' => 'Footnote chapter/2
  537. '
  538. }
  539. ],
  540. 'parent' => {},
  541. 'type' => 'paragraph'
  542. },
  543. {
  544. 'parent' => {},
  545. 'text' => '
  546. ',
  547. 'type' => 'empty_line'
  548. },
  549. {
  550. 'contents' => [
  551. {
  552. 'parent' => {},
  553. 'text' => 'para2'
  554. }
  555. ],
  556. 'parent' => {},
  557. 'type' => 'paragraph'
  558. }
  559. ],
  560. 'parent' => {},
  561. 'type' => 'brace_command_context'
  562. }
  563. ],
  564. 'cmdname' => 'footnote',
  565. 'contents' => [],
  566. 'line_nr' => {
  567. 'file_name' => '',
  568. 'line_nr' => 23,
  569. 'macro' => ''
  570. },
  571. 'parent' => {}
  572. },
  573. {
  574. 'parent' => {},
  575. 'text' => '
  576. '
  577. }
  578. ],
  579. 'parent' => {},
  580. 'type' => 'paragraph'
  581. },
  582. {
  583. 'parent' => {},
  584. 'text' => '
  585. ',
  586. 'type' => 'empty_line'
  587. }
  588. ],
  589. 'extra' => {
  590. 'misc_content' => [
  591. {}
  592. ],
  593. 'spaces_after_command' => {}
  594. },
  595. 'level' => 1,
  596. 'line_nr' => {
  597. 'file_name' => '',
  598. 'line_nr' => 17,
  599. 'macro' => ''
  600. },
  601. 'number' => 1,
  602. 'parent' => {}
  603. }
  604. ],
  605. 'type' => 'document_root'
  606. };
  607. $result_trees{'two_footnotes_in_nodes'}{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'};
  608. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1];
  609. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0];
  610. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0];
  611. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0];
  612. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1];
  613. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'node_content'}[0] = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[1];
  614. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'node_content'};
  615. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'args'}[0]{'contents'}[0];
  616. $result_trees{'two_footnotes_in_nodes'}{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'};
  617. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  618. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0];
  619. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0];
  620. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0];
  621. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  622. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  623. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1];
  624. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0];
  625. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0];
  626. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0];
  627. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2];
  628. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0];
  629. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1];
  630. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1];
  631. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1];
  632. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  633. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  634. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3];
  635. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0];
  636. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0];
  637. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0];
  638. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2];
  639. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0];
  640. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
  641. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3];
  642. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3];
  643. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[3]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  644. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[4]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  645. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5];
  646. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5];
  647. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
  648. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1];
  649. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
  650. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
  651. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0];
  652. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3];
  653. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1];
  654. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'extra'}{'menu_entry_description'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[3];
  655. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0] = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'args'}[1]{'contents'}[0];
  656. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5];
  657. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2];
  658. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0];
  659. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0];
  660. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0];
  661. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2];
  662. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5];
  663. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'args'}[0]{'contents'}[0];
  664. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5];
  665. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'extra'}{'end_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[2];
  666. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'contents'}[0];
  667. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[5]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  668. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'contents'}[6]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2];
  669. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'extra'}{'misc_content'}[0] = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[1];
  670. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'args'}[0]{'contents'}[0];
  671. $result_trees{'two_footnotes_in_nodes'}{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'};
  672. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3];
  673. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0];
  674. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0];
  675. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0];
  676. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3];
  677. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'node_content'}[0] = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[1];
  678. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'node_content'};
  679. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'args'}[0]{'contents'}[0];
  680. $result_trees{'two_footnotes_in_nodes'}{'contents'}[3]{'parent'} = $result_trees{'two_footnotes_in_nodes'};
  681. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'extra'}{'command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  682. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0];
  683. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0];
  684. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0];
  685. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  686. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  687. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1];
  688. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0];
  689. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0];
  690. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0];
  691. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2];
  692. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0];
  693. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1];
  694. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1];
  695. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1];
  696. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  697. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  698. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3];
  699. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0];
  700. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0];
  701. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0];
  702. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2]{'contents'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2];
  703. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0];
  704. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1];
  705. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[1]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3];
  706. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'contents'}[2]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3];
  707. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[3]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  708. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'contents'}[4]{'parent'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4];
  709. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'extra'}{'misc_content'}[0] = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[1];
  710. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'extra'}{'spaces_after_command'} = $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'args'}[0]{'contents'}[0];
  711. $result_trees{'two_footnotes_in_nodes'}{'contents'}[4]{'parent'} = $result_trees{'two_footnotes_in_nodes'};
  712. $result_texis{'two_footnotes_in_nodes'} = '@node Top
  713. @top 2 footnotes in 2 nodes
  714. A@footnote{Footnote Top/1
  715. para2}
  716. B@footnote{Footnote Top/2
  717. para2}
  718. @menu
  719. * chapter::
  720. @end menu
  721. @node chapter
  722. @chapter chapter
  723. C@footnote{Footnote chapter/1
  724. para2}
  725. D@footnote{Footnote chapter/2
  726. para2}
  727. ';
  728. $result_texts{'two_footnotes_in_nodes'} = '2 footnotes in 2 nodes
  729. **********************
  730. A
  731. B
  732. * chapter::
  733. 1 chapter
  734. *********
  735. C
  736. D
  737. ';
  738. $result_sectioning{'two_footnotes_in_nodes'} = {
  739. 'level' => -1,
  740. 'section_childs' => [
  741. {
  742. 'cmdname' => 'top',
  743. 'extra' => {
  744. 'associated_node' => {
  745. 'cmdname' => 'node',
  746. 'extra' => {
  747. 'normalized' => 'Top'
  748. }
  749. }
  750. },
  751. 'level' => 0,
  752. 'section_childs' => [
  753. {
  754. 'cmdname' => 'chapter',
  755. 'extra' => {
  756. 'associated_node' => {
  757. 'cmdname' => 'node',
  758. 'extra' => {
  759. 'normalized' => 'chapter'
  760. }
  761. }
  762. },
  763. 'level' => 1,
  764. 'number' => 1,
  765. 'section_up' => {},
  766. 'toplevel_prev' => {},
  767. 'toplevel_up' => {}
  768. }
  769. ],
  770. 'section_up' => {}
  771. }
  772. ]
  773. };
  774. $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'} = $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0];
  775. $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'} = $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0];
  776. $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'} = $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0];
  777. $result_sectioning{'two_footnotes_in_nodes'}{'section_childs'}[0]{'section_up'} = $result_sectioning{'two_footnotes_in_nodes'};
  778. $result_nodes{'two_footnotes_in_nodes'} = {
  779. 'cmdname' => 'node',
  780. 'extra' => {
  781. 'associated_section' => {
  782. 'cmdname' => 'top',
  783. 'extra' => {},
  784. 'level' => 0
  785. },
  786. 'normalized' => 'Top'
  787. },
  788. 'menu_child' => {
  789. 'cmdname' => 'node',
  790. 'extra' => {
  791. 'associated_section' => {
  792. 'cmdname' => 'chapter',
  793. 'extra' => {},
  794. 'level' => 1,
  795. 'number' => 1
  796. },
  797. 'normalized' => 'chapter'
  798. },
  799. 'node_prev' => {},
  800. 'node_up' => {}
  801. },
  802. 'menus' => [
  803. {
  804. 'cmdname' => 'menu',
  805. 'extra' => {
  806. 'end_command' => {
  807. 'cmdname' => 'end',
  808. 'extra' => {
  809. 'command' => {},
  810. 'command_argument' => 'menu',
  811. 'text_arg' => 'menu'
  812. }
  813. }
  814. }
  815. }
  816. ],
  817. 'node_next' => {},
  818. 'node_up' => {
  819. 'extra' => {
  820. 'manual_content' => [
  821. {
  822. 'text' => 'dir'
  823. }
  824. ],
  825. 'top_node_up' => {}
  826. },
  827. 'type' => 'top_node_up'
  828. }
  829. };
  830. $result_nodes{'two_footnotes_in_nodes'}{'menu_child'}{'node_prev'} = $result_nodes{'two_footnotes_in_nodes'};
  831. $result_nodes{'two_footnotes_in_nodes'}{'menu_child'}{'node_up'} = $result_nodes{'two_footnotes_in_nodes'};
  832. $result_nodes{'two_footnotes_in_nodes'}{'menus'}[0]{'extra'}{'end_command'}{'extra'}{'command'} = $result_nodes{'two_footnotes_in_nodes'}{'menus'}[0];
  833. $result_nodes{'two_footnotes_in_nodes'}{'node_next'} = $result_nodes{'two_footnotes_in_nodes'}{'menu_child'};
  834. $result_nodes{'two_footnotes_in_nodes'}{'node_up'}{'extra'}{'top_node_up'} = $result_nodes{'two_footnotes_in_nodes'};
  835. $result_menus{'two_footnotes_in_nodes'} = {
  836. 'cmdname' => 'node',
  837. 'extra' => {
  838. 'normalized' => 'Top'
  839. },
  840. 'menu_child' => {
  841. 'cmdname' => 'node',
  842. 'extra' => {
  843. 'normalized' => 'chapter'
  844. },
  845. 'menu_up' => {},
  846. 'menu_up_hash' => {
  847. 'Top' => 1
  848. }
  849. }
  850. };
  851. $result_menus{'two_footnotes_in_nodes'}{'menu_child'}{'menu_up'} = $result_menus{'two_footnotes_in_nodes'};
  852. $result_errors{'two_footnotes_in_nodes'} = [];
  853. $result_converted{'html'}->{'two_footnotes_in_nodes'} = '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  854. <html>
  855. <!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
  856. <head>
  857. <title>2 footnotes in 2 nodes</title>
  858. <meta name="description" content="2 footnotes in 2 nodes">
  859. <meta name="keywords" content="2 footnotes in 2 nodes">
  860. <meta name="resource-type" content="document">
  861. <meta name="distribution" content="global">
  862. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  863. <link href="#Top" rel="start" title="Top">
  864. <style type="text/css">
  865. <!--
  866. a.summary-letter {text-decoration: none}
  867. blockquote.indentedblock {margin-right: 0em}
  868. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  869. blockquote.smallquotation {font-size: smaller}
  870. div.display {margin-left: 3.2em}
  871. div.example {margin-left: 3.2em}
  872. div.lisp {margin-left: 3.2em}
  873. div.smalldisplay {margin-left: 3.2em}
  874. div.smallexample {margin-left: 3.2em}
  875. div.smalllisp {margin-left: 3.2em}
  876. kbd {font-style: oblique}
  877. pre.display {font-family: inherit}
  878. pre.format {font-family: inherit}
  879. pre.menu-comment {font-family: serif}
  880. pre.menu-preformatted {font-family: serif}
  881. pre.smalldisplay {font-family: inherit; font-size: smaller}
  882. pre.smallexample {font-size: smaller}
  883. pre.smallformat {font-family: inherit; font-size: smaller}
  884. pre.smalllisp {font-size: smaller}
  885. span.nolinebreak {white-space: nowrap}
  886. span.roman {font-family: initial; font-weight: normal}
  887. span.sansserif {font-family: sans-serif; font-weight: normal}
  888. ul.no-bullet {list-style: none}
  889. -->
  890. </style>
  891. </head>
  892. <body lang="en">
  893. <a name="Top"></a>
  894. <div class="header">
  895. <p>
  896. Next: <a href="#chapter" accesskey="n" rel="next">chapter</a>, Up: <a href="dir.html#Top" accesskey="u" rel="up">(dir)</a> &nbsp; </p>
  897. </div>
  898. <a name="g_t2-footnotes-in-2-nodes"></a>
  899. <h1 class="top">2 footnotes in 2 nodes</h1>
  900. <p>A<a name="DOCF1" href="#FOOT1"><sup>1</sup></a>
  901. </p>
  902. <p>B<a name="DOCF2" href="#FOOT2"><sup>2</sup></a>
  903. </p>
  904. <table class="menu" border="0" cellspacing="0">
  905. <tr><td align="left" valign="top">&bull; <a href="#chapter" accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  906. </td></tr>
  907. </table>
  908. <hr>
  909. <a name="chapter"></a>
  910. <div class="header">
  911. <p>
  912. Previous: <a href="#Top" accesskey="p" rel="prev">Top</a>, Up: <a href="#Top" accesskey="u" rel="up">Top</a> &nbsp; </p>
  913. </div>
  914. <a name="chapter-1"></a>
  915. <h2 class="chapter">1 chapter</h2>
  916. <p>C<a name="DOCF3" href="#FOOT3"><sup>3</sup></a>
  917. </p>
  918. <p>D<a name="DOCF4" href="#FOOT4"><sup>4</sup></a>
  919. </p>
  920. <div class="footnote">
  921. <hr>
  922. <h4 class="footnotes-heading">Footnotes</h4>
  923. <h3><a name="FOOT1" href="#DOCF1">(1)</a></h3>
  924. <p>Footnote Top/1
  925. </p>
  926. <p>para2</p>
  927. <h3><a name="FOOT2" href="#DOCF2">(2)</a></h3>
  928. <p>Footnote Top/2
  929. </p>
  930. <p>para2</p>
  931. <h3><a name="FOOT3" href="#DOCF3">(3)</a></h3>
  932. <p>Footnote chapter/1
  933. </p>
  934. <p>para2</p>
  935. <h3><a name="FOOT4" href="#DOCF4">(4)</a></h3>
  936. <p>Footnote chapter/2
  937. </p>
  938. <p>para2</p>
  939. </div>
  940. <hr>
  941. </body>
  942. </html>
  943. ';
  944. $result_converted{'info'}->{'two_footnotes_in_nodes'} = 'This is , produced from .
  945. 
  946. File: , Node: Top, Next: chapter, Up: (dir)
  947. 2 footnotes in 2 nodes
  948. **********************
  949. A(1)
  950. B(2)
  951. * Menu:
  952. * chapter::
  953. ---------- Footnotes ----------
  954. (1) Footnote Top/1
  955. para2
  956. (2) Footnote Top/2
  957. para2
  958. 
  959. File: , Node: chapter, Prev: Top, Up: Top
  960. 1 chapter
  961. *********
  962. C(1)
  963. D(2)
  964. ---------- Footnotes ----------
  965. (1) Footnote chapter/1
  966. para2
  967. (2) Footnote chapter/2
  968. para2
  969. 
  970. Tag Table:
  971. Node: Top27
  972. Ref: Top-Footnote-1197
  973. Ref: Top-Footnote-2230
  974. Node: chapter263
  975. Ref: chapter-Footnote-1383
  976. Ref: chapter-Footnote-2420
  977. 
  978. End Tag Table
  979. ';
  980. $result_converted{'plaintext'}->{'two_footnotes_in_nodes'} = '2 footnotes in 2 nodes
  981. **********************
  982. A(1)
  983. B(2)
  984. ---------- Footnotes ----------
  985. (1) Footnote Top/1
  986. para2
  987. (2) Footnote Top/2
  988. para2
  989. 1 chapter
  990. *********
  991. C(1)
  992. D(2)
  993. ---------- Footnotes ----------
  994. (1) Footnote chapter/1
  995. para2
  996. (2) Footnote chapter/2
  997. para2
  998. ';
  999. $result_converted{'html_text'}->{'two_footnotes_in_nodes'} = '<a name="Top"></a>
  1000. <div class="header">
  1001. <p>
  1002. &nbsp; </p>
  1003. </div>
  1004. <a name="g_t2-footnotes-in-2-nodes"></a>
  1005. <h1 class="top">2 footnotes in 2 nodes</h1>
  1006. <p>A<a name="DOCF1" href="#FOOT1"><sup>1</sup></a>
  1007. </p>
  1008. <p>B<a name="DOCF2" href="#FOOT2"><sup>2</sup></a>
  1009. </p>
  1010. <table class="menu" border="0" cellspacing="0">
  1011. <tr><td align="left" valign="top">&bull; <a href="#chapter" accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  1012. </td></tr>
  1013. </table>
  1014. <hr>
  1015. <a name="chapter"></a>
  1016. <div class="header">
  1017. <p>
  1018. &nbsp; </p>
  1019. </div>
  1020. <a name="chapter-1"></a>
  1021. <h2 class="chapter">1 chapter</h2>
  1022. <p>C<a name="DOCF3" href="#FOOT3"><sup>3</sup></a>
  1023. </p>
  1024. <p>D<a name="DOCF4" href="#FOOT4"><sup>4</sup></a>
  1025. </p>
  1026. <div class="footnote">
  1027. <hr>
  1028. <h4 class="footnotes-heading">Footnotes</h4>
  1029. <h3><a name="FOOT1" href="#DOCF1">(1)</a></h3>
  1030. <p>Footnote Top/1
  1031. </p>
  1032. <p>para2</p>
  1033. <h3><a name="FOOT2" href="#DOCF2">(2)</a></h3>
  1034. <p>Footnote Top/2
  1035. </p>
  1036. <p>para2</p>
  1037. <h3><a name="FOOT3" href="#DOCF3">(3)</a></h3>
  1038. <p>Footnote chapter/1
  1039. </p>
  1040. <p>para2</p>
  1041. <h3><a name="FOOT4" href="#DOCF4">(4)</a></h3>
  1042. <p>Footnote chapter/2
  1043. </p>
  1044. <p>para2</p>
  1045. </div>
  1046. <hr>
  1047. ';
  1048. 1;