File: one_node_and_section.texi

package info (click to toggle)
texi2html 1.82%2Bdfsg1-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 34,700 kB
  • ctags: 16,893
  • sloc: perl: 15,902; xml: 6,075; sh: 3,977; makefile: 501
file content (23 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (6)
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 one_node_and_section

Garbage

@node one node
Top node

anchor ref @anchor{ref}.

@subsection One section

@menu
* (gcc):: ref to gcc
@end menu


ref to ref @ref{ref}.

Some text@footnote{A footnote}.

@bye