Ms writer: Added papersize variable

This commit is contained in:
Philip K 2018-01-03 11:21:25 +01:00
parent ff6fd1a9b0
commit ca7129800b
No known key found for this signature in database
GPG key ID: 4B795EF18981C24C

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)