File: formats_in_menu.texi

package info (click to toggle)
texi2html 1.82%2Bdfsg1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 32,848 kB
  • ctags: 16,527
  • sloc: perl: 15,888; xml: 6,075; sh: 3,977; makefile: 545
file content (43 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (12)
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
\input texinfo @c -*-texinfo-*-

@node Top

@menu
* (gcc):: text @table @minus
@item item
table line
@end table
@end menu

Some text.

@menu
* (manual):: desc
comment
* (info):: before verbatim @verbatim
some @ verb{' atim
* (texinfo):: in @ verbatim

@end verbatim
* (manual2):: $@html

<i></i>
@end html
Log$
* (truc):: @acronym{description
acronym}
@end menu
After menu

@menu
* (manual):: @table @asis
@item item

* (node)::
menu comment ?
* (node2):: description ?
  description continue ?
comment.
@end table
@end menu
@bye