1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
\input texinfo @c -*-texinfo-*-
@c
@c This test file produces error messages using
@c makeinfo. That's cause makeinfo can not
@c handle cedilla's in node names. A cedilla
@c has a comma which was recognized a as
@c delimiter between node parts (next,previous etc.)
@setfilename nodetest.info
@node Top,Umlaut,(dir)
@top
@menu
* Umlaut:: Umlaut.
Another Heading
* acute accent:: acute accent.
* grave accent:: grave accent.
* circumflex accent:: circumflex accent.
* tilde accent:: tilde accent.
* cedilla accent:: cedilla accent.
* rest:: rest @@aa@{@} etc.
@end menu
@c
@node Umlaut,,Top,Top
@chapter Umlaut
@menu
* @"a:: @"a.
* @"e:: @"e.
* @"i:: @"i.
* @"o:: @"o.
* @"u:: @"u.
* @"y:: @"y.
* @"A:: @"A.
* @"E:: @"E.
* @"I:: @"I.
* @"O:: @"O.
* @"U:: @"U.
* @ss{}:: @ss{}.
@end menu
@c
@node @"a,,,Umlaut
@section @"a
@node @"e,,,Umlaut
@section @"e
@node @"i,,,Umlaut
@section @"i
@node @"o,,,Umlaut
@section @"o
@node @"u,,,Umlaut
@section @"u
@node @"y,,,Umlaut
@section @"y
@node @"A,,,Umlaut
@section @"A
@node @"E,,,Umlaut
@section @"E
@node @"I,,,Umlaut
@section @"I
@node @"O,,,Umlaut
@section @"O
@node @"U,,,Umlaut
@section @"U
@node @ss{},,,Umlaut
@section @ss{}
@c
@node acute accent,,Top,Top
@chapter acute accent
@menu
* @'a:: @'a.
* @'e:: @'e.
* @'i:: @'i.
* @'o:: @'o.
* @'u:: @'u.
* @'y:: @'y.
* @'A:: @'A.
* @'E:: @'E.
* @'I:: @'I.
* @'O:: @'O.
* @'U:: @'U.
* @'Y:: @'Y.
@end menu
@c
@node @'a,,,acute accent
@section @'a
@node @'e,,,acute accent
@section @'e
@node @'i,,,acute accent
@section @'i
@node @'o,,,acute accent
@section @'o
@node @'u,,,acute accent
@section @'u
@node @'y,,,acute accent
@section @'y
@node @'A,,,acute accent
@section @'A
@node @'E,,,acute accent
@section @'E
@node @'I,,,acute accent
@section @'I
@node @'O,,,acute accent
@section @'O
@node @'U,,,acute accent
@section @'U
@node @'Y,,,acute accent
@section @'Y
@c
@node grave accent,,Top,Top
@chapter grave accent
@menu
* @`a:: @`a.
* @`e:: @`e.
* @`i:: @`i.
* @`o:: @`o.
* @`u:: @`u.
* @`A:: @`A.
* @`E:: @`E.
* @`I:: @`I.
* @`O:: @`O.
* @`U:: @`U.
@end menu
@c
@node @`a,,,grave accent
@section @`a
@node @`e,,,grave accent
@section @`e
@node @`i,,,grave accent
@section @`i
@node @`o,,,grave accent
@section @`o
@node @`u,,,grave accent
@section @`u
@node @`A,,,grave accent
@section @`A
@node @`E,,,grave accent
@section @`E
@node @`I,,,grave accent
@section @`I
@node @`O,,,grave accent
@section @`O
@node @`U,,,grave accent
@section @`U
@c
@node circumflex accent,,Top,Top
@chapter circumflex accent
@menu
* @^a:: @^a.
* @^e:: @^e.
* @^i:: @^i.
* @^o:: @^o.
* @^u:: @^u.
* @^A:: @^A.
* @^E:: @^E.
* @^I:: @^I.
* @^O:: @^O.
* @^U:: @^U.
@end menu
@c
@node @^a,,,circumflex accent
@section @^a
@node @^e,,,circumflex accent
@section @^e
@node @^i,,,circumflex accent
@section @^i
@node @^o,,,circumflex accent
@section @^o
@node @^u,,,circumflex accent
@section @^u
@node @^A,,,circumflex accent
@section @^A
@node @^E,,,circumflex accent
@section @^E
@node @^I,,,circumflex accent
@section @^I
@node @^O,,,circumflex accent
@section @^O
@node @^U,,,circumflex accent
@section @^U
@c
@node tilde accent,,Top,Top
@chapter tilde accent
@menu
* @~a:: @~a.
* @~n:: @~n.
* @~o:: @~o.
* @~A:: @~A.
* @~O:: @~O.
@end menu
@c
@node @~a,,,tilde accent
@section @~a
@node @~n,,,tilde accent
@section @~n
@node @~o,,,tilde accent
@section @~o
@node @~A,,,tilde accent
@section @~A
@node @~O,,,tilde accent
@section @~O
@c
@node cedilla accent,,Top,Top
@chapter cedilla accent
@menu
* Fran@,{c}oise:: @,{c}.
* Fran@,{C}oise:: @,{C}.
@end menu
@c
@node Fran@,{c}oise,,,cedilla accent
@section @,{c}
@node Fran@,{C}oise,,,cedilla accent
@section @,{C}
@c
@node rest,,Top,Top
@chapter rest
@menu
* @aa{}:: @aa{}.
* @ae{}:: @ae{}.
* @oe{}:: @oe{}.
* @AA{}:: @AA{}.
* @AE{}:: @AE{}.
* @OE{}:: @OE{}.
* @l{}:: @l{}.
* @o{}:: @o{}.
* @L{}:: @L{}.
* @O{}:: @O{}.
* @H{a}:: @H{a}.
* @u{a}:: @u{a}.
* @v{a}:: @v{a}.
* @udotaccent{a}:: @udotaccent{a} udotaccent.
* @dotaccent{a}:: @dotaccent{a} dotaccent.
* @ringaccent{a}:: @ringaccent{a} ringaccent.
* @tieaccent{a}:: @tieaccent{a} tieaccent.
* @ubaraccent{a}:: @ubaraccent{a} ubaraccent.
* @dotless{i}:: @dotless{i} dotless i.
* @dotless{j}:: @dotless{j} dotless j.
@end menu
@c
@node @aa{},,,rest
@section @aa{}
@node @ae{},,,rest
@section @ae{}
@node @oe{},,,rest
@section @oe{}
@node @AA{},,,rest
@section @AA{}
@node @AE{},,,rest
@section @AE{}
@node @OE{},,,rest
@section @OE{}
@node @l{},,,rest
@section @l{}
@node @o{},,,rest
@section @o{}
@node @L{},,,rest
@section @L{}
@node @O{},,,rest
@section @O{}
@node @H{a},,,rest
@section @H{a}
@node @u{a},,,rest
@section @u{a}
@node @v{a},,,rest
@section @v{a}
@node @udotaccent{a},,,rest
@section @udotaccent{a}
Test udotaccent.
@node @dotaccent{a},,,rest
@section @dotaccent{a}
Test dotaccent.
@node @ringaccent{a},,,rest
@section @ringaccent{a}
@node @tieaccent{a},,,rest
@section @tieaccent{a}
@node @ubaraccent{a},,,rest
@section @ubaraccent{a}
@node @dotless{i},,,rest
@section @dotless{i}
@node @dotless{j},,,rest
@section @dotless{j}
@dots{}
@enddots{}
@exclamdown{}
@questiondown{}
@pounds{}
@contents
@bye
|