diff options
Diffstat (limited to 'kword/templates/Wordprocessing/A4.kwt')
-rw-r--r-- | kword/templates/Wordprocessing/A4.kwt | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/kword/templates/Wordprocessing/A4.kwt b/kword/templates/Wordprocessing/A4.kwt new file mode 100644 index 00000000..bd540dab --- /dev/null +++ b/kword/templates/Wordprocessing/A4.kwt @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC ><DOC mime="application/x-kword" syntaxVersion="3" editor="KWord" > + <PAPER width="595.277" zoom="100" spHeadBody="9" format="1" height="841.891" fType="0" orientation="0" hType="0" columnspacing="2" spFootBody="9" columns="1" > + <PAPERBORDERS right="57" left="57" bottom="42" top="42" /> + </PAPER> + <ATTRIBUTES standardpage="1" hasFooter="0" unit="mm" hasHeader="0" processing="0" /> + <FRAMESETS> + <FRAMESET removable="0" frameType="1" frameInfo="0" visible="1" > + <FRAME runaround="1" right="566" left="28" bottom="798" runaroundGap="2" top="42" /> + </FRAMESET> + </FRAMESETS> + <STYLES> + <STYLE> + <NAME value="Standard" /> + <FOLLOWING name="Standard" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font --> + </FORMAT> + </STYLE> + <STYLE> + <NAME value="Document Title" /> + <FLOW align="center" /> + <FOLLOWING name="Standard" /> + <FORMAT id="1" > + <!-- Use KDE settings for the font family --> + <WEIGHT value="75" /> + <SIZE value="24" /> + </FORMAT> + </STYLE> + <STYLE outline="true"> + <NAME value="Head 1" /> + <COUNTER numberingtype="1" righttext="." type="1" start="1" depth="0" display-levels="1"/> + <FOLLOWING name="Standard" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font family --> + <SIZE value="20" /> + <WEIGHT value="75" /> + </FORMAT> + </STYLE> + <STYLE outline="true"> + <NAME value="Head 2" /> + <COUNTER numberingtype="1" righttext="." type="1" start="1" depth="1" display-levels="2"/> + <FOLLOWING name="Standard" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font family --> + <SIZE value="16" /> + <WEIGHT value="75" /> + </FORMAT> + </STYLE> + <STYLE outline="true"> + <NAME value="Head 3" /> + <COUNTER numberingtype="1" righttext="." type="1" start="1" depth="2" display-levels="3"/> + <FOLLOWING name="Standard" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font family --> + <SIZE value="12" /> + <WEIGHT value="75" /> + </FORMAT> + </STYLE> + <STYLE> + <NAME value="Enumerated List" /> + <COUNTER numberingtype="0" righttext="." type="1" start="1" depth="0" /> + <FOLLOWING name="Enumerated List" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font --> + </FORMAT> + </STYLE> + <STYLE> + <NAME value="Alphabetical List" /> + <COUNTER numberingtype="0" righttext=")" type="2" start="1" depth="0" /> + <FOLLOWING name="Alphabetical List" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font --> + </FORMAT> + </STYLE> + <STYLE> + <NAME value="Bullet List" /> + <COUNTER numberingtype="0" type="10" start="1" depth="0" /> + <FOLLOWING name="Bullet List" /> + <FORMAT id="1"> + <!-- Use KDE settings for the font --> + </FORMAT> + </STYLE> + </STYLES> +</DOC> |