summaryrefslogtreecommitdiffstats
path: root/share/doc/iso/wisc/macros.nr
blob: a3624c9981642506f67cf218ede946ccfc411b0d (plain)
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
.\"	
.\" Macro to initialize chapter macros
.\"	
.de IC
.nr CN 0 1
..
.\"	
.\" Macro to begin new chapter
.\"	
.de NC
.he 'ARGO Kernel Programmer\'s Guide''Chapter \\n+(CN'
.bp
.sh 0 "_" 1 1 1 1 1 1
.sz +2
.(l C
CHAPTER \\n(CN

\fB\\$1\fR
.)l
.sp 1
.(x
Chapter \\n(CN     \\$1
.)x
.sz -2
..
.\"	
.\"	Figure conventions:
.\"	1) do .so of figure source - figure reg incremented here
.\"	2) make references to figure via CF
.\"	
.\"	
.\"	Macro to initialize figure register
.\"	
.de IF
.nr FG 0 1
..
.\"	
.\"	Macro for current figure number
.\"	
.de CF
Figure \\n(FG
..
.\"
.\"	Define this macro to include section headings in table of contents
.\"
.de $0
.(x
Section \\$2 \\$1
.)x
..
OpenPOWER on IntegriCloud