nodetest.texi 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. \input texinfo @c -*-texinfo-*-
  2. @c
  3. @c It is not possible to test for @,{c} in
  4. @c nodename cause makeinfo can not
  5. @c handle cedilla's in node names. A cedilla
  6. @c has a comma which was recognized a as
  7. @c delimiter between node parts (next,previous etc.)
  8. @setfilename nodetest.info
  9. @node Top,Umlaut,(dir)
  10. @top
  11. @menu
  12. * Umlaut:: Umlaut.
  13. Another Heading
  14. * acute accent:: acute accent.
  15. * grave accent:: grave accent.
  16. * circumflex accent:: circumflex accent.
  17. * tilde accent:: tilde accent.
  18. * ogonek accent:: ogonek accent.
  19. * cedilla accent:: cedilla accent.
  20. * rest:: rest @@aa@{@} etc.
  21. @end menu
  22. @c
  23. @node Umlaut,,Top,Top
  24. @chapter Umlaut
  25. @menu
  26. * @"a:: @"a.
  27. * @"e:: @"e.
  28. * @"i:: @"i.
  29. * with brace @"{i}:: @"{i}.
  30. * with dotless @"{@dotless{i}}:: @"{@dotless{i}}.
  31. * @"o:: @"o.
  32. * @"u:: @"u.
  33. * @"y:: @"y.
  34. * @"A:: @"A.
  35. * @"E:: @"E.
  36. * @"I:: @"I.
  37. * @"O:: @"O.
  38. * @"U:: @"U.
  39. * @ss{}:: @ss{}.
  40. * no section:: Node without sectioning command.
  41. @end menu
  42. @c
  43. @node @"a,,,Umlaut
  44. @section @"a
  45. ref to @,{c} @ref{@,{c}}.
  46. @node @"e,,,Umlaut
  47. @section @"e
  48. @node @"i,,,Umlaut
  49. @section @"i
  50. @node with brace @"{i},,,Umlaut
  51. @section With brace @"{i}
  52. @node with dotless @"{@dotless{i}},,,Umlaut
  53. @section With dotless @"{@dotless{i}}
  54. before footnote @xref{footanchor}.
  55. @footnote{@anchor{footanchor}}
  56. after footnote @xref{footanchor}.
  57. @node @"o,,,Umlaut
  58. @section @"o
  59. Ref to an anchor at the end of the doc
  60. (@pxref{@'e-o, , there is an o-@'e could there be an @^{@dotless{i}}}).
  61. @node @"u,,,Umlaut
  62. @section @"u
  63. Another ref to an anchor (@pxref{x-spot, ,}).
  64. @node @"y,,,Umlaut
  65. @section @"y
  66. This is a ref to a node (@pxref{@'U, ,@'U}).
  67. @node @"A,,,Umlaut
  68. @section @"A
  69. Now a ref to a node without sectioning command,
  70. no text (@pxref{no section, , }).
  71. With text (@pxref{no section, ,but a text }).
  72. @node @"E,,,Umlaut
  73. @section @"E
  74. @node @"I,,,Umlaut
  75. @section @"I
  76. @node @"O,,,Umlaut
  77. @section @"O
  78. @node @"U,,,Umlaut
  79. @section @"U
  80. @node @ss{},,,Umlaut
  81. @section @ss{}
  82. @node no section,,,Umlaut
  83. This is a node without sectioning command.
  84. @c
  85. @node acute accent,,Top,Top
  86. @chapter acute accent
  87. @menu
  88. * @'a:: @'a.
  89. * @'e:: @'e.
  90. * @'i:: @'i.
  91. * @'o:: @'o.
  92. * @'u:: @'u.
  93. * @'y:: @'y.
  94. * @'A:: @'A.
  95. * @'E:: @'E.
  96. * @'I:: @'I.
  97. * @'O:: @'O.
  98. * @'U:: @'U.
  99. * @'Y:: @'Y.
  100. @end menu
  101. @c
  102. @node @'a,,,acute accent
  103. @section @'a
  104. With brace @'{a}. Testing ' " ` ^.
  105. @node @'e,,,acute accent
  106. @section @'e
  107. @node @'i,,,acute accent
  108. @section @'i
  109. @node @'o,,,acute accent
  110. @section @'o
  111. @node @'u,,,acute accent
  112. @section @'u
  113. @node @'y,,,acute accent
  114. @section @'y
  115. @node @'A,,,acute accent
  116. @section @'A
  117. @node @'E,,,acute accent
  118. @section @'E
  119. @node @'I,,,acute accent
  120. @section @'I
  121. @node @'O,,,acute accent
  122. @section @'O
  123. @node @'U,,,acute accent
  124. @section @'U
  125. @node @'Y,,,acute accent
  126. @section @'Y
  127. This is a ref to @"u (@pxref{@"u, ,@"u}).
  128. Another one, with node only (@pxref{@"u, ,}).
  129. @ignore
  130. An ignored sentence.
  131. @end ignore
  132. @c
  133. @node grave accent,,Top,Top
  134. @chapter grave accent
  135. @menu
  136. * @`a:: @`a.
  137. * @`e:: @`e.
  138. * @`i:: @`i.
  139. * with brace @`{i}:: @`{i}.
  140. * with dotless @`{@dotless{i}}:: @`{@dotless{i}}.
  141. * @`o:: @`o.
  142. * @`u:: @`u.
  143. * @`A:: @`A.
  144. * @`E:: @`E.
  145. * @`I:: @`I.
  146. * @`O:: @`O.
  147. * @`U:: @`U.
  148. @end menu
  149. @c
  150. @node @`a,,,grave accent
  151. @section @`a
  152. @node @`e,,,grave accent
  153. @section @`e
  154. @node @`i,,,grave accent
  155. @section @`i
  156. @node with brace @`{i},,,grave accent
  157. @section @`{i}
  158. @node with dotless @`{@dotless{i}},,,grave accent
  159. @section @`{@dotless{i}}
  160. @node @`o,,,grave accent
  161. @section @`o
  162. @node @`u,,,grave accent
  163. @section @`u
  164. @node @`A,,,grave accent
  165. @section @`A
  166. @node @`E,,,grave accent
  167. @section @`E
  168. @node @`I,,,grave accent
  169. @section @`I
  170. @node @`O,,,grave accent
  171. @section @`O
  172. @node @`U,,,grave accent
  173. @section @`U
  174. @c
  175. @node circumflex accent,,Top,Top
  176. @chapter circumflex accent
  177. @menu
  178. * @^a:: @^a.
  179. * @^e:: @^e.
  180. * @^i:: @^i.
  181. * with brace @^{i}:: @^{i}.
  182. * with dotless @^{@dotless{i}}:: @^{@dotless{i}}.
  183. * @^o:: @^o.
  184. * @^u:: @^u.
  185. * @^A:: @^A.
  186. * @^E:: @^E.
  187. * @^I:: @^I.
  188. * @^O:: @^O.
  189. * @^U:: @^U.
  190. @end menu
  191. @c
  192. @node @^a,,,circumflex accent
  193. @section @^a
  194. @node @^e,,,circumflex accent
  195. @section @^e
  196. @node @^i,,,circumflex accent
  197. @section @^i
  198. @node with brace @^{i},,,circumflex accent
  199. @section @^{i}
  200. Test @@^@{i@}.
  201. @node with dotless @^{@dotless{i}},,,circumflex accent
  202. @section @^{@dotless{i}}
  203. Test @@^@{@@dotless@{i@}@}.
  204. @node @^o,,,circumflex accent
  205. @section @^o
  206. @node @^u,,,circumflex accent
  207. @section @^u
  208. @node @^A,,,circumflex accent
  209. @section @^A
  210. @node @^E,,,circumflex accent
  211. @section @^E
  212. @node @^I,,,circumflex accent
  213. @section @^I
  214. @node @^O,,,circumflex accent
  215. @section @^O
  216. @node @^U,,,circumflex accent
  217. @section @^U
  218. @c
  219. @node tilde accent,,Top,Top
  220. @chapter tilde accent
  221. @menu
  222. * @~a:: @~a.
  223. * @~n:: @~n.
  224. * @~o:: @~o.
  225. * @~A:: @~A.
  226. * @~O:: @~O.
  227. @end menu
  228. @c
  229. @node @~a,,,tilde accent
  230. @section @~a
  231. @node @~n,,,tilde accent
  232. @section @~n
  233. @node @~o,,,tilde accent
  234. @section @~o
  235. @node @~A,,,tilde accent
  236. @section @~A
  237. @node @~O,,,tilde accent
  238. @section @~O
  239. This marks the @anchor{x-spot}spot.
  240. A second one with accented char @anchor{@'e-o}.
  241. @c
  242. @node ogonek accent,,Top,Top
  243. @chapter ogonek accent
  244. @menu
  245. * @ogonek{a}:: @ogonek{a}.
  246. * @ogonek{e}:: @ogonek{e}.
  247. * @ogonek{i}:: @ogonek{i}.
  248. * @ogonek{o}:: @ogonek{o}.
  249. * @ogonek{u}:: @ogonek{u}.
  250. * @ogonek{A}:: @ogonek{A}.
  251. * @ogonek{E}:: @ogonek{E}.
  252. * @ogonek{I}:: @ogonek{I}.
  253. * @ogonek{O}:: @ogonek{O}.
  254. * @ogonek{U}:: @ogonek{U}.
  255. @end menu
  256. @node @ogonek{a},,,ogonek accent
  257. @section @ogonek{a}
  258. @node @ogonek{e},,,ogonek accent
  259. @section @ogonek{e}
  260. @node @ogonek{i},,,ogonek accent
  261. @section @ogonek{i}
  262. @node @ogonek{o},,,ogonek accent
  263. @section @ogonek{o}
  264. @node @ogonek{u},,,ogonek accent
  265. @section @ogonek{u}
  266. @node @ogonek{A},,,ogonek accent
  267. @section @ogonek{A}
  268. @node @ogonek{E},,,ogonek accent
  269. @section @ogonek{E}
  270. @node @ogonek{I},,,ogonek accent
  271. @section @ogonek{I}
  272. @node @ogonek{O},,,ogonek accent
  273. @section @ogonek{O}
  274. @node @ogonek{U},,,ogonek accent
  275. @section @ogonek{U}
  276. @c
  277. @node cedilla accent,,Top,Top
  278. @chapter cedilla accent
  279. @menu
  280. * @,{c}:: @,{c}.
  281. * @,{C}:: @,{C}.
  282. * @,c no brace:: @,c no brace.
  283. @end menu
  284. @c
  285. @node @,{c},,,cedilla accent
  286. @section @,{c}
  287. @node @,{C},,,cedilla accent
  288. @section @,{C}
  289. @node @,c no brace,,,cedilla accent
  290. @section @,c no brace
  291. @c
  292. @anchor{@,{c}}
  293. @node rest,,Top,Top
  294. @chapter rest
  295. @menu
  296. * @aa{}:: @aa{}.
  297. * @ae{}:: @ae{}.
  298. * @oe{}:: @oe{}.
  299. * @AA{}:: @AA{}.
  300. * @AE{}:: @AE{}.
  301. * @OE{}:: @OE{}.
  302. * @l{}:: @l{}.
  303. * @o{}:: @o{}.
  304. * @L{}:: @L{}.
  305. * @O{}:: @O{}.
  306. * @H{a}:: @H{a}.
  307. * @u{a}:: @u{a}.
  308. * @v{a}:: @v{a}.
  309. * @udotaccent{a}:: @udotaccent{a} udotaccent.
  310. * @dotaccent{a}:: @dotaccent{a} dotaccent.
  311. * @ringaccent{a}:: @ringaccent{a} ringaccent.
  312. * @tieaccent{a}:: @tieaccent{a} tieaccent.
  313. * @ubaraccent{a}:: @ubaraccent{a} ubaraccent.
  314. * @dotless{i}:: @dotless{i} dotless i.
  315. * @dotless{j}:: @dotless{j} dotless j.
  316. * @comma{}:: @comma{} comma
  317. @end menu
  318. @c
  319. @node @aa{},,,rest
  320. @section @aa{}
  321. @node @ae{},,,rest
  322. @section @ae{}
  323. @node @oe{},,,rest
  324. @section @oe{}
  325. @node @AA{},,,rest
  326. @section @AA{}
  327. @node @AE{},,,rest
  328. @section @AE{}
  329. @node @OE{},,,rest
  330. @section @OE{}
  331. @node @l{},,,rest
  332. @section @l{}
  333. @node @o{},,,rest
  334. @section @o{}
  335. @node @L{},,,rest
  336. @section @L{}
  337. @node @O{},,,rest
  338. @section @O{}
  339. @node @H{a},,,rest
  340. @section @H{a}
  341. @node @u{a},,,rest
  342. @section @u{a}
  343. @node @v{a},,,rest
  344. @section @v{a}
  345. @node @udotaccent{a},,,rest
  346. @section @udotaccent{a}
  347. Test udotaccent.
  348. @node @dotaccent{a},,,rest
  349. @section @dotaccent{a}
  350. Test dotaccent.
  351. @node @ringaccent{a},,,rest
  352. @section @ringaccent{a}
  353. @node @tieaccent{a},,,rest
  354. @section @tieaccent{a}
  355. @node @ubaraccent{a},,,rest
  356. @section @ubaraccent{a}
  357. @node @dotless{i},,,rest
  358. @section @dotless{i}
  359. @node @dotless{j},,,rest
  360. @section @dotless{j}
  361. @dots{}
  362. @enddots{}
  363. @exclamdown{}
  364. @questiondown{}
  365. @pounds{}
  366. @@- : @-
  367. @@ followed by end of line: @
  368. @@ followed by tab: @
  369. @@ followed by space @
  370. @@*: @* and text followin @@*.
  371. @node @comma{},,,rest
  372. @section @comma{}
  373. @contents
  374. @bye