source: trunk/texinfo/makeinfo/tests/menu-whitespace.txi@ 3003

Last change on this file since 3003 was 2617, checked in by bird, 20 years ago

GNU Texinfo 4.8

File size: 160 bytes
Line 
1@setfilename top.info
2
3@node Top
4@top Top
5
6@menu
7* first::
8@end menu
9
10@node first
11@chapter first
12
13@menu @c
14* second::
15@end menu
16
17@node second
18@section second
Note: See TracBrowser for help on using the repository browser.