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
|
. \" Macros for the index
.de Ib \" blank major entry
.br
.ne 2v
\\$1:
..
.de I> \" major entry
.br
\\$1, \\$2
..
.de I< \" minor entry
.br
\\$2, \\$3
..
.de LB \" new letter starts here
.di DT \" start diverted text
.sp
.sz +2
.b
\\$1
.r
.sz -2
.sp
.di \" end diverted text
.ne \\n(dnu+1v \" get enough space for it
.DT \" output it
..
.\" set up various parameters for the right evironment.
.\" Your taste may be different.
.ef ''\fB % \fP''
.of ''\fB % \fP''
.++ A
.po 1.0i \" physical offset
.ta 5iR \" right alignment tab
.lp \" initialize -me
.ce
.sz 18
Index
.sp 1
.sz 10
.2c \" 2 column mode
.sp 3
|