metanorma-m3aawg 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. checksums.yaml +7 -0
  2. data/.github/workflows/macos.yml +39 -0
  3. data/.github/workflows/ubuntu.yml +53 -0
  4. data/.github/workflows/windows.yml +41 -0
  5. data/.gitignore +1 -0
  6. data/.hound.yml +3 -0
  7. data/.rubocop.yml +10 -0
  8. data/CODE_OF_CONDUCT.md +74 -0
  9. data/Gemfile +11 -0
  10. data/LICENSE +25 -0
  11. data/README.adoc +67 -0
  12. data/Rakefile +6 -0
  13. data/bin/console +14 -0
  14. data/bin/rspec +18 -0
  15. data/bin/setup +8 -0
  16. data/lib/asciidoctor/m3aawg.rb +5 -0
  17. data/lib/asciidoctor/m3aawg/basicdoc.rng +1059 -0
  18. data/lib/asciidoctor/m3aawg/biblio.rng +1237 -0
  19. data/lib/asciidoctor/m3aawg/boilerplate.xml +44 -0
  20. data/lib/asciidoctor/m3aawg/converter.rb +142 -0
  21. data/lib/asciidoctor/m3aawg/isodoc.rng +1504 -0
  22. data/lib/asciidoctor/m3aawg/m3d.rng +109 -0
  23. data/lib/asciidoctor/m3aawg/reqt.rng +194 -0
  24. data/lib/asciidoctor/m3aawg/validate.rb +22 -0
  25. data/lib/isodoc/m3aawg/base_convert.rb +54 -0
  26. data/lib/isodoc/m3aawg/html/dots-w@2x.png +0 -0
  27. data/lib/isodoc/m3aawg/html/dots@2x.png +0 -0
  28. data/lib/isodoc/m3aawg/html/header.html +328 -0
  29. data/lib/isodoc/m3aawg/html/html_m3d_intro.html +14 -0
  30. data/lib/isodoc/m3aawg/html/html_m3d_titlepage.html +81 -0
  31. data/lib/isodoc/m3aawg/html/htmlstyle.scss +733 -0
  32. data/lib/isodoc/m3aawg/html/logo.jpg +0 -0
  33. data/lib/isodoc/m3aawg/html/m3-logo.png +0 -0
  34. data/lib/isodoc/m3aawg/html/m3d.scss +743 -0
  35. data/lib/isodoc/m3aawg/html/scripts.html +71 -0
  36. data/lib/isodoc/m3aawg/html/word_m3d_intro.html +10 -0
  37. data/lib/isodoc/m3aawg/html/word_m3d_titlepage.html +41 -0
  38. data/lib/isodoc/m3aawg/html/wordstyle.scss +1175 -0
  39. data/lib/isodoc/m3aawg/html_convert.rb +63 -0
  40. data/lib/isodoc/m3aawg/m3d.report.xsl +3299 -0
  41. data/lib/isodoc/m3aawg/metadata.rb +53 -0
  42. data/lib/isodoc/m3aawg/pdf_convert.rb +22 -0
  43. data/lib/isodoc/m3aawg/presentation_xml_convert.rb +10 -0
  44. data/lib/isodoc/m3aawg/word_convert.rb +61 -0
  45. data/lib/metanorma-m3aawg.rb +12 -0
  46. data/lib/metanorma/m3aawg.rb +7 -0
  47. data/lib/metanorma/m3aawg/processor.rb +54 -0
  48. data/lib/metanorma/m3aawg/version.rb +5 -0
  49. data/metanorma-m3d.gemspec +51 -0
  50. metadata +334 -0
@@ -0,0 +1,743 @@
1
+ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode
2
+ {mso-style-unhide:no;
3
+ mso-style-qformat:yes;
4
+ mso-style-parent:"";
5
+ margin-top:0cm;
6
+ margin-right:0cm;
7
+ margin-bottom:12.0pt;
8
+ margin-left:0cm;
9
+ text-align:left;
10
+ line-height:12.0pt;
11
+ mso-pagination:widow-orphan;
12
+ tab-stops:20.15pt;
13
+ font-size:9.0pt;
14
+ font-family:$monospacefont;
15
+ mso-fareast-font-family:Calibri;
16
+ mso-bidi-font-family:"Courier New";
17
+ mso-ansi-language:EN-GB;}
18
+ p.pseudocode, li.pseudocode, div.pseudocode
19
+ {mso-style-unhide:no;
20
+ mso-style-qformat:yes;
21
+ mso-style-parent:"";
22
+ margin-top:0cm;
23
+ margin-right:0cm;
24
+ margin-bottom:12.0pt;
25
+ margin-left:0cm;
26
+ text-align:left;
27
+ line-height:12.0pt;
28
+ mso-pagination:widow-orphan;
29
+ tab-stops:20.15pt;
30
+ font-size:11.0pt;
31
+ font-family:$bodyfont;
32
+ mso-fareast-font-family:Calibri;
33
+ mso-bidi-font-family:"Courier New";
34
+ mso-ansi-language:EN-GB;}
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:11.0pt;
48
+ font-family:$bodyfont;
49
+ mso-fareast-font-family:$bodyfont;
50
+ mso-bidi-font-family:$bodyfont;
51
+ mso-ansi-language:EN-GB;}
52
+ p.FigureTitle
53
+ {mso-style-unhide:no;
54
+ mso-style-qformat:yes;
55
+ mso-style-parent:"";
56
+ margin-top:0cm;
57
+ margin-right:0cm;
58
+ margin-bottom:6.0pt;
59
+ margin-left:0cm;
60
+ text-align:center;
61
+ line-height:12.0pt;
62
+ page-break-before:avoid;
63
+ mso-pagination:widow-orphan;
64
+ tab-stops:20.15pt;
65
+ font-size:11.0pt;
66
+ font-family:$bodyfont;
67
+ font-weight:bold;
68
+ mso-fareast-font-family:$bodyfont;
69
+ mso-bidi-font-family:$bodyfont;
70
+ mso-ansi-language:EN-GB;}
71
+ p.SourceTitle
72
+ {mso-style-unhide:no;
73
+ mso-style-qformat:yes;
74
+ mso-style-parent:"";
75
+ margin-top:0cm;
76
+ margin-right:0cm;
77
+ margin-bottom:6.0pt;
78
+ margin-left:0cm;
79
+ text-align:center;
80
+ line-height:12.0pt;
81
+ page-break-before:avoid;
82
+ mso-pagination:widow-orphan;
83
+ tab-stops:20.15pt;
84
+ font-size:11.0pt;
85
+ font-family:$bodyfont;
86
+ font-weight:bold;
87
+ mso-fareast-font-family:$bodyfont;
88
+ mso-bidi-font-family:$bodyfont;
89
+ mso-ansi-language:EN-GB;}
90
+ p.AdmonitionTitle, p.RecommendationTitle
91
+ {mso-style-unhide:no;
92
+ mso-style-qformat:yes;
93
+ mso-style-parent:"";
94
+ margin-top:0cm;
95
+ margin-right:0cm;
96
+ margin-bottom:6.0pt;
97
+ margin-left:0cm;
98
+ text-align:center;
99
+ line-height:12.0pt;
100
+ page-break-after:avoid;
101
+ mso-pagination:widow-orphan;
102
+ tab-stops:20.15pt;
103
+ font-size:11.0pt;
104
+ font-family:$bodyfont;
105
+ font-weight:bold;
106
+ mso-fareast-font-family:$bodyfont;
107
+ mso-bidi-font-family:$bodyfont;
108
+ mso-ansi-language:EN-GB;}
109
+ p.TableTitle
110
+ {mso-style-unhide:no;
111
+ mso-style-qformat:yes;
112
+ mso-style-parent:"";
113
+ margin-top:0cm;
114
+ margin-right:0cm;
115
+ margin-bottom:6.0pt;
116
+ margin-left:0cm;
117
+ text-align:center;
118
+ page-break-after:avoid;
119
+ line-height:12.0pt;
120
+ mso-pagination:widow-orphan;
121
+ tab-stops:20.15pt;
122
+ font-size:11.0pt;
123
+ font-weight:bold;
124
+ font-family:$bodyfont;
125
+ mso-fareast-font-family:$bodyfont;
126
+ mso-bidi-font-family:$bodyfont;
127
+ mso-ansi-language:EN-GB;}
128
+ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
129
+ {mso-style-unhide:no;
130
+ mso-style-qformat:yes;
131
+ mso-style-parent:"";
132
+ margin-top:0cm;
133
+ margin-right:0cm;
134
+ margin-bottom:12.0pt;
135
+ margin-left:0cm;
136
+ text-align:justify;
137
+ line-height:12.0pt;
138
+ mso-pagination:widow-orphan;
139
+ tab-stops:20.15pt;
140
+ font-size:10.0pt;
141
+ mso-bidi-font-size:11.0pt;
142
+ font-family:$bodyfont;
143
+ mso-fareast-font-family:$bodyfont;
144
+ mso-bidi-font-family:$bodyfont;
145
+ mso-ansi-language:EN-GB;}
146
+ /* may need to be revised */
147
+ p.ANNEX, li.ANNEX, div.ANNEX
148
+ {mso-style-name:ANNEX;
149
+ mso-style-priority:10;
150
+ mso-style-unhide:no;
151
+ mso-style-next:Normal;
152
+ margin-top:0cm;
153
+ margin-right:0cm;
154
+ margin-bottom:24.0pt;
155
+ margin-left:0cm;
156
+ text-align:center;
157
+ text-indent:0cm;
158
+ line-height:15.5pt;
159
+ mso-line-height-rule:exactly;
160
+ page-break-before:always;
161
+ mso-pagination:widow-orphan;
162
+ page-break-after:avoid;
163
+ mso-outline-level:1;
164
+ mso-list:l0 level1 lfo12;
165
+ tab-stops:20.15pt;
166
+ font-size:14.0pt;
167
+ mso-bidi-font-size:11.0pt;
168
+ font-family:$headerfont;
169
+ mso-fareast-font-family:$headerfont;
170
+ mso-bidi-font-family:$headerfont;
171
+ mso-ansi-language:EN-GB;
172
+ mso-fareast-language:JA;
173
+ font-weight:bold;
174
+ mso-bidi-font-weight:normal;}
175
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle
176
+ {mso-style-name:"Biblio Title";
177
+ mso-style-noshow:yes;
178
+ mso-style-unhide:no;
179
+ margin-top:0cm;
180
+ margin-right:0cm;
181
+ margin-bottom:15.5pt;
182
+ margin-left:0cm;
183
+ text-align:center;
184
+ line-height:15.5pt;
185
+ mso-pagination:widow-orphan;
186
+ mso-outline-level:1;
187
+ tab-stops:20.15pt;
188
+ font-size:14.0pt;
189
+ mso-bidi-font-size:11.0pt;
190
+ font-family:$headerfont;
191
+ mso-fareast-font-family:$headerfont;
192
+ mso-bidi-font-family:$headerfont;
193
+ mso-ansi-language:EN-GB;
194
+ font-weight:bold;
195
+ mso-bidi-font-weight:normal;}
196
+ p.Definition, li.Definition, div.Definition
197
+ {mso-style-name:Definition;
198
+ mso-style-priority:9;
199
+ mso-style-unhide:no;
200
+ margin-top:0cm;
201
+ margin-right:0cm;
202
+ margin-bottom:12.0pt;
203
+ margin-left:0cm;
204
+ text-align:justify;
205
+ line-height:12.0pt;
206
+ mso-pagination:widow-orphan;
207
+ tab-stops:20.15pt;
208
+ font-size:11.0pt;
209
+ font-family:$bodyfont;
210
+ mso-fareast-font-family:$bodyfont;
211
+ mso-bidi-font-family:$bodyfont;
212
+ mso-ansi-language:EN-GB;}
213
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle
214
+ {mso-style-name:"Foreword Title";
215
+ mso-style-noshow:yes;
216
+ mso-style-unhide:no;
217
+ margin-top:0cm;
218
+ margin-right:0cm;
219
+ margin-bottom:15.5pt;
220
+ margin-left:0cm;
221
+ text-align:justify;
222
+ line-height:15.5pt;
223
+ page-break-before:always;
224
+ mso-pagination:widow-orphan;
225
+ page-break-after:avoid;
226
+ mso-outline-level:1;
227
+ mso-hyphenate:none;
228
+ tab-stops:20.15pt;
229
+ font-size:14.0pt;
230
+ mso-bidi-font-size:11.0pt;
231
+ font-family:$headerfont;
232
+ mso-fareast-font-family:$headerfont;
233
+ mso-bidi-font-family:$headerfont;
234
+ mso-ansi-language:EN-GB;
235
+ font-weight:bold;
236
+ mso-bidi-font-weight:normal;}
237
+ p.IntroTitle, li.IntroTitle, div.IntroTitle
238
+ {mso-style-name:"Intro Title";
239
+ mso-style-noshow:yes;
240
+ mso-style-unhide:no;
241
+ mso-style-parent:"Foreword Title";
242
+ margin-top:0cm;
243
+ margin-right:0cm;
244
+ margin-bottom:15.5pt;
245
+ margin-left:0cm;
246
+ text-align:justify;
247
+ line-height:15.5pt;
248
+ mso-pagination:widow-orphan;
249
+ page-break-after:avoid;
250
+ mso-outline-level:1;
251
+ mso-hyphenate:none;
252
+ tab-stops:20.15pt;
253
+ font-size:14.0pt;
254
+ mso-bidi-font-size:11.0pt;
255
+ font-family:$headerfont;
256
+ mso-fareast-font-family:$headerfont;
257
+ mso-bidi-font-family:$headerfont;
258
+ mso-ansi-language:EN-GB;
259
+ font-weight:bold;
260
+ page-break-before:always;
261
+ mso-bidi-font-weight:normal;}
262
+ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
263
+ mso-style-noshow:yes;
264
+ mso-style-unhide:no;
265
+ mso-style-parent:"Foreword Title";
266
+ margin-top:0cm;
267
+ margin-right:0cm;
268
+ margin-bottom:15.5pt;
269
+ margin-left:0cm;
270
+ text-align:center;
271
+ line-height:15.5pt;
272
+ mso-pagination:widow-orphan;
273
+ page-break-after:avoid;
274
+ mso-hyphenate:none;
275
+ tab-stops:20.15pt;
276
+ font-size:14.0pt;
277
+ mso-bidi-font-size:11.0pt;
278
+ font-family:$headerfont;
279
+ mso-fareast-font-family:$headerfont;
280
+ mso-bidi-font-family:$headerfont;
281
+ mso-ansi-language:EN-GB;
282
+ font-weight:bold;
283
+ mso-bidi-font-weight:normal;
284
+ }
285
+ p.Terms, li.Terms, div.Terms
286
+ {mso-style-name:"Term\(s\)";
287
+ mso-style-priority:8;
288
+ mso-style-unhide:no;
289
+ mso-style-next:Definition;
290
+ margin:0cm;
291
+ margin-bottom:.0001pt;
292
+ line-height:12.0pt;
293
+ mso-pagination:widow-orphan;
294
+ page-break-after:avoid;
295
+ mso-hyphenate:none;
296
+ tab-stops:20.15pt;
297
+ font-size:11.0pt;
298
+ font-family:$headerfont;
299
+ mso-fareast-font-family:$headerfont;
300
+ mso-bidi-font-family:$headerfont;
301
+ mso-ansi-language:EN-GB;
302
+ font-weight:bold;
303
+ mso-bidi-font-weight:normal;}
304
+ p.AltTerms, li.AltTerms, div.AltTerms
305
+ {mso-style-name:"AltTerm\(s\)";
306
+ mso-style-priority:8;
307
+ mso-style-unhide:no;
308
+ mso-style-next:Definition;
309
+ margin:0cm;
310
+ margin-bottom:.0001pt;
311
+ line-height:12.0pt;
312
+ mso-pagination:widow-orphan;
313
+ page-break-after:avoid;
314
+ mso-hyphenate:none;
315
+ tab-stops:20.15pt;
316
+ font-size:11.0pt;
317
+ font-family:$bodyfont;
318
+ mso-fareast-font-family:$bodyfont;
319
+ mso-bidi-font-family:$bodyfont;
320
+ mso-ansi-language:EN-GB;
321
+ mso-bidi-font-weight:normal;}
322
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
323
+ {mso-style-name:"DeprecatedTerm\(s\)";
324
+ mso-style-priority:8;
325
+ mso-style-unhide:no;
326
+ mso-style-next:Definition;
327
+ margin:0cm;
328
+ margin-bottom:.0001pt;
329
+ line-height:12.0pt;
330
+ mso-pagination:widow-orphan;
331
+ page-break-after:avoid;
332
+ mso-hyphenate:none;
333
+ tab-stops:20.15pt;
334
+ font-size:11.0pt;
335
+ font-family:$bodyfont;
336
+ mso-fareast-font-family:$bodyfont;
337
+ mso-bidi-font-family:$bodyfont;
338
+ mso-ansi-language:EN-GB;
339
+ mso-bidi-font-weight:normal;}
340
+ p.TermNum, li.TermNum, div.TermNum
341
+ {mso-style-name:TermNum;
342
+ mso-style-priority:7;
343
+ mso-style-unhide:no;
344
+ mso-style-next:"Term\(s\)";
345
+ margin:0cm;
346
+ margin-bottom:.0001pt;
347
+ line-height:12.0pt;
348
+ mso-pagination:widow-orphan;
349
+ page-break-after:avoid;
350
+ tab-stops:20.15pt;
351
+ font-size:11.0pt;
352
+ font-family:$headerfont;
353
+ mso-fareast-font-family:$headerfont;
354
+ mso-bidi-font-family:$headerfont;
355
+ mso-ansi-language:EN-GB;
356
+ font-weight:bold;
357
+ mso-bidi-font-weight:normal;}
358
+ p.zzContents, li.zzContents, div.zzContents
359
+ {mso-style-name:zzContents;
360
+ mso-style-noshow:yes;
361
+ mso-style-unhide:no;
362
+ mso-style-next:"TOC 1";
363
+ margin-top:48.0pt;
364
+ margin-right:0cm;
365
+ margin-bottom:15.5pt;
366
+ margin-left:0cm;
367
+ line-height:15.5pt;
368
+ mso-line-height-rule:exactly;
369
+ page-break-before:avoid;
370
+ mso-pagination:widow-orphan;
371
+ page-break-after:avoid;
372
+ mso-hyphenate:none;
373
+ tab-stops:20.15pt;
374
+ font-size:14.0pt;
375
+ mso-bidi-font-size:11.0pt;
376
+ font-family:$headerfont;
377
+ mso-fareast-font-family:$headerfont;
378
+ mso-bidi-font-family:$headerfont;
379
+ mso-ansi-language:EN-GB;
380
+ font-weight:bold;
381
+ mso-bidi-font-weight:normal;}
382
+ p.zzCopyright, li.zzCopyright, div.zzCopyright
383
+ {mso-style-name:zzCopyright;
384
+ mso-style-noshow:yes;
385
+ mso-style-unhide:no;
386
+ mso-style-next:Normal;
387
+ margin-top:0cm;
388
+ margin-right:14.2pt;
389
+ margin-bottom:12.0pt;
390
+ margin-left:14.2pt;
391
+ text-align:justify;
392
+ line-height:12.0pt;
393
+ mso-pagination:widow-orphan;
394
+ tab-stops:20.15pt 25.7pt 481.15pt;
395
+ border:none;
396
+ mso-border-alt:solid blue .5pt;
397
+ padding:0cm;
398
+ mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
399
+ font-size:11.0pt;
400
+ font-family:$bodyfont;
401
+ mso-fareast-font-family:$bodyfont;
402
+ mso-bidi-font-family:$bodyfont;
403
+ mso-ansi-language:EN-GB;}
404
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
405
+ {mso-style-name:zzSTDTitle;
406
+ mso-style-noshow:yes;
407
+ mso-style-unhide:no;
408
+ mso-style-next:Normal;
409
+ margin-top:20.0pt;
410
+ margin-right:0cm;
411
+ margin-bottom:38.0pt;
412
+ margin-left:0cm;
413
+ line-height:17.5pt;
414
+ mso-line-height-rule:exactly;
415
+ mso-pagination:widow-orphan;
416
+ mso-hyphenate:none;
417
+ tab-stops:20.15pt;
418
+ font-size:16.0pt;
419
+ mso-bidi-font-size:11.0pt;
420
+ font-family:$headerfont;
421
+ mso-fareast-font-family:$headerfont;
422
+ mso-bidi-font-family:$headerfont;
423
+ mso-ansi-language:EN-GB;
424
+ font-weight:bold;
425
+ mso-bidi-font-weight:normal;}
426
+ p.zzSTDPreTitle, li.zzSTDPreTitle, div.zzSTDPreTitle
427
+ {mso-style-name:zzSTDTitle;
428
+ mso-style-noshow:yes;
429
+ mso-style-unhide:no;
430
+ mso-style-next:Normal;
431
+ margin-top:0pt;
432
+ margin-right:0cm;
433
+ margin-bottom:0.0pt;
434
+ margin-left:0cm;
435
+ mso-pagination:widow-orphan;
436
+ mso-hyphenate:none;
437
+ tab-stops:20.15pt;
438
+ font-size:14.0pt;
439
+ mso-bidi-font-size:11.0pt;
440
+ font-family:$headerfont;
441
+ mso-fareast-font-family:$headerfont;
442
+ mso-bidi-font-family:$headerfont;
443
+ mso-ansi-language:EN-GB;
444
+ font-weight:bold;
445
+ mso-bidi-font-weight:normal;}
446
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1
447
+ {mso-style-name:zzSTDTitle;
448
+ mso-style-noshow:yes;
449
+ mso-style-unhide:no;
450
+ mso-style-next:Normal;
451
+ margin-top:0pt;
452
+ margin-right:0cm;
453
+ margin-bottom:0.0pt;
454
+ margin-left:0cm;
455
+ mso-pagination:widow-orphan;
456
+ mso-hyphenate:none;
457
+ tab-stops:20.15pt;
458
+ font-size:24.0pt;
459
+ mso-bidi-font-size:11.0pt;
460
+ font-family:$headerfont;
461
+ mso-fareast-font-family:$headerfont;
462
+ mso-bidi-font-family:$headerfont;
463
+ mso-ansi-language:EN-GB;
464
+ font-weight:bold;
465
+ mso-bidi-font-weight:normal;}
466
+ p.Quote, li.Quote, div.Quote
467
+ {mso-style-priority:99;
468
+ margin-top:0cm;
469
+ margin-right:36.0pt;
470
+ margin-bottom:0cm;
471
+ margin-left:36.0pt;
472
+ text-align:justify;
473
+ line-height:12.0pt;
474
+ mso-pagination:widow-orphan;
475
+ tab-stops:20.15pt;
476
+ font-size:11.0pt;
477
+ font-family:$bodyfont;
478
+ mso-fareast-font-family:$bodyfont;
479
+ mso-bidi-font-family:$bodyfont;
480
+ mso-ansi-language:EN-GB;}
481
+ p.QuoteAttribution
482
+ {text-align:right;}
483
+ p.Admonition, li.Admonition, div.Admonition
484
+ {mso-style-priority:99;
485
+ mso-pagination:widow-orphan;
486
+ border:none;
487
+ padding:0cm;
488
+ font-size:12.0pt;
489
+ font-family:$bodyfont;
490
+ mso-ascii-font-family:$bodyfont;
491
+ mso-ascii-theme-font:minor-latin;
492
+ mso-fareast-font-family:$bodyfont;
493
+ mso-fareast-theme-font:minor-fareast;
494
+ mso-hansi-font-family:$bodyfont;
495
+ mso-hansi-theme-font:minor-latin;
496
+ mso-bidi-font-family:$bodyfont;
497
+ mso-bidi-theme-font:minor-bidi;
498
+ font-weight:bold;
499
+ mso-ansi-language:EN-AU;}
500
+ p.Code, li.Code, div.Code
501
+ {mso-style-name:Code;
502
+ mso-style-priority:16;
503
+ mso-style-unhide:no;
504
+ mso-style-qformat:yes;
505
+ margin:0cm;
506
+ margin-bottom:.0001pt;
507
+ line-height:10.0pt;
508
+ mso-pagination:widow-orphan;
509
+ tab-stops:20.15pt;
510
+ font-size:9.0pt;
511
+ mso-bidi-font-size:11.0pt;
512
+ font-family:$monospacefont;
513
+ mso-fareast-font-family:Calibri;
514
+ mso-bidi-font-family:"Cambria";
515
+ mso-ansi-language:EN-GB;}
516
+ p.Formula, li.Formula, div.Formula
517
+ {mso-style-name:Formula;
518
+ mso-style-noshow:yes;
519
+ mso-style-unhide:no;
520
+ margin-top:0cm;
521
+ margin-right:0cm;
522
+ margin-bottom:11.0pt;
523
+ margin-left:20.15pt;
524
+ line-height:12.0pt;
525
+ mso-pagination:widow-orphan;
526
+ tab-stops:right 487.45pt;
527
+ font-size:11.0pt;
528
+ font-family:$bodyfont;
529
+ mso-fareast-font-family:$bodyfont;
530
+ mso-bidi-font-family:$bodyfont;
531
+ mso-ansi-language:EN-GB;}
532
+ table.dl
533
+ {margin-top:0cm;
534
+ margin-right:0cm;
535
+ margin-bottom:11.0pt;
536
+ margin-left:20.15pt;}
537
+ table.MsoISOTable
538
+ {mso-style-name:"Table ISO";
539
+ mso-tstyle-rowband-size:0;
540
+ mso-tstyle-colband-size:0;
541
+ mso-style-noshow:yes;
542
+ mso-style-priority:99;
543
+ mso-style-parent:"";
544
+ mso-padding-alt:0cm 2.85pt 0cm 2.85pt;
545
+ mso-para-margin:0cm;
546
+ mso-para-margin-bottom:.0001pt;
547
+ mso-pagination:widow-orphan;
548
+ border-collapse:collapse;
549
+ mso-table-layout-alt:fixed;
550
+ border:solid windowtext 2pt;
551
+ mso-border-alt:solid windowtext 2pt;
552
+ mso-yfti-tbllook:480;
553
+ mso-border-insideh:.75pt solid windowtext;
554
+ mso-border-insidev:.75pt solid windowtext;
555
+ font-size:10.0pt;
556
+ font-family:$bodyfont;}
557
+ table.MsoISOTable th
558
+ {border:solid windowtext 1pt;
559
+ mso-border-alt:solid windowtext 1pt;
560
+ padding:0cm 2.85pt 0cm 2.85pt;}
561
+ table.MsoISOTable td
562
+ {border:solid windowtext 1pt;
563
+ mso-border-alt:solid windowtext 1pt;
564
+ padding:0cm 2.85pt 0cm 2.85pt;}
565
+ table.MsoISOTable p
566
+ {font-size:10.0pt; }
567
+ table.MsoTableGrid
568
+ {mso-style-name:"Table Grid";
569
+ mso-tstyle-rowband-size:0;
570
+ mso-tstyle-colband-size:0;
571
+ mso-style-priority:39;
572
+ mso-style-unhide:no;
573
+ border:solid windowtext 1.0pt;
574
+ mso-border-alt:solid windowtext .5pt;
575
+ mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
576
+ mso-border-insideh:.5pt solid windowtext;
577
+ mso-border-insidev:.5pt solid windowtext;
578
+ mso-para-margin:0cm;
579
+ mso-para-margin-bottom:.0001pt;
580
+ mso-pagination:widow-orphan;
581
+ font-size:10.0pt;
582
+ font-family:$bodyfont;}
583
+ div.formula
584
+ {tab-stops:right 487.45pt;}
585
+ body
586
+ {tab-interval:36.0pt;}
587
+ .coverpage_docnumber
588
+ {text-align:right;
589
+ font-size:14.0pt;
590
+ font-weight:bold;}
591
+ .coverpage_techcommittee
592
+ {text-align:right;}
593
+ .coverpage_docstage
594
+ {text-align:center;
595
+ font-size:30.0pt;
596
+ color:#485094;}
597
+ div.doctitle
598
+ {margin-top:100.0pt;
599
+ text-align:left;
600
+ font-size:16.0pt;}
601
+ div.coverpage_warning
602
+ {mso-element:para-border-div;
603
+ border:solid windowtext 1.0pt #485094;
604
+ mso-border-alt:solid windowtext .5pt;
605
+ padding:1.0pt 4.0pt 1.0pt 4.0pt #485094;
606
+ margin-left:4.25pt;
607
+ margin-right:4.25pt}
608
+ .coverpage_warning
609
+ {color:#485094;
610
+ font-size:10.0pt;}
611
+ .coverpage {
612
+ text-align: center;
613
+ margin: 2em 0;
614
+ }
615
+
616
+ .coverpage-logo {
617
+ color: #485094;
618
+ }
619
+
620
+ .coverpage-tc-name {
621
+ color: #485094;
622
+ font-size: 1.2em;
623
+ line-height: 1.2em;
624
+ margin: 0.25em 0;
625
+ }
626
+
627
+ .coverpage-title {
628
+ font-weight: 400;
629
+ }
630
+
631
+ .coverpage-title .title-second {
632
+ display: none;
633
+ }
634
+
635
+ .coverpage-stage-block {
636
+ font-style: italic ;
637
+ font-size: 1.25em;
638
+ font-weight: 600;
639
+ }
640
+
641
+ .coverpage-warning {
642
+ border-top: solid 1px #f36f36;
643
+ border-bottom: solid 1px #f36f36;
644
+ margin: 1em 2em;
645
+ color: #485094;
646
+ padding: 1em;
647
+ }
648
+
649
+ .coverpage-warning .title {
650
+ color: #f36f36;
651
+ font-weight: 500;
652
+ }
653
+
654
+ .coverpage-warning .content {
655
+ font-style: italic;
656
+ }
657
+
658
+ .copyright {
659
+ padding: 1em;
660
+ }
661
+
662
+ .copyright .name {
663
+ color: #485094;
664
+ font-weight: 600;
665
+ }
666
+
667
+ .copyright .address {
668
+ color: #485094;
669
+ }
670
+
671
+ div.rule {
672
+ width: 100%;
673
+ height: 1px;
674
+ background-color: #485094;
675
+ margin: 2em 0;
676
+ }
677
+
678
+ #toc-list ul {
679
+ margin-bottom: 0.25em;
680
+ }
681
+ #toc-list li {
682
+ list-style-type: none;
683
+ }
684
+
685
+
686
+ .MsoTocTextSpan {
687
+ color:windowtext;
688
+ display:none;
689
+ mso-hide:screen;
690
+ mso-ansi-language:EN-GB;
691
+ text-decoration:none;
692
+ text-underline:none;
693
+ }
694
+
695
+ a.TableFootnoteRef, span.TableFootnoteRef
696
+ {mso-style-priority:99;
697
+ mso-style-parent:"Footnote Reference";
698
+ vertical-align:super;}
699
+
700
+ aside {
701
+ font-size:10.0pt;
702
+ }
703
+
704
+ .example-title {
705
+ font-weight: bold;
706
+ margin-left: -36.0pt;
707
+ }
708
+
709
+ p.example, li.example, td.example {
710
+ margin-right: 0pt;
711
+ margin-left: 0pt;
712
+ }
713
+
714
+ div.example {
715
+ margin-right: 36.0pt;
716
+ margin-left: 36.0pt;
717
+ margin-top: 0cm;
718
+ margin-bottom: 0cm;
719
+ }
720
+
721
+ p.example, li.example, div.example, td.example {
722
+ mso-pagination:none;
723
+ font-size:10.0pt;
724
+ font-family:$bodyfont;}
725
+
726
+ td.example p.MsoListParagraph {
727
+ font-size: 10.0pt;
728
+ }
729
+
730
+ div.example p.MsoListParagraph {
731
+ font-size: 10.0pt;
732
+ }
733
+
734
+ div.Note p.MsoListParagraph {
735
+ font-size: 10.0pt;
736
+ }
737
+
738
+ span.note_label, span.example_label, td.example_label, td.note_label
739
+ {
740
+ font-size: 10.0pt;
741
+ font-family:$bodyfont;
742
+ }
743
+