Ms writer: Added papersize variable
This commit is contained in:
parent
ff6fd1a9b0
commit
ca7129800b
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue