Ms template: Use Palatino for default font.

This is less ugly than Times.
This commit is contained in:
John MacFarlane
2019-11-16 19:32:59 -08:00
parent e9aea67032
commit 16618f38fb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ $endif$
.\" line height
.nr VS $if(lineheight)$$lineheight$$else$12p$endif$
.\" font family: A, BM, H, HN, N, P, T, ZCM
.fam $if(fontfamily)$$fontfamily$$else$T$endif$
.fam $if(fontfamily)$$fontfamily$$else$P$endif$
.\" paragraph indent
.nr PI $if(indent)$$indent$$else$0m$endif$
.\" interparagraph space
+1 -1
View File
@@ -27,7 +27,7 @@
.\" line height
.nr VS 12p
.\" font family: A, BM, H, HN, N, P, T, ZCM
.fam T
.fam P
.\" paragraph indent
.nr PI 0m
.\" interparagraph space