This repository was archived by the owner on Jun 7, 2024. It is now read-only.
forked from Izelenn/md2fodt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.xml
More file actions
89 lines (79 loc) · 4.98 KB
/
Copy pathheader.xml
File metadata and controls
89 lines (79 loc) · 4.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
<office:font-face-decls>
<style:font-face style:name="Main" svg:font-family="'URW Palladio L'"/>
<style:font-face style:name="Mono" svg:font-family="'FreeMono'"/>
</office:font-face-decls>
<office:styles>
<style:style style:name="title1" style:family="paragraph" style:display-name="Title 1">
<style:paragraph-properties fo:text-align="left"/>
<style:text-properties style:font-name="Main" fo:font-size="24pt" fo:language="fr" fo:font-weight="bold"/>
</style:style>
<style:style style:name="title2" style:family="paragraph" style:display-name="Title 2">
<style:paragraph-properties fo:text-align="left" fo:break-before="page" fo:margin-bottom="0.3in" fo:margin-top="0.1in"/>
<style:text-properties style:font-name="Main" fo:font-size="22pt" fo:language="fr" fo:font-style="italic"/>
</style:style>
<style:style style:name="title3" style:family="paragraph" style:display-name="Title 3">
<style:paragraph-properties fo:text-align="left"/>
<style:text-properties style:font-name="Main" fo:font-size="20pt" fo:language="fr" fo:font-style="italic"/>
</style:style>
<style:style style:name="title4" style:family="paragraph" style:display-name="Title 4">
<style:paragraph-properties fo:text-align="left" fo:break-before="page" fo:margin-bottom="0.3in" fo:margin-top="0.1in"/>
<style:text-properties style:font-name="Main" fo:font-size="18pt" fo:language="fr" fo:font-style="italic"/>
</style:style>
<style:style style:name="title5" style:family="paragraph" style:display-name="Title 5">
<style:paragraph-properties fo:text-align="left"/>
<style:text-properties style:font-name="Main" fo:font-size="16pt" fo:language="fr" fo:font-style="italic"/>
</style:style>
<style:style style:name="title6" style:family="paragraph" style:display-name="Title 6">
<style:paragraph-properties fo:text-align="left" fo:break-before="page" fo:margin-bottom="0.3in" fo:margin-top="0.1in"/>
<style:text-properties style:font-name="Main" fo:font-size="14pt" fo:language="fr" fo:font-style="italic"/>
</style:style>
<style:style style:name="text" style:display-name="Text" style:family="paragraph">
<style:paragraph-properties fo:text-align="justify" fo:text-indent="0.2in" fo:orphans="2" fo:widows="2"/>
<style:text-properties style:font-name="Main" fo:font-size="12pt" fo:language="fr"/>
</style:style>
<style:style style:name="code" style:display-name="Code" style:family="paragraph">
<style:paragraph-properties fo:text-align="left" fo:text-indent="0in" fo:orphans="2" fo:widows="2"/>
<style:text-properties style:font-name="Mono" fo:language="fr"/>
</style:style>
</office:styles>
<office:automatic-styles>
<style:style style:name="Footer" style:family="paragraph" style:class="extra">
<style:paragraph-properties fo:text-align="center"/>
<style:text-properties style:font-name="Main" fo:font-size="12pt"/>
</style:style>
<style:style style:name="italic" style:family="text">
<style:text-properties fo:font-style="italic"/>
</style:style>
<style:style style:name="bold" style:family="text">
<style:text-properties fo:font-weight="bold"/>
</style:style>
<style:style style:name="mono" style:family="text">
<style:text-properties style:font-name="Mono"/>
</style:style>
<style:style style:name="smallcaps" style:family="text">
<style:text-properties fo:font-variant="small-caps"/>
</style:style>
<style:style style:name="sup" style:family="text">
<style:text-properties style:text-position="super 58%"/>
</style:style>
<style:style style:name="sub" style:family="text">
<style:text-properties style:text-position="sub 58%"/>
</style:style>
<style:page-layout style:name="page">
<style:page-layout-properties fo:page-width="6in" fo:page-height="9in" style:num-format="1" style:print-orientation="portrait" fo:margin="0.6in" fo:margin-top="0.6in" fo:margin-bottom="0.4in" fo:margin-left="0.6in" fo:margin-right="0.6in" style:writing-mode="lr-tb" style:footnote-max-height="0cm"/>
<style:footer-style>
<style:header-footer-properties fo:min-height="0.15in" fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0.1in" style:dynamic-spacing="false"/>
</style:footer-style>
</style:page-layout>
</office:automatic-styles>
<office:master-styles>
<style:master-page style:name="Standard" style:page-layout-name="page">
<style:footer>
<text:p text:style-name="Footer">- <text:span text:style-name="text"><text:page-number text:select-page="current"/></text:span> -</text:p>
</style:footer>
</style:master-page>
</office:master-styles>
<office:body>
<office:text text:use-soft-page-breaks="true">