BSD 4_1c_2 development
[unix-history] / usr / doc / curses / macros.coms
CommitLineData
5c7eb1f3
KA
1.ds _ _\\^
2.ds , ,\
3.ds y (y\*,x) co-ordinates
4.ds db data base
5.ie n .ds f \fI
6.el .ds f \fB
7.ds tc \*f/etc/termcap\fP
8.ds Es This returns ERR if it would cause the screen to scroll illegally.
9.ds Nm This has no associated \*(lq\fBmv\fP\*(rq command.
10.ie t .ds m \fB\s-2\(dg\s+2\fP
11.el .ds m [*]
12.he ''\*(Ln''
13.fo ''\- % \-''
14.de Un
15.b
16\s-2\\$2UNIX\\$1\s+2
17.ft
18..
19.de Ds \" Definition/Declaration start macro
20.sp \" give space
21.lp
22.ev 1 \" expand in env 1
23.nf \" don't join lines (Aack!)
24.ft I \" use italic font
25.in 0 \" no indentation
26.di Df \" divert so .ne can be generated
27..
28.de De \" Definition/Declaration end macro
29.di \" end diversion
30.ne \n(dn+2 \" give it room
31.Df \" print out definition
32.ev \" pop environment
33.ip
34..
35.de Fd \" Function Definition
36.br
37.fi
38\&\\$4\c
39.b
40\&\\$1(\\$2)
41.ft
42\&\\$3
43.br
44.nf
45..
46.de Vn \" Variable names
47\&\\$3\c
48.i "\\$1" \\$2
49..
50.de Fn \" Function names
51\&\\$3\c
52.i "\\$1(\\$4)" \\$2
53..
54.de Bq
55.ie t \&\*(lq\fB\\$1\fP\*(rq
56.el \&\*(lq\fI\\$1\fP\*(rq
57..
58.de $0 \" Called on each new section
59.(x
60.in \\n(Xs
61\\*($n \\$1
62.)x
63..
64.de $1
65.nr Xs 0
66..
67.de $2
68.nr Xs 3
69..
70.de $3
71.nr Xs 6
72..