metanorma-ogc 2.2.0 → 2.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/rake.yml +1 -1
  3. data/.github/workflows/release.yml +24 -0
  4. data/lib/isodoc/ogc/html/htmlstyle.scss +1 -1
  5. data/lib/isodoc/ogc/ogc.abstract-specification-topic.xsl +128 -153
  6. data/lib/isodoc/ogc/ogc.best-practice.xsl +128 -153
  7. data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +128 -153
  8. data/lib/isodoc/ogc/ogc.community-practice.xsl +128 -153
  9. data/lib/isodoc/ogc/ogc.community-standard.xsl +128 -153
  10. data/lib/isodoc/ogc/ogc.discussion-paper.xsl +128 -153
  11. data/lib/isodoc/ogc/ogc.engineering-report.xsl +128 -153
  12. data/lib/isodoc/ogc/ogc.other.xsl +128 -153
  13. data/lib/isodoc/ogc/ogc.policy.xsl +128 -153
  14. data/lib/isodoc/ogc/ogc.reference-model.xsl +128 -153
  15. data/lib/isodoc/ogc/ogc.release-notes.xsl +128 -153
  16. data/lib/isodoc/ogc/ogc.standard.xsl +128 -153
  17. data/lib/isodoc/ogc/ogc.test-suite.xsl +128 -153
  18. data/lib/isodoc/ogc/ogc.user-guide.xsl +128 -153
  19. data/lib/isodoc/ogc/ogc.white-paper.xsl +128 -153
  20. data/lib/isodoc/ogc/presentation_xml_convert.rb +7 -12
  21. data/lib/isodoc/ogc/xref.rb +0 -125
  22. data/lib/metanorma/ogc/biblio.rng +8 -5
  23. data/lib/metanorma/ogc/cleanup.rb +68 -97
  24. data/lib/metanorma/ogc/converter.rb +4 -10
  25. data/lib/metanorma/ogc/validate.rb +0 -45
  26. data/lib/metanorma/ogc/version.rb +1 -1
  27. data/lib/metanorma-ogc.rb +2 -1
  28. data/lib/relaton/render/config.yml +27 -3
  29. data/metanorma-ogc.gemspec +2 -0
  30. metadata +35 -14
  31. data/lib/isodoc/ogc/html/_coverpage.css +0 -205
  32. data/lib/isodoc/ogc/html/htmlstyle.css +0 -1149
  33. data/lib/isodoc/ogc/html/ogc.css +0 -861
  34. data/lib/isodoc/ogc/html/ogc_wp.css +0 -774
  35. data/lib/isodoc/ogc/html/wordstyle.css +0 -1344
  36. data/lib/isodoc/ogc/html/wordstyle_wp.css +0 -1270
  37. data/lib/isodoc/ogc/reqt.rb +0 -215
  38. data/lib/isodoc/ogc/reqt_helper.rb +0 -83
@@ -1,861 +0,0 @@
1
- p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
2
- mso-style-unhide: no;
3
- mso-style-qformat: yes;
4
- mso-style-parent: "";
5
- margin-top: 6.0pt;
6
- margin-right: 0cm;
7
- margin-bottom: 6.0pt;
8
- margin-left: 0cm;
9
- text-align: left;
10
- mso-pagination: widow-orphan;
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: {{monospacefontsize}};
13
- font-family: {{monospacefont}};
14
- mso-fareast-font-family: Calibri;
15
- mso-bidi-font-family: "Courier New";
16
- mso-ansi-language: EN-GB; }
17
-
18
- p.pseudocode, li.pseudocode, div.pseudocode {
19
- mso-style-unhide: no;
20
- mso-style-qformat: yes;
21
- mso-style-parent: "";
22
- margin-top: 6.0pt;
23
- margin-right: 0cm;
24
- margin-bottom: 6.0pt;
25
- margin-left: 0cm;
26
- text-align: left;
27
- mso-pagination: widow-orphan;
28
- 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;
29
- font-size: {{normalfontsize}};
30
- font-family: {{bodyfont}};
31
- mso-fareast-font-family: Calibri;
32
- mso-bidi-font-family: "Courier New";
33
- mso-ansi-language: EN-GB; }
34
-
35
- p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
36
- mso-style-unhide: no;
37
- mso-style-qformat: yes;
38
- mso-style-parent: "";
39
- margin-top: 0cm;
40
- margin-right: 0cm;
41
- margin-bottom: 12.0pt;
42
- margin-left: 33.15pt;
43
- text-indent: -33.15pt;
44
- tab-stops: 33.15pt;
45
- line-height: 12.0pt;
46
- mso-pagination: widow-orphan;
47
- font-size: {{normalfontsize}};
48
- font-weight: normal;
49
- font-family: {{bodyfont}};
50
- mso-fareast-font-family: {{bodyfont}};
51
- mso-bidi-font-family: {{bodyfont}};
52
- mso-ansi-language: EN-GB; }
53
-
54
- p.FigureTitle {
55
- mso-style-unhide: no;
56
- mso-style-qformat: yes;
57
- mso-style-parent: "";
58
- margin-top: 0cm;
59
- margin-right: 0cm;
60
- margin-bottom: 6.0pt;
61
- margin-left: 0cm;
62
- text-align: center;
63
- line-height: 12.0pt;
64
- page-break-before: avoid;
65
- mso-pagination: widow-orphan;
66
- tab-stops: 20.15pt;
67
- font-size: 11.0pt;
68
- font-weight: bold;
69
- font-family: {{bodyfont}};
70
- mso-fareast-font-family: {{bodyfont}};
71
- mso-bidi-font-family: {{bodyfont}};
72
- mso-ansi-language: EN-GB; }
73
-
74
- p.SourceTitle {
75
- mso-style-unhide: no;
76
- mso-style-qformat: yes;
77
- mso-style-parent: "";
78
- margin-top: 0cm;
79
- margin-right: 0cm;
80
- margin-bottom: 6.0pt;
81
- margin-left: 0cm;
82
- text-align: center;
83
- line-height: 12.0pt;
84
- page-break-before: avoid;
85
- mso-pagination: widow-orphan;
86
- tab-stops: 20.15pt;
87
- font-size: 11.0pt;
88
- font-weight: bold;
89
- font-family: {{bodyfont}};
90
- mso-fareast-font-family: {{bodyfont}};
91
- mso-bidi-font-family: {{bodyfont}};
92
- mso-ansi-language: EN-GB; }
93
-
94
- p.AdmonitionTitle, p.RecommendationTitle, p.RecommendationTestTitle {
95
- mso-style-unhide: no;
96
- mso-style-qformat: yes;
97
- mso-style-parent: "";
98
- margin-top: 0cm;
99
- margin-right: 0cm;
100
- margin-bottom: 6.0pt;
101
- margin-left: 0cm;
102
- text-align: center;
103
- line-height: 12.0pt;
104
- page-break-after: avoid;
105
- mso-pagination: widow-orphan;
106
- tab-stops: 20.15pt;
107
- font-size: 11.0pt;
108
- font-weight: bold;
109
- font-family: {{bodyfont}};
110
- mso-fareast-font-family: {{bodyfont}};
111
- mso-bidi-font-family: {{bodyfont}};
112
- mso-ansi-language: EN-GB; }
113
-
114
- p.TableTitle, p.ListTitle {
115
- mso-style-unhide: no;
116
- mso-style-qformat: yes;
117
- mso-style-parent: "";
118
- margin-top: 0cm;
119
- margin-right: 0cm;
120
- margin-bottom: 6.0pt;
121
- margin-left: 0cm;
122
- text-align: center;
123
- page-break-after: avoid;
124
- line-height: 12.0pt;
125
- mso-pagination: widow-orphan;
126
- tab-stops: 20.15pt;
127
- font-size: 11.0pt;
128
- font-family: {{bodyfont}};
129
- mso-fareast-font-family: {{bodyfont}};
130
- mso-bidi-font-family: {{bodyfont}};
131
- mso-ansi-language: EN-GB; }
132
-
133
- p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote {
134
- mso-style-unhide: no;
135
- mso-style-qformat: yes;
136
- mso-style-parent: "";
137
- margin-top: 0cm;
138
- margin-right: 0cm;
139
- margin-bottom: 12.0pt;
140
- margin-left: 0cm;
141
- text-align: left;
142
- line-height: 12.0pt;
143
- mso-pagination: widow-orphan;
144
- tab-stops: 2.0cm;
145
- mso-bidi-font-size: 11.0pt;
146
- mso-fareast-font-family: {{bodyfont}};
147
- mso-bidi-font-family: {{bodyfont}};
148
- mso-ansi-language: EN-GB; }
149
-
150
- p.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote {
151
- font-size: {{smallerfontsize}};
152
- font-family: {{bodyfont}}; }
153
-
154
- p.ANNEX, li.ANNEX, div.ANNEX {
155
- mso-style-name: ANNEX;
156
- mso-style-priority: 10;
157
- mso-style-unhide: no;
158
- mso-style-next: Normal;
159
- margin-top: 0cm;
160
- margin-right: 0cm;
161
- margin-bottom: 24.0pt;
162
- margin-left: 0cm;
163
- text-align: center;
164
- text-indent: 0cm;
165
- line-height: 15.5pt;
166
- mso-line-height-rule: exactly;
167
- page-break-before: always;
168
- mso-pagination: widow-orphan;
169
- page-break-after: avoid;
170
- mso-outline-level: 1;
171
- mso-list: l0 level1 lfo12;
172
- tab-stops: 20.15pt;
173
- font-size: 14.0pt;
174
- mso-bidi-font-size: 11.0pt;
175
- font-family: {{headerfont}};
176
- mso-fareast-font-family: {{headerfont}};
177
- mso-bidi-font-family: {{headerfont}};
178
- mso-ansi-language: EN-GB;
179
- mso-fareast-language: JA;
180
- font-weight: bold;
181
- mso-bidi-font-weight: normal; }
182
-
183
- p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
184
- mso-style-name: "Biblio Title";
185
- mso-style-noshow: yes;
186
- mso-style-unhide: no;
187
- margin-top: 0cm;
188
- margin-right: 0cm;
189
- margin-bottom: 15.5pt;
190
- margin-left: 0cm;
191
- text-align: center;
192
- line-height: 15.5pt;
193
- mso-pagination: widow-orphan;
194
- mso-outline-level: 1;
195
- tab-stops: 20.15pt;
196
- font-size: 14.0pt;
197
- mso-bidi-font-size: 11.0pt;
198
- font-family: {{headerfont}};
199
- mso-fareast-font-family: {{headerfont}};
200
- mso-bidi-font-family: {{headerfont}};
201
- mso-ansi-language: EN-GB;
202
- font-weight: bold;
203
- mso-bidi-font-weight: normal; }
204
-
205
- p.Definition, li.Definition, div.Definition {
206
- mso-style-name: Definition;
207
- mso-style-priority: 9;
208
- mso-style-unhide: no;
209
- margin-top: 0cm;
210
- margin-right: 0cm;
211
- margin-bottom: 12.0pt;
212
- margin-left: 0cm;
213
- text-align: left;
214
- line-height: 12.0pt;
215
- mso-pagination: widow-orphan;
216
- tab-stops: 20.15pt;
217
- font-size: 11.0pt;
218
- font-family: {{bodyfont}};
219
- mso-fareast-font-family: {{bodyfont}};
220
- mso-bidi-font-family: {{bodyfont}};
221
- mso-ansi-language: EN-GB; }
222
-
223
- p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
224
- mso-style-name: "Foreword Title";
225
- mso-style-noshow: yes;
226
- mso-style-unhide: no;
227
- margin-top: 0cm;
228
- margin-right: 0cm;
229
- margin-bottom: 15.5pt;
230
- margin-left: 0cm;
231
- text-align: left;
232
- line-height: 15.5pt;
233
- page-break-before: always;
234
- mso-pagination: widow-orphan;
235
- page-break-after: avoid;
236
- mso-outline-level: 1;
237
- mso-hyphenate: none;
238
- tab-stops: 20.15pt;
239
- font-size: 14.0pt;
240
- mso-bidi-font-size: 11.0pt;
241
- font-family: {{headerfont}};
242
- mso-fareast-font-family: {{headerfont}};
243
- mso-bidi-font-family: {{headerfont}};
244
- mso-ansi-language: EN-GB;
245
- font-weight: bold;
246
- mso-bidi-font-weight: normal; }
247
-
248
- p.IntroTitle, li.IntroTitle, div.IntroTitle {
249
- mso-style-name: "Intro Title";
250
- mso-style-noshow: yes;
251
- mso-style-unhide: no;
252
- mso-style-parent: "Foreword Title";
253
- margin-top: 0cm;
254
- margin-right: 0cm;
255
- margin-bottom: 15.5pt;
256
- margin-left: 0cm;
257
- text-align: left;
258
- line-height: 15.5pt;
259
- mso-pagination: widow-orphan;
260
- page-break-after: avoid;
261
- mso-outline-level: 1;
262
- mso-hyphenate: none;
263
- tab-stops: 20.15pt;
264
- font-size: 14.0pt;
265
- mso-bidi-font-size: 11.0pt;
266
- font-family: {{headerfont}};
267
- mso-fareast-font-family: {{headerfont}};
268
- mso-bidi-font-family: {{headerfont}};
269
- mso-ansi-language: EN-GB;
270
- font-weight: bold;
271
- page-break-before: always;
272
- mso-bidi-font-weight: normal; }
273
-
274
- p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
275
- mso-style-noshow: yes;
276
- mso-style-unhide: no;
277
- mso-style-parent: "Foreword Title";
278
- margin-top: 0cm;
279
- margin-right: 0cm;
280
- margin-bottom: 0.0pt;
281
- margin-left: 0cm;
282
- text-align: center;
283
- line-height: 15.5pt;
284
- mso-pagination: widow-orphan;
285
- page-break-after: avoid;
286
- mso-hyphenate: none;
287
- tab-stops: 20.15pt;
288
- font-size: {{normalfontsize}};
289
- mso-bidi-font-size: 11.0pt;
290
- font-family: {{headerfont}};
291
- mso-fareast-font-family: {{headerfont}};
292
- mso-bidi-font-family: {{headerfont}};
293
- mso-ansi-language: EN-GB;
294
- font-weight: bold;
295
- mso-bidi-font-weight: normal; }
296
-
297
- p.Terms, li.Terms, div.Terms {
298
- mso-style-name: "Term\(s\)";
299
- mso-style-priority: 8;
300
- mso-style-unhide: no;
301
- mso-style-next: Definition;
302
- margin: 0cm;
303
- margin-bottom: .0001pt;
304
- line-height: 12.0pt;
305
- mso-pagination: widow-orphan;
306
- page-break-after: avoid;
307
- mso-hyphenate: none;
308
- tab-stops: 20.15pt;
309
- font-size: 11.0pt;
310
- font-family: {{headerfont}};
311
- mso-fareast-font-family: {{headerfont}};
312
- mso-bidi-font-family: {{headerfont}};
313
- mso-ansi-language: EN-GB;
314
- mso-bidi-font-weight: normal; }
315
-
316
- p.AltTerms, li.AltTerms, div.AltTerms {
317
- mso-style-name: "AltTerm\(s\)";
318
- mso-style-priority: 8;
319
- mso-style-unhide: no;
320
- mso-style-next: Definition;
321
- margin: 0cm;
322
- margin-bottom: .0001pt;
323
- line-height: 12.0pt;
324
- mso-pagination: widow-orphan;
325
- page-break-after: avoid;
326
- mso-hyphenate: none;
327
- tab-stops: 20.15pt;
328
- font-size: 11.0pt;
329
- font-family: {{bodyfont}};
330
- mso-fareast-font-family: {{bodyfont}};
331
- mso-bidi-font-family: {{bodyfont}};
332
- mso-ansi-language: EN-GB;
333
- mso-bidi-font-weight: normal; }
334
-
335
- p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
336
- mso-style-name: "DeprecatedTerm\(s\)";
337
- mso-style-priority: 8;
338
- mso-style-unhide: no;
339
- mso-style-next: Definition;
340
- margin: 0cm;
341
- margin-bottom: .0001pt;
342
- line-height: 12.0pt;
343
- mso-pagination: widow-orphan;
344
- page-break-after: avoid;
345
- mso-hyphenate: none;
346
- tab-stops: 20.15pt;
347
- font-size: 11.0pt;
348
- font-family: {{bodyfont}};
349
- mso-fareast-font-family: {{bodyfont}};
350
- mso-bidi-font-family: {{bodyfont}};
351
- mso-ansi-language: EN-GB;
352
- mso-bidi-font-weight: normal; }
353
-
354
- p.TermNum, li.TermNum, div.TermNum {
355
- mso-style-name: TermNum;
356
- mso-style-priority: 7;
357
- mso-style-unhide: no;
358
- mso-style-next: "Term\(s\)";
359
- margin: 0cm;
360
- margin-bottom: .0001pt;
361
- line-height: 12.0pt;
362
- mso-pagination: widow-orphan;
363
- page-break-after: avoid;
364
- tab-stops: 20.15pt;
365
- font-size: 11.0pt;
366
- font-family: {{headerfont}};
367
- mso-fareast-font-family: {{headerfont}};
368
- mso-bidi-font-family: {{headerfont}};
369
- mso-ansi-language: EN-GB;
370
- font-weight: bold;
371
- mso-bidi-font-weight: normal; }
372
-
373
- p.zzContents, li.zzContents, div.zzContents {
374
- mso-style-name: zzContents;
375
- mso-style-noshow: yes;
376
- mso-style-unhide: no;
377
- mso-style-next: "TOC 1";
378
- margin-top: 48.0pt;
379
- margin-right: 0cm;
380
- margin-bottom: 15.5pt;
381
- margin-left: 0cm;
382
- line-height: 15.5pt;
383
- mso-line-height-rule: exactly;
384
- page-break-before: always;
385
- mso-pagination: widow-orphan;
386
- page-break-after: avoid;
387
- mso-hyphenate: none;
388
- tab-stops: 20.15pt;
389
- font-size: 14.0pt;
390
- mso-bidi-font-size: 11.0pt;
391
- font-family: {{headerfont}};
392
- mso-fareast-font-family: {{headerfont}};
393
- mso-bidi-font-family: {{headerfont}};
394
- mso-ansi-language: EN-GB;
395
- font-weight: bold;
396
- mso-bidi-font-weight: normal; }
397
-
398
- p.TOCTitle, li.TOCTitle, div.TOCTitle {
399
- mso-style-name: zzContents;
400
- mso-style-noshow: yes;
401
- mso-style-unhide: no;
402
- mso-style-next: "TOC 1";
403
- margin-top: 48.0pt;
404
- margin-right: 0cm;
405
- margin-bottom: 15.5pt;
406
- margin-left: 0cm;
407
- line-height: 15.5pt;
408
- mso-line-height-rule: exactly;
409
- mso-pagination: widow-orphan;
410
- page-break-after: avoid;
411
- mso-hyphenate: none;
412
- tab-stops: 20.15pt;
413
- font-size: 14.0pt;
414
- mso-bidi-font-size: 11.0pt;
415
- font-family: {{headerfont}};
416
- mso-fareast-font-family: {{headerfont}};
417
- mso-bidi-font-family: {{headerfont}};
418
- mso-ansi-language: EN-GB;
419
- font-weight: bold;
420
- mso-bidi-font-weight: normal; }
421
-
422
- p.zzCopyright, li.zzCopyright {
423
- mso-style-name: zzCopyright;
424
- mso-style-noshow: yes;
425
- mso-style-unhide: no;
426
- mso-style-next: Normal;
427
- margin-top: 0cm;
428
- margin-right: 14.2pt;
429
- margin-bottom: 12.0pt;
430
- margin-left: 14.2pt;
431
- text-align: left;
432
- line-height: 12.0pt;
433
- mso-pagination: widow-orphan;
434
- tab-stops: 20.15pt 25.7pt 481.15pt;
435
- padding: 0cm;
436
- mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
437
- font-size: {{normalfontsize}};
438
- font-family: {{bodyfont}};
439
- mso-fareast-font-family: {{bodyfont}};
440
- mso-bidi-font-family: {{bodyfont}};
441
- mso-ansi-language: EN-GB; }
442
-
443
- div.zzCopyright {
444
- mso-element: para-border-div;
445
- border: solid windowtext 1.0pt;
446
- mso-border-top-alt: solid windowtext .5pt;
447
- mso-border-left-alt: solid windowtext .5pt;
448
- mso-border-right-alt: solid windowtext .5pt;
449
- mso-border-bottom-alt: solid windowtext .5pt;
450
- padding: 1.0pt 4.0pt 0cm 4.0pt;
451
- margin-left: 5.1pt;
452
- margin-right: 5.1pt; }
453
-
454
- p.zzCopyright_address {
455
- margin-top: 0cm;
456
- margin-right: 14.2pt;
457
- margin-bottom: 0.0pt;
458
- margin-left: 14.2pt;
459
- mso-layout-grid-align: none;
460
- text-autospace: none;
461
- padding-left: 20pt;
462
- mso-padding-alt-left: 20pt;
463
- font-size: 10.0pt;
464
- text-align: left;
465
- mso-bidi-font-size: 11.0pt; }
466
-
467
- p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
468
- mso-style-name: zzSTDTitle;
469
- mso-style-noshow: yes;
470
- mso-style-unhide: no;
471
- mso-style-next: Normal;
472
- margin-top: 20.0pt;
473
- margin-right: 0cm;
474
- margin-bottom: 38.0pt;
475
- margin-left: 0cm;
476
- line-height: 17.5pt;
477
- mso-line-height-rule: exactly;
478
- mso-pagination: widow-orphan;
479
- mso-hyphenate: none;
480
- tab-stops: 20.15pt;
481
- font-size: 16.0pt;
482
- mso-bidi-font-size: 11.0pt;
483
- font-family: {{headerfont}};
484
- mso-fareast-font-family: {{headerfont}};
485
- mso-bidi-font-family: {{headerfont}};
486
- mso-ansi-language: EN-GB;
487
- font-weight: bold;
488
- mso-bidi-font-weight: normal; }
489
-
490
- p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
491
- mso-style-name: zzSTDTitle;
492
- mso-style-noshow: yes;
493
- mso-style-unhide: no;
494
- mso-style-next: Normal;
495
- margin-top: 0pt;
496
- margin-right: 0cm;
497
- margin-bottom: 18.0pt;
498
- margin-left: 0cm;
499
- line-height: 17.5pt;
500
- mso-line-height-rule: exactly;
501
- mso-pagination: widow-orphan;
502
- mso-hyphenate: none;
503
- tab-stops: 20.15pt;
504
- font-size: 16.0pt;
505
- mso-bidi-font-size: 11.0pt;
506
- font-family: {{headerfont}};
507
- mso-fareast-font-family: {{headerfont}};
508
- mso-bidi-font-family: {{headerfont}};
509
- mso-ansi-language: EN-GB;
510
- font-weight: bold;
511
- mso-bidi-font-weight: normal; }
512
-
513
- p.Quote, li.Quote, div.Quote {
514
- mso-style-priority: 99;
515
- margin-top: 0cm;
516
- margin-right: 36.0pt;
517
- margin-bottom: 0cm;
518
- margin-left: 36.0pt;
519
- text-align: left;
520
- line-height: 12.0pt;
521
- mso-pagination: widow-orphan;
522
- tab-stops: 20.15pt;
523
- mso-fareast-font-family: {{bodyfont}};
524
- mso-bidi-font-family: {{bodyfont}};
525
- mso-ansi-language: EN-GB; }
526
-
527
- p.Quote, li.Quote {
528
- font-size: {{normalfontsize}};
529
- font-family: {{bodyfont}}; }
530
-
531
- p.QuoteAttribution {
532
- text-align: right;
533
- mso-style-priority: 99;
534
- margin-top: 0cm;
535
- margin-right: 36.0pt;
536
- margin-bottom: 0cm;
537
- margin-left: 36.0pt;
538
- line-height: 12.0pt;
539
- mso-pagination: widow-orphan;
540
- tab-stops: 20.15pt;
541
- font-size: {{normalfontsize}};
542
- font-family: {{bodyfont}};
543
- mso-fareast-font-family: {{bodyfont}};
544
- mso-bidi-font-family: {{bodyfont}};
545
- mso-ansi-language: EN-GB; }
546
-
547
- p.Admonition, li.Admonition, div.Admonition {
548
- mso-style-priority: 99;
549
- margin-top: 0cm;
550
- margin-right: 57.6pt;
551
- margin-bottom: 0cm;
552
- margin-left: 57.6pt;
553
- margin-bottom: .0001pt;
554
- mso-pagination: widow-orphan;
555
- border: none;
556
- mso-border-alt: solid #4472C4 .25pt;
557
- mso-border-themecolor: accent1;
558
- padding: 0cm;
559
- mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
560
- mso-ascii-font-family: {{bodyfont}};
561
- mso-ascii-theme-font: minor-latin;
562
- mso-fareast-font-family: {{bodyfont}};
563
- mso-fareast-theme-font: minor-fareast;
564
- mso-hansi-font-family: {{bodyfont}};
565
- mso-hansi-theme-font: minor-latin;
566
- mso-bidi-font-family: {{bodyfont}};
567
- mso-bidi-theme-font: minor-bidi;
568
- color: #4472C4;
569
- mso-themecolor: accent1;
570
- mso-ansi-language: EN-AU; }
571
-
572
- p.Admonition, li.Admonition {
573
- font-size: 12.0pt;
574
- font-family: {{bodyfont}};
575
- font-style: italic; }
576
-
577
- p.Code, li.Code, div.Code {
578
- mso-style-name: Code;
579
- mso-style-priority: 16;
580
- mso-style-unhide: no;
581
- mso-style-qformat: yes;
582
- margin: 0cm;
583
- margin-bottom: .0001pt;
584
- line-height: 10.0pt;
585
- mso-pagination: widow-orphan;
586
- tab-stops: 20.15pt;
587
- font-size: 9.0pt;
588
- mso-bidi-font-size: 11.0pt;
589
- font-family: {{monospacefont}};
590
- mso-fareast-font-family: Calibri;
591
- mso-bidi-font-family: "Source Sans Pro";
592
- mso-ansi-language: EN-GB; }
593
-
594
- p.Formula, li.Formula, div.Formula {
595
- mso-style-name: Formula;
596
- mso-style-noshow: yes;
597
- mso-style-unhide: no;
598
- margin-top: 0cm;
599
- margin-right: 0cm;
600
- margin-bottom: 11.0pt;
601
- margin-left: 20.15pt;
602
- line-height: 12.0pt;
603
- mso-pagination: widow-orphan;
604
- tab-stops: right 487.45pt;
605
- font-size: {{normalfontsize}};
606
- font-family: {{bodyfont}};
607
- mso-fareast-font-family: {{bodyfont}};
608
- mso-bidi-font-family: {{bodyfont}};
609
- mso-ansi-language: EN-GB; }
610
-
611
- @page {
612
- mso-facing-pages: yes; }
613
-
614
- @page WordSection1 {
615
- size: 595.3pt 841.9pt;
616
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
617
- mso-header-margin: 35.45pt;
618
- mso-footer-margin: 14.2pt;
619
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh1;
620
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
621
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
622
- mso-paper-source: 0; }
623
-
624
- div.WordSection1 {
625
- page: WordSection1; }
626
-
627
- @page WordSection2 {
628
- size: 595.3pt 841.9pt;
629
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
630
- mso-header-margin: 35.45pt;
631
- mso-footer-margin: 14.2pt;
632
- mso-page-numbers: roman-lower;
633
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
634
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
635
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
636
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
637
- mso-paper-source: 0; }
638
-
639
- @page WordSection2L {
640
- size: 841.9pt 595.3pt;
641
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
642
- mso-header-margin: 35.45pt;
643
- mso-footer-margin: 14.2pt;
644
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
645
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
646
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
647
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
648
- mso-paper-source: 0; }
649
-
650
- @page WordSection2P {
651
- size: 595.3pt 841.9pt;
652
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
653
- mso-header-margin: 35.45pt;
654
- mso-footer-margin: 14.2pt;
655
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
656
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
657
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
658
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
659
- mso-paper-source: 0; }
660
-
661
- div.WordSection2 {
662
- page: WordSection2; }
663
-
664
- @page WordSection3 {
665
- size: 595.3pt 841.9pt;
666
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
667
- mso-header-margin: 35.45pt;
668
- mso-footer-margin: 14.2pt;
669
- mso-page-numbers: 1;
670
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
671
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
672
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
673
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
674
- mso-paper-source: 0; }
675
-
676
- @page WordSection3L {
677
- size: 841.9pt 595.3pt;
678
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
679
- mso-header-margin: 35.45pt;
680
- mso-footer-margin: 14.2pt;
681
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
682
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
683
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
684
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
685
- mso-paper-source: 0; }
686
-
687
- @page WordSection3P {
688
- size: 595.3pt 841.9pt;
689
- margin: 39.7pt 53.85pt 1.0cm 53.85pt;
690
- mso-header-margin: 35.45pt;
691
- mso-footer-margin: 14.2pt;
692
- mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
693
- mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
694
- mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
695
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
696
- mso-paper-source: 0; }
697
-
698
- div.WordSection3 {
699
- page: WordSection3; }
700
-
701
- table.MsoISOTable, table.MsoISOTableBig {
702
- mso-style-name: "Table ISO";
703
- mso-tstyle-rowband-size: 0;
704
- mso-tstyle-colband-size: 0;
705
- mso-style-noshow: yes;
706
- mso-style-priority: 99;
707
- mso-style-parent: "";
708
- mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
709
- mso-para-margin: 0cm;
710
- mso-para-margin-bottom: .0001pt;
711
- mso-pagination: widow-orphan;
712
- border-collapse: collapse;
713
- mso-table-layout-alt: fixed;
714
- border: solid windowtext 2pt;
715
- mso-border-alt: solid windowtext 2pt;
716
- mso-yfti-tbllook: 480;
717
- mso-border-insideh: .75pt solid windowtext;
718
- mso-border-insidev: .75pt solid windowtext;
719
- font-size: {{smallerfontsize}};
720
- font-family: {{bodyfont}}; }
721
-
722
- table.MsoISOTable th, table.MsoISOTableBig th {
723
- border: solid windowtext 1pt;
724
- mso-border-alt: solid windowtext 1pt;
725
- padding: 0cm 2.85pt 0cm 2.85pt; }
726
-
727
- table.MsoISOTable td, table.MsoISOTableBig td {
728
- border: solid windowtext 1pt;
729
- mso-border-alt: solid windowtext 1pt;
730
- padding: 0cm 2.85pt 0cm 2.85pt; }
731
-
732
- table.MsoISOTable p, table.MsoISOTableBig p {
733
- font-size: {{smallerfontsize}}; }
734
-
735
- table.recommendclass, table.recommendclass p {
736
- font-size: {{smallerfontsize}}; }
737
-
738
- table.MsoTableGrid {
739
- mso-style-name: "Table Grid";
740
- mso-tstyle-rowband-size: 0;
741
- mso-tstyle-colband-size: 0;
742
- mso-style-priority: 39;
743
- mso-style-unhide: no;
744
- border: solid windowtext 1.0pt;
745
- mso-border-alt: solid windowtext .5pt;
746
- mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
747
- mso-border-insideh: .5pt solid windowtext;
748
- mso-border-insidev: .5pt solid windowtext;
749
- mso-para-margin: 0cm;
750
- mso-para-margin-bottom: .0001pt;
751
- mso-pagination: widow-orphan;
752
- font-size: {{smallerfontsize}};
753
- font-family: {{bodyfont}}; }
754
-
755
- div.formula {
756
- tab-stops: right 487.45pt; }
757
-
758
- body {
759
- tab-interval: 36.0pt; }
760
-
761
- .coverpage_docnumber {
762
- text-align: center;
763
- font-size: 14.0pt;
764
- font-weight: bold; }
765
-
766
- .coverpage_techcommittee {
767
- text-align: center;
768
- font-size: 12.0pt; }
769
-
770
- .coverpage_docstage {
771
- text-align: center;
772
- font-size: 30.0pt;
773
- color: #2e81c2; }
774
-
775
- div.coverpage_warning {
776
- mso-element: para-border-div;
777
- border: solid windowtext 1.0pt #2e81c2;
778
- mso-border-alt: solid windowtext .5pt;
779
- padding: 1.0pt 4.0pt 1.0pt 4.0pt #2e81c2;
780
- font-size: 10.0pt;
781
- margin-left: 4.25pt;
782
- margin-right: 4.25pt; }
783
-
784
- .coverpage_warning {
785
- color: #2e81c2;
786
- font-size: 10.0pt; }
787
-
788
- a.TableFootnoteRef, span.TableFootnoteRef {
789
- mso-style-priority: 99;
790
- mso-style-parent: "Footnote Reference";
791
- vertical-align: super; }
792
-
793
- aside {
794
- font-size: {{footnotefontsize}}; }
795
-
796
- .example-title {
797
- font-weight: bold;
798
- margin-left: -36.0pt; }
799
-
800
- p.example, li.example, td.example {
801
- margin-right: 0pt;
802
- margin-left: 0pt;
803
- font-size: {{smallerfontsize}};
804
- font-family: {{bodyfont}}; }
805
-
806
- div.example {
807
- margin-right: 36.0pt;
808
- margin-left: 36.0pt;
809
- margin-top: 0cm;
810
- margin-bottom: 0cm; }
811
-
812
- p.example, li.example, div.example, td.example {
813
- mso-pagination: none; }
814
-
815
- td.example p.MsoListParagraph {
816
- font-size: {{smallerfontsize}}; }
817
-
818
- div.example p.MsoListParagraph {
819
- font-size: {{smallerfontsize}}; }
820
-
821
- div.Note p.MsoListParagraph {
822
- font-size: {{smallerfontsize}}; }
823
-
824
- div.Note span.stem {
825
- font-size: {{smallerfontsize}}; }
826
-
827
- div.Note p.Sourcecode, div.Note pre.Sourcecode {
828
- font-size: 8.0pt;
829
- margin-left: 1.0cm; }
830
-
831
- div.Note table.dl {
832
- font-size: {{smallerfontsize}};
833
- margin-left: 1.0cm; }
834
-
835
- span.note_label, span.example_label, td.example_label, td.note_label {
836
- font-size: {{smallerfontsize}};
837
- font-family: {{bodyfont}}; }
838
-
839
- table.dl {
840
- margin-top: 0cm;
841
- margin-right: 0cm;
842
- margin-bottom: 11.0pt;
843
- margin-left: 20.15pt; }
844
-
845
- div.license, p.license {
846
- font-size: 8.0pt;
847
- font-family: {{bodyfont}}; }
848
-
849
- div.warning p {
850
- margin-bottom: 6.0pt;
851
- border: none;
852
- mso-border-alt: solid windowtext .5pt;
853
- padding: 0cm;
854
- mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt; }
855
-
856
- span.hi {
857
- background-color: yellow; }
858
-
859
- span.AdmittedLabel {
860
- color: #00335b;
861
- background-color: #CFE2F3; }