blob: e799a7cda5a83226517313c489c8adfd6d5fca19 (
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.25i
.nr PO 1.50i
.\" top margin
.nr HM 1.10i
.\" bottom margin
.nr FM 1.1i
.\" header/footer width
.nr LT \n[LL]
.\" point size
.nr PS 10pt
.\" line height
.nr VS 15pt
.\" 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"
|