metanorma-ogc 1.2.3 → 1.2.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rake.yml +62 -0
- data/README.adoc +3 -4
- data/lib/asciidoctor/ogc/basicdoc.rng +4 -11
- data/lib/asciidoctor/ogc/boilerplate.xml +2 -2
- data/lib/asciidoctor/ogc/converter.rb +25 -1
- data/lib/asciidoctor/ogc/isodoc.rng +27 -50
- data/lib/asciidoctor/ogc/ogc.rng +8 -1
- data/lib/asciidoctor/ogc/validate.rb +1 -1
- data/lib/isodoc/ogc/base_convert.rb +0 -1
- data/lib/isodoc/ogc/biblio.rb +1 -0
- data/lib/isodoc/ogc/html/_coverpage.css +6 -0
- data/lib/isodoc/ogc/html/_coverpage.scss +8 -0
- data/lib/isodoc/ogc/html/html_ogc_titlepage.html +3 -3
- data/lib/isodoc/ogc/html/htmlstyle.css +211 -201
- data/lib/isodoc/ogc/html/htmlstyle.scss +4 -4
- data/lib/isodoc/ogc/html/ogc.css +21 -21
- data/lib/isodoc/ogc/html/ogc.scss +21 -21
- data/lib/isodoc/ogc/html/ogc_wp.css +35 -35
- data/lib/isodoc/ogc/html/ogc_wp.scss +35 -35
- data/lib/isodoc/ogc/html/word_ogc_titlepage.html +1 -1
- data/lib/isodoc/ogc/html/wordstyle.css +19 -19
- data/lib/isodoc/ogc/html/wordstyle.scss +19 -19
- data/lib/isodoc/ogc/html/wordstyle_wp.css +23 -23
- data/lib/isodoc/ogc/html/wordstyle_wp.scss +23 -23
- data/lib/isodoc/ogc/html_convert.rb +5 -1
- data/lib/isodoc/ogc/i18n-en.yaml +10 -0
- data/lib/isodoc/ogc/init.rb +1 -1
- data/lib/isodoc/ogc/metadata.rb +1 -1
- data/lib/isodoc/ogc/ogc.abstract-specification-topic.xsl +671 -138
- data/lib/isodoc/ogc/ogc.best-practice.xsl +671 -138
- data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +671 -138
- data/lib/isodoc/ogc/ogc.community-practice.xsl +671 -138
- data/lib/isodoc/ogc/ogc.community-standard.xsl +671 -138
- data/lib/isodoc/ogc/ogc.discussion-paper.xsl +671 -138
- data/lib/isodoc/ogc/ogc.engineering-report.xsl +671 -138
- data/lib/isodoc/ogc/ogc.other.xsl +671 -138
- data/lib/isodoc/ogc/ogc.policy.xsl +671 -138
- data/lib/isodoc/ogc/ogc.reference-model.xsl +671 -138
- data/lib/isodoc/ogc/ogc.release-notes.xsl +671 -138
- data/lib/isodoc/ogc/ogc.standard.xsl +671 -138
- data/lib/isodoc/ogc/ogc.test-suite.xsl +671 -138
- data/lib/isodoc/ogc/ogc.user-guide.xsl +671 -138
- data/lib/isodoc/ogc/ogc.white-paper.xsl +584 -89
- data/lib/isodoc/ogc/presentation_xml_convert.rb +25 -0
- data/lib/isodoc/ogc/sections.rb +6 -1
- data/lib/isodoc/ogc/word_convert.rb +8 -1
- data/lib/isodoc/ogc/xref.rb +30 -5
- data/lib/metanorma/ogc.rb +7 -0
- data/lib/metanorma/ogc/fonts_manifest.yaml +6 -0
- data/lib/metanorma/ogc/processor.rb +0 -8
- data/lib/metanorma/ogc/version.rb +1 -1
- data/metanorma-ogc.gemspec +2 -2
- metadata +8 -9
- data/.github/workflows/macos.yml +0 -38
- data/.github/workflows/ubuntu.yml +0 -56
- data/.github/workflows/windows.yml +0 -40
@@ -9,7 +9,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre
|
|
9
9
|
text-align:left;
|
10
10
|
mso-pagination:widow-orphan;
|
11
11
|
tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
|
12
|
-
font-size
|
12
|
+
font-size:$monospacefontsize;
|
13
13
|
font-family:$monospacefont;
|
14
14
|
mso-fareast-font-family:Calibri;
|
15
15
|
mso-bidi-font-family:"Courier New";
|
@@ -72,7 +72,7 @@ p.TableTitle, p.FigureTitle, p.SourceTitle, p.AdmonitionTitle, p.RecommendationT
|
|
72
72
|
line-height:12.0pt;
|
73
73
|
mso-pagination:widow-orphan;
|
74
74
|
tab-stops:20.15pt;
|
75
|
-
font-size
|
75
|
+
font-size:$normalfontsize;
|
76
76
|
font-family:$bodyfont;
|
77
77
|
color:#44546A;
|
78
78
|
mso-themecolor:text2;
|
@@ -95,8 +95,8 @@ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
|
|
95
95
|
line-height:12.0pt;
|
96
96
|
mso-pagination:widow-orphan;
|
97
97
|
tab-stops:2.0cm;
|
98
|
-
font-size
|
99
|
-
mso-bidi-font-size
|
98
|
+
font-size:$smallerfontsize;
|
99
|
+
mso-bidi-font-size:$normalfontsize;
|
100
100
|
font-family:$bodyfont;
|
101
101
|
mso-fareast-font-family:$bodyfont;
|
102
102
|
mso-bidi-font-family:$bodyfont;
|
@@ -121,7 +121,7 @@ p.ANNEX, li.ANNEX, div.ANNEX
|
|
121
121
|
mso-list:l0 level1 lfo12;
|
122
122
|
tab-stops:20.15pt;
|
123
123
|
font-size:14.0pt;
|
124
|
-
mso-bidi-font-size
|
124
|
+
mso-bidi-font-size:$normalfontsize;
|
125
125
|
font-family:$headerfont;
|
126
126
|
mso-fareast-font-family:$headerfont;
|
127
127
|
mso-bidi-font-family:$headerfont;
|
@@ -143,7 +143,7 @@ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle
|
|
143
143
|
mso-outline-level:1;
|
144
144
|
tab-stops:20.15pt;
|
145
145
|
font-size:14.0pt;
|
146
|
-
mso-bidi-font-size
|
146
|
+
mso-bidi-font-size:$normalfontsize;
|
147
147
|
font-family:$headerfont;
|
148
148
|
mso-fareast-font-family:$headerfont;
|
149
149
|
mso-bidi-font-family:$headerfont;
|
@@ -162,7 +162,7 @@ p.Definition, li.Definition, div.Definition
|
|
162
162
|
line-height:12.0pt;
|
163
163
|
mso-pagination:widow-orphan;
|
164
164
|
tab-stops:20.15pt;
|
165
|
-
font-size
|
165
|
+
font-size:$normalfontsize;
|
166
166
|
font-family:$bodyfont;
|
167
167
|
mso-fareast-font-family:$bodyfont;
|
168
168
|
mso-bidi-font-family:$bodyfont;
|
@@ -184,7 +184,7 @@ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle
|
|
184
184
|
mso-hyphenate:none;
|
185
185
|
tab-stops:20.15pt;
|
186
186
|
font-size:14.0pt;
|
187
|
-
mso-bidi-font-size
|
187
|
+
mso-bidi-font-size:$normalfontsize;
|
188
188
|
font-family:$headerfont;
|
189
189
|
mso-fareast-font-family:$headerfont;
|
190
190
|
mso-bidi-font-family:$headerfont;
|
@@ -208,7 +208,7 @@ p.IntroTitle, li.IntroTitle, div.IntroTitle
|
|
208
208
|
mso-hyphenate:none;
|
209
209
|
tab-stops:20.15pt;
|
210
210
|
font-size:14.0pt;
|
211
|
-
mso-bidi-font-size
|
211
|
+
mso-bidi-font-size:$normalfontsize;
|
212
212
|
font-family:$headerfont;
|
213
213
|
mso-fareast-font-family:$headerfont;
|
214
214
|
mso-bidi-font-family:$headerfont;
|
@@ -231,7 +231,7 @@ mso-style-noshow:yes;
|
|
231
231
|
mso-hyphenate:none;
|
232
232
|
tab-stops:20.15pt;
|
233
233
|
font-size:10.5pt;
|
234
|
-
mso-bidi-font-size
|
234
|
+
mso-bidi-font-size:$normalfontsize;
|
235
235
|
font-family:$headerfont;
|
236
236
|
mso-fareast-font-family:$headerfont;
|
237
237
|
mso-bidi-font-family:$headerfont;
|
@@ -251,7 +251,7 @@ p.Terms, li.Terms, div.Terms
|
|
251
251
|
page-break-after:avoid;
|
252
252
|
mso-hyphenate:none;
|
253
253
|
tab-stops:20.15pt;
|
254
|
-
font-size
|
254
|
+
font-size:$normalfontsize;
|
255
255
|
font-family:$headerfont;
|
256
256
|
mso-fareast-font-family:$headerfont;
|
257
257
|
mso-bidi-font-family:$headerfont;
|
@@ -270,7 +270,7 @@ p.AltTerms, li.AltTerms, div.AltTerms
|
|
270
270
|
page-break-after:avoid;
|
271
271
|
mso-hyphenate:none;
|
272
272
|
tab-stops:20.15pt;
|
273
|
-
font-size
|
273
|
+
font-size:$normalfontsize;
|
274
274
|
font-family:$bodyfont;
|
275
275
|
mso-fareast-font-family:$bodyfont;
|
276
276
|
mso-bidi-font-family:$bodyfont;
|
@@ -288,7 +288,7 @@ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
|
|
288
288
|
page-break-after:avoid;
|
289
289
|
mso-hyphenate:none;
|
290
290
|
tab-stops:20.15pt;
|
291
|
-
font-size
|
291
|
+
font-size:$normalfontsize;
|
292
292
|
font-family:$bodyfont;
|
293
293
|
mso-fareast-font-family:$bodyfont;
|
294
294
|
mso-bidi-font-family:$bodyfont;
|
@@ -305,7 +305,7 @@ p.TermNum, li.TermNum, div.TermNum
|
|
305
305
|
mso-pagination:widow-orphan;
|
306
306
|
page-break-after:avoid;
|
307
307
|
tab-stops:20.15pt;
|
308
|
-
font-size
|
308
|
+
font-size:$normalfontsize;
|
309
309
|
font-family:$headerfont;
|
310
310
|
mso-fareast-font-family:$headerfont;
|
311
311
|
mso-bidi-font-family:$headerfont;
|
@@ -383,7 +383,7 @@ p.zzCopyright_address
|
|
383
383
|
mso-padding-alt-left:20pt;
|
384
384
|
font-size:10.0pt;
|
385
385
|
text-align:left;
|
386
|
-
mso-bidi-font-size
|
386
|
+
mso-bidi-font-size:$normalfontsize;}
|
387
387
|
p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
|
388
388
|
{mso-style-name:zzSTDTitle;
|
389
389
|
mso-style-noshow:yes;
|
@@ -399,7 +399,7 @@ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
|
|
399
399
|
mso-hyphenate:none;
|
400
400
|
tab-stops:20.15pt;
|
401
401
|
font-size:16.0pt;
|
402
|
-
mso-bidi-font-size
|
402
|
+
mso-bidi-font-size:$normalfontsize;
|
403
403
|
font-family:$headerfont;
|
404
404
|
mso-fareast-font-family:$headerfont;
|
405
405
|
mso-bidi-font-family:$headerfont;
|
@@ -421,7 +421,7 @@ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1
|
|
421
421
|
mso-hyphenate:none;
|
422
422
|
tab-stops:20.15pt;
|
423
423
|
font-size:16.0pt;
|
424
|
-
mso-bidi-font-size
|
424
|
+
mso-bidi-font-size:$normalfontsize;
|
425
425
|
font-family:$headerfont;
|
426
426
|
mso-fareast-font-family:$headerfont;
|
427
427
|
mso-bidi-font-family:$headerfont;
|
@@ -438,7 +438,7 @@ p.Quote, li.Quote, div.Quote
|
|
438
438
|
line-height:12.0pt;
|
439
439
|
mso-pagination:widow-orphan;
|
440
440
|
tab-stops:20.15pt;
|
441
|
-
font-size
|
441
|
+
font-size:$normalfontsize;
|
442
442
|
font-family:$bodyfont;
|
443
443
|
mso-fareast-font-family:$bodyfont;
|
444
444
|
mso-bidi-font-family:$bodyfont;
|
@@ -453,7 +453,7 @@ p.QuoteAttribution
|
|
453
453
|
line-height:12.0pt;
|
454
454
|
mso-pagination:widow-orphan;
|
455
455
|
tab-stops:20.15pt;
|
456
|
-
font-size
|
456
|
+
font-size:$normalfontsize;
|
457
457
|
font-family:$bodyfont;
|
458
458
|
mso-fareast-font-family:$bodyfont;
|
459
459
|
mso-bidi-font-family:$bodyfont;
|
@@ -472,7 +472,7 @@ p.Admonition, li.Admonition, div.Admonition
|
|
472
472
|
mso-border-themecolor:accent1;
|
473
473
|
padding:0cm;
|
474
474
|
mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
|
475
|
-
font-size
|
475
|
+
font-size:$normalfontsize;
|
476
476
|
font-family:$bodyfont;
|
477
477
|
mso-ascii-font-family:$bodyfont;
|
478
478
|
mso-ascii-theme-font:minor-latin;
|
@@ -497,7 +497,7 @@ p.Code, li.Code, div.Code
|
|
497
497
|
mso-pagination:widow-orphan;
|
498
498
|
tab-stops:20.15pt;
|
499
499
|
font-size:9.0pt;
|
500
|
-
mso-bidi-font-size
|
500
|
+
mso-bidi-font-size:$normalfontsize;
|
501
501
|
font-family:$monospacefont;
|
502
502
|
mso-fareast-font-family:Calibri;
|
503
503
|
mso-bidi-font-family:"Source Sans Pro";
|
@@ -508,12 +508,12 @@ p.Formula, li.Formula, div.Formula
|
|
508
508
|
mso-style-unhide:no;
|
509
509
|
margin-top:0cm;
|
510
510
|
margin-right:0cm;
|
511
|
-
margin-bottom
|
511
|
+
margin-bottom:$normalfontsize;
|
512
512
|
margin-left:20.15pt;
|
513
513
|
line-height:12.0pt;
|
514
514
|
mso-pagination:widow-orphan;
|
515
515
|
tab-stops:right 487.45pt;
|
516
|
-
font-size
|
516
|
+
font-size:$normalfontsize;
|
517
517
|
font-family:$bodyfont;
|
518
518
|
mso-fareast-font-family:$bodyfont;
|
519
519
|
mso-bidi-font-family:$bodyfont;
|
@@ -610,7 +610,7 @@ table.MsoISOTable, table.MsoISOTableBig
|
|
610
610
|
mso-para-margin-bottom:0cm;
|
611
611
|
mso-para-margin-left:0cm;
|
612
612
|
mso-pagination:widow-orphan;
|
613
|
-
font-size
|
613
|
+
font-size:$normalfontsize;
|
614
614
|
font-family:$headerfont;}
|
615
615
|
table.MsoISOTable th, table.MsoISOTableBig th
|
616
616
|
{border:solid windowtext 1pt;
|
@@ -621,7 +621,7 @@ table.MsoISOTable td, table.MsoISOTableBig td
|
|
621
621
|
mso-border-alt:solid #999999 .5pt;
|
622
622
|
padding:0cm 5.4pt 0cm 5.4pt;}
|
623
623
|
table.MsoISOTable p, table.MsoISOTableBig p
|
624
|
-
{font-size
|
624
|
+
{font-size:$normalfontsize; }
|
625
625
|
table.MsoTableGrid
|
626
626
|
{mso-style-name:"Table Grid";
|
627
627
|
mso-tstyle-rowband-size:0;
|
@@ -636,7 +636,7 @@ table.MsoTableGrid
|
|
636
636
|
mso-para-margin:0cm;
|
637
637
|
mso-para-margin-bottom:.0001pt;
|
638
638
|
mso-pagination:widow-orphan;
|
639
|
-
font-size
|
639
|
+
font-size:$smallerfontsize;
|
640
640
|
font-family:$bodyfont;}
|
641
641
|
div.formula
|
642
642
|
{tab-stops:right 487.45pt;}
|
@@ -671,7 +671,7 @@ div.coverpage_warning
|
|
671
671
|
vertical-align:super;}
|
672
672
|
|
673
673
|
aside {
|
674
|
-
font-size
|
674
|
+
font-size:$footnotefontsize;
|
675
675
|
}
|
676
676
|
|
677
677
|
p.example, li.example, td.example {
|
@@ -688,24 +688,24 @@ div.example {
|
|
688
688
|
|
689
689
|
p.example, li.example, div.example, td.example {
|
690
690
|
mso-pagination:none;
|
691
|
-
font-size
|
691
|
+
font-size:$smallerfontsize;
|
692
692
|
font-family:$bodyfont;}
|
693
693
|
|
694
694
|
td.example p.MsoListParagraph {
|
695
|
-
font-size:
|
695
|
+
font-size: $smallerfontsize;
|
696
696
|
}
|
697
697
|
|
698
698
|
div.example p.MsoListParagraph {
|
699
|
-
font-size:
|
699
|
+
font-size: $smallerfontsize;
|
700
700
|
}
|
701
701
|
|
702
702
|
div.Note p.MsoListParagraph {
|
703
|
-
font-size:
|
703
|
+
font-size: $smallerfontsize;
|
704
704
|
margin-left: 1.0cm;
|
705
705
|
}
|
706
706
|
|
707
707
|
div.Note span.stem {
|
708
|
-
font-size:
|
708
|
+
font-size: $smallerfontsize; }
|
709
709
|
|
710
710
|
div.Note p.Sourcecode, div.Note pre.Sourcecode {
|
711
711
|
font-size: 8.0pt;
|
@@ -713,20 +713,20 @@ div.Note p.Sourcecode, div.Note pre.Sourcecode {
|
|
713
713
|
}
|
714
714
|
|
715
715
|
div.Note table.dl {
|
716
|
-
font-size:
|
716
|
+
font-size: $smallerfontsize;
|
717
717
|
margin-left: 1.0cm;
|
718
718
|
}
|
719
719
|
|
720
720
|
span.note_label, span.example_label, td.example_label, td.note_label
|
721
721
|
{
|
722
|
-
font-size:
|
722
|
+
font-size: $smallerfontsize;
|
723
723
|
font-family:$bodyfont;
|
724
724
|
}
|
725
725
|
|
726
726
|
table.dl
|
727
727
|
{margin-top:0cm;
|
728
728
|
margin-right:0cm;
|
729
|
-
margin-bottom
|
729
|
+
margin-bottom:$normalfontsize;
|
730
730
|
margin-left:20.15pt;}
|
731
731
|
div.license, p.license {
|
732
732
|
font-size:8.0pt;
|
@@ -91,7 +91,7 @@ page;mso-element-left:39.9pt;mso-element-top:693.25pt;mso-height-rule:exactly'>
|
|
91
91
|
auto;mso-element-anchor-vertical:page;mso-element-anchor-horizontal:page;
|
92
92
|
mso-element-left:39.9pt;mso-element-top:693.25pt;mso-height-rule:exactly'><span
|
93
93
|
lang=EN-GB style='font-size:10.0pt;mso-color-alt:windowtext;font-weight:normal'>Document
|
94
|
-
stage: <span style='mso-tab-count:1'> </span>{{
|
94
|
+
stage: <span style='mso-tab-count:1'> </span>{{ stage_display }}<o:p></o:p></span></p>
|
95
95
|
<p class=zzCover align=left style='margin-bottom:0cm;margin-bottom:.0001pt;
|
96
96
|
text-align:left;mso-hyphenate:none;tab-stops:99.0pt;mso-element:frame;
|
97
97
|
mso-element-frame-hspace:7.1pt;mso-element-frame-vspace:7.1pt;mso-element-wrap:
|
@@ -81,7 +81,7 @@ p.MsoNormal, li.MsoNormal, div.MsoNormal {
|
|
81
81
|
margin: 0cm;
|
82
82
|
margin-bottom: 12.0pt;
|
83
83
|
mso-pagination: widow-orphan;
|
84
|
-
font-size:
|
84
|
+
font-size: {{normalfontsize}};
|
85
85
|
font-family: {{bodyfont}};
|
86
86
|
mso-fareast-font-family: "Times New Roman";
|
87
87
|
mso-ansi-language: EN-US;
|
@@ -97,7 +97,7 @@ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
|
|
97
97
|
/* do not put in margin-left, it is specific to list level */
|
98
98
|
mso-add-space: auto;
|
99
99
|
mso-pagination: widow-orphan;
|
100
|
-
font-size:
|
100
|
+
font-size: {{normalfontsize}};
|
101
101
|
font-family: {{bodyfont}};
|
102
102
|
mso-ansi-language: EN-AU;
|
103
103
|
mso-fareast-language: EN-US; }
|
@@ -113,7 +113,7 @@ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphC
|
|
113
113
|
/* do not put in margin-left, it is specific to list level */
|
114
114
|
mso-add-space: auto;
|
115
115
|
mso-pagination: widow-orphan;
|
116
|
-
font-size:
|
116
|
+
font-size: {{normalfontsize}};
|
117
117
|
font-family: {{bodyfont}};
|
118
118
|
mso-ansi-language: EN-AU;
|
119
119
|
mso-fareast-language: EN-US; }
|
@@ -129,7 +129,7 @@ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagrap
|
|
129
129
|
/* do not put in margin-left, it is specific to list level */
|
130
130
|
mso-add-space: auto;
|
131
131
|
mso-pagination: widow-orphan;
|
132
|
-
font-size:
|
132
|
+
font-size: {{normalfontsize}};
|
133
133
|
font-family: {{bodyfont}};
|
134
134
|
mso-ansi-language: EN-AU;
|
135
135
|
mso-fareast-language: EN-US; }
|
@@ -145,7 +145,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
|
|
145
145
|
/* do not put in margin-left, it is specific to list level */
|
146
146
|
mso-add-space: auto;
|
147
147
|
mso-pagination: widow-orphan;
|
148
|
-
font-size:
|
148
|
+
font-size: {{normalfontsize}};
|
149
149
|
font-family: {{bodyfont}};
|
150
150
|
mso-ansi-language: EN-AU;
|
151
151
|
mso-fareast-language: EN-US; }
|
@@ -156,7 +156,7 @@ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
|
156
156
|
margin: 0cm;
|
157
157
|
margin-bottom: .0001pt;
|
158
158
|
mso-pagination: widow-orphan;
|
159
|
-
font-size:
|
159
|
+
font-size: {{footnotefontsize}};
|
160
160
|
font-family: {{bodyfont}};
|
161
161
|
mso-fareast-font-family: "Times New Roman";
|
162
162
|
mso-ansi-language: EN-US;
|
@@ -168,7 +168,7 @@ p.MsoHeader, li.MsoHeader, div.MsoHeader {
|
|
168
168
|
margin-bottom: .0001pt;
|
169
169
|
mso-pagination: widow-orphan;
|
170
170
|
tab-stops: center 216.0pt right 482.0pt;
|
171
|
-
font-size:
|
171
|
+
font-size: {{normalfontsize}};
|
172
172
|
font-family: {{bodyfont}};
|
173
173
|
mso-fareast-font-family: "Times New Roman";
|
174
174
|
mso-ansi-language: EN-US;
|
@@ -180,7 +180,7 @@ p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape {
|
|
180
180
|
margin-bottom: .0001pt;
|
181
181
|
mso-pagination: widow-orphan;
|
182
182
|
tab-stops: center 367.0pt right 734.0pt;
|
183
|
-
font-size:
|
183
|
+
font-size: {{normalfontsize}};
|
184
184
|
font-family: {{bodyfont}};
|
185
185
|
mso-fareast-font-family: "Times New Roman";
|
186
186
|
mso-ansi-language: EN-US;
|
@@ -192,7 +192,7 @@ p.MsoFooter, li.MsoFooter, div.MsoFooter {
|
|
192
192
|
margin-bottom: .0001pt;
|
193
193
|
mso-pagination: widow-orphan;
|
194
194
|
tab-stops: right 482.0pt;
|
195
|
-
font-size:
|
195
|
+
font-size: {{normalfontsize}};
|
196
196
|
font-family: {{bodyfont}};
|
197
197
|
mso-fareast-font-family: "Times New Roman";
|
198
198
|
mso-ansi-language: EN-US;
|
@@ -204,7 +204,7 @@ p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape {
|
|
204
204
|
margin-bottom: .0001pt;
|
205
205
|
mso-pagination: widow-orphan;
|
206
206
|
tab-stops: right 734.0pt;
|
207
|
-
font-size:
|
207
|
+
font-size: {{normalfontsize}};
|
208
208
|
font-family: {{bodyfont}};
|
209
209
|
mso-fareast-font-family: "Times New Roman";
|
210
210
|
mso-ansi-language: EN-US;
|
@@ -333,7 +333,7 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
|
333
333
|
margin: 0cm;
|
334
334
|
margin-bottom: .0001pt;
|
335
335
|
mso-pagination: widow-orphan;
|
336
|
-
font-size:
|
336
|
+
font-size: {{footnotefontsize}};
|
337
337
|
font-family: {{bodyfont}};
|
338
338
|
mso-fareast-font-family: "Times New Roman";
|
339
339
|
mso-ansi-language: EN-US;
|
@@ -605,7 +605,7 @@ p.MsoToc1, li.MsoToc1, div.MsoToc1 {
|
|
605
605
|
mso-pagination: widow-orphan;
|
606
606
|
mso-hyphenate: none;
|
607
607
|
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
608
|
-
font-size:
|
608
|
+
font-size: {{normalfontsize}};
|
609
609
|
font-family: {{bodyfont}};
|
610
610
|
mso-fareast-font-family: {{bodyfont}};
|
611
611
|
mso-bidi-font-family: {{bodyfont}};
|
@@ -629,7 +629,7 @@ p.MsoToc2, li.MsoToc2, div.MsoToc2 {
|
|
629
629
|
mso-pagination: widow-orphan;
|
630
630
|
mso-hyphenate: none;
|
631
631
|
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
632
|
-
font-size:
|
632
|
+
font-size: {{normalfontsize}};
|
633
633
|
font-family: {{bodyfont}};
|
634
634
|
mso-fareast-font-family: {{bodyfont}};
|
635
635
|
mso-bidi-font-family: {{bodyfont}};
|
@@ -653,7 +653,7 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
|
653
653
|
mso-pagination: widow-orphan;
|
654
654
|
mso-hyphenate: none;
|
655
655
|
tab-stops: 20.15pt 36.0pt right dotted 487.6pt;
|
656
|
-
font-size:
|
656
|
+
font-size: {{normalfontsize}};
|
657
657
|
font-family: {{bodyfont}};
|
658
658
|
mso-fareast-font-family: {{bodyfont}};
|
659
659
|
mso-bidi-font-family: {{bodyfont}};
|
@@ -677,7 +677,7 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText {
|
|
677
677
|
line-height: 12.0pt;
|
678
678
|
mso-pagination: widow-orphan;
|
679
679
|
tab-stops: 20.15pt;
|
680
|
-
font-size:
|
680
|
+
font-size: {{footnotefontsize}};
|
681
681
|
font-family: {{bodyfont}};
|
682
682
|
mso-fareast-font-family: {{bodyfont}};
|
683
683
|
mso-bidi-font-family: {{bodyfont}};
|
@@ -696,7 +696,7 @@ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {
|
|
696
696
|
text-align: left;
|
697
697
|
line-height: 12.0pt;
|
698
698
|
mso-pagination: widow-orphan;
|
699
|
-
font-size:
|
699
|
+
font-size: {{normalfontsize}};
|
700
700
|
font-family: {{bodyfont}};
|
701
701
|
mso-fareast-font-family: {{bodyfont}};
|
702
702
|
mso-bidi-font-family: {{bodyfont}};
|
@@ -812,9 +812,9 @@ p.Tablebody, li.Tablebody, div.Tablebody {
|
|
812
812
|
margin-right: 0cm;
|
813
813
|
margin-bottom: 3.0pt;
|
814
814
|
margin-left: 0cm;
|
815
|
-
line-height:
|
815
|
+
line-height: {{normalfontsize}};
|
816
816
|
mso-pagination: widow-orphan;
|
817
|
-
font-size:
|
817
|
+
font-size: {{smallerfontsize}};
|
818
818
|
mso-bidi-font-size: 11.0pt;
|
819
819
|
font-family: {{bodyfont}};
|
820
820
|
mso-fareast-font-family: {{bodyfont}};
|
@@ -1241,7 +1241,7 @@ table.MsoNormalTable {
|
|
1241
1241
|
mso-para-margin: 0cm;
|
1242
1242
|
mso-para-margin-bottom: .0001pt;
|
1243
1243
|
mso-pagination: widow-orphan;
|
1244
|
-
font-size:
|
1244
|
+
font-size: {{smallerfontsize}};
|
1245
1245
|
font-family: {{bodyfont}}; }
|
1246
1246
|
|
1247
1247
|
ol {
|
@@ -71,7 +71,7 @@ p.MsoNormal, li.MsoNormal, div.MsoNormal
|
|
71
71
|
margin:0cm;
|
72
72
|
margin-bottom:12.0pt;
|
73
73
|
mso-pagination:widow-orphan;
|
74
|
-
font-size
|
74
|
+
font-size:$normalfontsize;
|
75
75
|
font-family:$bodyfont;
|
76
76
|
mso-fareast-font-family:"Times New Roman";
|
77
77
|
mso-ansi-language:EN-US;
|
@@ -86,7 +86,7 @@ p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
|
|
86
86
|
/* do not put in margin-left, it is specific to list level */
|
87
87
|
mso-add-space:auto;
|
88
88
|
mso-pagination:widow-orphan;
|
89
|
-
font-size
|
89
|
+
font-size:$normalfontsize;
|
90
90
|
font-family:$bodyfont;
|
91
91
|
mso-ansi-language:EN-AU;
|
92
92
|
mso-fareast-language:EN-US;}
|
@@ -101,7 +101,7 @@ p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphC
|
|
101
101
|
/* do not put in margin-left, it is specific to list level */
|
102
102
|
mso-add-space:auto;
|
103
103
|
mso-pagination:widow-orphan;
|
104
|
-
font-size
|
104
|
+
font-size:$normalfontsize;
|
105
105
|
font-family:$bodyfont;
|
106
106
|
mso-ansi-language:EN-AU;
|
107
107
|
mso-fareast-language:EN-US;}
|
@@ -116,7 +116,7 @@ p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagrap
|
|
116
116
|
/* do not put in margin-left, it is specific to list level */
|
117
117
|
mso-add-space:auto;
|
118
118
|
mso-pagination:widow-orphan;
|
119
|
-
font-size
|
119
|
+
font-size:$normalfontsize;
|
120
120
|
font-family:$bodyfont;
|
121
121
|
mso-ansi-language:EN-AU;
|
122
122
|
mso-fareast-language:EN-US;}
|
@@ -131,7 +131,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
|
|
131
131
|
/* do not put in margin-left, it is specific to list level */
|
132
132
|
mso-add-space:auto;
|
133
133
|
mso-pagination:widow-orphan;
|
134
|
-
font-size
|
134
|
+
font-size:$normalfontsize;
|
135
135
|
font-family:$bodyfont;
|
136
136
|
mso-ansi-language:EN-AU;
|
137
137
|
mso-fareast-language:EN-US;}
|
@@ -142,7 +142,7 @@ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
|
|
142
142
|
margin:0cm;
|
143
143
|
margin-bottom:.0001pt;
|
144
144
|
mso-pagination:widow-orphan;
|
145
|
-
font-size
|
145
|
+
font-size:$footnotefontsize;
|
146
146
|
font-family:$bodyfont;
|
147
147
|
mso-fareast-font-family:"Times New Roman";
|
148
148
|
mso-ansi-language:EN-US;
|
@@ -153,7 +153,7 @@ p.MsoHeader, li.MsoHeader, div.MsoHeader
|
|
153
153
|
margin-bottom:.0001pt;
|
154
154
|
mso-pagination:widow-orphan;
|
155
155
|
tab-stops:center 216.0pt right 482.0pt;
|
156
|
-
font-size
|
156
|
+
font-size:$normalfontsize;
|
157
157
|
font-family:$bodyfont;
|
158
158
|
mso-fareast-font-family:"Times New Roman";
|
159
159
|
mso-ansi-language:EN-US;
|
@@ -164,7 +164,7 @@ p.MsoHeaderLandscape, li.MsoHeaderLandscape, div.MsoHeaderLandscape
|
|
164
164
|
margin-bottom:.0001pt;
|
165
165
|
mso-pagination:widow-orphan;
|
166
166
|
tab-stops:center 367.0pt right 734.0pt;
|
167
|
-
font-size
|
167
|
+
font-size:$normalfontsize;
|
168
168
|
font-family:$bodyfont;
|
169
169
|
mso-fareast-font-family:"Times New Roman";
|
170
170
|
mso-ansi-language:EN-US;
|
@@ -175,7 +175,7 @@ p.MsoFooter, li.MsoFooter, div.MsoFooter
|
|
175
175
|
margin-bottom:.0001pt;
|
176
176
|
mso-pagination:widow-orphan;
|
177
177
|
tab-stops:right 482.0pt;
|
178
|
-
font-size
|
178
|
+
font-size:$normalfontsize;
|
179
179
|
font-family:$bodyfont;
|
180
180
|
mso-fareast-font-family:"Times New Roman";
|
181
181
|
mso-ansi-language:EN-US;
|
@@ -186,7 +186,7 @@ p.MsoFooterLandscape, li.MsoFooterLandscape, div.MsoFooterLandscape
|
|
186
186
|
margin-bottom:.0001pt;
|
187
187
|
mso-pagination:widow-orphan;
|
188
188
|
tab-stops:right 734.0pt;
|
189
|
-
font-size
|
189
|
+
font-size:$normalfontsize;
|
190
190
|
font-family:$bodyfont;
|
191
191
|
mso-fareast-font-family:"Times New Roman";
|
192
192
|
mso-ansi-language:EN-US;
|
@@ -306,7 +306,7 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
|
|
306
306
|
margin:0cm;
|
307
307
|
margin-bottom:.0001pt;
|
308
308
|
mso-pagination:widow-orphan;
|
309
|
-
font-size
|
309
|
+
font-size:$footnotefontsize;
|
310
310
|
font-family:$bodyfont;
|
311
311
|
mso-fareast-font-family:"Times New Roman";
|
312
312
|
mso-ansi-language:EN-US;
|
@@ -566,7 +566,7 @@ p.MsoToc1, li.MsoToc1, div.MsoToc1
|
|
566
566
|
mso-pagination:widow-orphan;
|
567
567
|
mso-hyphenate:none;
|
568
568
|
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
569
|
-
font-size
|
569
|
+
font-size:$normalfontsize;
|
570
570
|
font-family:$bodyfont;
|
571
571
|
mso-fareast-font-family:$bodyfont;
|
572
572
|
mso-bidi-font-family:$bodyfont;
|
@@ -589,7 +589,7 @@ p.MsoToc2, li.MsoToc2, div.MsoToc2
|
|
589
589
|
mso-pagination:widow-orphan;
|
590
590
|
mso-hyphenate:none;
|
591
591
|
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
592
|
-
font-size
|
592
|
+
font-size:$normalfontsize;
|
593
593
|
font-family:$bodyfont;
|
594
594
|
mso-fareast-font-family:$bodyfont;
|
595
595
|
mso-bidi-font-family:$bodyfont;
|
@@ -612,7 +612,7 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
|
|
612
612
|
mso-pagination:widow-orphan;
|
613
613
|
mso-hyphenate:none;
|
614
614
|
tab-stops:20.15pt 36.0pt right dotted 487.6pt;
|
615
|
-
font-size
|
615
|
+
font-size:$normalfontsize;
|
616
616
|
font-family:$bodyfont;
|
617
617
|
mso-fareast-font-family:$bodyfont;
|
618
618
|
mso-bidi-font-family:$bodyfont;
|
@@ -634,7 +634,7 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
|
|
634
634
|
line-height:12.0pt;
|
635
635
|
mso-pagination:widow-orphan;
|
636
636
|
tab-stops:20.15pt;
|
637
|
-
font-size
|
637
|
+
font-size:$footnotefontsize;
|
638
638
|
font-family:$bodyfont;
|
639
639
|
mso-fareast-font-family:$bodyfont;
|
640
640
|
mso-bidi-font-family:$bodyfont;
|
@@ -652,7 +652,7 @@ p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
|
|
652
652
|
text-align:left;
|
653
653
|
line-height:12.0pt;
|
654
654
|
mso-pagination:widow-orphan;
|
655
|
-
font-size
|
655
|
+
font-size:$normalfontsize;
|
656
656
|
font-family:$bodyfont;
|
657
657
|
mso-fareast-font-family:$bodyfont;
|
658
658
|
mso-bidi-font-family:$bodyfont;
|
@@ -761,9 +761,9 @@ p.Tablebody, li.Tablebody, div.Tablebody
|
|
761
761
|
margin-right:0cm;
|
762
762
|
margin-bottom:3.0pt;
|
763
763
|
margin-left:0cm;
|
764
|
-
line-height
|
764
|
+
line-height:$normalfontsize;
|
765
765
|
mso-pagination:widow-orphan;
|
766
|
-
font-size
|
766
|
+
font-size:$smallerfontsize;
|
767
767
|
mso-bidi-font-size:11.0pt;
|
768
768
|
font-family:$bodyfont;
|
769
769
|
mso-fareast-font-family:$bodyfont;
|
@@ -1145,7 +1145,7 @@ table.MsoNormalTable
|
|
1145
1145
|
mso-para-margin:0cm;
|
1146
1146
|
mso-para-margin-bottom:.0001pt;
|
1147
1147
|
mso-pagination:widow-orphan;
|
1148
|
-
font-size
|
1148
|
+
font-size:$smallerfontsize;
|
1149
1149
|
font-family:$bodyfont;}
|
1150
1150
|
ol
|
1151
1151
|
{margin-bottom:0cm;
|