summaryrefslogtreecommitdiffstats
path: root/default.ms
diff options
context:
space:
mode:
Diffstat (limited to 'default.ms')
-rw-r--r--default.ms11
1 files changed, 7 insertions, 4 deletions
diff --git a/default.ms b/default.ms
index 02bbc62..96af30f 100644
--- a/default.ms
+++ b/default.ms
@@ -31,11 +31,11 @@ $endif$
31.\" line height 31.\" line height
32.nr VS $if(lineheight)$$lineheight$$else$12p$endif$ 32.nr VS $if(lineheight)$$lineheight$$else$12p$endif$
33.\" font family: A, BM, H, HN, N, P, T, ZCM 33.\" font family: A, BM, H, HN, N, P, T, ZCM
34.fam $if(fontfamily)$$fontfamily$$else$T$endif$ 34.fam $if(fontfamily)$$fontfamily$$else$P$endif$
35.\" paragraph indent 35.\" paragraph indent
36.nr PI $if(indent)$$indent$$else$2m$endif$ 36.nr PI $if(indent)$$indent$$else$0m$endif$
37.\" interparagraph space 37.\" interparagraph space
38.nr PD 0.33v 38.nr PD 0.4v
39.\" footnote width 39.\" footnote width
40.nr FL \n[LL] 40.nr FL \n[LL]
41.\" footnote point size 41.\" footnote point size
@@ -57,6 +57,9 @@ $endif$
57.\" comment these out if you want a dot after section numbers: 57.\" comment these out if you want a dot after section numbers:
58.als SN SN-NO-DOT 58.als SN SN-NO-DOT
59.als SN-STYLE SN-NO-DOT 59.als SN-STYLE SN-NO-DOT
60.\" page numbers in footer, centered
61.rm CH
62.ds CF %
60.\" pdf outline fold level 63.\" pdf outline fold level
61.nr PDFOUTLINE.FOLDLEVEL 3 64.nr PDFOUTLINE.FOLDLEVEL 3
62.\" start out in outline view 65.\" start out in outline view
@@ -71,7 +74,7 @@ $endif$
71$if(hyphenate)$ 74$if(hyphenate)$
72.hy 75.hy
73$else$ 76$else$
74.nh \" Turn off hyphenation by default. 77.nh
75$endif$ 78$endif$
76$if(has-inline-math)$ 79$if(has-inline-math)$
77.EQ 80.EQ