Merge pull request #4221 from phikal/master

Ms writer: Added papersize variable
This commit is contained in:
John MacFarlane 2018-01-19 21:37:36 -07:00 committed by GitHub
commit 8b3707de04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,10 @@ $endif$
.nr FL \n[LL]
.\" footnote point size
.nr FPS (\n[PS] - 2000)
.\" paper size
$if(papersize)$
.ds paper $papersize$
$endif$
.\" color used for strikeout
.defcolor strikecolor rgb 0.7 0.7 0.7
.\" color for links (rgb)