blob: 06eb11a170a047c7e88eadfc17300dd674673095 (
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
|
.nr LL 5.15i
.nr PO 1.55i
.\" top margin
.nr HM 1.25i
.\" bottom margin
.nr FM 1i
.\" header/footer width
.nr LT \n[LL]
.\" point size
.nr PS 11pt
.\" line height
.nr VS 15p
.\" paragraph indent
.\" .nr PI 0m
.\" interparagraph space
.nr PD 0.4v
.\" footnote width
.nr FL \n[LL]
.\" footnote point size
.nr FPS (\n[PS] - 2000)
.\" color for links (rgb)
.ds PDFHREF.COLOUR 0.35 0.00 0.60
.\" border for links (default none)
.ds PDFHREF.BORDER 0 0 0
.\" point size difference between heading levels
.nr PSINCR 1p
.\" heading level above which point size no longer changes
.nr GROWPS 2
.\" page numbers in footer, centered
.rm CH
.ds CF %
.ds FAM SabonU
.fzoom CR 900
.fzoom CB 900
.rm CH
.nr HY 0
.pdfinfo /Author "Mohit Agarwal"
|