1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<office:automatic-styles>
<style:style style:family="text" style:name="T1">
<style:text-properties style:text-position="sub 58%"/>
</style:style>
<style:style style:family="paragraph" style:name="P1" style:parent-style-name="Standard">
</style:style>
<style:page-layout style:name="pm1">
<style:page-layout-properties fo:page-width="21.001cm" fo:page-height="29.7cm" style:num-format="1" style:print-orientation="portrait" fo:margin-top="2cm" fo:margin-bottom="2cm" fo:margin-left="2cm" fo:margin-right="2cm" style:writing-mode="lr-tb" style:footnote-max-height="0cm">
</style:page-layout-properties>
</style:page-layout>
</office:automatic-styles>
<office:master-styles>
<style:master-page style:name="Standard" style:page-layout-name="pm1"/>
</office:master-styles>
<office:body>
<office:text>
<text:p text:style-name="P1">a<text:span text:style-name="T1">b</text:span>c</text:p>
</office:text>
</office:body>
|