asciidoctor-iso 0.9.9 → 0.10.0

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.
Files changed (56) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +7 -0
  3. data/README.adoc +49 -9
  4. data/asciidoctor-iso.gemspec +3 -3
  5. data/lib/asciidoctor-iso.rb +2 -0
  6. data/lib/asciidoctor/iso/base.rb +14 -0
  7. data/lib/asciidoctor/iso/blocks.rb +1 -1
  8. data/lib/asciidoctor/iso/cleanup.rb +2 -2
  9. data/lib/asciidoctor/iso/cleanup_ref.rb +1 -1
  10. data/lib/asciidoctor/iso/inline.rb +1 -1
  11. data/lib/asciidoctor/iso/macros.rb +54 -0
  12. data/lib/asciidoctor/iso/ref.rb +7 -2
  13. data/lib/asciidoctor/iso/validate.rb +8 -8
  14. data/lib/asciidoctor/iso/validate_requirements.rb +5 -5
  15. data/lib/asciidoctor/iso/version.rb +1 -1
  16. data/lib/isodoc/iso/html/header.html +206 -0
  17. data/lib/isodoc/iso/html/html_iso_intro.html +34 -0
  18. data/lib/isodoc/iso/html/html_iso_titlepage.html +34 -0
  19. data/lib/isodoc/iso/html/htmlstyle.scss +46 -0
  20. data/lib/isodoc/iso/html/isodoc.scss +696 -0
  21. data/lib/isodoc/iso/html/scripts.html +174 -0
  22. data/lib/isodoc/iso/html/style-human.scss +1277 -0
  23. data/lib/isodoc/iso/html/style-iso.scss +1257 -0
  24. data/lib/isodoc/iso/html/word_iso_intro.html +72 -0
  25. data/lib/isodoc/iso/html/word_iso_titlepage.html +62 -0
  26. data/lib/isodoc/iso/html/wordstyle.scss +1175 -0
  27. data/lib/isodoc/iso/html_convert.rb +136 -0
  28. data/lib/isodoc/iso/metadata.rb +107 -0
  29. data/lib/isodoc/iso/word_convert.rb +139 -0
  30. data/spec/asciidoctor-iso/isobib_cache_spec.rb +18 -4
  31. data/spec/asciidoctor-iso/macros_spec.rb +92 -1
  32. data/spec/asciidoctor-iso/validate_spec.rb +173 -144
  33. data/spec/assets/header.html +7 -0
  34. data/spec/assets/html.css +2 -0
  35. data/spec/assets/htmlcover.html +4 -0
  36. data/spec/assets/htmlintro.html +5 -0
  37. data/spec/assets/i18n.yaml +2 -0
  38. data/spec/assets/iso.doc +2312 -0
  39. data/spec/assets/iso.headless.html +33 -0
  40. data/spec/assets/iso.html +1388 -0
  41. data/spec/assets/iso.xml +8 -0
  42. data/spec/assets/rice_image1.png +0 -0
  43. data/spec/assets/scripts.html +3 -0
  44. data/spec/assets/std.css +2 -0
  45. data/spec/assets/word.css +2 -0
  46. data/spec/assets/wordcover.html +3 -0
  47. data/spec/assets/wordintro.html +4 -0
  48. data/spec/examples/103_01_02.html +247 -0
  49. data/spec/isodoc/i18n_spec.rb +642 -0
  50. data/spec/isodoc/iso_spec.rb +168 -0
  51. data/spec/isodoc/metadata_spec.rb +152 -0
  52. data/spec/isodoc/postproc_spec.rb +409 -0
  53. data/spec/isodoc/section_spec.rb +522 -0
  54. data/spec/isodoc/xref_spec.rb +1337 -0
  55. data/spec/spec_helper.rb +45 -0
  56. metadata +45 -9
@@ -0,0 +1,34 @@
1
+ <div class="copyright">
2
+ <p class="year">
3
+ &copy; {{ agency }} {{ docyear }}, Published in Switzerland
4
+ </p>
5
+
6
+ <p class="message">
7
+ All rights
8
+ reserved. Unless otherwise specified, no part of this publication may be
9
+ reproduced or utilized otherwise in any form or by any means, electronic or
10
+ mechanical, including photocopying, or posting on the internet or an intranet,
11
+ without prior written permission. Permission can be requested from either ISO
12
+ at the address below or ISO’s member body in the country of the requester.
13
+ </p>
14
+
15
+ <p class="name">ISO copyright office</p>
16
+ <p class="address">
17
+ Ch. de Blandonnet 8 &#x2022; CP 401<br/>
18
+ CH-1214 Vernier, Geneva, Switzerland<br/>
19
+ Tel.&nbsp;&nbsp;+ 41 22 749 01 11<br/>
20
+ Fax&nbsp;&nbsp;+ 41 22 749 09 47<br/>
21
+ copyright@iso.org<br/>
22
+ www.iso.org
23
+ </p>
24
+ </div>
25
+
26
+
27
+ </div>
28
+
29
+ <nav>
30
+
31
+ <h1 id="content">Contents</h1>
32
+ <div id="toc"></div>
33
+
34
+ </nav>
@@ -0,0 +1,34 @@
1
+ <div id='toggle'> <span>•</span> </div>
2
+ <p class="coverpage_docnumber">{{ agency }} {{ docnumber }}:{{ docyear }}(E) {{ draftinfo }}</p>
3
+
4
+ <p class="coverpage_techcommittee">{{ agency }}&nbsp;{{ editorialgroup | join: "/" }}</p>
5
+
6
+ <p class="coverpage_techcommittee"><a
7
+ name="CVP_Secretariat_Loca">Secretariat</a>: {{ secretariat }}</p>
8
+
9
+ <div class="doctitle-en"><span class="title">{{ doctitleintro }}</span> <span class="subtitle">{{ doctitlemain }}</span> <span class="part">{{ doctitlepart }}</span></div>
10
+
11
+ <div class="doctitle-fr"><span class="title">{{ docsubtitleintro }}</span> <span class="subtitle">{{ docsubtitlemain }}</span> <span class="part">{{ docsubtitlepart }}</span></div>
12
+
13
+ <div class="coverpage_docstage"><p>{{ stageabbr }} stage</p></div>
14
+
15
+ {% if stage and stage_int < 60 %}
16
+ <div class="coverpage_warning">
17
+
18
+ <p>Warning for WDs
19
+ and CDs<o:p></o:p></span></b></p>
20
+
21
+ <p>This
22
+ document is not an ISO International Standard. It is distributed for review and
23
+ comment. It is subject to change without notice and may not be referred to as
24
+ an International Standard.</p>
25
+
26
+ <p>Recipients
27
+ of this draft are invited to submit, with their comments, notification of any
28
+ relevant patent rights of which they are aware and to provide supporting
29
+ documentation.</p>
30
+ {% endif %}
31
+
32
+ </div>
33
+
34
+
@@ -0,0 +1,46 @@
1
+ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
2
+ {mso-style-noshow:yes;
3
+ mso-style-priority:99;
4
+ mso-style-link:"Comment Text Char";
5
+ margin-top:0cm;
6
+ margin-right:0cm;
7
+ margin-bottom:12.0pt;
8
+ margin-left:0cm;
9
+ text-align:justify;
10
+ line-height:12.0pt;
11
+ mso-pagination:widow-orphan;
12
+ tab-stops:20.15pt;
13
+ font-size:12.0pt;
14
+ font-family:$bodyfont;
15
+ mso-fareast-font-family:Calibri;
16
+ mso-bidi-font-family:"Times New Roman";
17
+ mso-ansi-language:EN-GB;
18
+ mso-fareast-language:EN-US;}
19
+ span.MsoCommentReference
20
+ {mso-style-noshow:yes;
21
+ mso-style-priority:99;
22
+ mso-style-parent:"";
23
+ mso-ansi-font-size:9.0pt;
24
+ mso-bidi-font-size:9.0pt;}
25
+ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
26
+ {mso-style-noshow:yes;
27
+ mso-style-priority:99;
28
+ mso-style-parent:"Comment Text";
29
+ mso-style-link:"Comment Subject Char";
30
+ mso-style-next:"Comment Text";
31
+ margin-top:0cm;
32
+ margin-right:0cm;
33
+ margin-bottom:12.0pt;
34
+ margin-left:0cm;
35
+ text-align:justify;
36
+ line-height:12.0pt;
37
+ mso-pagination:widow-orphan;
38
+ tab-stops:20.15pt;
39
+ font-size:10.0pt;
40
+ font-family:$headerfont;
41
+ mso-fareast-font-family:Calibri;
42
+ mso-bidi-font-family:"Times New Roman";
43
+ mso-ansi-language:EN-GB;
44
+ mso-fareast-language:EN-US;
45
+ font-weight:bold;}
46
+
@@ -0,0 +1,696 @@
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.Biblio, li.Biblio, div.Biblio
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:33.15pt;
26
+ text-indent:-33.15pt;
27
+ tab-stops: 33.15pt;
28
+ line-height:12.0pt;
29
+ mso-pagination:widow-orphan;
30
+ font-size:11.0pt;
31
+ font-family:$bodyfont;
32
+ mso-fareast-font-family:$bodyfont;
33
+ mso-bidi-font-family:$bodyfont;
34
+ mso-ansi-language:EN-GB;}
35
+ 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:0pt;
43
+ text-indent:0pt;
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.TableTitle
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
+ page-break-after:avoid;
81
+ line-height:12.0pt;
82
+ mso-pagination:widow-orphan;
83
+ tab-stops:20.15pt;
84
+ font-size:11.0pt;
85
+ font-weight:bold;
86
+ font-family:$bodyfont;
87
+ mso-fareast-font-family:$bodyfont;
88
+ mso-bidi-font-family:$bodyfont;
89
+ mso-ansi-language:EN-GB;}
90
+ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
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:12.0pt;
97
+ margin-left:0cm;
98
+ text-align:justify;
99
+ line-height:12.0pt;
100
+ mso-pagination:widow-orphan;
101
+ tab-stops:20.15pt;
102
+ font-size:10.0pt;
103
+ mso-bidi-font-size:11.0pt;
104
+ font-family:$bodyfont;
105
+ mso-fareast-font-family:$bodyfont;
106
+ mso-bidi-font-family:$bodyfont;
107
+ mso-ansi-language:EN-GB;}
108
+ /* may need to be revised */
109
+ p.ANNEX, li.ANNEX, div.ANNEX
110
+ {mso-style-name:ANNEX;
111
+ mso-style-priority:10;
112
+ mso-style-unhide:no;
113
+ mso-style-next:Normal;
114
+ margin-top:0cm;
115
+ margin-right:0cm;
116
+ margin-bottom:24.0pt;
117
+ margin-left:0cm;
118
+ text-align:center;
119
+ text-indent:0cm;
120
+ line-height:15.5pt;
121
+ mso-line-height-rule:exactly;
122
+ page-break-before:always;
123
+ mso-pagination:widow-orphan;
124
+ page-break-after:avoid;
125
+ mso-outline-level:1;
126
+ mso-list:l0 level1 lfo12;
127
+ tab-stops:20.15pt;
128
+ font-size:14.0pt;
129
+ mso-bidi-font-size:11.0pt;
130
+ font-family:$headerfont;
131
+ mso-fareast-font-family:$headerfont;
132
+ mso-bidi-font-family:$headerfont;
133
+ mso-ansi-language:EN-GB;
134
+ mso-fareast-language:JA;
135
+ font-weight:bold;
136
+ mso-bidi-font-weight:normal;}
137
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle
138
+ {mso-style-name:"Biblio Title";
139
+ mso-style-noshow:yes;
140
+ mso-style-unhide:no;
141
+ margin-top:0cm;
142
+ margin-right:0cm;
143
+ margin-bottom:15.5pt;
144
+ margin-left:0cm;
145
+ text-align:center;
146
+ line-height:15.5pt;
147
+ mso-pagination:widow-orphan;
148
+ mso-outline-level:1;
149
+ tab-stops:20.15pt;
150
+ font-size:14.0pt;
151
+ mso-bidi-font-size:11.0pt;
152
+ font-family:$headerfont;
153
+ mso-fareast-font-family:$headerfont;
154
+ mso-bidi-font-family:$headerfont;
155
+ mso-ansi-language:EN-GB;
156
+ font-weight:bold;
157
+ mso-bidi-font-weight:normal;}
158
+ p.Definition, li.Definition, div.Definition
159
+ {mso-style-name:Definition;
160
+ mso-style-priority:9;
161
+ mso-style-unhide:no;
162
+ margin-top:0cm;
163
+ margin-right:0cm;
164
+ margin-bottom:12.0pt;
165
+ margin-left:0cm;
166
+ text-align:justify;
167
+ line-height:12.0pt;
168
+ mso-pagination:widow-orphan;
169
+ tab-stops:20.15pt;
170
+ font-size:11.0pt;
171
+ font-family:$bodyfont;
172
+ mso-fareast-font-family:$bodyfont;
173
+ mso-bidi-font-family:$bodyfont;
174
+ mso-ansi-language:EN-GB;}
175
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle
176
+ {mso-style-name:"Foreword 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:justify;
184
+ line-height:15.5pt;
185
+ page-break-before:always;
186
+ mso-pagination:widow-orphan;
187
+ page-break-after:avoid;
188
+ mso-outline-level:1;
189
+ mso-hyphenate:none;
190
+ tab-stops:20.15pt;
191
+ font-size:14.0pt;
192
+ mso-bidi-font-size:11.0pt;
193
+ font-family:$headerfont;
194
+ mso-fareast-font-family:$headerfont;
195
+ mso-bidi-font-family:$headerfont;
196
+ mso-ansi-language:EN-GB;
197
+ font-weight:bold;
198
+ mso-bidi-font-weight:normal;}
199
+ p.IntroTitle, li.IntroTitle, div.IntroTitle
200
+ {mso-style-name:"Intro Title";
201
+ mso-style-noshow:yes;
202
+ mso-style-unhide:no;
203
+ mso-style-parent:"Foreword Title";
204
+ margin-top:0cm;
205
+ margin-right:0cm;
206
+ margin-bottom:15.5pt;
207
+ margin-left:0cm;
208
+ text-align:justify;
209
+ line-height:15.5pt;
210
+ mso-pagination:widow-orphan;
211
+ page-break-after:avoid;
212
+ mso-outline-level:1;
213
+ mso-hyphenate:none;
214
+ tab-stops:20.15pt;
215
+ font-size:14.0pt;
216
+ mso-bidi-font-size:11.0pt;
217
+ page-break-before:always;
218
+ font-family:$headerfont;
219
+ mso-fareast-font-family:$headerfont;
220
+ mso-bidi-font-family:$headerfont;
221
+ mso-ansi-language:EN-GB;
222
+ font-weight:bold;
223
+ mso-bidi-font-weight:normal;}
224
+ p.Terms, li.Terms, div.Terms
225
+ {mso-style-name:"Term\(s\)";
226
+ mso-style-priority:8;
227
+ mso-style-unhide:no;
228
+ mso-style-next:Definition;
229
+ margin:0cm;
230
+ margin-bottom:.0001pt;
231
+ line-height:12.0pt;
232
+ mso-pagination:widow-orphan;
233
+ page-break-after:avoid;
234
+ mso-hyphenate:none;
235
+ tab-stops:20.15pt;
236
+ font-size:11.0pt;
237
+ font-family:$headerfont;
238
+ mso-fareast-font-family:$headerfont;
239
+ mso-bidi-font-family:$headerfont;
240
+ mso-ansi-language:EN-GB;
241
+ font-weight:bold;
242
+ mso-bidi-font-weight:normal;}
243
+ p.AltTerms, li.AltTerms, div.AltTerms
244
+ {mso-style-name:"AltTerm\(s\)";
245
+ mso-style-priority:8;
246
+ mso-style-unhide:no;
247
+ mso-style-next:Definition;
248
+ margin:0cm;
249
+ margin-bottom:.0001pt;
250
+ line-height:12.0pt;
251
+ mso-pagination:widow-orphan;
252
+ page-break-after:avoid;
253
+ mso-hyphenate:none;
254
+ tab-stops:20.15pt;
255
+ font-size:11.0pt;
256
+ font-family:$bodyfont;
257
+ mso-fareast-font-family:$bodyfont;
258
+ mso-bidi-font-family:$bodyfont;
259
+ mso-ansi-language:EN-GB;
260
+ mso-bidi-font-weight:normal;}
261
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
262
+ {mso-style-name:"DeprecatedTerm\(s\)";
263
+ mso-style-priority:8;
264
+ mso-style-unhide:no;
265
+ mso-style-next:Definition;
266
+ margin:0cm;
267
+ margin-bottom:.0001pt;
268
+ line-height:12.0pt;
269
+ mso-pagination:widow-orphan;
270
+ page-break-after:avoid;
271
+ mso-hyphenate:none;
272
+ tab-stops:20.15pt;
273
+ font-size:11.0pt;
274
+ font-family:$bodyfont;
275
+ mso-fareast-font-family:$bodyfont;
276
+ mso-bidi-font-family:$bodyfont;
277
+ mso-ansi-language:EN-GB;
278
+ mso-bidi-font-weight:normal;}
279
+ p.TermNum, li.TermNum, div.TermNum
280
+ {mso-style-name:TermNum;
281
+ mso-style-priority:7;
282
+ mso-style-unhide:no;
283
+ mso-style-next:"Term\(s\)";
284
+ margin:0cm;
285
+ margin-bottom:.0001pt;
286
+ line-height:12.0pt;
287
+ mso-pagination:widow-orphan;
288
+ page-break-after:avoid;
289
+ tab-stops:20.15pt;
290
+ font-size:11.0pt;
291
+ font-family:$headerfont;
292
+ mso-fareast-font-family:$headerfont;
293
+ mso-bidi-font-family:$headerfont;
294
+ mso-ansi-language:EN-GB;
295
+ font-weight:bold;
296
+ mso-bidi-font-weight:normal;}
297
+ p.zzContents, li.zzContents, div.zzContents
298
+ {mso-style-name:zzContents;
299
+ mso-style-noshow:yes;
300
+ mso-style-unhide:no;
301
+ mso-style-next:"TOC 1";
302
+ margin-top:48.0pt;
303
+ margin-right:0cm;
304
+ margin-bottom:15.5pt;
305
+ margin-left:0cm;
306
+ line-height:15.5pt;
307
+ mso-line-height-rule:exactly;
308
+ page-break-before:always;
309
+ mso-pagination:widow-orphan;
310
+ page-break-after:avoid;
311
+ mso-hyphenate:none;
312
+ tab-stops:20.15pt;
313
+ font-size:14.0pt;
314
+ mso-bidi-font-size:11.0pt;
315
+ font-family:$headerfont;
316
+ mso-fareast-font-family:$headerfont;
317
+ mso-bidi-font-family:$headerfont;
318
+ mso-ansi-language:EN-GB;
319
+ font-weight:bold;
320
+ mso-bidi-font-weight:normal;}
321
+ p.zzCopyright, li.zzCopyright, div.zzCopyright
322
+ {mso-style-name:zzCopyright;
323
+ mso-style-noshow:yes;
324
+ mso-style-unhide:no;
325
+ mso-style-next:Normal;
326
+ margin-top:0cm;
327
+ margin-right:14.2pt;
328
+ margin-bottom:12.0pt;
329
+ margin-left:14.2pt;
330
+ text-align:justify;
331
+ line-height:12.0pt;
332
+ mso-pagination:widow-orphan;
333
+ tab-stops:20.15pt 25.7pt 481.15pt;
334
+ border:none;
335
+ mso-border-alt:solid blue .5pt;
336
+ padding:0cm;
337
+ mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
338
+ font-size:11.0pt;
339
+ font-family:$bodyfont;
340
+ mso-fareast-font-family:$bodyfont;
341
+ mso-bidi-font-family:$bodyfont;
342
+ mso-ansi-language:EN-GB;}
343
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
344
+ {mso-style-name:zzSTDTitle;
345
+ mso-style-noshow:yes;
346
+ mso-style-unhide:no;
347
+ mso-style-next:Normal;
348
+ margin-top:20.0pt;
349
+ margin-right:0cm;
350
+ margin-bottom:38.0pt;
351
+ margin-left:0cm;
352
+ line-height:17.5pt;
353
+ mso-line-height-rule:exactly;
354
+ mso-pagination:widow-orphan;
355
+ mso-hyphenate:none;
356
+ tab-stops:20.15pt;
357
+ font-size:16.0pt;
358
+ mso-bidi-font-size:11.0pt;
359
+ font-family:$headerfont;
360
+ mso-fareast-font-family:$headerfont;
361
+ mso-bidi-font-family:$headerfont;
362
+ mso-ansi-language:EN-GB;
363
+ font-weight:bold;
364
+ mso-bidi-font-weight:normal;}
365
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1
366
+ {mso-style-name:zzSTDTitle;
367
+ mso-style-noshow:yes;
368
+ mso-style-unhide:no;
369
+ mso-style-next:Normal;
370
+ margin-top:0pt;
371
+ margin-right:0cm;
372
+ margin-bottom:18.0pt;
373
+ margin-left:0cm;
374
+ line-height:17.5pt;
375
+ mso-line-height-rule:exactly;
376
+ mso-pagination:widow-orphan;
377
+ mso-hyphenate:none;
378
+ tab-stops:20.15pt;
379
+ font-size:16.0pt;
380
+ mso-bidi-font-size:11.0pt;
381
+ font-family:$headerfont;
382
+ mso-fareast-font-family:$headerfont;
383
+ mso-bidi-font-family:$headerfont;
384
+ mso-ansi-language:EN-GB;
385
+ font-weight:bold;
386
+ mso-bidi-font-weight:normal;}
387
+ p.Quote, li.Quote, div.Quote
388
+ {mso-style-priority:99;
389
+ margin-top:0cm;
390
+ margin-right:36.0pt;
391
+ margin-bottom:0cm;
392
+ margin-left:36.0pt;
393
+ text-align:justify;
394
+ line-height:12.0pt;
395
+ mso-pagination:widow-orphan;
396
+ tab-stops:20.15pt;
397
+ font-size:11.0pt;
398
+ font-family:$bodyfont;
399
+ mso-fareast-font-family:$bodyfont;
400
+ mso-bidi-font-family:$bodyfont;
401
+ mso-ansi-language:EN-GB;}
402
+ p.QuoteAttribution
403
+ {text-align:right;}
404
+ p.Admonition, li.Admonition, div.Admonition
405
+ {mso-style-priority:99;
406
+ mso-pagination:widow-orphan;
407
+ border:none;
408
+ padding:0cm;
409
+ font-size:12.0pt;
410
+ font-family:$bodyfont;
411
+ mso-ascii-font-family:$bodyfont;
412
+ mso-ascii-theme-font:minor-latin;
413
+ mso-fareast-font-family:$bodyfont;
414
+ mso-fareast-theme-font:minor-fareast;
415
+ mso-hansi-font-family:$bodyfont;
416
+ mso-hansi-theme-font:minor-latin;
417
+ mso-bidi-font-family:$bodyfont;
418
+ mso-bidi-theme-font:minor-bidi;
419
+ font-weight:bold;
420
+ mso-ansi-language:EN-AU;}
421
+ p.Code, li.Code, div.Code
422
+ {mso-style-name:Code;
423
+ mso-style-priority:16;
424
+ mso-style-unhide:no;
425
+ mso-style-qformat:yes;
426
+ margin:0cm;
427
+ margin-bottom:.0001pt;
428
+ line-height:10.0pt;
429
+ mso-pagination:widow-orphan;
430
+ tab-stops:20.15pt;
431
+ font-size:9.0pt;
432
+ mso-bidi-font-size:11.0pt;
433
+ font-family:$monospacefont;
434
+ mso-fareast-font-family:Calibri;
435
+ mso-bidi-font-family:"Cambria";
436
+ mso-ansi-language:EN-GB;}
437
+ p.Formula, li.Formula, div.Formula
438
+ {mso-style-name:Formula;
439
+ mso-style-noshow:yes;
440
+ mso-style-unhide:no;
441
+ margin-top:0cm;
442
+ margin-right:0cm;
443
+ margin-bottom:11.0pt;
444
+ margin-left:20.15pt;
445
+ line-height:12.0pt;
446
+ mso-pagination:widow-orphan;
447
+ tab-stops:right 487.45pt;
448
+ font-size:11.0pt;
449
+ font-family:$bodyfont;
450
+ mso-fareast-font-family:$bodyfont;
451
+ mso-bidi-font-family:$bodyfont;
452
+ mso-ansi-language:EN-GB;}
453
+ table.dl
454
+ {margin-top:0cm;
455
+ margin-right:0cm;
456
+ margin-bottom:11.0pt;
457
+ margin-left:20.15pt;}
458
+ .h2Annex
459
+ {mso-style-priority:2;
460
+ mso-style-unhide:no;
461
+ mso-style-qformat:yes;
462
+ mso-style-link:"Heading 2 Char";
463
+ mso-style-next:Normal;
464
+ margin-top:3.0pt;
465
+ margin-right:0cm;
466
+ margin-bottom:12.0pt;
467
+ margin-left:0cm;
468
+ text-indent:0cm;
469
+ line-height:12.5pt;
470
+ mso-pagination:widow-orphan;
471
+ page-break-after:avoid;
472
+ mso-hyphenate:none;
473
+ tab-stops:27.0pt 35.0pt;
474
+ font-size:12.0pt;
475
+ mso-bidi-font-size:11.0pt;
476
+ font-family:$headerfont;
477
+ font-weight:bold;
478
+ mso-fareast-font-family:$headerfont;
479
+ mso-ansi-language:EN-GB;
480
+ mso-fareast-language:JA;
481
+ mso-bidi-font-weight:normal;}
482
+
483
+ ol
484
+ {margin-bottom:0cm;}
485
+ ul
486
+ {margin-bottom:0cm;}
487
+ table.MsoISOTable
488
+ {mso-style-name:"Table ISO";
489
+ mso-tstyle-rowband-size:0;
490
+ mso-tstyle-colband-size:0;
491
+ mso-style-noshow:yes;
492
+ mso-style-priority:99;
493
+ mso-style-parent:"";
494
+ mso-padding-alt:0cm 2.85pt 0cm 2.85pt;
495
+ mso-para-margin:0cm;
496
+ mso-para-margin-bottom:.0001pt;
497
+ mso-pagination:widow-orphan;
498
+ border-collapse:collapse;
499
+ mso-table-layout-alt:fixed;
500
+ border:solid windowtext 2pt;
501
+ mso-border-alt:solid windowtext 2pt;
502
+ mso-yfti-tbllook:480;
503
+ mso-border-insideh:.75pt solid windowtext;
504
+ mso-border-insidev:.75pt solid windowtext;
505
+ font-size:10.0pt;
506
+ font-family:$bodyfont;}
507
+ table.MsoISOTable tr
508
+ {page-break-inside:avoid;}
509
+ table.MsoISOTable th
510
+ {border:solid windowtext 1pt;
511
+ mso-border-alt:solid windowtext 1pt;
512
+ padding:0cm 2.85pt 0cm 2.85pt;}
513
+ table.MsoISOTable td
514
+ {border:solid windowtext 1pt;
515
+ mso-border-alt:solid windowtext 1pt;
516
+ padding:0cm 2.85pt 0cm 2.85pt;}
517
+ table.MsoTableGrid
518
+ {mso-style-name:"Table Grid";
519
+ mso-tstyle-rowband-size:0;
520
+ mso-tstyle-colband-size:0;
521
+ mso-style-priority:39;
522
+ mso-style-unhide:no;
523
+ border:solid windowtext 1.0pt;
524
+ mso-border-alt:solid windowtext .5pt;
525
+ mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
526
+ mso-border-insideh:.5pt solid windowtext;
527
+ mso-border-insidev:.5pt solid windowtext;
528
+ mso-para-margin:0cm;
529
+ mso-para-margin-bottom:.0001pt;
530
+ mso-pagination:widow-orphan;
531
+ font-size:10.0pt;
532
+ font-family:$bodyfont;}
533
+ td { page-break-inside:avoid; }
534
+ tr { page-break-after:avoid; }
535
+ span.stem
536
+ {font-family:"Cambria Math",serif;
537
+ mso-ascii-font-family:"Cambria Math";
538
+ font-style:italic;}
539
+ div.formula
540
+ {tab-stops:right 487.45pt;}
541
+ body
542
+ {tab-interval:36.0pt;}
543
+ dt
544
+ {page-break-inside:avoid;
545
+ page-break-after:avoid}
546
+ .coverpage_docnumber
547
+ {text-align:right;
548
+ font-size:14.0pt;
549
+ font-weight:bold;}
550
+ .coverpage_techcommittee
551
+ {text-align:right;}
552
+ .coverpage_docstage
553
+ {text-align:center;
554
+ font-size:30.0pt;
555
+ color:#485094;}
556
+ div.doctitle
557
+ {margin-top:100.0pt;
558
+ text-align:left;
559
+ font-size:16.0pt;}
560
+ div.coverpage_warning
561
+ {mso-element:para-border-div;
562
+ border:solid windowtext 1.0pt #485094;
563
+ mso-border-alt:solid windowtext .5pt;
564
+ padding:1.0pt 4.0pt 1.0pt 4.0pt #485094;
565
+ margin-left:4.25pt;
566
+ margin-right:4.25pt}
567
+ .coverpage_warning
568
+ {color:#485094;
569
+ font-size:10.0pt;}
570
+ .coverpage {
571
+ text-align: center;
572
+ margin: 2em 0;
573
+ }
574
+
575
+ .coverpage-logo {
576
+ color: #485094;
577
+ }
578
+
579
+ .coverpage-tc-name {
580
+ color: #485094;
581
+ font-size: 1.2em;
582
+ line-height: 1.2em;
583
+ margin: 0.25em 0;
584
+ }
585
+
586
+ .coverpage-doc-identity {
587
+ background-color: #485094;
588
+ color: white;
589
+ font-size: 2em;
590
+ line-height: 2em;
591
+ margin: 0.5em 0;
592
+ }
593
+
594
+ .coverpage-title {
595
+ font-weight: 400;
596
+ }
597
+
598
+ .coverpage-title .title-second {
599
+ display: none;
600
+ }
601
+
602
+ .coverpage-stage-block {
603
+ font-style: italic ;
604
+ font-size: 1.25em;
605
+ font-weight: 600;
606
+ }
607
+
608
+ .coverpage-warning {
609
+ border-top: solid 1px #f36f36;
610
+ border-bottom: solid 1px #f36f36;
611
+ margin: 1em 2em;
612
+ color: #485094;
613
+ padding: 1em;
614
+ }
615
+
616
+ .coverpage-warning .title {
617
+ color: #f36f36;
618
+ font-weight: 500;
619
+ }
620
+
621
+ .coverpage-warning .content {
622
+ font-style: italic;
623
+ }
624
+
625
+ .copyright {
626
+ padding: 1em;
627
+ }
628
+
629
+ .copyright .name {
630
+ color: #485094;
631
+ font-weight: 600;
632
+ }
633
+
634
+ .copyright .address {
635
+ color: #485094;
636
+ }
637
+
638
+ div.rule {
639
+ width: 100%;
640
+ height: 1px;
641
+ background-color: #485094;
642
+ margin: 2em 0;
643
+ }
644
+
645
+ #toc-list ul {
646
+ margin-bottom: 0.25em;
647
+ }
648
+ #toc-list li {
649
+ list-style-type: none;
650
+ }
651
+
652
+
653
+ .MsoTocTextSpan {
654
+ color:windowtext;
655
+ display:none;
656
+ mso-hide:screen;
657
+ mso-ansi-language:EN-GB;
658
+ text-decoration:none;
659
+ text-underline:none;
660
+ }
661
+
662
+ a.TableFootnoteRef
663
+ {mso-style-priority:99;
664
+ vertical-align:super;}
665
+
666
+ aside {
667
+ font-size:10.0pt;
668
+ }
669
+
670
+ /*
671
+ div.example {
672
+ border:solid black .25pt;
673
+ mso-border-alt:solid black .25pt;
674
+ padding:10pt;
675
+ mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
676
+ margin:10pt;
677
+ mso-margin-alt:10.0pt 10.0pt 10.0pt 10.0pt;
678
+ }
679
+ */
680
+
681
+ div.example {
682
+ margin-left:70.9pt;
683
+ text-indent:-70.9pt;
684
+ }
685
+ p.example, li.example, div.example, td.example, td.example p
686
+ { margin:0in;
687
+ margin-bottom:.0001pt;
688
+ mso-pagination:none;
689
+ font-size:10.0pt;
690
+ font-family:$bodyfont;}
691
+ span.note_label, span.example_label, td.example_label, td.note_label
692
+ {
693
+ font-size: 10.0pt;
694
+ font-family:$bodyfont;
695
+ }
696
+