Added temporary text option for page breaks style

This commit is contained in:
Georgy Litvinov 2020-01-27 13:09:41 +01:00
parent e5f5d2aa0b
commit 2c7fb816e6
5 changed files with 47 additions and 34 deletions

View file

@ -20,6 +20,9 @@
<prop oor:name="MinLetterSpacing" oor:type="xs:string">
<value>0.15</value>
</prop>
<prop oor:name="PageBreakStyle" oor:type="xs:string">
<value>height:3em;margin-top:1em;margin-bottom:1em;background-color:#f6f6f6;</value>
</prop>
<prop oor:name="ColumnScaling" oor:type="xs:int">
<value>100</value>
</prop>