metanorma-iec 2.6.0 → 2.6.1
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.
- checksums.yaml +4 -4
- data/lib/isodoc/iec/html/htmlstyle.css +638 -381
- data/lib/isodoc/iec/html/htmlstyle.scss +1 -1
- data/lib/isodoc/iec/html/isodoc.css +254 -178
- data/lib/isodoc/iec/html/wordstyle.css +616 -523
- data/lib/metanorma/iec/basicdoc.rng +37 -32
- data/lib/metanorma/iec/isodoc.rng +23 -17
- data/lib/metanorma/iec/version.rb +1 -1
- data/metanorma-iec.gemspec +3 -2
- metadata +24 -10
@@ -3,9 +3,9 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode {
|
|
3
3
|
mso-style-unhide: no;
|
4
4
|
mso-style-name: "CODE";
|
5
5
|
mso-style-unhide: no;
|
6
|
-
margin-top:
|
6
|
+
margin-top: 5pt;
|
7
7
|
margin-right: 0cm;
|
8
|
-
margin-bottom:
|
8
|
+
margin-bottom: 5pt;
|
9
9
|
margin-left: 0cm;
|
10
10
|
mso-add-space: auto;
|
11
11
|
text-align: left;
|
@@ -16,17 +16,18 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode {
|
|
16
16
|
font-family: {{monospacefont}};
|
17
17
|
mso-fareast-font-family: "Times New Roman";
|
18
18
|
mso-bidi-font-family: Arial;
|
19
|
-
letter-spacing:
|
19
|
+
letter-spacing: -0.1pt;
|
20
20
|
mso-ansi-language: EN-GB;
|
21
21
|
mso-fareast-language: ZH-CN;
|
22
|
-
mso-no-proof: yes;
|
22
|
+
mso-no-proof: yes;
|
23
|
+
}
|
23
24
|
|
24
25
|
p.pseudocode, li.pseudocode, div.pseudocode {
|
25
26
|
mso-style-unhide: no;
|
26
27
|
mso-style-unhide: no;
|
27
|
-
margin-top:
|
28
|
+
margin-top: 5pt;
|
28
29
|
margin-right: 0cm;
|
29
|
-
margin-bottom:
|
30
|
+
margin-bottom: 5pt;
|
30
31
|
margin-left: 0cm;
|
31
32
|
mso-add-space: auto;
|
32
33
|
text-align: left;
|
@@ -37,19 +38,20 @@ p.pseudocode, li.pseudocode, div.pseudocode {
|
|
37
38
|
font-family: {{bodyfont}};
|
38
39
|
mso-fareast-font-family: "Times New Roman";
|
39
40
|
mso-bidi-font-family: Arial;
|
40
|
-
letter-spacing:
|
41
|
+
letter-spacing: -0.1pt;
|
41
42
|
mso-ansi-language: EN-GB;
|
42
43
|
mso-fareast-language: ZH-CN;
|
43
|
-
mso-no-proof: yes;
|
44
|
+
mso-no-proof: yes;
|
45
|
+
}
|
44
46
|
|
45
47
|
p.CODE-TableCell, li.CODE-TableCell, div.CODE-TableCell, pre.CODE-TableCell {
|
46
48
|
mso-style-name: CODE-TableCell;
|
47
49
|
mso-style-unhide: no;
|
48
50
|
mso-style-qformat: yes;
|
49
51
|
mso-style-parent: CODE;
|
50
|
-
margin-top:
|
52
|
+
margin-top: 5pt;
|
51
53
|
margin-right: 0cm;
|
52
|
-
margin-bottom:
|
54
|
+
margin-bottom: 5pt;
|
53
55
|
margin-left: 0cm;
|
54
56
|
mso-add-space: auto;
|
55
57
|
text-align: left;
|
@@ -60,39 +62,41 @@ p.CODE-TableCell, li.CODE-TableCell, div.CODE-TableCell, pre.CODE-TableCell {
|
|
60
62
|
font-family: {{monospacefontsize}};
|
61
63
|
mso-fareast-font-family: "Times New Roman";
|
62
64
|
mso-bidi-font-family: Arial;
|
63
|
-
letter-spacing:
|
65
|
+
letter-spacing: -0.1pt;
|
64
66
|
mso-ansi-language: EN-GB;
|
65
67
|
mso-fareast-language: ZH-CN;
|
66
|
-
mso-no-proof: yes;
|
68
|
+
mso-no-proof: yes;
|
69
|
+
}
|
67
70
|
|
68
71
|
/* IEC: BIBLIOGRAPHY-numbered, restricted to numeric resources */
|
69
72
|
p.Biblio, li.Biblio, div.Biblio {
|
70
73
|
mso-style-unhide: no;
|
71
74
|
mso-style-qformat: yes;
|
72
75
|
mso-style-parent: Normal;
|
73
|
-
margin-top:
|
76
|
+
margin-top: 5pt;
|
74
77
|
margin-right: 0cm;
|
75
78
|
margin-bottom: {{normalfontsize}};
|
76
|
-
margin-left:
|
79
|
+
margin-left: 34pt;
|
77
80
|
text-align: justify;
|
78
|
-
text-indent: -
|
81
|
+
text-indent: -34pt;
|
79
82
|
mso-pagination: widow-orphan;
|
80
83
|
/* No, we autonumber */
|
81
84
|
/* mso-list:l6 level1 lfo20; */
|
82
|
-
tab-stops: list
|
85
|
+
tab-stops: list 34pt;
|
83
86
|
layout-grid-mode: char;
|
84
87
|
font-size: {{normalfontsize}};
|
85
88
|
font-family: {{bodyfont}};
|
86
89
|
mso-fareast-font-family: "Times New Roman";
|
87
|
-
letter-spacing: .4pt;
|
90
|
+
letter-spacing: 0.4pt;
|
88
91
|
mso-ansi-language: EN-GB;
|
89
|
-
mso-fareast-language: ZH-CN;
|
92
|
+
mso-fareast-language: ZH-CN;
|
93
|
+
}
|
90
94
|
|
91
95
|
p.NormRef, li.NormRef, div.NormRef {
|
92
96
|
mso-style-unhide: no;
|
93
97
|
mso-style-qformat: yes;
|
94
98
|
mso-style-parent: Normal;
|
95
|
-
margin-top:
|
99
|
+
margin-top: 5pt;
|
96
100
|
margin-right: 0cm;
|
97
101
|
margin-bottom: {{normalfontsize}};
|
98
102
|
margin-left: 0pt;
|
@@ -100,21 +104,22 @@ p.NormRef, li.NormRef, div.NormRef {
|
|
100
104
|
mso-pagination: widow-orphan;
|
101
105
|
/* No, we autonumber */
|
102
106
|
/* mso-list:l6 level1 lfo20; */
|
103
|
-
tab-stops: list
|
107
|
+
tab-stops: list 34pt;
|
104
108
|
layout-grid-mode: char;
|
105
109
|
font-size: {{normalfontsize}};
|
106
110
|
font-family: {{bodyfont}};
|
107
111
|
mso-fareast-font-family: "Times New Roman";
|
108
|
-
letter-spacing: .4pt;
|
112
|
+
letter-spacing: 0.4pt;
|
109
113
|
mso-ansi-language: EN-GB;
|
110
|
-
mso-fareast-language: ZH-CN;
|
114
|
+
mso-fareast-language: ZH-CN;
|
115
|
+
}
|
111
116
|
|
112
117
|
/* IEC: FIGURE-title */
|
113
118
|
p.FigureTitle {
|
114
119
|
mso-style-unhide: no;
|
115
120
|
mso-style-qformat: yes;
|
116
121
|
mso-style-next: Normal;
|
117
|
-
margin-top:
|
122
|
+
margin-top: 5pt;
|
118
123
|
margin-right: 0cm;
|
119
124
|
margin-bottom: {{normalfontsize}};
|
120
125
|
margin-left: 0cm;
|
@@ -124,16 +129,17 @@ p.FigureTitle {
|
|
124
129
|
font-size: {{normalfontsize}};
|
125
130
|
font-family: {{headerfont}};
|
126
131
|
mso-fareast-font-family: "Times New Roman";
|
127
|
-
letter-spacing: .4pt;
|
132
|
+
letter-spacing: 0.4pt;
|
128
133
|
mso-ansi-language: EN-GB;
|
129
134
|
mso-fareast-language: ZH-CN;
|
130
|
-
font-weight: bold;
|
135
|
+
font-weight: bold;
|
136
|
+
}
|
131
137
|
|
132
138
|
p.AdmonitionTitle, p.RecommendationTitle {
|
133
139
|
mso-style-unhide: no;
|
134
140
|
mso-style-qformat: yes;
|
135
141
|
mso-style-next: Normal;
|
136
|
-
margin-top:
|
142
|
+
margin-top: 5pt;
|
137
143
|
margin-right: 0cm;
|
138
144
|
margin-bottom: {{normalfontsize}};
|
139
145
|
margin-left: 0cm;
|
@@ -143,16 +149,17 @@ p.AdmonitionTitle, p.RecommendationTitle {
|
|
143
149
|
font-size: {{normalfontsize}};
|
144
150
|
font-family: {{headerfont}};
|
145
151
|
mso-fareast-font-family: "Times New Roman";
|
146
|
-
letter-spacing: .4pt;
|
152
|
+
letter-spacing: 0.4pt;
|
147
153
|
mso-ansi-language: EN-GB;
|
148
154
|
mso-fareast-language: ZH-CN;
|
149
|
-
font-weight: bold;
|
155
|
+
font-weight: bold;
|
156
|
+
}
|
150
157
|
|
151
158
|
p.SourceTitle {
|
152
159
|
mso-style-unhide: no;
|
153
160
|
mso-style-qformat: yes;
|
154
161
|
mso-style-next: Normal;
|
155
|
-
margin-top:
|
162
|
+
margin-top: 5pt;
|
156
163
|
margin-right: 0cm;
|
157
164
|
margin-bottom: {{normalfontsize}};
|
158
165
|
margin-left: 0cm;
|
@@ -162,10 +169,11 @@ p.SourceTitle {
|
|
162
169
|
font-size: {{normalfontsize}};
|
163
170
|
font-family: {{headerfont}};
|
164
171
|
mso-fareast-font-family: "Times New Roman";
|
165
|
-
letter-spacing: .4pt;
|
172
|
+
letter-spacing: 0.4pt;
|
166
173
|
mso-ansi-language: EN-GB;
|
167
174
|
mso-fareast-language: ZH-CN;
|
168
|
-
font-weight: bold;
|
175
|
+
font-weight: bold;
|
176
|
+
}
|
169
177
|
|
170
178
|
/* IEC: TABLE-title */
|
171
179
|
p.TableTitle, p.ListTitle {
|
@@ -173,7 +181,7 @@ p.TableTitle, p.ListTitle {
|
|
173
181
|
mso-style-qformat: yes;
|
174
182
|
mso-style-parent: Normal;
|
175
183
|
mso-style-next: Normal;
|
176
|
-
margin-top:
|
184
|
+
margin-top: 5pt;
|
177
185
|
margin-right: 0cm;
|
178
186
|
margin-bottom: {{normalfontsize}};
|
179
187
|
margin-left: 0cm;
|
@@ -184,40 +192,43 @@ p.TableTitle, p.ListTitle {
|
|
184
192
|
font-size: {{normalfontsize}};
|
185
193
|
font-family: {{headerfont}};
|
186
194
|
mso-fareast-font-family: "Times New Roman";
|
187
|
-
letter-spacing: .4pt;
|
195
|
+
letter-spacing: 0.4pt;
|
188
196
|
mso-ansi-language: EN-GB;
|
189
197
|
mso-fareast-language: ZH-CN;
|
190
|
-
font-weight: bold;
|
198
|
+
font-weight: bold;
|
199
|
+
}
|
191
200
|
|
192
201
|
/* IEC: NOTE */
|
193
202
|
p.Note, div.Note, li.Note {
|
194
203
|
mso-style-unhide: no;
|
195
204
|
mso-style-qformat: yes;
|
196
205
|
mso-style-next: Normal;
|
197
|
-
margin-top:
|
206
|
+
margin-top: 5pt;
|
198
207
|
margin-right: 0cm;
|
199
|
-
margin-bottom:
|
208
|
+
margin-bottom: 5pt;
|
200
209
|
margin-left: 0cm;
|
201
210
|
text-align: justify;
|
202
211
|
mso-pagination: widow-orphan;
|
203
212
|
layout-grid-mode: char;
|
204
213
|
mso-fareast-font-family: "Times New Roman";
|
205
214
|
mso-ansi-language: EN-GB;
|
206
|
-
mso-fareast-language: ZH-CN;
|
215
|
+
mso-fareast-language: ZH-CN;
|
216
|
+
}
|
207
217
|
|
208
218
|
p.Note, li.Note {
|
209
219
|
mso-style-name: "NOTE";
|
210
220
|
font-size: {{smallerfontsize}};
|
211
221
|
font-family: {{bodyfont}};
|
212
|
-
letter-spacing: .4pt;
|
222
|
+
letter-spacing: 0.4pt;
|
223
|
+
}
|
213
224
|
|
214
225
|
/* IEC: TABFIGfootnote */
|
215
226
|
p.TableFootnote, div.TableFootnote, li.TableFootnote {
|
216
227
|
mso-style-unhide: no;
|
217
228
|
mso-style-parent: "MsoFootnoteText";
|
218
|
-
margin-top:
|
229
|
+
margin-top: 3pt;
|
219
230
|
margin-right: 0cm;
|
220
|
-
margin-bottom:
|
231
|
+
margin-bottom: 3pt;
|
221
232
|
margin-left: 14.2pt;
|
222
233
|
text-align: justify;
|
223
234
|
text-indent: -14.2pt;
|
@@ -227,9 +238,10 @@ p.TableFootnote, div.TableFootnote, li.TableFootnote {
|
|
227
238
|
font-size: {{smallerfontsize}};
|
228
239
|
font-family: {{bodyfont}};
|
229
240
|
mso-fareast-font-family: "Times New Roman";
|
230
|
-
letter-spacing: .4pt;
|
241
|
+
letter-spacing: 0.4pt;
|
231
242
|
mso-ansi-language: EN-GB;
|
232
|
-
mso-fareast-language: ZH-CN;
|
243
|
+
mso-fareast-language: ZH-CN;
|
244
|
+
}
|
233
245
|
|
234
246
|
/* IEC: HEADINGNonumber */
|
235
247
|
p.ForewordTitle, li.ForewordTitle, div.ForewordTitle, h1.ForewordTitle {
|
@@ -249,13 +261,14 @@ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle, h1.ForewordTitle {
|
|
249
261
|
mso-outline-level: 1;
|
250
262
|
mso-hyphenate: none;
|
251
263
|
layout-grid-mode: char;
|
252
|
-
font-size:
|
264
|
+
font-size: 12pt;
|
253
265
|
mso-bidi-font-size: {{normalfontsize}};
|
254
266
|
font-family: {{headerfont}};
|
255
267
|
mso-fareast-font-family: "Times New Roman";
|
256
|
-
letter-spacing: .4pt;
|
268
|
+
letter-spacing: 0.4pt;
|
257
269
|
mso-ansi-language: EN-GB;
|
258
|
-
mso-fareast-language: ZH-CN;
|
270
|
+
mso-fareast-language: ZH-CN;
|
271
|
+
}
|
259
272
|
|
260
273
|
/* IEC: HEADINGNonumber */
|
261
274
|
p.IntroTitle, li.IntroTitle, div.IntroTitle, h1.IntroTitle {
|
@@ -275,13 +288,14 @@ p.IntroTitle, li.IntroTitle, div.IntroTitle, h1.IntroTitle {
|
|
275
288
|
mso-outline-level: 1;
|
276
289
|
mso-hyphenate: none;
|
277
290
|
layout-grid-mode: char;
|
278
|
-
font-size:
|
291
|
+
font-size: 12pt;
|
279
292
|
mso-bidi-font-size: {{normalfontsize}};
|
280
293
|
font-family: {{headerfont}};
|
281
294
|
mso-fareast-font-family: "Times New Roman";
|
282
|
-
letter-spacing: .4pt;
|
295
|
+
letter-spacing: 0.4pt;
|
283
296
|
mso-ansi-language: EN-GB;
|
284
|
-
mso-fareast-language: ZH-CN;
|
297
|
+
mso-fareast-language: ZH-CN;
|
298
|
+
}
|
285
299
|
|
286
300
|
p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
|
287
301
|
mso-style-unhide: no;
|
@@ -298,13 +312,14 @@ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
|
|
298
312
|
page-break-after: avoid;
|
299
313
|
mso-hyphenate: none;
|
300
314
|
layout-grid-mode: char;
|
301
|
-
font-size:
|
315
|
+
font-size: 12pt;
|
302
316
|
mso-bidi-font-size: {{normalfontsize}};
|
303
317
|
font-family: {{headerfont}};
|
304
318
|
mso-fareast-font-family: "Times New Roman";
|
305
|
-
letter-spacing: .4pt;
|
319
|
+
letter-spacing: 0.4pt;
|
306
320
|
mso-ansi-language: EN-GB;
|
307
|
-
mso-fareast-language: ZH-CN;
|
321
|
+
mso-fareast-language: ZH-CN;
|
322
|
+
}
|
308
323
|
|
309
324
|
/* IEC: TERM */
|
310
325
|
p.Terms, li.Terms, div.Terms {
|
@@ -315,23 +330,24 @@ p.Terms, li.Terms, div.Terms {
|
|
315
330
|
margin-top: 0cm;
|
316
331
|
margin-right: 0cm;
|
317
332
|
margin-bottom: 0cm;
|
318
|
-
margin-left:
|
319
|
-
margin-bottom: .0001pt;
|
333
|
+
margin-left: 17pt;
|
334
|
+
margin-bottom: 0.0001pt;
|
320
335
|
text-align: justify;
|
321
|
-
text-indent: -
|
336
|
+
text-indent: -17pt;
|
322
337
|
mso-pagination: widow-orphan;
|
323
338
|
page-break-after: avoid;
|
324
339
|
layout-grid-mode: char;
|
325
340
|
font-size: {{normalfontsize}};
|
326
341
|
font-family: {{bodyfont}};
|
327
342
|
mso-fareast-font-family: "Times New Roman";
|
328
|
-
letter-spacing: .4pt;
|
343
|
+
letter-spacing: 0.4pt;
|
329
344
|
mso-ansi-language: EN-GB;
|
330
|
-
mso-fareast-language: ZH-CN;
|
345
|
+
mso-fareast-language: ZH-CN;
|
346
|
+
}
|
331
347
|
|
332
348
|
/* IEC: TERM-admitted */
|
333
349
|
p.AltTerms, li.AltTerms, div.AltTerms {
|
334
|
-
mso-style-name: "AltTerm
|
350
|
+
mso-style-name: "AltTerm(s)";
|
335
351
|
mso-style-unhide: no;
|
336
352
|
mso-style-qformat: yes;
|
337
353
|
mso-style-parent: TERM;
|
@@ -340,33 +356,32 @@ p.AltTerms, li.AltTerms, div.AltTerms {
|
|
340
356
|
margin-right: 0cm;
|
341
357
|
margin-bottom: 0cm;
|
342
358
|
/* https://github.com/metanorma/metanorma-iec/issues/62 */
|
343
|
-
/* margin-left:17.0pt; */
|
344
|
-
|
345
|
-
margin-bottom: .0001pt;
|
359
|
+
/* margin-left:17.0pt; */ /* suppress to line up math terms */
|
360
|
+
margin-bottom: 0.0001pt;
|
346
361
|
text-align: justify;
|
347
|
-
/* text-indent:-17.0pt; */
|
348
|
-
/* suppress to line up math terms */
|
362
|
+
/* text-indent:-17.0pt; */ /* suppress to line up math terms */
|
349
363
|
mso-pagination: widow-orphan;
|
350
364
|
page-break-after: avoid;
|
351
365
|
layout-grid-mode: char;
|
352
366
|
font-size: {{normalfontsize}};
|
353
367
|
font-family: {{bodyfont}};
|
354
368
|
mso-fareast-font-family: "Times New Roman";
|
355
|
-
letter-spacing: .4pt;
|
369
|
+
letter-spacing: 0.4pt;
|
356
370
|
mso-ansi-language: EN-GB;
|
357
371
|
mso-fareast-language: ZH-CN;
|
358
|
-
mso-bidi-font-weight: bold;
|
372
|
+
mso-bidi-font-weight: bold;
|
373
|
+
}
|
359
374
|
|
360
375
|
/* TERM-deprecated */
|
361
376
|
p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
|
362
|
-
mso-style-name: "DeprecatedTerm
|
377
|
+
mso-style-name: "DeprecatedTerm(s)";
|
363
378
|
mso-style-unhide: no;
|
364
379
|
mso-style-qformat: yes;
|
365
380
|
mso-style-parent: NOTE;
|
366
381
|
mso-style-next: TERM-number;
|
367
|
-
margin-top:
|
382
|
+
margin-top: 5pt;
|
368
383
|
margin-right: 0cm;
|
369
|
-
margin-bottom:
|
384
|
+
margin-bottom: 5pt;
|
370
385
|
margin-left: 0cm;
|
371
386
|
text-align: justify;
|
372
387
|
mso-pagination: widow-orphan;
|
@@ -374,9 +389,10 @@ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
|
|
374
389
|
font-size: {{smallerfontsize}};
|
375
390
|
font-family: {{bodyfont}};
|
376
391
|
mso-fareast-font-family: "Times New Roman";
|
377
|
-
letter-spacing: .4pt;
|
392
|
+
letter-spacing: 0.4pt;
|
378
393
|
mso-ansi-language: EN-GB;
|
379
|
-
mso-fareast-language: ZH-CN;
|
394
|
+
mso-fareast-language: ZH-CN;
|
395
|
+
}
|
380
396
|
|
381
397
|
/* IEC: TERM-number */
|
382
398
|
p.TermNum, li.TermNum, div.TermNum {
|
@@ -385,11 +401,11 @@ p.TermNum, li.TermNum, div.TermNum {
|
|
385
401
|
mso-style-qformat: yes;
|
386
402
|
mso-style-parent: "Heading 2";
|
387
403
|
mso-style-next: TERM;
|
388
|
-
margin-top:
|
404
|
+
margin-top: 5pt;
|
389
405
|
margin-right: 0cm;
|
390
406
|
margin-bottom: 0cm;
|
391
407
|
margin-left: 0cm;
|
392
|
-
margin-bottom: .0001pt;
|
408
|
+
margin-bottom: 0.0001pt;
|
393
409
|
text-align: left;
|
394
410
|
text-indent: 0cm;
|
395
411
|
mso-pagination: widow-orphan;
|
@@ -402,17 +418,18 @@ p.TermNum, li.TermNum, div.TermNum {
|
|
402
418
|
font-size: {{normalfontsize}};
|
403
419
|
font-family: {{headerfont}};
|
404
420
|
mso-fareast-font-family: "Times New Roman";
|
405
|
-
letter-spacing: .4pt;
|
421
|
+
letter-spacing: 0.4pt;
|
406
422
|
mso-ansi-language: EN-GB;
|
407
423
|
mso-fareast-language: ZH-CN;
|
408
|
-
font-weight: bold;
|
424
|
+
font-weight: bold;
|
425
|
+
}
|
409
426
|
|
410
427
|
p.zzContents, li.zzContents, div.zzContents {
|
411
428
|
mso-style-name: zzContents;
|
412
429
|
mso-style-noshow: yes;
|
413
430
|
mso-style-unhide: no;
|
414
431
|
mso-style-next: "TOC 1";
|
415
|
-
margin-top:
|
432
|
+
margin-top: 48pt;
|
416
433
|
margin-right: 0cm;
|
417
434
|
margin-bottom: 15.5pt;
|
418
435
|
margin-left: 0cm;
|
@@ -423,15 +440,16 @@ p.zzContents, li.zzContents, div.zzContents {
|
|
423
440
|
page-break-after: avoid;
|
424
441
|
mso-hyphenate: none;
|
425
442
|
tab-stops: 20.15pt;
|
426
|
-
font-size:
|
443
|
+
font-size: 12pt;
|
427
444
|
text-align: center;
|
428
|
-
mso-bidi-font-size:
|
445
|
+
mso-bidi-font-size: 11pt;
|
429
446
|
font-family: {{headerfont}};
|
430
447
|
mso-fareast-font-family: {{headerfont}};
|
431
448
|
mso-bidi-font-family: {{headerfont}};
|
432
449
|
mso-ansi-language: EN-GB;
|
433
450
|
font-weight: bold;
|
434
|
-
mso-bidi-font-weight: normal;
|
451
|
+
mso-bidi-font-weight: normal;
|
452
|
+
}
|
435
453
|
|
436
454
|
p.zzCopyright, li.zzCopyright, div.zzCopyright {
|
437
455
|
mso-style-name: zzCopyright;
|
@@ -440,21 +458,22 @@ p.zzCopyright, li.zzCopyright, div.zzCopyright {
|
|
440
458
|
mso-style-next: Normal;
|
441
459
|
margin-top: 0cm;
|
442
460
|
margin-right: 14.2pt;
|
443
|
-
margin-bottom:
|
461
|
+
margin-bottom: 12pt;
|
444
462
|
margin-left: 14.2pt;
|
445
463
|
text-align: justify;
|
446
|
-
line-height:
|
464
|
+
line-height: 12pt;
|
447
465
|
mso-pagination: widow-orphan;
|
448
466
|
tab-stops: 20.15pt 25.7pt 481.15pt;
|
449
467
|
border: none;
|
450
|
-
mso-border-alt: solid blue .5pt;
|
468
|
+
mso-border-alt: solid blue 0.5pt;
|
451
469
|
padding: 0cm;
|
452
|
-
mso-padding-alt:
|
453
|
-
font-size:
|
470
|
+
mso-padding-alt: 1pt 4pt 1pt 4pt;
|
471
|
+
font-size: 11pt;
|
454
472
|
font-family: {{bodyfont}};
|
455
473
|
mso-fareast-font-family: {{bodyfont}};
|
456
474
|
mso-bidi-font-family: {{bodyfont}};
|
457
|
-
mso-ansi-language: EN-GB;
|
475
|
+
mso-ansi-language: EN-GB;
|
476
|
+
}
|
458
477
|
|
459
478
|
/* IEC: MAIN-TITLE */
|
460
479
|
p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
|
@@ -462,18 +481,19 @@ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
|
|
462
481
|
mso-style-unhide: no;
|
463
482
|
mso-style-qformat: yes;
|
464
483
|
margin: 0cm;
|
465
|
-
margin-bottom: .0001pt;
|
484
|
+
margin-bottom: 0.0001pt;
|
466
485
|
text-align: center;
|
467
486
|
mso-pagination: widow-orphan;
|
468
487
|
layout-grid-mode: char;
|
469
|
-
font-size:
|
488
|
+
font-size: 12pt;
|
470
489
|
font-family: {{headerfont}};
|
471
490
|
mso-fareast-font-family: "Times New Roman";
|
472
|
-
letter-spacing: .4pt;
|
491
|
+
letter-spacing: 0.4pt;
|
473
492
|
mso-ansi-language: EN-GB;
|
474
493
|
mso-fareast-language: ZH-CN;
|
475
494
|
text-transform: uppercase;
|
476
|
-
font-weight: normal;
|
495
|
+
font-weight: normal;
|
496
|
+
}
|
477
497
|
|
478
498
|
/* IEC: MAIN-TITLE, not distinct from zzSTDTitle1 */
|
479
499
|
p.zzSTDTitle2, li.zzSTDTitle2, div.zzSTDTitle2 {
|
@@ -481,26 +501,27 @@ p.zzSTDTitle2, li.zzSTDTitle2, div.zzSTDTitle2 {
|
|
481
501
|
mso-style-unhide: no;
|
482
502
|
mso-style-qformat: yes;
|
483
503
|
margin: 0cm;
|
484
|
-
margin-bottom: .0001pt;
|
504
|
+
margin-bottom: 0.0001pt;
|
485
505
|
text-align: center;
|
486
506
|
mso-pagination: widow-orphan;
|
487
507
|
layout-grid-mode: char;
|
488
|
-
font-size:
|
508
|
+
font-size: 12pt;
|
489
509
|
font-family: {{headerfont}};
|
490
510
|
mso-fareast-font-family: "Times New Roman";
|
491
|
-
letter-spacing: .4pt;
|
511
|
+
letter-spacing: 0.4pt;
|
492
512
|
mso-ansi-language: EN-GB;
|
493
513
|
mso-fareast-language: ZH-CN;
|
494
|
-
font-weight: normal;
|
514
|
+
font-weight: normal;
|
515
|
+
}
|
495
516
|
|
496
517
|
p.TABLE-col-heading, li.TABLE-col-heading, div.TABLE-col-heading {
|
497
518
|
mso-style-name: TABLE-col-heading;
|
498
519
|
mso-style-unhide: no;
|
499
520
|
mso-style-qformat: yes;
|
500
521
|
mso-style-parent: Normal;
|
501
|
-
margin-top:
|
522
|
+
margin-top: 3pt;
|
502
523
|
margin-right: 0cm;
|
503
|
-
margin-bottom:
|
524
|
+
margin-bottom: 3pt;
|
504
525
|
margin-left: 0cm;
|
505
526
|
text-align: center;
|
506
527
|
mso-pagination: widow-orphan;
|
@@ -509,19 +530,20 @@ p.TABLE-col-heading, li.TABLE-col-heading, div.TABLE-col-heading {
|
|
509
530
|
font-size: {{smallerfontsize}};
|
510
531
|
font-family: {{headerfont}};
|
511
532
|
mso-fareast-font-family: "Times New Roman";
|
512
|
-
letter-spacing: .4pt;
|
533
|
+
letter-spacing: 0.4pt;
|
513
534
|
mso-ansi-language: EN-GB;
|
514
535
|
mso-fareast-language: ZH-CN;
|
515
|
-
font-weight: bold;
|
536
|
+
font-weight: bold;
|
537
|
+
}
|
516
538
|
|
517
539
|
p.TABLE-cell, li.TABLE-cell, div.TABLE-cell {
|
518
540
|
mso-style-name: TABLE-cell;
|
519
541
|
mso-style-unhide: no;
|
520
542
|
mso-style-qformat: yes;
|
521
543
|
mso-style-parent: Normal;
|
522
|
-
margin-top:
|
544
|
+
margin-top: 3pt;
|
523
545
|
margin-right: 0cm;
|
524
|
-
margin-bottom:
|
546
|
+
margin-bottom: 3pt;
|
525
547
|
margin-left: 0cm;
|
526
548
|
text-align: left;
|
527
549
|
mso-pagination: widow-orphan;
|
@@ -530,31 +552,35 @@ p.TABLE-cell, li.TABLE-cell, div.TABLE-cell {
|
|
530
552
|
mso-bidi-font-size: {{normalfontsize}};
|
531
553
|
font-family: {{bodyfont}};
|
532
554
|
mso-fareast-font-family: "Times New Roman";
|
533
|
-
letter-spacing: .4pt;
|
555
|
+
letter-spacing: 0.4pt;
|
534
556
|
mso-ansi-language: EN-GB;
|
535
557
|
mso-fareast-language: ZH-CN;
|
536
|
-
mso-bidi-font-weight: bold;
|
558
|
+
mso-bidi-font-weight: bold;
|
559
|
+
}
|
537
560
|
|
538
561
|
p.Quote, li.Quote, div.Quote {
|
539
562
|
mso-style-priority: 99;
|
540
563
|
margin-top: 0cm;
|
541
|
-
margin-right:
|
564
|
+
margin-right: 36pt;
|
542
565
|
margin-bottom: 0cm;
|
543
|
-
margin-left:
|
566
|
+
margin-left: 36pt;
|
544
567
|
text-align: justify;
|
545
|
-
line-height:
|
568
|
+
line-height: 12pt;
|
546
569
|
mso-pagination: widow-orphan;
|
547
570
|
tab-stops: 20.15pt;
|
548
571
|
mso-fareast-font-family: {{bodyfont}};
|
549
572
|
mso-bidi-font-family: {{bodyfont}};
|
550
|
-
mso-ansi-language: EN-GB;
|
573
|
+
mso-ansi-language: EN-GB;
|
574
|
+
}
|
551
575
|
|
552
576
|
p.Quote, li.Quote, div.Quote {
|
553
577
|
font-size: {{normalfontsize}};
|
554
|
-
font-family: {{bodyfont}};
|
578
|
+
font-family: {{bodyfont}};
|
579
|
+
}
|
555
580
|
|
556
581
|
p.QuoteAttribution {
|
557
|
-
text-align: right;
|
582
|
+
text-align: right;
|
583
|
+
}
|
558
584
|
|
559
585
|
p.Admonition, li.Admonition, div.Admonition {
|
560
586
|
mso-style-priority: 99;
|
@@ -568,15 +594,17 @@ p.Admonition, li.Admonition, div.Admonition {
|
|
568
594
|
mso-bidi-font-family: {{bodyfont}};
|
569
595
|
mso-bidi-theme-font: minor-bidi;
|
570
596
|
mso-element: para-border-div;
|
571
|
-
border: solid windowtext
|
572
|
-
mso-border-alt: solid windowtext .5pt;
|
573
|
-
padding:
|
574
|
-
mso-ansi-language: EN-AU;
|
597
|
+
border: solid windowtext 1pt;
|
598
|
+
mso-border-alt: solid windowtext 0.5pt;
|
599
|
+
padding: 1pt 4pt 1pt 4pt;
|
600
|
+
mso-ansi-language: EN-AU;
|
601
|
+
}
|
575
602
|
|
576
603
|
p.Admonition, li.Admonition {
|
577
604
|
font-size: {{normalfontsize}};
|
578
605
|
font-family: {{bodyfont}};
|
579
|
-
font-weight: bold;
|
606
|
+
font-weight: bold;
|
607
|
+
}
|
580
608
|
|
581
609
|
/* IEC:PARAEQUATION */
|
582
610
|
p.formula, li.formula, div.formula {
|
@@ -590,24 +618,26 @@ p.formula, li.formula, div.formula {
|
|
590
618
|
margin-left: 0cm;
|
591
619
|
text-align: justify;
|
592
620
|
mso-pagination: widow-orphan;
|
593
|
-
tab-stops: center
|
621
|
+
tab-stops: center 8cm right 16cm;
|
594
622
|
layout-grid-mode: char;
|
595
623
|
font-size: {{normalfontsize}};
|
596
624
|
font-family: {{bodyfont}};
|
597
625
|
mso-fareast-font-family: "Times New Roman";
|
598
|
-
letter-spacing: .4pt;
|
626
|
+
letter-spacing: 0.4pt;
|
599
627
|
mso-ansi-language: EN-GB;
|
600
|
-
mso-fareast-language: ZH-CN;
|
628
|
+
mso-fareast-language: ZH-CN;
|
629
|
+
}
|
601
630
|
|
602
631
|
table.formula_dl {
|
603
|
-
margin-left:
|
632
|
+
margin-left: 0cm;
|
633
|
+
}
|
604
634
|
|
605
635
|
p.FOREWORD, li.FOREWORD, div.FOREWORD {
|
606
636
|
mso-style-name: FOREWORD;
|
607
637
|
mso-style-unhide: no;
|
608
638
|
margin-top: 0cm;
|
609
639
|
margin-right: 0cm;
|
610
|
-
margin-bottom:
|
640
|
+
margin-bottom: 5pt;
|
611
641
|
margin-left: 14.2pt;
|
612
642
|
text-align: justify;
|
613
643
|
text-indent: -14.2pt;
|
@@ -617,29 +647,33 @@ p.FOREWORD, li.FOREWORD, div.FOREWORD {
|
|
617
647
|
font-size: {{smallerfontsize}};
|
618
648
|
font-family: {{bodyfont}};
|
619
649
|
mso-fareast-font-family: "Times New Roman";
|
620
|
-
letter-spacing: .4pt;
|
650
|
+
letter-spacing: 0.4pt;
|
621
651
|
mso-ansi-language: EN-GB;
|
622
|
-
mso-fareast-language: ZH-CN;
|
652
|
+
mso-fareast-language: ZH-CN;
|
653
|
+
}
|
623
654
|
|
624
655
|
table.dl {
|
625
656
|
margin-top: 0cm;
|
626
657
|
margin-right: 0cm;
|
627
|
-
margin-bottom:
|
628
|
-
margin-left: 0cm;
|
658
|
+
margin-bottom: 11pt;
|
659
|
+
margin-left: 0cm;
|
660
|
+
}
|
629
661
|
|
630
662
|
div.figdl {
|
631
|
-
text-align: left;
|
663
|
+
text-align: left;
|
664
|
+
}
|
632
665
|
|
633
666
|
table.figdl {
|
634
667
|
mso-para-margin: 0cm;
|
635
|
-
mso-para-margin-bottom: .0001pt;
|
668
|
+
mso-para-margin-bottom: 0.0001pt;
|
636
669
|
mso-pagination: widow-orphan;
|
637
670
|
align: left;
|
638
671
|
text-align: left;
|
639
672
|
margin-top: 0cm;
|
640
673
|
margin-right: 0cm;
|
641
674
|
margin-left: 0cm;
|
642
|
-
margin-right: 0cm;
|
675
|
+
margin-right: 0cm;
|
676
|
+
}
|
643
677
|
|
644
678
|
table.MsoISOTable, table.MsoISOTableBig {
|
645
679
|
mso-style-name: "Table ISO";
|
@@ -650,30 +684,34 @@ table.MsoISOTable, table.MsoISOTableBig {
|
|
650
684
|
mso-style-parent: "";
|
651
685
|
mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
|
652
686
|
mso-para-margin: 0cm;
|
653
|
-
mso-para-margin-bottom: .0001pt;
|
687
|
+
mso-para-margin-bottom: 0.0001pt;
|
654
688
|
mso-pagination: widow-orphan;
|
655
689
|
border-collapse: collapse;
|
656
690
|
/*mso-table-layout-alt:fixed;*/
|
657
691
|
border: solid windowtext 2pt;
|
658
692
|
mso-border-alt: solid windowtext 2pt;
|
659
693
|
mso-yfti-tbllook: 480;
|
660
|
-
mso-border-insideh: .75pt solid windowtext;
|
661
|
-
mso-border-insidev: .75pt solid windowtext;
|
694
|
+
mso-border-insideh: 0.75pt solid windowtext;
|
695
|
+
mso-border-insidev: 0.75pt solid windowtext;
|
662
696
|
font-size: {{normalfontsize}};
|
663
|
-
font-family: {{bodyfont}};
|
697
|
+
font-family: {{bodyfont}};
|
698
|
+
}
|
664
699
|
|
665
700
|
table.MsoISOTable th, table.MsoISOTableBig th {
|
666
701
|
border: solid windowtext 1pt;
|
667
702
|
mso-border-alt: solid windowtext 1pt;
|
668
|
-
padding: 0cm 2.85pt 0cm 2.85pt;
|
703
|
+
padding: 0cm 2.85pt 0cm 2.85pt;
|
704
|
+
}
|
669
705
|
|
670
706
|
table.MsoISOTable td, table.MsoISOTableBig td {
|
671
707
|
border: solid windowtext 1pt;
|
672
708
|
mso-border-alt: solid windowtext 1pt;
|
673
|
-
padding: 0cm 2.85pt 0cm 2.85pt;
|
709
|
+
padding: 0cm 2.85pt 0cm 2.85pt;
|
710
|
+
}
|
674
711
|
|
675
712
|
table.MsoISOTable p, table.MsoISOTableBig p {
|
676
|
-
font-size: {{normalfontsize}};
|
713
|
+
font-size: {{normalfontsize}};
|
714
|
+
}
|
677
715
|
|
678
716
|
table.MsoTableGrid {
|
679
717
|
mso-style-name: "Table Grid";
|
@@ -681,116 +719,140 @@ table.MsoTableGrid {
|
|
681
719
|
mso-tstyle-colband-size: 0;
|
682
720
|
mso-style-priority: 39;
|
683
721
|
mso-style-unhide: no;
|
684
|
-
border: solid windowtext
|
685
|
-
mso-border-alt: solid windowtext .5pt;
|
722
|
+
border: solid windowtext 1pt;
|
723
|
+
mso-border-alt: solid windowtext 0.5pt;
|
686
724
|
mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
|
687
|
-
mso-border-insideh: .5pt solid windowtext;
|
688
|
-
mso-border-insidev: .5pt solid windowtext;
|
725
|
+
mso-border-insideh: 0.5pt solid windowtext;
|
726
|
+
mso-border-insidev: 0.5pt solid windowtext;
|
689
727
|
mso-para-margin: 0cm;
|
690
|
-
mso-para-margin-bottom: .0001pt;
|
728
|
+
mso-para-margin-bottom: 0.0001pt;
|
691
729
|
mso-pagination: widow-orphan;
|
692
730
|
font-size: {{normalfontsize}};
|
693
|
-
font-family: {{bodyfont}};
|
731
|
+
font-family: {{bodyfont}};
|
732
|
+
}
|
694
733
|
|
695
734
|
body {
|
696
|
-
tab-interval:
|
735
|
+
tab-interval: 36pt;
|
736
|
+
}
|
697
737
|
|
698
738
|
.coverpage_docnumber {
|
699
739
|
text-align: right;
|
700
|
-
font-size:
|
701
|
-
font-weight: bold;
|
740
|
+
font-size: 14pt;
|
741
|
+
font-weight: bold;
|
742
|
+
}
|
702
743
|
|
703
744
|
.coverpage_techcommittee {
|
704
|
-
text-align: right;
|
745
|
+
text-align: right;
|
746
|
+
}
|
705
747
|
|
706
748
|
.coverpage_docstage {
|
707
749
|
text-align: center;
|
708
|
-
font-size:
|
709
|
-
color: #485094;
|
750
|
+
font-size: 30pt;
|
751
|
+
color: #485094;
|
752
|
+
}
|
710
753
|
|
711
754
|
div.doctitle {
|
712
|
-
margin-top:
|
755
|
+
margin-top: 100pt;
|
713
756
|
text-align: left;
|
714
|
-
font-size:
|
757
|
+
font-size: 16pt;
|
758
|
+
}
|
715
759
|
|
716
760
|
div.coverpage_warning {
|
717
761
|
mso-element: para-border-div;
|
718
|
-
border: solid windowtext
|
719
|
-
mso-border-alt: solid windowtext .5pt;
|
720
|
-
padding:
|
762
|
+
border: solid windowtext 1pt #485094;
|
763
|
+
mso-border-alt: solid windowtext 0.5pt;
|
764
|
+
padding: 1pt 4pt 1pt 4pt #485094;
|
721
765
|
margin-left: 4.25pt;
|
722
|
-
margin-right: 4.25pt;
|
766
|
+
margin-right: 4.25pt;
|
767
|
+
}
|
723
768
|
|
724
769
|
.coverpage_warning {
|
725
770
|
color: #485094;
|
726
|
-
font-size: {{normalfontsize}};
|
771
|
+
font-size: {{normalfontsize}};
|
772
|
+
}
|
727
773
|
|
728
774
|
.coverpage {
|
729
775
|
text-align: center;
|
730
|
-
margin: 2em 0;
|
776
|
+
margin: 2em 0;
|
777
|
+
}
|
731
778
|
|
732
779
|
.coverpage-logo {
|
733
|
-
color: #485094;
|
780
|
+
color: #485094;
|
781
|
+
}
|
734
782
|
|
735
783
|
.coverpage-tc-name {
|
736
784
|
color: #485094;
|
737
785
|
font-size: 1.2em;
|
738
786
|
line-height: 1.2em;
|
739
|
-
margin: 0.25em 0;
|
787
|
+
margin: 0.25em 0;
|
788
|
+
}
|
740
789
|
|
741
790
|
.coverpage-doc-identity {
|
742
791
|
background-color: #485094;
|
743
792
|
color: white;
|
744
793
|
font-size: 2em;
|
745
794
|
line-height: 2em;
|
746
|
-
margin: 0.5em 0;
|
795
|
+
margin: 0.5em 0;
|
796
|
+
}
|
747
797
|
|
748
798
|
.coverpage-title {
|
749
|
-
font-weight: 400;
|
799
|
+
font-weight: 400;
|
800
|
+
}
|
750
801
|
|
751
802
|
.coverpage-title .title-second {
|
752
|
-
display: none;
|
803
|
+
display: none;
|
804
|
+
}
|
753
805
|
|
754
806
|
.coverpage-stage-block {
|
755
807
|
font-style: italic;
|
756
808
|
font-size: 1.25em;
|
757
|
-
font-weight: 600;
|
809
|
+
font-weight: 600;
|
810
|
+
}
|
758
811
|
|
759
812
|
.coverpage-warning {
|
760
813
|
border-top: solid 1px #f36f36;
|
761
814
|
border-bottom: solid 1px #f36f36;
|
762
815
|
margin: 1em 2em;
|
763
816
|
color: #485094;
|
764
|
-
padding: 1em;
|
817
|
+
padding: 1em;
|
818
|
+
}
|
765
819
|
|
766
820
|
.coverpage-warning .title {
|
767
821
|
color: #f36f36;
|
768
|
-
font-weight: 500;
|
822
|
+
font-weight: 500;
|
823
|
+
}
|
769
824
|
|
770
825
|
.coverpage-warning .content {
|
771
|
-
font-style: italic;
|
826
|
+
font-style: italic;
|
827
|
+
}
|
772
828
|
|
773
829
|
.copyright {
|
774
|
-
padding: 1em;
|
830
|
+
padding: 1em;
|
831
|
+
}
|
775
832
|
|
776
833
|
.copyright .name {
|
777
834
|
color: #485094;
|
778
|
-
font-weight: 600;
|
835
|
+
font-weight: 600;
|
836
|
+
}
|
779
837
|
|
780
838
|
.copyright .address {
|
781
|
-
color: #485094;
|
839
|
+
color: #485094;
|
840
|
+
}
|
782
841
|
|
783
842
|
div.rule {
|
784
843
|
width: 100%;
|
785
844
|
height: 1px;
|
786
845
|
background-color: #485094;
|
787
|
-
margin: 2em 0;
|
846
|
+
margin: 2em 0;
|
847
|
+
}
|
788
848
|
|
789
849
|
#toc-list ul {
|
790
|
-
margin-bottom: 0.25em;
|
850
|
+
margin-bottom: 0.25em;
|
851
|
+
}
|
791
852
|
|
792
853
|
#toc-list li {
|
793
|
-
list-style-type: none;
|
854
|
+
list-style-type: none;
|
855
|
+
}
|
794
856
|
|
795
857
|
.MsoTocTextSpan {
|
796
858
|
color: windowtext;
|
@@ -798,15 +860,18 @@ div.rule {
|
|
798
860
|
mso-hide: screen;
|
799
861
|
mso-ansi-language: EN-GB;
|
800
862
|
text-decoration: none;
|
801
|
-
text-underline: none;
|
863
|
+
text-underline: none;
|
864
|
+
}
|
802
865
|
|
803
866
|
a.TableFootnoteRef, span.TableFootnoteRef {
|
804
867
|
mso-style-priority: 99;
|
805
868
|
mso-style-parent: "Footnote Reference";
|
806
|
-
vertical-align: super;
|
869
|
+
vertical-align: super;
|
870
|
+
}
|
807
871
|
|
808
872
|
aside {
|
809
|
-
font-size: {{footnotefontsize}};
|
873
|
+
font-size: {{footnotefontsize}};
|
874
|
+
}
|
810
875
|
|
811
876
|
/*
|
812
877
|
div.example {
|
@@ -826,40 +891,51 @@ div.example {
|
|
826
891
|
*/
|
827
892
|
p.example, li.example, div.example, td.example {
|
828
893
|
mso-pagination: none;
|
829
|
-
tab-stops: 70.9pt;
|
894
|
+
tab-stops: 70.9pt;
|
895
|
+
}
|
830
896
|
|
831
897
|
p.example, li.example, td.example {
|
832
898
|
font-size: {{normalfontsize}};
|
833
|
-
font-family: {{bodyfont}};
|
899
|
+
font-family: {{bodyfont}};
|
900
|
+
}
|
834
901
|
|
835
902
|
td.example p.MsoListParagraph {
|
836
|
-
font-size: {{normalfontsize}};
|
903
|
+
font-size: {{normalfontsize}};
|
904
|
+
}
|
837
905
|
|
838
906
|
div.example p.MsoListParagraph {
|
839
|
-
font-size: {{normalfontsize}};
|
907
|
+
font-size: {{normalfontsize}};
|
908
|
+
}
|
840
909
|
|
841
910
|
div.Note p.MsoListParagraph {
|
842
|
-
font-size: {{smallerfontsize}};
|
911
|
+
font-size: {{smallerfontsize}};
|
912
|
+
}
|
843
913
|
|
844
914
|
div.Note span.stem {
|
845
|
-
font-size: {{smallerfontsize}};
|
915
|
+
font-size: {{smallerfontsize}};
|
916
|
+
}
|
846
917
|
|
847
918
|
div.Note p.Sourcecode, div.Note pre.Sourcecode {
|
848
919
|
font-size: {{smallerfontsize}};
|
849
|
-
margin-left:
|
920
|
+
margin-left: 1cm;
|
921
|
+
}
|
850
922
|
|
851
923
|
div.Note table.dl {
|
852
924
|
font-size: {{smallerfontsize}};
|
853
|
-
margin-left:
|
925
|
+
margin-left: 1cm;
|
926
|
+
}
|
854
927
|
|
855
928
|
div.example, td.example {
|
856
929
|
margin: 0in;
|
857
|
-
margin-bottom:
|
930
|
+
margin-bottom: 12pt;
|
931
|
+
}
|
858
932
|
|
859
933
|
span.example_label, td.example_label {
|
860
934
|
font-size: {{normalfontsize}};
|
861
|
-
font-family: {{bodyfont}};
|
935
|
+
font-family: {{bodyfont}};
|
936
|
+
}
|
862
937
|
|
863
938
|
span.note_label, td.note_label {
|
864
939
|
font-size: {{smallerfontsize}};
|
865
|
-
font-family: {{bodyfont}};
|
940
|
+
font-family: {{bodyfont}};
|
941
|
+
}
|