summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-25 22:49:22 +0000
committerKarl Berry <karl@freefriends.org>2023-01-25 22:49:22 +0000
commit0908410e0d6f7b1fd3e10bec9b04f927014f3b4a (patch)
tree20c8e2e3f9c2b78bd0bc8f686f24da4ef03d92c7
parent8c2631bfc691e89c0c795daec253878ff37e3f83 (diff)
missing space in style decl
git-svn-id: svn://tug.org/texlive/trunk@65632 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog12
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex44
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht386
3 files changed, 227 insertions, 215 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 5374eab377d..25af05a5acb 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,15 @@
+2023-01-24 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): added missing space in the style
+ declaration.
+
+2023-01-20 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-ooffice.tex (ooffice.4ht): previous commit introduced bugs
+ to the code, which are now being fixed. I forgot to remove some
+ percent characters, which led to unclosed attribute values and
+ invalid XML.
+
2023-01-19 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-ooffice.tex (ooffice.4ht, ooffice-mml.4ht): use \prcnt:ch
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
index 00a281d2785..c1d1372d491 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-ooffice.tex 1288 2023-01-19 21:31:12Z karl $
+% $Id: tex4ht-ooffice.tex 1290 2023-01-24 11:53:35Z michal_h21 $
% compile 3 times: latex tex4ht-ooffice
% htlatex tex4ht-ooffice "xhtml,4,sections+"
%
@@ -4091,9 +4091,9 @@ a more desirable for translations into MS Word.
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -4165,7 +4165,7 @@ a more desirable for translations into MS Word.
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -4192,7 +4192,7 @@ a more desirable for translations into MS Word.
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -4211,11 +4211,11 @@ a more desirable for translations into MS Word.
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline |<Heading 6 rtl|>}
@@ -4231,11 +4231,11 @@ a more desirable for translations into MS Word.
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline |<Heading 7 rtl|>}
@@ -4251,11 +4251,11 @@ a more desirable for translations into MS Word.
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline |<Heading 8 rtl|>}
@@ -4272,11 +4272,11 @@ a more desirable for translations into MS Word.
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline |<Heading 9 rtl|>}
@@ -4293,11 +4293,11 @@ a more desirable for translations into MS Word.
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline |<Heading 10 rtl|>}
@@ -5530,7 +5530,7 @@ section
\<automatic styles\><<<
<style:style style:name="tabular"
style:family="table">\Hnewline
-<style:table-properties style:rel-width="76\prcnt:ch%"
+<style:table-properties style:rel-width="76\prcnt:ch"
fo:margin-left="1cm"
fo:margin-right="1cm"
table:align="margins"/>\Hnewline
@@ -7514,7 +7514,7 @@ The section style can't be in style.xml?
fo:font-style="normal"
fo:font-weight="normal"
% fo:font-size="75\%"
- style:text-position="0\prcnt:ch 100\prcnt:ch"
+ style:text-position="0\prcnt:ch\space 100\prcnt:ch"
/>\Hnewline
</style:style>\Hnewline
>>>
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
index 42f8b5a06cd..8359aaabfae 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
@@ -1,4 +1,4 @@
-% ooffice.4ht (2023-01-19-13:31), generated from tex4ht-ooffice.tex
+% ooffice.4ht (2023-01-24-13:16), generated from tex4ht-ooffice.tex
% Copyright 2009-2023 TeX Users Group
% Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-01-19-13:31}
+\immediate\write-1{version 2023-01-24-13:16}
\exit:ifnot{Preamble,%
algorithmicx,%
@@ -3716,9 +3716,9 @@ style:display-name="Footnote anchor" style:family="text">
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -3821,7 +3821,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -3861,7 +3861,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -3897,11 +3897,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -3930,11 +3930,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -3963,11 +3963,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -3996,11 +3996,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -4029,11 +4029,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -5141,9 +5141,9 @@ style:display-name="Footnote anchor" style:family="text">
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -5246,7 +5246,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -5286,7 +5286,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -5322,11 +5322,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -5355,11 +5355,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -5388,11 +5388,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -5421,11 +5421,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -5454,11 +5454,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -6522,9 +6522,9 @@ style:display-name="Footnote anchor" style:family="text">
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -6627,7 +6627,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -6667,7 +6667,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -6703,11 +6703,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -6736,11 +6736,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -6769,11 +6769,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -6802,11 +6802,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -6835,11 +6835,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -7041,7 +7041,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-style="normal"
fo:font-weight="normal"
% fo:font-size="75\%"
- style:text-position="0\prcnt:ch 100\prcnt:ch"
+ style:text-position="0\prcnt:ch\space 100\prcnt:ch"
/>\Hnewline
</style:style>\Hnewline
}
@@ -7655,9 +7655,9 @@ style:display-name="Footnote anchor" style:family="text">
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -7760,7 +7760,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -7800,7 +7800,7 @@ style:display-name="Footnote anchor" style:family="text">
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -7836,11 +7836,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -7869,11 +7869,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -7902,11 +7902,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -7935,11 +7935,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -7968,11 +7968,11 @@ style:display-name="Footnote anchor" style:family="text">
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -9642,9 +9642,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -9747,7 +9747,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -9787,7 +9787,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -9823,11 +9823,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -9856,11 +9856,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -9889,11 +9889,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -9922,11 +9922,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -9955,11 +9955,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -11052,9 +11052,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -11157,7 +11157,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -11197,7 +11197,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -11233,11 +11233,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -11266,11 +11266,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -11299,11 +11299,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -11332,11 +11332,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -11365,11 +11365,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -12462,9 +12462,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -12567,7 +12567,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -12607,7 +12607,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -12643,11 +12643,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -12676,11 +12676,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -12709,11 +12709,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -12742,11 +12742,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -12775,11 +12775,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -14450,9 +14450,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -14555,7 +14555,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -14595,7 +14595,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -14631,11 +14631,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -14664,11 +14664,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -14697,11 +14697,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -14730,11 +14730,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -14763,11 +14763,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -15843,9 +15843,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -15948,7 +15948,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -15988,7 +15988,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -16024,11 +16024,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -16057,11 +16057,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -16090,11 +16090,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -16123,11 +16123,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -16156,11 +16156,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"
@@ -17301,9 +17301,9 @@ Y{0178}\i{00EF}%
style:class="text">\Hnewline
<style:paragraph-properties fo:font-size="17.2999992370605pt"
fo:font-weight="bold"
- style:font-size-asian="115\prcnt:ch%"
+ style:font-size-asian="115\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="115\prcnt:ch%"
+ style:font-size-complex="115\prcnt:ch"
style:font-weight-complex="bold"
fo:margin-top="40pt"
fo:margin-bottom="25pt"
@@ -17406,7 +17406,7 @@ Y{0178}\i{00EF}%
fo:font-weight="bold"
fo:margin-top="0.42cm"
fo:margin-bottom="0cm"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-style-complex="italic"
style:font-weight-complex="bold"
/>
@@ -17446,7 +17446,7 @@ Y{0178}\i{00EF}%
fo:font-size="12pt"
fo:font-style="italic"
fo:font-weight="normal"
- style:font-size-complex="85\prcnt:ch%"
+ style:font-size-complex="85\prcnt:ch"
style:font-weight-complex="bold"
fo:text-indent="0cm"
style:auto-text-indent="false"/>
@@ -17482,11 +17482,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-6-rtl"
@@ -17515,11 +17515,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-7-rtl"
@@ -17548,11 +17548,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-8-rtl"
@@ -17581,11 +17581,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-9-rtl"
@@ -17614,11 +17614,11 @@ Y{0178}\i{00EF}%
style:parent-style-name="Heading"
style:next-style-name="Text-body"
style:class="text">\Hnewline
-<style:paragraph-properties fo:font-size="75\prcnt:ch%"
+<style:paragraph-properties fo:font-size="75\prcnt:ch"
fo:font-weight="bold"
- style:font-size-asian="75\prcnt:ch%"
+ style:font-size-asian="75\prcnt:ch"
style:font-weight-asian="bold"
- style:font-size-complex="75\prcnt:ch%"
+ style:font-size-complex="75\prcnt:ch"
style:font-weight-complex="bold"/>
</style:style>
\Hnewline <style:style style:name="Heading-10-rtl"