diff options
| author | root <root@turin.home> | 2022-01-21 22:56:08 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-01-21 22:56:08 +0000 |
| commit | d7604b97ae6fcfd20912a93da047a2b9e9f9c1de (patch) | |
| tree | 6d54b8268cfa071daf2aa77f78fab2dfc5748dea /formatting.ms | |
Initial commit
Diffstat (limited to 'formatting.ms')
| -rw-r--r-- | formatting.ms | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/formatting.ms b/formatting.ms new file mode 100644 index 0000000..0da30f1 --- /dev/null +++ b/formatting.ms @@ -0,0 +1,40 @@ +.\" text width +.nr LL 5.25i +.\" left margin +.nr PO 1.50i +.\" top margin +.nr HM 1.0i +.\" bottom margin +.nr FM 1.0i +.\" header/footer width +.nr LT \n[LL] +.\" point size +.nr PS 10pt +.\" line height +.nr VS 12p +.\" 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 FAM Sabon +.fzoom CR 750 +.fzoom CB 900 +.rm CH +.nr HY 1 +.R1 +accumulate +.R2 |
