metanorma-itu 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/asciidoctor/itu/basicdoc.rng +12 -1
- data/lib/asciidoctor/itu/biblio.rng +1 -0
- data/lib/asciidoctor/itu/converter.rb +73 -5
- data/lib/asciidoctor/itu/front.rb +4 -2
- data/lib/asciidoctor/itu/i18n-en.yaml +10 -0
- data/lib/asciidoctor/itu/isodoc.rng +5 -1
- data/lib/asciidoctor/itu/isostandard.rng +12 -0
- data/lib/asciidoctor/itu/itu.rng +25 -1
- data/lib/asciidoctor/itu/macros.rb +19 -0
- data/lib/isodoc/itu/base_convert.rb +62 -6
- data/lib/isodoc/itu/html/header.html +4 -4
- data/lib/isodoc/itu/html/itu.scss +235 -73
- data/lib/isodoc/itu/html/word_itu_intro.html +10 -0
- data/lib/isodoc/itu/html/wordstyle.scss +561 -159
- data/lib/isodoc/itu/word_convert.rb +26 -0
- data/lib/metanorma/itu/version.rb +1 -1
- metadata +3 -2
@@ -18,16 +18,19 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef
|
|
18
18
|
{mso-style-unhide:no;
|
19
19
|
mso-style-qformat:yes;
|
20
20
|
mso-style-parent:"";
|
21
|
-
margin-top:
|
21
|
+
margin-top:6.0pt;
|
22
22
|
margin-right:0cm;
|
23
|
-
margin-bottom:
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
line-height:12.0pt;
|
23
|
+
margin-bottom:0cm;
|
24
|
+
margin-left:39.7pt;
|
25
|
+
margin-bottom:.0001pt;
|
26
|
+
text-indent:-39.7pt;
|
28
27
|
mso-pagination:widow-orphan;
|
29
|
-
|
30
|
-
|
28
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
29
|
+
mso-layout-grid-align:none;
|
30
|
+
punctuation-wrap:simple;
|
31
|
+
text-autospace:none;
|
32
|
+
font-size:12.0pt;
|
33
|
+
mso-bidi-font-size:10.0pt;
|
31
34
|
font-family:$bodyfont;
|
32
35
|
mso-fareast-font-family:$bodyfont;
|
33
36
|
mso-bidi-font-family:$bodyfont;
|
@@ -36,17 +39,19 @@ p.FigureTitle
|
|
36
39
|
{mso-style-unhide:no;
|
37
40
|
mso-style-qformat:yes;
|
38
41
|
mso-style-parent:"";
|
39
|
-
margin-top:
|
42
|
+
margin-top:12.0pt;
|
40
43
|
margin-right:0cm;
|
41
44
|
margin-bottom:6.0pt;
|
42
45
|
margin-left:0cm;
|
43
46
|
text-align:center;
|
44
|
-
|
45
|
-
|
46
|
-
mso-
|
47
|
-
|
48
|
-
|
47
|
+
mso-pagination:widow-orphan lines-together;
|
48
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
49
|
+
mso-layout-grid-align:none;
|
50
|
+
punctuation-wrap:simple;
|
51
|
+
text-autospace:none;
|
49
52
|
font-weight:bold;
|
53
|
+
font-size:12.0pt;
|
54
|
+
mso-bidi-font-size:10.0pt;
|
50
55
|
font-family:$bodyfont;
|
51
56
|
mso-fareast-font-family:$bodyfont;
|
52
57
|
mso-bidi-font-family:$bodyfont;
|
@@ -55,17 +60,20 @@ p.SourceTitle
|
|
55
60
|
{mso-style-unhide:no;
|
56
61
|
mso-style-qformat:yes;
|
57
62
|
mso-style-parent:"";
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
63
|
+
margin-top:18.0pt;
|
64
|
+
margin-right:0cm;
|
65
|
+
margin-bottom:6.0pt;
|
66
|
+
margin-left:0cm;
|
67
|
+
text-align:center;
|
68
|
+
mso-pagination:widow-orphan lines-together;
|
69
|
+
page-break-after:avoid;
|
70
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
71
|
+
mso-layout-grid-align:none;
|
72
|
+
punctuation-wrap:simple;
|
73
|
+
text-autospace:none;
|
74
|
+
font-weight:bold;
|
75
|
+
font-size:12.0pt;
|
76
|
+
mso-bidi-font-size:10.0pt;
|
69
77
|
font-family:$bodyfont;
|
70
78
|
mso-fareast-font-family:$bodyfont;
|
71
79
|
mso-bidi-font-family:$bodyfont;
|
@@ -74,17 +82,20 @@ p.AdmonitionTitle
|
|
74
82
|
{mso-style-unhide:no;
|
75
83
|
mso-style-qformat:yes;
|
76
84
|
mso-style-parent:"";
|
77
|
-
margin-top:
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
85
|
+
margin-top:18.0pt;
|
86
|
+
margin-right:0cm;
|
87
|
+
margin-bottom:6.0pt;
|
88
|
+
margin-left:0cm;
|
89
|
+
text-align:center;
|
90
|
+
mso-pagination:widow-orphan lines-together;
|
91
|
+
page-break-after:avoid;
|
92
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
93
|
+
mso-layout-grid-align:none;
|
94
|
+
punctuation-wrap:simple;
|
95
|
+
text-autospace:none;
|
96
|
+
font-weight:bold;
|
97
|
+
font-size:12.0pt;
|
98
|
+
mso-bidi-font-size:10.0pt;
|
88
99
|
font-family:$bodyfont;
|
89
100
|
mso-fareast-font-family:$bodyfont;
|
90
101
|
mso-bidi-font-family:$bodyfont;
|
@@ -93,16 +104,20 @@ p.TableTitle
|
|
93
104
|
{mso-style-unhide:no;
|
94
105
|
mso-style-qformat:yes;
|
95
106
|
mso-style-parent:"";
|
96
|
-
margin-top:
|
107
|
+
margin-top:18.0pt;
|
97
108
|
margin-right:0cm;
|
98
109
|
margin-bottom:6.0pt;
|
99
110
|
margin-left:0cm;
|
100
111
|
text-align:center;
|
112
|
+
mso-pagination:widow-orphan lines-together;
|
101
113
|
page-break-after:avoid;
|
102
|
-
|
103
|
-
mso-
|
104
|
-
|
105
|
-
|
114
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
115
|
+
mso-layout-grid-align:none;
|
116
|
+
punctuation-wrap:simple;
|
117
|
+
text-autospace:none;
|
118
|
+
font-weight:bold;
|
119
|
+
font-size:12.0pt;
|
120
|
+
mso-bidi-font-size:10.0pt;
|
106
121
|
font-family:$bodyfont;
|
107
122
|
mso-fareast-font-family:$bodyfont;
|
108
123
|
mso-bidi-font-family:$bodyfont;
|
@@ -110,22 +125,58 @@ p.TableTitle
|
|
110
125
|
p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
|
111
126
|
{mso-style-unhide:no;
|
112
127
|
mso-style-qformat:yes;
|
113
|
-
|
114
|
-
margin-top:0cm;
|
128
|
+
margin-top:4.0pt;
|
115
129
|
margin-right:0cm;
|
116
|
-
margin-bottom:
|
130
|
+
margin-bottom:0cm;
|
117
131
|
margin-left:0cm;
|
132
|
+
margin-bottom:.0001pt;
|
118
133
|
text-align:justify;
|
119
|
-
|
134
|
+
text-justify:inter-ideograph;
|
120
135
|
mso-pagination:widow-orphan;
|
121
|
-
tab-stops:
|
122
|
-
|
123
|
-
|
136
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
137
|
+
mso-layout-grid-align:none;
|
138
|
+
punctuation-wrap:simple;
|
139
|
+
text-autospace:none;
|
140
|
+
font-size:11.0pt;
|
141
|
+
mso-bidi-font-size:10.0pt;
|
124
142
|
font-family:$bodyfont;
|
125
|
-
font-size:10.0pt;
|
126
143
|
mso-fareast-font-family:$bodyfont;
|
127
144
|
mso-bidi-font-family:$bodyfont;
|
128
145
|
mso-ansi-language:EN-GB;}
|
146
|
+
p.FooterQP, li.FooterQP, div.FooterQP
|
147
|
+
{mso-style-name:Footer_QP;
|
148
|
+
mso-style-unhide:no;
|
149
|
+
margin:0cm;
|
150
|
+
margin-bottom:.0001pt;
|
151
|
+
mso-pagination:widow-orphan;
|
152
|
+
tab-stops:45.35pt right 439.45pt 17.0cm;
|
153
|
+
mso-layout-grid-align:none;
|
154
|
+
punctuation-wrap:simple;
|
155
|
+
text-autospace:none;
|
156
|
+
font-size:11.0pt;
|
157
|
+
mso-bidi-font-size:10.0pt;
|
158
|
+
font-family:$bodyfont;
|
159
|
+
mso-fareast-font-family:$bodyfont;
|
160
|
+
mso-ansi-language:EN-GB;
|
161
|
+
mso-fareast-language:EN-US;
|
162
|
+
font-weight:bold;
|
163
|
+
mso-bidi-font-weight:normal;}
|
164
|
+
p.FirstFooter, li.FirstFooter, div.FirstFooter
|
165
|
+
{mso-style-name:FirstFooter;
|
166
|
+
mso-style-unhide:no;
|
167
|
+
mso-style-parent:Footer;
|
168
|
+
margin-top:2.0pt;
|
169
|
+
margin-right:0cm;
|
170
|
+
margin-bottom:0cm;
|
171
|
+
margin-left:0cm;
|
172
|
+
margin-bottom:.0001pt;
|
173
|
+
mso-pagination:widow-orphan;
|
174
|
+
font-size:8.0pt;
|
175
|
+
mso-bidi-font-size:10.0pt;
|
176
|
+
font-family:$bodyfont;
|
177
|
+
mso-fareast-font-family:$bodyfont;
|
178
|
+
mso-ansi-language:EN-GB;
|
179
|
+
mso-fareast-language:EN-US;}
|
129
180
|
p.ANNEX, li.ANNEX, div.ANNEX
|
130
181
|
{mso-style-name:ANNEX;
|
131
182
|
mso-style-priority:10;
|
@@ -181,7 +232,7 @@ p.Definition, li.Definition, div.Definition
|
|
181
232
|
mso-style-unhide:no;
|
182
233
|
margin-top:0cm;
|
183
234
|
margin-right:0cm;
|
184
|
-
margin-bottom:
|
235
|
+
margin-bottom:6.0pt;
|
185
236
|
margin-left:0cm;
|
186
237
|
text-align:justify;
|
187
238
|
line-height:12.0pt;
|
@@ -307,12 +358,11 @@ p.TermNum, li.TermNum, div.TermNum
|
|
307
358
|
mso-pagination:widow-orphan;
|
308
359
|
page-break-after:avoid;
|
309
360
|
tab-stops:20.15pt;
|
310
|
-
font-size:
|
311
|
-
font-family:$
|
312
|
-
mso-fareast-font-family:$
|
313
|
-
mso-bidi-font-family:$
|
361
|
+
font-size:12.0pt;
|
362
|
+
font-family:$bodyfont;
|
363
|
+
mso-fareast-font-family:$bodyfont;
|
364
|
+
mso-bidi-font-family:$bodyfont;
|
314
365
|
mso-ansi-language:EN-GB;
|
315
|
-
font-weight:bold;
|
316
366
|
mso-bidi-font-weight:normal;}
|
317
367
|
p.zzContents, li.zzContents, div.zzContents
|
318
368
|
{mso-style-name:zzContents;
|
@@ -345,7 +395,7 @@ p.zzCopyright, li.zzCopyright
|
|
345
395
|
mso-style-next:Normal;
|
346
396
|
margin-top:0cm;
|
347
397
|
margin-right:14.2pt;
|
348
|
-
margin-bottom:
|
398
|
+
margin-bottom:6.0pt;
|
349
399
|
margin-left:14.2pt;
|
350
400
|
text-align:justify;
|
351
401
|
line-height:12.0pt;
|
@@ -526,21 +576,123 @@ p.Formula, li.Formula, div.Formula
|
|
526
576
|
{mso-style-name:Formula;
|
527
577
|
mso-style-noshow:yes;
|
528
578
|
mso-style-unhide:no;
|
529
|
-
margin-top:
|
579
|
+
margin-top:6.0pt;
|
530
580
|
margin-right:0cm;
|
531
|
-
margin-bottom:
|
532
|
-
margin-left:
|
533
|
-
|
581
|
+
margin-bottom:0cm;
|
582
|
+
margin-left:0cm;
|
583
|
+
margin-bottom:.0001pt;
|
534
584
|
mso-pagination:widow-orphan;
|
535
|
-
tab-stops:right
|
536
|
-
|
585
|
+
tab-stops:39.7pt center 241.0pt right 17.0cm;
|
586
|
+
mso-layout-grid-align:none;
|
587
|
+
punctuation-wrap:simple;
|
588
|
+
text-autospace:none;
|
589
|
+
font-size:12.0pt;
|
590
|
+
mso-bidi-font-size:10.0pt;
|
537
591
|
font-family:$bodyfont;
|
538
592
|
mso-fareast-font-family:$bodyfont;
|
539
593
|
mso-bidi-font-family:$bodyfont;
|
540
594
|
mso-ansi-language:EN-GB;}
|
595
|
+
/* definition list */
|
596
|
+
p.enumlev1, li.enumlev1, div.enumlev1
|
597
|
+
{mso-style-name:enumlev1;
|
598
|
+
mso-style-unhide:no;
|
599
|
+
margin-top:4.0pt;
|
600
|
+
margin-right:0cm;
|
601
|
+
margin-bottom:0cm;
|
602
|
+
margin-left:39.7pt;
|
603
|
+
margin-bottom:.0001pt;
|
604
|
+
text-align:justify;
|
605
|
+
text-justify:inter-ideograph;
|
606
|
+
text-indent:-39.7pt;
|
607
|
+
mso-pagination:widow-orphan;
|
608
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
609
|
+
mso-layout-grid-align:none;
|
610
|
+
punctuation-wrap:simple;
|
611
|
+
text-autospace:none;
|
612
|
+
font-size:12.0pt;
|
613
|
+
mso-bidi-font-size:10.0pt;
|
614
|
+
font-family:$bodyfont;
|
615
|
+
mso-fareast-font-family:$bodyfont;
|
616
|
+
mso-ansi-language:EN-GB;
|
617
|
+
mso-fareast-language:EN-US;}
|
618
|
+
p.enumlev2, li.enumlev2, div.enumlev2
|
619
|
+
{mso-style-name:enumlev2;
|
620
|
+
mso-style-unhide:no;
|
621
|
+
mso-style-parent:enumlev1;
|
622
|
+
margin-top:4.0pt;
|
623
|
+
margin-right:0cm;
|
624
|
+
margin-bottom:0cm;
|
625
|
+
margin-left:59.55pt;
|
626
|
+
margin-bottom:.0001pt;
|
627
|
+
text-align:justify;
|
628
|
+
text-justify:inter-ideograph;
|
629
|
+
text-indent:-19.85pt;
|
630
|
+
mso-pagination:widow-orphan;
|
631
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
632
|
+
mso-layout-grid-align:none;
|
633
|
+
punctuation-wrap:simple;
|
634
|
+
text-autospace:none;
|
635
|
+
font-size:12.0pt;
|
636
|
+
mso-bidi-font-size:10.0pt;
|
637
|
+
font-family:$bodyfont;
|
638
|
+
mso-fareast-font-family:$bodyfont;
|
639
|
+
mso-ansi-language:EN-GB;
|
640
|
+
mso-fareast-language:EN-US;}
|
641
|
+
p.enumlev3, li.enumlev3, div.enumlev3
|
642
|
+
{mso-style-name:enumlev3;
|
643
|
+
mso-style-unhide:no;
|
644
|
+
mso-style-parent:enumlev2;
|
645
|
+
margin-top:4.0pt;
|
646
|
+
margin-right:0cm;
|
647
|
+
margin-bottom:0cm;
|
648
|
+
margin-left:79.4pt;
|
649
|
+
margin-bottom:.0001pt;
|
650
|
+
text-align:justify;
|
651
|
+
text-justify:inter-ideograph;
|
652
|
+
text-indent:-19.85pt;
|
653
|
+
mso-pagination:widow-orphan;
|
654
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
655
|
+
mso-layout-grid-align:none;
|
656
|
+
punctuation-wrap:simple;
|
657
|
+
text-autospace:none;
|
658
|
+
font-size:12.0pt;
|
659
|
+
mso-bidi-font-size:10.0pt;
|
660
|
+
font-family:$bodyfont;
|
661
|
+
mso-fareast-font-family:$bodyfont;
|
662
|
+
mso-ansi-language:EN-GB;
|
663
|
+
mso-fareast-language:EN-US;}
|
664
|
+
p.RecNo, li.RecNo, div.RecNo
|
665
|
+
{mso-style-name:Rec_No;
|
666
|
+
mso-style-unhide:no;
|
667
|
+
mso-style-next:Rec_title;
|
668
|
+
margin:0cm;
|
669
|
+
margin-bottom:.0001pt;
|
670
|
+
mso-pagination:widow-orphan lines-together;
|
671
|
+
page-break-after:avoid;
|
672
|
+
tab-stops:39.7pt 59.55pt 79.4pt 99.25pt;
|
673
|
+
mso-layout-grid-align:none;
|
674
|
+
punctuation-wrap:simple;
|
675
|
+
text-autospace:none;
|
676
|
+
font-size:14.0pt;
|
677
|
+
mso-bidi-font-size:10.0pt;
|
678
|
+
font-family:$bodyfont;
|
679
|
+
mso-fareast-font-family:$bodyfont;
|
680
|
+
mso-ansi-language:EN-GB;
|
681
|
+
mso-fareast-language:EN-US;
|
682
|
+
font-weight:bold;
|
683
|
+
mso-bidi-font-weight:normal;}
|
684
|
+
|
685
|
+
@page {
|
686
|
+
mso-page-border-surround-header:no;
|
687
|
+
mso-page-border-surround-footer:no;
|
688
|
+
mso-footnote-separator:url("file:///C:/Doc/FILENAME_files/header.html") fs;
|
689
|
+
mso-footnote-continuation-separator:url("file:///C:/Doc/FILENAME_files/header.html") fcs;
|
690
|
+
mso-endnote-separator:url("file:///C:/Doc/FILENAME_files/header.html") es;
|
691
|
+
mso-endnote-continuation-separator:url("file:///C:/Doc/FILENAME_files/header.html") ecs;
|
692
|
+
mso-facing-pages:yes;}
|
541
693
|
@page WordSection1
|
542
694
|
{
|
543
|
-
|
695
|
+
size:21.0cm 842.0pt;
|
544
696
|
margin:54.45pt 54.45pt 14.2pt 54.45pt;
|
545
697
|
mso-header-margin:1.0cm;
|
546
698
|
mso-footer-margin:14.2pt;
|
@@ -551,28 +703,34 @@ p.Formula, li.Formula, div.Formula
|
|
551
703
|
div.WordSection1
|
552
704
|
{page:WordSection1;}
|
553
705
|
@page WordSection2
|
554
|
-
{
|
555
|
-
|
556
|
-
|
557
|
-
mso-
|
558
|
-
mso-
|
706
|
+
{
|
707
|
+
size:21.0cm 842.0pt;
|
708
|
+
margin:54.45pt 54.45pt 54.45pt 54.45pt;
|
709
|
+
mso-header-margin:24.1pt;
|
710
|
+
mso-footer-margin:24.1pt;
|
711
|
+
mso-page-numbers:roman-lower 1;
|
559
712
|
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
560
713
|
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
561
714
|
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
562
715
|
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
716
|
+
mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh2;
|
717
|
+
mso-first-footer:url("file:///C:/Doc/FILENAME_files/header.html") ff2;
|
563
718
|
mso-paper-source:0;}
|
564
719
|
div.WordSection2
|
565
720
|
{page:WordSection2;}
|
566
721
|
@page WordSection3
|
567
|
-
{
|
568
|
-
|
569
|
-
|
570
|
-
mso-
|
722
|
+
{
|
723
|
+
size:21.0cm 842.0pt;
|
724
|
+
margin:2.0cm 2.0cm 2.0cm 2.0cm;
|
725
|
+
mso-header-margin:1.0cm;
|
726
|
+
mso-footer-margin:1.0cm;
|
571
727
|
mso-page-numbers:1;
|
572
728
|
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
573
729
|
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
574
730
|
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
575
731
|
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
732
|
+
mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh2;
|
733
|
+
mso-first-footer:url("file:///C:/Doc/FILENAME_files/header.html") ff2;
|
576
734
|
mso-paper-source:0;}
|
577
735
|
div.WordSection3
|
578
736
|
{page:WordSection3;}
|
@@ -598,7 +756,7 @@ table.MsoISOTable
|
|
598
756
|
mso-yfti-tbllook:480;
|
599
757
|
mso-border-insideh:.75pt solid windowtext;
|
600
758
|
mso-border-insidev:.75pt solid windowtext;
|
601
|
-
font-size:
|
759
|
+
font-size:11.0pt;
|
602
760
|
font-family:$bodyfont;}
|
603
761
|
table.MsoISOTable tr
|
604
762
|
{page-break-inside:avoid;}
|
@@ -610,6 +768,8 @@ table.MsoISOTable td
|
|
610
768
|
{border:solid windowtext 1pt;
|
611
769
|
mso-border-alt:solid windowtext 1pt;
|
612
770
|
padding:0cm 2.85pt 0cm 2.85pt;}
|
771
|
+
table.MsoISOTable p
|
772
|
+
{font-size:11.0pt;}
|
613
773
|
table.MsoTableGrid
|
614
774
|
{mso-style-name:"Table Grid";
|
615
775
|
mso-tstyle-rowband-size:0;
|
@@ -701,6 +861,8 @@ font-family:$bodyfont;
|
|
701
861
|
|
702
862
|
table.dl
|
703
863
|
{margin-top:0cm;
|
864
|
+
width:95%;
|
865
|
+
mso-table-layout-alt: auto;
|
704
866
|
margin-right:0cm;
|
705
867
|
margin-bottom:11.0pt;
|
706
868
|
margin-left:20.15pt;}
|
@@ -21,17 +21,21 @@ style='mso-ansi-language:FR-CH'><o:p> </o:p></span></span></p>
|
|
21
21
|
<p class=MsoNormal><span style='mso-bookmark:_Hlk526346232'><span lang=FR-CH
|
22
22
|
style='mso-ansi-language:FR-CH'><o:p> </o:p></span></span></p>
|
23
23
|
|
24
|
+
<!--
|
24
25
|
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0
|
25
26
|
style='border-collapse:collapse;mso-table-layout-alt:fixed;mso-padding-alt:
|
26
27
|
0cm 5.4pt 0cm 5.4pt'>
|
27
28
|
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'>
|
28
29
|
<td width=663 valign=top style='width:497.25pt;padding:0cm 5.4pt 0cm 5.4pt'>
|
30
|
+
-->
|
29
31
|
<div id="abstractbox">
|
30
32
|
</div>
|
33
|
+
<!--
|
31
34
|
</td>
|
32
35
|
<span style='mso-bookmark:_Hlk526346232'></span>
|
33
36
|
</tr>
|
34
37
|
</table>
|
38
|
+
-->
|
35
39
|
|
36
40
|
<p class=MsoNormal><span style='mso-bookmark:_Hlk526346232'><span lang=EN-US
|
37
41
|
style='mso-ansi-language:EN-US'><o:p> </o:p></span></span></p>
|
@@ -39,12 +43,15 @@ style='mso-ansi-language:EN-US'><o:p> </o:p></span></span></p>
|
|
39
43
|
<p class=MsoNormal><span style='mso-bookmark:_Hlk526346232'><span lang=EN-US
|
40
44
|
style='mso-ansi-language:EN-US'><o:p> </o:p></span></span></p>
|
41
45
|
|
46
|
+
<!--
|
42
47
|
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=663
|
43
48
|
style='width:497.4pt;border-collapse:collapse;mso-padding-alt:0cm 5.4pt 0cm 5.4pt'>
|
44
49
|
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'>
|
45
50
|
<td width=663 valign=top style='width:497.4pt;padding:0cm 5.4pt 0cm 5.4pt'>
|
51
|
+
-->
|
46
52
|
<div id="historybox">
|
47
53
|
</div>
|
54
|
+
<!--
|
48
55
|
<span style='mso-bookmark:_Hlk526346232'></span>
|
49
56
|
<p class=Headingb style='margin-bottom:6.0pt'><span style='mso-bookmark:_Hlk526346232'><span
|
50
57
|
lang=EN-US style='mso-ansi-language:EN-US'><o:p></o:p></span></span></p>
|
@@ -52,6 +59,7 @@ style='mso-ansi-language:EN-US'><o:p> </o:p></span></span></p>
|
|
52
59
|
<span style='mso-bookmark:_Hlk526346232'></span>
|
53
60
|
</tr>
|
54
61
|
</table>
|
62
|
+
-->
|
55
63
|
|
56
64
|
<p class=MsoNormal><span style='mso-bookmark:_Hlk526346232'><span lang=EN-US
|
57
65
|
style='mso-ansi-language:EN-US'><o:p> </o:p></span></span></p>
|
@@ -242,5 +250,7 @@ mso-bidi-language:AR-SA'><br clear=all style='page-break-before:always'>
|
|
242
250
|
|
243
251
|
<p class=MsoNormal align=center style='text-align:center'>
|
244
252
|
<b>Table of Contents</b></p>
|
253
|
+
<p class=MsoNormal style='tab-stops:right 17.0cm'><span style='mso-tab-count:1'/>
|
254
|
+
<b>Page</b></p>
|
245
255
|
|
246
256
|
WORDTOC
|