File: index_in_item_line_table_in_code.texi

package info (click to toggle)
texi2html 1.82-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 47,744 kB
  • ctags: 24,597
  • sloc: perl: 15,888; xml: 6,075; sh: 3,977; makefile: 553
file content (23 lines) | stat: -rw-r--r-- 301 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
\input texinfo @c -*-texinfo-*-

@setfilename index_in_item_line_table_in_code.info

@node Top
@top test index entries in @@item @@table in @@code

@code{

@table @asis
@item @cindex index
@option{opt}
More text
@item @cindex 2 index
@option{nopt}
Even more
@end table

}

@vindex another index

@bye