asciidoctor-csand 0.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +1 -0
- data/CODE_OF_CONDUCT.md +74 -0
- data/Gemfile +7 -0
- data/Gemfile.lock +182 -0
- data/LICENSE +25 -0
- data/README.adoc +275 -0
- data/Rakefile +6 -0
- data/asciidoctor-csand.gemspec +51 -0
- data/bin/console +14 -0
- data/bin/rspec +18 -0
- data/bin/setup +8 -0
- data/lib/asciidoctor-csand.rb +4 -0
- data/lib/asciidoctor/csand.rb +7 -0
- data/lib/asciidoctor/csand/biblio.rng +602 -0
- data/lib/asciidoctor/csand/converter.rb +174 -0
- data/lib/asciidoctor/csand/csand.rng +134 -0
- data/lib/asciidoctor/csand/csandconvert.rb +135 -0
- data/lib/asciidoctor/csand/html/dots-w@2x.png +0 -0
- data/lib/asciidoctor/csand/html/dots@2x.png +0 -0
- data/lib/asciidoctor/csand/html/header.html +184 -0
- data/lib/asciidoctor/csand/html/html_rsd_intro.html +8 -0
- data/lib/asciidoctor/csand/html/html_rsd_titlepage.html +95 -0
- data/lib/asciidoctor/csand/html/htmlstyle.scss +793 -0
- data/lib/asciidoctor/csand/html/rsd.scss +541 -0
- data/lib/asciidoctor/csand/html/scripts.html +68 -0
- data/lib/asciidoctor/csand/isodoc.rng +1035 -0
- data/lib/asciidoctor/csand/isostandard.rng +952 -0
- data/lib/asciidoctor/csand/version.rb +5 -0
- metadata +383 -0
@@ -0,0 +1,541 @@
|
|
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-weight:bold;
|
32
|
+
font-family:$bodyfont;
|
33
|
+
mso-fareast-font-family:$bodyfont;
|
34
|
+
mso-bidi-font-family:$bodyfont;
|
35
|
+
mso-ansi-language:EN-GB;}
|
36
|
+
p.FigureTitle
|
37
|
+
{mso-style-unhide:no;
|
38
|
+
mso-style-qformat:yes;
|
39
|
+
mso-style-parent:"";
|
40
|
+
margin-top:0cm;
|
41
|
+
margin-right:0cm;
|
42
|
+
margin-bottom:6.0pt;
|
43
|
+
margin-left:0cm;
|
44
|
+
text-align:center;
|
45
|
+
line-height:12.0pt;
|
46
|
+
page-break-before:avoid;
|
47
|
+
mso-pagination:widow-orphan;
|
48
|
+
tab-stops:20.15pt;
|
49
|
+
font-size:11.0pt;
|
50
|
+
font-weight:bold;
|
51
|
+
font-family:$bodyfont;
|
52
|
+
mso-fareast-font-family:$bodyfont;
|
53
|
+
mso-bidi-font-family:$bodyfont;
|
54
|
+
mso-ansi-language:EN-GB;}
|
55
|
+
p.TableTitle
|
56
|
+
{mso-style-unhide:no;
|
57
|
+
mso-style-qformat:yes;
|
58
|
+
mso-style-parent:"";
|
59
|
+
margin-top:0cm;
|
60
|
+
margin-right:0cm;
|
61
|
+
margin-bottom:6.0pt;
|
62
|
+
margin-left:0cm;
|
63
|
+
text-align:center;
|
64
|
+
page-break-after:avoid;
|
65
|
+
line-height:12.0pt;
|
66
|
+
mso-pagination:widow-orphan;
|
67
|
+
tab-stops:20.15pt;
|
68
|
+
font-size:11.0pt;
|
69
|
+
font-family:$bodyfont;
|
70
|
+
mso-fareast-font-family:$bodyfont;
|
71
|
+
mso-bidi-font-family:$bodyfont;
|
72
|
+
mso-ansi-language:EN-GB;}
|
73
|
+
p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
|
74
|
+
{mso-style-unhide:no;
|
75
|
+
mso-style-qformat:yes;
|
76
|
+
mso-style-parent:"";
|
77
|
+
margin-top:0cm;
|
78
|
+
margin-right:0cm;
|
79
|
+
margin-bottom:12.0pt;
|
80
|
+
margin-left:0cm;
|
81
|
+
text-align:justify;
|
82
|
+
line-height:12.0pt;
|
83
|
+
mso-pagination:widow-orphan;
|
84
|
+
tab-stops:20.15pt;
|
85
|
+
font-size:10.0pt;
|
86
|
+
mso-bidi-font-size:11.0pt;
|
87
|
+
font-family:$bodyfont;
|
88
|
+
font-size:10.0pt;
|
89
|
+
mso-fareast-font-family:$bodyfont;
|
90
|
+
mso-bidi-font-family:$bodyfont;
|
91
|
+
mso-ansi-language:EN-GB;}
|
92
|
+
p.ANNEX, li.ANNEX, div.ANNEX
|
93
|
+
{mso-style-name:ANNEX;
|
94
|
+
mso-style-priority:10;
|
95
|
+
mso-style-unhide:no;
|
96
|
+
mso-style-next:Normal;
|
97
|
+
margin-top:0cm;
|
98
|
+
margin-right:0cm;
|
99
|
+
margin-bottom:24.0pt;
|
100
|
+
margin-left:0cm;
|
101
|
+
text-align:center;
|
102
|
+
text-indent:0cm;
|
103
|
+
line-height:15.5pt;
|
104
|
+
mso-line-height-rule:exactly;
|
105
|
+
page-break-before:always;
|
106
|
+
mso-pagination:widow-orphan;
|
107
|
+
page-break-after:avoid;
|
108
|
+
mso-outline-level:1;
|
109
|
+
mso-list:l0 level1 lfo12;
|
110
|
+
tab-stops:20.15pt;
|
111
|
+
font-size:14.0pt;
|
112
|
+
mso-bidi-font-size:11.0pt;
|
113
|
+
font-family:$headerfont;
|
114
|
+
mso-fareast-font-family:$headerfont;
|
115
|
+
mso-bidi-font-family:$headerfont;
|
116
|
+
mso-ansi-language:EN-GB;
|
117
|
+
mso-fareast-language:JA;
|
118
|
+
font-weight:bold;
|
119
|
+
mso-bidi-font-weight:normal;}
|
120
|
+
p.BiblioTitle, li.BiblioTitle, div.BiblioTitle
|
121
|
+
{mso-style-name:"Biblio Title";
|
122
|
+
mso-style-noshow:yes;
|
123
|
+
mso-style-unhide:no;
|
124
|
+
margin-top:0cm;
|
125
|
+
margin-right:0cm;
|
126
|
+
margin-bottom:15.5pt;
|
127
|
+
margin-left:0cm;
|
128
|
+
text-align:center;
|
129
|
+
line-height:15.5pt;
|
130
|
+
mso-pagination:widow-orphan;
|
131
|
+
mso-outline-level:1;
|
132
|
+
tab-stops:20.15pt;
|
133
|
+
font-size:14.0pt;
|
134
|
+
mso-bidi-font-size:11.0pt;
|
135
|
+
font-family:$headerfont;
|
136
|
+
mso-fareast-font-family:$headerfont;
|
137
|
+
mso-bidi-font-family:$headerfont;
|
138
|
+
mso-ansi-language:EN-GB;
|
139
|
+
font-weight:bold;
|
140
|
+
mso-bidi-font-weight:normal;}
|
141
|
+
p.Definition, li.Definition, div.Definition
|
142
|
+
{mso-style-name:Definition;
|
143
|
+
mso-style-priority:9;
|
144
|
+
mso-style-unhide:no;
|
145
|
+
margin-top:0cm;
|
146
|
+
margin-right:0cm;
|
147
|
+
margin-bottom:12.0pt;
|
148
|
+
margin-left:0cm;
|
149
|
+
text-align:justify;
|
150
|
+
line-height:12.0pt;
|
151
|
+
mso-pagination:widow-orphan;
|
152
|
+
tab-stops:20.15pt;
|
153
|
+
font-size:11.0pt;
|
154
|
+
font-family:$bodyfont;
|
155
|
+
mso-fareast-font-family:$bodyfont;
|
156
|
+
mso-bidi-font-family:$bodyfont;
|
157
|
+
mso-ansi-language:EN-GB;}
|
158
|
+
p.ForewordTitle, li.ForewordTitle, div.ForewordTitle
|
159
|
+
{mso-style-name:"Foreword Title";
|
160
|
+
mso-style-noshow:yes;
|
161
|
+
mso-style-unhide:no;
|
162
|
+
margin-top:0cm;
|
163
|
+
margin-right:0cm;
|
164
|
+
margin-bottom:15.5pt;
|
165
|
+
margin-left:0cm;
|
166
|
+
text-align:justify;
|
167
|
+
line-height:15.5pt;
|
168
|
+
page-break-before:always;
|
169
|
+
mso-pagination:widow-orphan;
|
170
|
+
page-break-after:avoid;
|
171
|
+
mso-outline-level:1;
|
172
|
+
mso-hyphenate:none;
|
173
|
+
tab-stops:20.15pt;
|
174
|
+
font-size:14.0pt;
|
175
|
+
mso-bidi-font-size:11.0pt;
|
176
|
+
font-family:$headerfont;
|
177
|
+
mso-fareast-font-family:$headerfont;
|
178
|
+
mso-bidi-font-family:$headerfont;
|
179
|
+
mso-ansi-language:EN-GB;
|
180
|
+
font-weight:bold;
|
181
|
+
mso-bidi-font-weight:normal;}
|
182
|
+
p.IntroTitle, li.IntroTitle, div.IntroTitle
|
183
|
+
{mso-style-name:"Intro Title";
|
184
|
+
mso-style-noshow:yes;
|
185
|
+
mso-style-unhide:no;
|
186
|
+
mso-style-parent:"Foreword Title";
|
187
|
+
margin-top:0cm;
|
188
|
+
margin-right:0cm;
|
189
|
+
margin-bottom:15.5pt;
|
190
|
+
margin-left:0cm;
|
191
|
+
text-align:justify;
|
192
|
+
line-height:15.5pt;
|
193
|
+
mso-pagination:widow-orphan;
|
194
|
+
page-break-after:avoid;
|
195
|
+
mso-outline-level:1;
|
196
|
+
mso-hyphenate:none;
|
197
|
+
tab-stops:20.15pt;
|
198
|
+
font-size:14.0pt;
|
199
|
+
mso-bidi-font-size:11.0pt;
|
200
|
+
page-break-before:always;
|
201
|
+
font-family:$headerfont;
|
202
|
+
mso-fareast-font-family:$headerfont;
|
203
|
+
mso-bidi-font-family:$headerfont;
|
204
|
+
mso-ansi-language:EN-GB;
|
205
|
+
font-weight:bold;
|
206
|
+
mso-bidi-font-weight:normal;}
|
207
|
+
p.zzContents, li.zzContents, div.zzContents
|
208
|
+
{mso-style-name:zzContents;
|
209
|
+
mso-style-noshow:yes;
|
210
|
+
mso-style-unhide:no;
|
211
|
+
mso-style-next:"TOC 1";
|
212
|
+
margin-top:48.0pt;
|
213
|
+
margin-right:0cm;
|
214
|
+
margin-bottom:15.5pt;
|
215
|
+
margin-left:0cm;
|
216
|
+
line-height:15.5pt;
|
217
|
+
mso-line-height-rule:exactly;
|
218
|
+
page-break-before:always;
|
219
|
+
mso-pagination:widow-orphan;
|
220
|
+
page-break-after:avoid;
|
221
|
+
mso-hyphenate:none;
|
222
|
+
tab-stops:20.15pt;
|
223
|
+
font-size:14.0pt;
|
224
|
+
mso-bidi-font-size:11.0pt;
|
225
|
+
font-family:$headerfont;
|
226
|
+
mso-fareast-font-family:$headerfont;
|
227
|
+
mso-bidi-font-family:$headerfont;
|
228
|
+
mso-ansi-language:EN-GB;
|
229
|
+
font-weight:bold;
|
230
|
+
mso-bidi-font-weight:normal;}
|
231
|
+
p.zzCopyright, li.zzCopyright
|
232
|
+
{mso-style-name:zzCopyright;
|
233
|
+
mso-style-noshow:yes;
|
234
|
+
mso-style-unhide:no;
|
235
|
+
mso-style-next:Normal;
|
236
|
+
margin-top:0cm;
|
237
|
+
margin-right:14.2pt;
|
238
|
+
margin-bottom:12.0pt;
|
239
|
+
margin-left:14.2pt;
|
240
|
+
text-align:justify;
|
241
|
+
line-height:12.0pt;
|
242
|
+
mso-pagination:widow-orphan;
|
243
|
+
tab-stops:20.15pt 25.7pt 481.15pt;
|
244
|
+
padding:0cm;
|
245
|
+
mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
|
246
|
+
font-size:11.0pt;
|
247
|
+
font-family:$bodyfont;
|
248
|
+
mso-fareast-font-family:$bodyfont;
|
249
|
+
mso-bidi-font-family:$bodyfont;
|
250
|
+
mso-ansi-language:EN-GB;}
|
251
|
+
div.zzCopyright
|
252
|
+
{mso-element:para-border-div;
|
253
|
+
border:solid windowtext 1.0pt;
|
254
|
+
mso-border-top-alt:solid windowtext .5pt;
|
255
|
+
mso-border-left-alt:solid windowtext .5pt;
|
256
|
+
mso-border-right-alt:solid windowtext .5pt;
|
257
|
+
mso-border-bottom-alt:solid windowtext .5pt;
|
258
|
+
padding:1.0pt 4.0pt 0cm 4.0pt;
|
259
|
+
margin-left:5.1pt;
|
260
|
+
margin-right:5.1pt;}
|
261
|
+
p.zzCopyright_address
|
262
|
+
{margin-top:0cm;
|
263
|
+
margin-right:14.2pt;
|
264
|
+
margin-bottom:0.0pt;
|
265
|
+
margin-left:14.2pt;
|
266
|
+
mso-layout-grid-align:none;
|
267
|
+
text-autospace:none;
|
268
|
+
padding-left:20pt;
|
269
|
+
mso-padding-alt-left:20pt;
|
270
|
+
font-size:10.0pt;
|
271
|
+
text-align:left;
|
272
|
+
mso-bidi-font-size:11.0pt;}
|
273
|
+
p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle
|
274
|
+
{mso-style-name:zzSTDTitle;
|
275
|
+
mso-style-noshow:yes;
|
276
|
+
mso-style-unhide:no;
|
277
|
+
mso-style-next:Normal;
|
278
|
+
margin-top:20.0pt;
|
279
|
+
margin-right:0cm;
|
280
|
+
margin-bottom:38.0pt;
|
281
|
+
margin-left:0cm;
|
282
|
+
line-height:17.5pt;
|
283
|
+
mso-line-height-rule:exactly;
|
284
|
+
mso-pagination:widow-orphan;
|
285
|
+
mso-hyphenate:none;
|
286
|
+
tab-stops:20.15pt;
|
287
|
+
font-size:16.0pt;
|
288
|
+
mso-bidi-font-size:11.0pt;
|
289
|
+
font-family:$headerfont;
|
290
|
+
mso-fareast-font-family:$headerfont;
|
291
|
+
mso-bidi-font-family:$headerfont;
|
292
|
+
mso-ansi-language:EN-GB;
|
293
|
+
font-weight:bold;
|
294
|
+
mso-bidi-font-weight:normal;}
|
295
|
+
p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1
|
296
|
+
{mso-style-name:zzSTDTitle;
|
297
|
+
mso-style-noshow:yes;
|
298
|
+
mso-style-unhide:no;
|
299
|
+
mso-style-next:Normal;
|
300
|
+
margin-top:0pt;
|
301
|
+
margin-right:0cm;
|
302
|
+
margin-bottom:18.0pt;
|
303
|
+
margin-left:0cm;
|
304
|
+
line-height:17.5pt;
|
305
|
+
mso-line-height-rule:exactly;
|
306
|
+
mso-pagination:widow-orphan;
|
307
|
+
mso-hyphenate:none;
|
308
|
+
tab-stops:20.15pt;
|
309
|
+
font-size:16.0pt;
|
310
|
+
mso-bidi-font-size:11.0pt;
|
311
|
+
font-family:$headerfont;
|
312
|
+
mso-fareast-font-family:$headerfont;
|
313
|
+
mso-bidi-font-family:$headerfont;
|
314
|
+
mso-ansi-language:EN-GB;
|
315
|
+
font-weight:bold;
|
316
|
+
mso-bidi-font-weight:normal;}
|
317
|
+
p.Quote, li.Quote, div.Quote
|
318
|
+
{mso-style-priority:99;
|
319
|
+
margin-top:0cm;
|
320
|
+
margin-right:36.0pt;
|
321
|
+
margin-bottom:0cm;
|
322
|
+
margin-left:36.0pt;
|
323
|
+
text-align:justify;
|
324
|
+
line-height:12.0pt;
|
325
|
+
mso-pagination:widow-orphan;
|
326
|
+
tab-stops:20.15pt;
|
327
|
+
font-size:11.0pt;
|
328
|
+
font-family:$bodyfont;
|
329
|
+
mso-fareast-font-family:$bodyfont;
|
330
|
+
mso-bidi-font-family:$bodyfont;
|
331
|
+
mso-ansi-language:EN-GB;}
|
332
|
+
p.QuoteAttribution
|
333
|
+
{text-align:right;}
|
334
|
+
p.Admonition, li.Admonition, div.Admonition
|
335
|
+
{mso-style-priority:99;
|
336
|
+
margin-top:0cm;
|
337
|
+
margin-right:57.6pt;
|
338
|
+
margin-bottom:0cm;
|
339
|
+
margin-left:57.6pt;
|
340
|
+
margin-bottom:.0001pt;
|
341
|
+
mso-pagination:widow-orphan;
|
342
|
+
border:none;
|
343
|
+
mso-border-alt:solid #4472C4 .25pt;
|
344
|
+
mso-border-themecolor:accent1;
|
345
|
+
padding:0cm;
|
346
|
+
mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
|
347
|
+
font-size:12.0pt;
|
348
|
+
font-family:$bodyfont;
|
349
|
+
mso-ascii-font-family:$bodyfont;
|
350
|
+
mso-ascii-theme-font:minor-latin;
|
351
|
+
mso-fareast-font-family:$bodyfont;
|
352
|
+
mso-fareast-theme-font:minor-fareast;
|
353
|
+
mso-hansi-font-family:$bodyfont;
|
354
|
+
mso-hansi-theme-font:minor-latin;
|
355
|
+
mso-bidi-font-family:$bodyfont;
|
356
|
+
mso-bidi-theme-font:minor-bidi;
|
357
|
+
color:#4472C4;
|
358
|
+
mso-themecolor:accent1;
|
359
|
+
mso-ansi-language:EN-AU;
|
360
|
+
font-style:italic;}
|
361
|
+
p.Code, li.Code, div.Code
|
362
|
+
{mso-style-name:Code;
|
363
|
+
mso-style-priority:16;
|
364
|
+
mso-style-unhide:no;
|
365
|
+
mso-style-qformat:yes;
|
366
|
+
margin:0cm;
|
367
|
+
margin-bottom:.0001pt;
|
368
|
+
line-height:10.0pt;
|
369
|
+
mso-pagination:widow-orphan;
|
370
|
+
tab-stops:20.15pt;
|
371
|
+
font-size:9.0pt;
|
372
|
+
mso-bidi-font-size:11.0pt;
|
373
|
+
font-family:$monospacefont;
|
374
|
+
mso-fareast-font-family:Calibri;
|
375
|
+
mso-bidi-font-family:"Source Sans Pro";
|
376
|
+
mso-ansi-language:EN-GB;}
|
377
|
+
p.Formula, li.Formula, div.Formula
|
378
|
+
{mso-style-name:Formula;
|
379
|
+
mso-style-noshow:yes;
|
380
|
+
mso-style-unhide:no;
|
381
|
+
margin-top:0cm;
|
382
|
+
margin-right:0cm;
|
383
|
+
margin-bottom:11.0pt;
|
384
|
+
margin-left:20.15pt;
|
385
|
+
line-height:12.0pt;
|
386
|
+
mso-pagination:widow-orphan;
|
387
|
+
tab-stops:right 487.45pt;
|
388
|
+
font-size:11.0pt;
|
389
|
+
font-family:$bodyfont;
|
390
|
+
mso-fareast-font-family:$bodyfont;
|
391
|
+
mso-bidi-font-family:$bodyfont;
|
392
|
+
mso-ansi-language:EN-GB;}
|
393
|
+
@page WordSection1
|
394
|
+
{size:595.3pt 841.9pt;
|
395
|
+
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
396
|
+
mso-header-margin:35.45pt;
|
397
|
+
mso-footer-margin:14.2pt;
|
398
|
+
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh1;
|
399
|
+
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
|
400
|
+
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef1;
|
401
|
+
mso-paper-source:0;}
|
402
|
+
div.WordSection1
|
403
|
+
{page:WordSection1;}
|
404
|
+
@page WordSection2
|
405
|
+
{size:595.3pt 841.9pt;
|
406
|
+
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
407
|
+
mso-header-margin:35.45pt;
|
408
|
+
mso-footer-margin:14.2pt;
|
409
|
+
mso-page-numbers:roman-lower;
|
410
|
+
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
411
|
+
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
412
|
+
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef2;
|
413
|
+
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f2;
|
414
|
+
mso-paper-source:0;}
|
415
|
+
div.WordSection2
|
416
|
+
{page:WordSection2;}
|
417
|
+
@page WordSection3
|
418
|
+
{size:595.3pt 841.9pt;
|
419
|
+
margin:39.7pt 53.85pt 1.0cm 53.85pt;
|
420
|
+
mso-header-margin:35.45pt;
|
421
|
+
mso-footer-margin:14.2pt;
|
422
|
+
mso-page-numbers:1;
|
423
|
+
mso-even-header:url("file:///C:/Doc/FILENAME_files/header.html") eh2;
|
424
|
+
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h2;
|
425
|
+
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef3;
|
426
|
+
mso-footer:url("file:///C:/Doc/FILENAME_files/header.html") f3;
|
427
|
+
mso-paper-source:0;}
|
428
|
+
div.WordSection3
|
429
|
+
{page:WordSection3;}
|
430
|
+
ol
|
431
|
+
{margin-bottom:0cm;}
|
432
|
+
ul
|
433
|
+
{margin-bottom:0cm;}
|
434
|
+
table.MsoISOTable
|
435
|
+
{mso-style-name:"Table ISO";
|
436
|
+
mso-tstyle-rowband-size:0;
|
437
|
+
mso-tstyle-colband-size:0;
|
438
|
+
mso-style-noshow:yes;
|
439
|
+
mso-style-priority:99;
|
440
|
+
mso-style-parent:"";
|
441
|
+
mso-padding-alt:0cm 2.85pt 0cm 2.85pt;
|
442
|
+
mso-para-margin:0cm;
|
443
|
+
mso-para-margin-bottom:.0001pt;
|
444
|
+
mso-pagination:widow-orphan;
|
445
|
+
border-collapse:collapse;
|
446
|
+
mso-table-layout-alt:fixed;
|
447
|
+
border:solid windowtext 2pt;
|
448
|
+
mso-border-alt:solid windowtext 2pt;
|
449
|
+
mso-yfti-tbllook:480;
|
450
|
+
mso-border-insideh:.75pt solid windowtext;
|
451
|
+
mso-border-insidev:.75pt solid windowtext;
|
452
|
+
font-size:10.0pt;
|
453
|
+
font-family:$bodyfont;}
|
454
|
+
table.MsoISOTable tr
|
455
|
+
{page-break-inside:avoid;}
|
456
|
+
table.MsoISOTable th
|
457
|
+
{border:solid windowtext 1pt;
|
458
|
+
mso-border-alt:solid windowtext 1pt;
|
459
|
+
padding:0cm 2.85pt 0cm 2.85pt;}
|
460
|
+
table.MsoISOTable td
|
461
|
+
{border:solid windowtext 1pt;
|
462
|
+
mso-border-alt:solid windowtext 1pt;
|
463
|
+
padding:0cm 2.85pt 0cm 2.85pt;}
|
464
|
+
table.MsoTableGrid
|
465
|
+
{mso-style-name:"Table Grid";
|
466
|
+
mso-tstyle-rowband-size:0;
|
467
|
+
mso-tstyle-colband-size:0;
|
468
|
+
mso-style-priority:39;
|
469
|
+
mso-style-unhide:no;
|
470
|
+
border:solid windowtext 1.0pt;
|
471
|
+
mso-border-alt:solid windowtext .5pt;
|
472
|
+
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
|
473
|
+
mso-border-insideh:.5pt solid windowtext;
|
474
|
+
mso-border-insidev:.5pt solid windowtext;
|
475
|
+
mso-para-margin:0cm;
|
476
|
+
mso-para-margin-bottom:.0001pt;
|
477
|
+
mso-pagination:widow-orphan;
|
478
|
+
font-size:10.0pt;
|
479
|
+
font-family:$bodyfont;}
|
480
|
+
td { page-break-inside:avoid; }
|
481
|
+
tr { page-break-after:avoid; }
|
482
|
+
span.stem
|
483
|
+
{font-family:"Cambria Math",serif;
|
484
|
+
mso-ascii-font-family:"Cambria Math";
|
485
|
+
font-style:
|
486
|
+
italic;}
|
487
|
+
div.formula
|
488
|
+
{tab-stops:right 487.45pt;}
|
489
|
+
body
|
490
|
+
{tab-interval:36.0pt;}
|
491
|
+
dt
|
492
|
+
{page-break-inside:avoid;
|
493
|
+
page-break-after:avoid}
|
494
|
+
.coverpage_docnumber
|
495
|
+
{text-align:center;
|
496
|
+
font-size:14.0pt;
|
497
|
+
font-weight:bold;}
|
498
|
+
.coverpage_techcommittee
|
499
|
+
{text-align:center;}
|
500
|
+
.coverpage_docstage
|
501
|
+
{text-align:center;
|
502
|
+
font-size:30.0pt;
|
503
|
+
color:#485094;}
|
504
|
+
div.coverpage_warning
|
505
|
+
{mso-element:para-border-div;
|
506
|
+
border:solid windowtext 1.0pt #485094;
|
507
|
+
mso-border-alt:solid windowtext .5pt;
|
508
|
+
padding:1.0pt 4.0pt 1.0pt 4.0pt #485094;
|
509
|
+
margin-left:4.25pt;
|
510
|
+
margin-right:4.25pt}
|
511
|
+
.coverpage_warning
|
512
|
+
{color:#485094;
|
513
|
+
font-size:10.0pt;}
|
514
|
+
|
515
|
+
a.TableFootnoteRef
|
516
|
+
{mso-style-priority:99;
|
517
|
+
vertical-align:super;}
|
518
|
+
|
519
|
+
aside {
|
520
|
+
font-size:10.0pt;
|
521
|
+
}
|
522
|
+
div.example {
|
523
|
+
border:solid black .25pt;
|
524
|
+
mso-border-alt:solid black .25pt;
|
525
|
+
padding:10pt;
|
526
|
+
mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
|
527
|
+
margin:10pt;
|
528
|
+
mso-margin-alt:10.0pt 10.0pt 10.0pt 10.0pt;
|
529
|
+
}
|
530
|
+
table.dl
|
531
|
+
{margin-top:0cm;
|
532
|
+
margin-right:0cm;
|
533
|
+
margin-bottom:11.0pt;
|
534
|
+
margin-left:20.15pt;}
|
535
|
+
ol
|
536
|
+
{margin-bottom:0cm;
|
537
|
+
margin-left:0cm;}
|
538
|
+
ul
|
539
|
+
{margin-bottom:0cm;
|
540
|
+
margin-left:0cm;}
|
541
|
+
|