metanorma-rsd 1.3.11 → 1.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/macos.yml +2 -3
- data/.github/workflows/ubuntu.yml +3 -4
- data/.github/workflows/windows.yml +3 -4
- data/README.adoc +5 -5
- data/lib/asciidoctor/rsd.rb +0 -3
- data/lib/asciidoctor/rsd/biblio.rng +2 -12
- data/lib/asciidoctor/rsd/converter.rb +38 -122
- data/lib/asciidoctor/rsd/isodoc.rng +6 -3
- data/lib/asciidoctor/rsd/rsd.rng +1 -1
- data/lib/asciidoctor/rsd/validate.rb +1 -1
- data/lib/isodoc/rsd/base_convert.rb +39 -33
- data/lib/isodoc/rsd/html/header.html +73 -15
- data/lib/isodoc/rsd/html/html_rsd_titlepage.html +2 -2
- data/lib/isodoc/rsd/html/htmlstyle.scss +346 -674
- data/lib/isodoc/rsd/html/logo.png +0 -0
- data/lib/isodoc/rsd/html/rsd.scss +65 -68
- data/lib/isodoc/rsd/html/word_rsd_intro.html +5 -5
- data/lib/isodoc/rsd/html/word_rsd_titlepage.html +69 -14
- data/lib/isodoc/rsd/html/wordstyle.scss +63 -28
- data/lib/isodoc/rsd/html_convert.rb +18 -37
- data/lib/isodoc/rsd/metadata.rb +22 -62
- data/lib/isodoc/rsd/pdf_convert.rb +18 -40
- data/lib/isodoc/rsd/word_convert.rb +16 -33
- data/lib/metanorma-rsd.rb +1 -0
- data/lib/metanorma/rsd.rb +26 -1
- data/lib/metanorma/rsd/version.rb +1 -1
- data/metanorma-rsd.gemspec +1 -1
- data/metanorma.yml +26 -0
- metadata +18 -16
@@ -66,7 +66,7 @@ normal'><span lang=EN-GB><span style='mso-special-character:footnote-continuatio
|
|
66
66
|
<div style='mso-element:header' id=eh1>
|
67
67
|
|
68
68
|
<p class=MsoHeader align=left style='text-align:left;line-height:12.0pt;
|
69
|
-
mso-line-height-rule:exactly'><span lang=EN-GB>
|
69
|
+
mso-line-height-rule:exactly'><span lang=EN-GB>RR {{ docnumber }}:{{ docyear }}</span></p>
|
70
70
|
|
71
71
|
</div>
|
72
72
|
|
@@ -74,7 +74,7 @@ mso-line-height-rule:exactly'><span lang=EN-GB>RS {{ docnumber }}:{{ docyea
|
|
74
74
|
|
75
75
|
<p class=MsoHeader style='margin-bottom:18.0pt'><span lang=EN-GB
|
76
76
|
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-weight:normal'>©
|
77
|
-
Ribose
|
77
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved</span><span lang=EN-GB
|
78
78
|
style='font-weight:normal'><o:p></o:p></span></p>
|
79
79
|
|
80
80
|
</div>
|
@@ -93,26 +93,31 @@ style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
|
93
93
|
mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b><![endif]--><span
|
94
94
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
95
95
|
style='mso-tab-count:1'> </span>©
|
96
|
-
Ribose
|
96
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved<o:p></o:p></span></p>
|
97
97
|
|
98
98
|
</div>
|
99
99
|
|
100
100
|
<div style='mso-element:header' id=eh2>
|
101
|
-
|
102
101
|
<p class=MsoHeader align=left style='text-align:left;line-height:12.0pt;
|
103
|
-
mso-line-height-rule:exactly'><span lang=EN-GB>
|
102
|
+
mso-line-height-rule:exactly'><span lang=EN-GB>RR {{ docnumber }}:{{ docyear }}</span></p>
|
103
|
+
</div>
|
104
104
|
|
105
|
+
<div style='mso-element:header' id=eh2l>
|
106
|
+
<p class=MsoHeaderLandscape align=left style='text-align:left;line-height:12.0pt;
|
107
|
+
mso-line-height-rule:exactly'><span lang=EN-GB>RR {{ docnumber }}:{{ docyear }}</span></p>
|
105
108
|
</div>
|
106
109
|
|
107
110
|
<div style='mso-element:header' id=h2>
|
108
|
-
|
109
111
|
<p class=MsoHeader align=right style='text-align:right;line-height:12.0pt;
|
110
|
-
mso-line-height-rule:exactly'><span lang=EN-GB>
|
112
|
+
mso-line-height-rule:exactly'><span lang=EN-GB>RR {{ docnumber }}:{{ docyear }}</span></p>
|
113
|
+
</div>
|
111
114
|
|
115
|
+
<div style='mso-element:header' id=h2l>
|
116
|
+
<p class=MsoHeaderLandscape align=right style='text-align:right;line-height:12.0pt;
|
117
|
+
mso-line-height-rule:exactly'><span lang=EN-GB>RR {{ docnumber }}:{{ docyear }}</span></p>
|
112
118
|
</div>
|
113
119
|
|
114
120
|
<div style='mso-element:footer' id=ef2>
|
115
|
-
|
116
121
|
<p class=MsoFooter style='line-height:12.0pt;mso-line-height-rule:exactly'><!--[if supportFields]><span
|
117
122
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
118
123
|
style='mso-element:field-begin'></span><span
|
@@ -124,14 +129,27 @@ lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
|
124
129
|
style='mso-element:field-end'></span></span><![endif]--><span lang=EN-GB
|
125
130
|
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span style='mso-tab-count:
|
126
131
|
1'> </span>©
|
127
|
-
Ribose
|
132
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved<o:p></o:p></span></p>
|
133
|
+
</div>
|
128
134
|
|
135
|
+
<div style='mso-element:footer' id=ef2l>
|
136
|
+
<p class=MsoFooterLandscape style='line-height:12.0pt;mso-line-height-rule:exactly'><!--[if supportFields]><span
|
137
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
138
|
+
style='mso-element:field-begin'></span><span
|
139
|
+
style='mso-spacerun:yes'> </span>PAGE<span style='mso-spacerun:yes'>
|
140
|
+
</span>\* MERGEFORMAT <span style='mso-element:field-separator'></span></span><![endif]--><span
|
141
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
142
|
+
style='mso-no-proof:yes'>ii</span></span><!--[if supportFields]><span
|
143
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
144
|
+
style='mso-element:field-end'></span></span><![endif]--><span lang=EN-GB
|
145
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span style='mso-tab-count:
|
146
|
+
1'> </span>©
|
147
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved<o:p></o:p></span></p>
|
129
148
|
</div>
|
130
149
|
|
131
150
|
<div style='mso-element:footer' id=f2>
|
132
|
-
|
133
151
|
<p class=MsoFooter style='line-height:12.0pt'><span lang=EN-GB
|
134
|
-
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose
|
152
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Asia Limited {{ docyear }} – All
|
135
153
|
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><span
|
136
154
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
137
155
|
style='mso-element:field-begin'></span> PAGE<span style='mso-spacerun:yes'>
|
@@ -141,11 +159,23 @@ style='mso-no-proof:yes'>iii</span></span><!--[if supportFields]><span
|
|
141
159
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
142
160
|
style='mso-element:field-end'></span></span><![endif]--><span lang=EN-GB
|
143
161
|
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><o:p></o:p></span></p>
|
162
|
+
</div>
|
144
163
|
|
164
|
+
<div style='mso-element:footer' id=f2l>
|
165
|
+
<p class=MsoFooterLandscape style='line-height:12.0pt'><span lang=EN-GB
|
166
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Asia Limited {{ docyear }} – All
|
167
|
+
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><span
|
168
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
169
|
+
style='mso-element:field-begin'></span> PAGE<span style='mso-spacerun:yes'>
|
170
|
+
</span>\* MERGEFORMAT <span style='mso-element:field-separator'></span></span><![endif]--><span
|
171
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
172
|
+
style='mso-no-proof:yes'>iii</span></span><!--[if supportFields]><span
|
173
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
174
|
+
style='mso-element:field-end'></span></span><![endif]--><span lang=EN-GB
|
175
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><o:p></o:p></span></p>
|
145
176
|
</div>
|
146
177
|
|
147
178
|
<div style='mso-element:footer' id=ef3>
|
148
|
-
|
149
179
|
<p class=MsoFooter style='margin-top:12.0pt;line-height:12.0pt;mso-line-height-rule:
|
150
180
|
exactly'><!--[if supportFields]><b style='mso-bidi-font-weight:normal'><span
|
151
181
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
@@ -158,14 +188,28 @@ style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
|
158
188
|
mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b><![endif]--><span
|
159
189
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
160
190
|
style='mso-tab-count:1'> </span>©
|
161
|
-
Ribose
|
191
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved<o:p></o:p></span></p>
|
192
|
+
</div>
|
162
193
|
|
194
|
+
<div style='mso-element:footer' id=ef3l>
|
195
|
+
<p class=MsoFooterLandscape style='margin-top:12.0pt;line-height:12.0pt;mso-line-height-rule:
|
196
|
+
exactly'><!--[if supportFields]><b style='mso-bidi-font-weight:normal'><span
|
197
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
198
|
+
style='mso-element:field-begin'></span><span
|
199
|
+
style='mso-spacerun:yes'> </span>PAGE<span style='mso-spacerun:yes'>
|
200
|
+
</span>\* MERGEFORMAT <span style='mso-element:field-separator'></span></span></b><![endif]--><b
|
201
|
+
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
202
|
+
mso-bidi-font-size:11.0pt'><span style='mso-no-proof:yes'>2</span></span></b><!--[if supportFields]><b
|
203
|
+
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
204
|
+
mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b><![endif]--><span
|
205
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><span
|
206
|
+
style='mso-tab-count:1'> </span>©
|
207
|
+
Ribose Asia Limited {{ docyear }} – All rights reserved<o:p></o:p></span></p>
|
163
208
|
</div>
|
164
209
|
|
165
210
|
<div style='mso-element:footer' id=f3>
|
166
|
-
|
167
211
|
<p class=MsoFooter style='line-height:12.0pt'><span lang=EN-GB
|
168
|
-
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose
|
212
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Asia Limited {{ docyear }} – All
|
169
213
|
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><b
|
170
214
|
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
171
215
|
mso-bidi-font-size:11.0pt'><span style='mso-element:field-begin'></span>
|
@@ -176,7 +220,21 @@ mso-bidi-font-size:11.0pt'><span style='mso-no-proof:yes'>3</span></span></b><!-
|
|
176
220
|
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
177
221
|
mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b><![endif]--><span
|
178
222
|
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><o:p></o:p></span></p>
|
223
|
+
</div>
|
179
224
|
|
225
|
+
<div style='mso-element:footer' id=f3l>
|
226
|
+
<p class=MsoFooterLandscape style='line-height:12.0pt'><span lang=EN-GB
|
227
|
+
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Asia Limited {{ docyear }} – All
|
228
|
+
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><b
|
229
|
+
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
230
|
+
mso-bidi-font-size:11.0pt'><span style='mso-element:field-begin'></span>
|
231
|
+
PAGE<span style='mso-spacerun:yes'> </span>\* MERGEFORMAT <span
|
232
|
+
style='mso-element:field-separator'></span></span></b><![endif]--><b
|
233
|
+
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
234
|
+
mso-bidi-font-size:11.0pt'><span style='mso-no-proof:yes'>3</span></span></b><!--[if supportFields]><b
|
235
|
+
style='mso-bidi-font-weight:normal'><span lang=EN-GB style='font-size:10.0pt;
|
236
|
+
mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b><![endif]--><span
|
237
|
+
lang=EN-GB style='font-size:10.0pt;mso-bidi-font-size:11.0pt'><o:p></o:p></span></p>
|
180
238
|
</div>
|
181
239
|
|
182
240
|
</body>
|
@@ -1,8 +1,8 @@
|
|
1
|
-
<div class="document-stage-band" id=
|
1
|
+
<div class="document-stage-band" id="{{ stage | downcase | replace: ' ', '-' }}-band">
|
2
2
|
<p class="document-stage">{{ stage }}</p>
|
3
3
|
</div>
|
4
4
|
|
5
|
-
<div class="document-type-band" id=
|
5
|
+
<div class="document-type-band" id="{{ doctype | downcase | replace: ' ', '-' }}-band">
|
6
6
|
<p class="document-type">Ribose {{ doctype }}</p>
|
7
7
|
</div>
|
8
8
|
|
@@ -7,269 +7,79 @@
|
|
7
7
|
License: none (public domain)
|
8
8
|
*/
|
9
9
|
|
10
|
-
|
11
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
12
|
-
a, abbr, acronym, address, big, cite, code,
|
13
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
14
|
-
small, strike, strong, sub, sup, tt, var,
|
15
|
-
b, u, i, center,
|
16
|
-
ol, ul, li,
|
17
|
-
fieldset, form, label, legend,
|
18
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
19
|
-
article, aside, canvas, details, embed,
|
20
|
-
figure, figcaption, footer, header, hgroup,
|
21
|
-
menu, nav, output, ruby, section, summary,
|
22
|
-
time, mark, audio, video {
|
23
|
-
margin: 0;
|
24
|
-
padding: 0;
|
25
|
-
}
|
26
|
-
|
27
|
-
html, body, div, span, applet, object, iframe,
|
28
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
29
|
-
a, abbr, acronym, address, big, cite, code,
|
30
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
31
|
-
small, strike, strong, sub, sup, tt, var,
|
32
|
-
b, u, i, center,
|
33
|
-
dl, dt, dd, ol, ul, li,
|
34
|
-
fieldset, form, label, legend,
|
35
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
36
|
-
article, aside, canvas, details, embed,
|
37
|
-
figure, figcaption, footer, header, hgroup,
|
38
|
-
menu, nav, output, ruby, section, summary,
|
39
|
-
time, mark, audio, video {
|
40
|
-
border: 0;
|
41
|
-
font-size: 100%;
|
42
|
-
}
|
43
|
-
|
44
|
-
html, body, div, span, applet, object, iframe,
|
45
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
46
|
-
a, abbr, acronym, address, big, cite, code,
|
47
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
48
|
-
small, strike, strong, tt, var,
|
49
|
-
b, u, i, center,
|
50
|
-
dl, dd, ol, ul, li,
|
51
|
-
fieldset, form, label, legend,
|
52
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
53
|
-
article, aside, canvas, details, embed,
|
54
|
-
figure, figcaption, footer, header, hgroup,
|
55
|
-
menu, nav, output, ruby, section, summary,
|
56
|
-
time, mark, audio, video {
|
57
|
-
vertical-align: baseline;
|
58
|
-
}
|
59
|
-
|
60
|
-
html, body, div, span, applet, object, iframe,
|
61
|
-
p, blockquote,
|
62
|
-
a, abbr, acronym, address, big, cite,
|
63
|
-
del, dfn, em, img, ins, q, s,
|
64
|
-
small, strike, strong, sub, sup, var,
|
65
|
-
b, u, i, center,
|
66
|
-
dl, dt, dd, ol, ul, li,
|
67
|
-
fieldset, form, label, legend,
|
68
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
69
|
-
article, aside, canvas, details, embed,
|
70
|
-
figure, figcaption, footer, header, hgroup,
|
71
|
-
menu, nav, output, ruby, section, summary,
|
72
|
-
time, mark, audio, video {
|
73
|
-
font-family: $bodyfont;
|
74
|
-
}
|
10
|
+
@import 'base_style/all';
|
75
11
|
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
}
|
80
|
-
|
81
|
-
code *, pre *, tt *, kbd *, samp * {
|
82
|
-
font-family: $monospacefont !important;
|
83
|
-
font-variant-ligatures: none;
|
12
|
+
body {
|
13
|
+
@include bodyStyle1(15px, 1.4em, #1d1d1d, #ffffff, 300);
|
14
|
+
// @include sidebarNavContainer(323px);
|
84
15
|
}
|
85
16
|
|
86
|
-
|
87
|
-
|
17
|
+
main {
|
18
|
+
margin: 0 3em 0 6em;
|
88
19
|
}
|
89
20
|
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
}
|
21
|
+
#toc {
|
22
|
+
@include toc(#485094, #1661AD, #485094);
|
23
|
+
@include sidebarToc();
|
94
24
|
|
95
|
-
|
96
|
-
|
97
|
-
}
|
25
|
+
.toc-active a {
|
26
|
+
color: white;
|
27
|
+
}
|
98
28
|
|
99
|
-
|
100
|
-
|
101
|
-
}
|
29
|
+
li a {
|
30
|
+
text-transform: uppercase;
|
31
|
+
}
|
102
32
|
|
103
|
-
|
104
|
-
|
33
|
+
ul {
|
34
|
+
a:hover {
|
35
|
+
box-shadow: none;
|
36
|
+
color: white;
|
37
|
+
}
|
38
|
+
}
|
105
39
|
}
|
106
40
|
|
107
|
-
|
108
|
-
|
109
|
-
footer, header, hgroup, menu, nav, section {
|
110
|
-
display: block;
|
111
|
-
}
|
112
|
-
body {
|
113
|
-
line-height: 1;
|
41
|
+
nav {
|
42
|
+
@include sidebarNav(#f7f7f7, 323px, 45px);
|
114
43
|
}
|
115
44
|
|
116
|
-
|
117
|
-
|
118
|
-
}
|
119
|
-
blockquote:before, blockquote:after,
|
120
|
-
q:before, q:after {
|
121
|
-
content: '';
|
122
|
-
content: none;
|
45
|
+
#toggle {
|
46
|
+
@include sidebarNavToggle(white, #1661AD)
|
123
47
|
}
|
124
|
-
table {
|
125
|
-
border-collapse: collapse;
|
126
|
-
border-spacing: 0;
|
127
|
-
}
|
128
|
-
|
129
|
-
|
130
|
-
/*
|
131
|
-
1. HTML & Body
|
132
|
-
*/
|
133
48
|
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
margin-right: auto;
|
138
|
-
max-width: 100%;
|
139
|
-
color: #1d1d1d;
|
140
|
-
font-weight: 300;
|
141
|
-
font-size: 15px;
|
142
|
-
line-height: 1.4em;
|
143
|
-
background-color: #ffffff;
|
144
|
-
}
|
145
|
-
|
146
|
-
main {margin: 0 3em 0 6em;}
|
49
|
+
#myBtn {
|
50
|
+
@include toTopBtn(white, #1f8ca0);
|
51
|
+
text-transform: uppercase;
|
147
52
|
|
148
|
-
|
149
|
-
|
150
|
-
font-weight: 400;
|
53
|
+
a.anchorjs-link {
|
54
|
+
@include anchorLink(#485094)
|
151
55
|
}
|
56
|
+
}
|
152
57
|
|
153
58
|
/*
|
154
59
|
2. Responsive navigation layout
|
155
60
|
*/
|
156
61
|
|
157
|
-
|
158
62
|
@media screen and (min-width: 768px) {
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
bottom: 0;
|
163
|
-
left: 0;
|
164
|
-
width: 323px;
|
165
|
-
font-size: 0.9em;
|
166
|
-
overflow: auto;
|
167
|
-
padding: 0 0 0 45px;
|
168
|
-
margin-right: 30px;
|
169
|
-
background-color:#f7f7f7;
|
170
|
-
}
|
171
|
-
|
172
|
-
#toggle {
|
173
|
-
position: fixed;
|
174
|
-
height: 100%;
|
175
|
-
width: 30px;
|
176
|
-
background-color:#1661AD;
|
177
|
-
color: white!important;
|
178
|
-
cursor: pointer;
|
179
|
-
z-index: 100;
|
180
|
-
}
|
181
|
-
|
182
|
-
#toggle span {
|
183
|
-
text-align: center;
|
184
|
-
width: 100%;
|
185
|
-
position: absolute;
|
186
|
-
top: 50%;
|
187
|
-
transform: translate(0, -50%);
|
188
|
-
|
189
|
-
}
|
190
|
-
|
191
|
-
.container {
|
192
|
-
padding-left: 360px;
|
193
|
-
}
|
194
|
-
|
195
|
-
.rule.toc {
|
196
|
-
display: none;
|
197
|
-
}
|
198
|
-
|
199
|
-
h1.toc-contents {
|
200
|
-
margin-top: 1em;
|
201
|
-
}
|
202
|
-
|
203
|
-
ul#toc-list {
|
204
|
-
padding:0;
|
205
|
-
margin:0;
|
206
|
-
}
|
207
|
-
}
|
208
|
-
|
209
|
-
@media screen and (max-width: 768px) {
|
210
|
-
#toc {
|
211
|
-
padding: 0 1.5em 0 1.5em;
|
212
|
-
overflow: visible;
|
213
|
-
}
|
214
|
-
}
|
63
|
+
.container {
|
64
|
+
padding-left: 360px;
|
65
|
+
}
|
215
66
|
|
216
|
-
|
217
|
-
|
218
|
-
margin-right: auto;
|
219
|
-
display: block;
|
220
|
-
max-width: 100%;
|
221
|
-
height: auto;
|
67
|
+
.rule.toc {
|
68
|
+
display: none;
|
222
69
|
}
|
223
|
-
|
224
70
|
|
71
|
+
h1.toc-contents {
|
72
|
+
margin-top: 1em;
|
73
|
+
}
|
225
74
|
|
226
|
-
#toc
|
227
|
-
margin: 0;
|
75
|
+
ul#toc-list {
|
228
76
|
padding: 0;
|
229
|
-
|
230
|
-
}
|
231
|
-
|
232
|
-
#toc li a {
|
233
|
-
padding: 5px 10px;
|
234
|
-
}
|
235
|
-
|
236
|
-
#toc a {
|
237
|
-
color: #485094;
|
238
|
-
text-decoration: none;
|
239
|
-
display: block;
|
240
|
-
}
|
241
|
-
|
242
|
-
#toc a:hover {
|
243
|
-
box-shadow: none;
|
244
|
-
color: white;
|
245
|
-
}
|
246
|
-
|
247
|
-
#toc .h2 {
|
248
|
-
padding-left: 30px;
|
249
|
-
}
|
250
|
-
|
251
|
-
#toc .h3 {
|
252
|
-
padding-left: 50px;
|
253
|
-
}
|
254
|
-
|
255
|
-
#toc .toc-active a {
|
256
|
-
color: white;
|
257
|
-
}
|
258
|
-
|
259
|
-
#toc .toc-active, #toc li:hover {
|
260
|
-
background: #1661AD;
|
261
|
-
box-shadow: inset -5px 0px 10px -5px #1661AD!important;
|
262
|
-
|
263
|
-
}
|
264
|
-
|
265
|
-
#toc li:hover a {
|
266
|
-
color: white;
|
267
|
-
background: none;
|
268
|
-
box-shadow: none;
|
77
|
+
margin: 0;
|
78
|
+
}
|
269
79
|
}
|
270
80
|
|
271
|
-
|
272
|
-
|
81
|
+
div.figure {
|
82
|
+
@include figureBlock();
|
273
83
|
}
|
274
84
|
|
275
85
|
/*
|
@@ -277,69 +87,27 @@ height: auto;
|
|
277
87
|
*/
|
278
88
|
|
279
89
|
.document-type-band {
|
280
|
-
|
281
|
-
top:180px;
|
282
|
-
height: 100%;
|
283
|
-
position: fixed;
|
284
|
-
display: block;
|
285
|
-
z-index: 99;
|
286
|
-
/*box-shadow: -5px 0px 10px #1d1d1d*/
|
90
|
+
@include docBand($order: 2, $offset: 180px);
|
287
91
|
|
92
|
+
.document-type {
|
93
|
+
top: 20px;
|
94
|
+
}
|
288
95
|
}
|
289
96
|
|
290
97
|
.document-stage-band {
|
291
|
-
|
292
|
-
top:0;
|
293
|
-
height: 100%;
|
294
|
-
position: fixed;
|
295
|
-
display: block;
|
296
|
-
z-index: 98;
|
297
|
-
box-shadow: -5px 0px 10px #1d1d1d
|
298
|
-
}
|
299
|
-
|
300
|
-
.document-type {
|
301
|
-
position: relative;
|
302
|
-
width: 25px;
|
303
|
-
}
|
304
|
-
|
305
|
-
.document-stage {
|
306
|
-
position: relative;
|
307
|
-
width: 25px;
|
308
|
-
}
|
309
|
-
|
310
|
-
p.document-type, p.document-stage {
|
311
|
-
color: white;
|
312
|
-
text-transform: uppercase;
|
313
|
-
font-size: 0.9em;
|
314
|
-
font-weight: 400;
|
315
|
-
letter-spacing: 0.05em;
|
316
|
-
margin:0;
|
317
|
-
margin-left: 6px;
|
318
|
-
writing-mode:tb-rl;
|
319
|
-
-webkit-transform:rotate(180deg);
|
320
|
-
-moz-transform:rotate(180deg);
|
321
|
-
-o-transform: rotate(180deg);
|
322
|
-
white-space:nowrap;
|
323
|
-
display:block;
|
324
|
-
bottom:0;
|
325
|
-
}
|
326
|
-
|
327
|
-
p.document-type {
|
328
|
-
font-weight: 400;
|
329
|
-
height: 150;
|
98
|
+
@include docBand($order: 1, $textLength: 160px, $fontWeight: 300);
|
330
99
|
}
|
331
100
|
|
332
101
|
#governance-band p.document-type {
|
333
|
-
|
334
|
-
height: 230px!important;
|
102
|
+
height: 230px !important;
|
335
103
|
}
|
336
104
|
|
337
105
|
p.document-stage {
|
338
|
-
|
339
|
-
|
106
|
+
font-weight: 300;
|
107
|
+
height: 160px;
|
340
108
|
}
|
341
109
|
|
342
|
-
#standard-band p{
|
110
|
+
#standard-band p {
|
343
111
|
height: 270px;
|
344
112
|
}
|
345
113
|
|
@@ -347,77 +115,78 @@ p.document-stage {
|
|
347
115
|
height: 150px;
|
348
116
|
}
|
349
117
|
|
350
|
-
|
351
|
-
#
|
352
|
-
|
118
|
+
#standard-band,
|
119
|
+
#published-band {
|
120
|
+
background-color: #9ABD48;
|
353
121
|
}
|
354
122
|
|
355
|
-
#standard,
|
356
|
-
|
123
|
+
#standard,
|
124
|
+
#published {
|
125
|
+
border-bottom: solid 3px #9ABD48;
|
357
126
|
}
|
358
127
|
|
359
|
-
#governance,
|
360
|
-
|
128
|
+
#governance,
|
129
|
+
#policy-and-procedures {
|
130
|
+
border-bottom: solid 3px #750697;
|
361
131
|
}
|
362
132
|
|
363
|
-
#governance-band,
|
364
|
-
|
133
|
+
#governance-band,
|
134
|
+
#policy-and-procedures-band {
|
135
|
+
background-color: #750697;
|
365
136
|
}
|
366
137
|
|
367
138
|
#guide {
|
368
|
-
|
139
|
+
border-bottom: solid 3px #48a0e7;
|
369
140
|
}
|
370
141
|
|
371
142
|
#guide-band {
|
372
|
-
|
143
|
+
background-color: #48a0e7;
|
373
144
|
}
|
374
145
|
|
375
146
|
.coverpage-maturity {
|
376
|
-
|
377
|
-
|
378
|
-
font-size: 1em;
|
379
|
-
margin: 0 0 2em 0;
|
380
|
-
text-transform: uppercase;
|
381
|
-
}
|
147
|
+
@include coverpageStageBlock();
|
148
|
+
}
|
382
149
|
|
383
|
-
#working-draft,
|
384
|
-
|
150
|
+
#working-draft,
|
151
|
+
#proposal {
|
152
|
+
border-bottom: solid 3px #F7803C;
|
385
153
|
}
|
386
154
|
|
387
|
-
#working-draft-band,
|
388
|
-
|
155
|
+
#working-draft-band,
|
156
|
+
#proposal-band {
|
157
|
+
background-color: #F7803C;
|
389
158
|
}
|
390
159
|
|
391
160
|
#committee-draft {
|
392
|
-
|
161
|
+
border-bottom: solid 3px #fd06fd;
|
393
162
|
}
|
394
163
|
|
395
164
|
#committee-draft-band {
|
396
|
-
|
165
|
+
background-color: #fd06fd;
|
397
166
|
}
|
398
167
|
|
399
168
|
#draft-standard {
|
400
|
-
|
169
|
+
border-bottom: solid 3px #fdf906;
|
401
170
|
}
|
402
171
|
|
403
172
|
#draft-standard-band {
|
404
|
-
|
173
|
+
background-color: #fdf906;
|
405
174
|
}
|
406
175
|
|
407
176
|
#standard {
|
408
|
-
|
177
|
+
border-bottom: solid 3px #9ABD48;
|
409
178
|
}
|
410
179
|
|
411
180
|
#standard-band {
|
412
|
-
|
181
|
+
background-color: #9ABD48;
|
413
182
|
}
|
414
183
|
|
415
184
|
#obsolete {
|
416
|
-
|
185
|
+
border-bottom: solid 3px #7e0d13;
|
417
186
|
}
|
418
187
|
|
419
188
|
#obsolete-band {
|
420
|
-
|
189
|
+
background-color: #7e0d13;
|
421
190
|
}
|
422
191
|
|
423
192
|
/*
|
@@ -428,169 +197,157 @@ p.document-stage {
|
|
428
197
|
3.1 Titles
|
429
198
|
*/
|
430
199
|
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
200
|
+
h1,
|
201
|
+
h2,
|
202
|
+
h3,
|
203
|
+
h4,
|
204
|
+
h5,
|
205
|
+
h6 {
|
206
|
+
font-family: $headerfont;
|
207
|
+
color: #1661AD;
|
208
|
+
font-weight: 300;
|
209
|
+
margin-top: 1.6em;
|
210
|
+
margin-bottom: 0.3em;
|
211
|
+
}
|
438
212
|
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
213
|
+
h1 {
|
214
|
+
font-size: 1.6em;
|
215
|
+
text-transform: uppercase;
|
216
|
+
margin-top: 2em;
|
217
|
+
}
|
444
218
|
|
445
|
-
|
446
|
-
|
447
|
-
|
219
|
+
h1#content {
|
220
|
+
margin-top: 2em;
|
221
|
+
}
|
448
222
|
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
223
|
+
h2 {
|
224
|
+
margin-top: 1.3em;
|
225
|
+
font-size: 1.3em;
|
226
|
+
font-weight: 400;
|
227
|
+
}
|
454
228
|
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
229
|
+
h3 {
|
230
|
+
margin-top: 1.1em;
|
231
|
+
font-size: 1.1em;
|
232
|
+
font-weight: 100;
|
233
|
+
}
|
460
234
|
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
235
|
+
.TermNum,
|
236
|
+
.Terms,
|
237
|
+
.AltTerms {
|
238
|
+
color: #1661AD;
|
239
|
+
font-weight: 100;
|
240
|
+
}
|
465
241
|
|
466
|
-
|
467
|
-
|
468
|
-
|
242
|
+
h2.TermNum {
|
243
|
+
margin-bottom: 0;
|
244
|
+
}
|
469
245
|
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
246
|
+
p.Terms {
|
247
|
+
font-size: 1.1em;
|
248
|
+
line-height: 1.5em;
|
249
|
+
margin: 0;
|
250
|
+
}
|
475
251
|
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
252
|
+
p.AltTerms {
|
253
|
+
/*
|
254
|
+
font-style: italic;
|
255
|
+
*/
|
256
|
+
font-size: 1.1em;
|
257
|
+
margin: 0;
|
258
|
+
}
|
259
|
+
|
260
|
+
.contact-info a:hover {
|
261
|
+
color: #485094;
|
262
|
+
text-decoration: underline;
|
263
|
+
background: none;
|
264
|
+
box-shadow: 0 0 0 0;
|
265
|
+
}
|
483
266
|
|
484
267
|
/*
|
485
|
-
|
268
|
+
3.2 Links
|
486
269
|
*/
|
487
|
-
|
488
|
-
a, a:visited{
|
489
|
-
text-decoration: none;
|
490
|
-
color: #485094;
|
491
|
-
}
|
492
|
-
|
493
|
-
a:hover {
|
494
|
-
color: white;
|
495
|
-
background: #1661AD;
|
496
|
-
box-shadow: 3px 0 0 #1661AD, -3px 0 0 #1661AD;
|
497
|
-
/* padding: 2px 0 2px 0; */
|
498
|
-
}
|
499
|
-
|
500
|
-
::selection {
|
501
|
-
background: #1661AD; /* WebKit/Blink Browsers */
|
502
|
-
color: white;
|
503
|
-
}
|
504
|
-
::-moz-selection {
|
505
|
-
background: #1661AD; /* Gecko Browsers */
|
506
|
-
color: white;
|
507
|
-
}
|
508
|
-
|
509
|
-
.contact-info a:hover {
|
510
|
-
color: #485094;
|
511
|
-
text-decoration: underline;
|
512
|
-
background: none;
|
513
|
-
box-shadow: 0 0 0 0;
|
514
|
-
}
|
515
|
-
|
516
|
-
|
270
|
+
@include elementStyles(#485094, #1661AD, white);
|
517
271
|
|
518
272
|
/*
|
519
273
|
3.3 Lists
|
520
274
|
*/
|
521
275
|
|
522
|
-
|
276
|
+
ul,
|
277
|
+
ol {
|
278
|
+
margin-left: 1.2em;
|
279
|
+
}
|
523
280
|
|
524
|
-
|
281
|
+
ul li {
|
525
282
|
list-style: none;
|
526
|
-
|
283
|
+
}
|
527
284
|
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
285
|
+
ul>li:before {
|
286
|
+
content: "\2014";
|
287
|
+
display: inline-block;
|
288
|
+
width: 1em;
|
289
|
+
margin-left: -1.2em;
|
290
|
+
}
|
533
291
|
|
534
|
-
|
535
|
-
|
536
|
-
|
292
|
+
ul>li p:first-child {
|
293
|
+
display: inline;
|
294
|
+
}
|
537
295
|
|
538
|
-
ul
|
296
|
+
ul>li:first-child {
|
539
297
|
margin-top: 1em;
|
540
298
|
}
|
541
299
|
|
542
|
-
|
300
|
+
#toc-list ul {
|
301
|
+
margin-bottom: 0.25em;
|
302
|
+
}
|
543
303
|
|
544
|
-
|
304
|
+
#toc-list li {
|
305
|
+
list-style-type: none;
|
306
|
+
}
|
545
307
|
|
546
|
-
|
308
|
+
#toc li:before {
|
547
309
|
content: " ";
|
548
310
|
display: none;
|
549
311
|
}
|
550
312
|
|
551
|
-
|
552
313
|
/*
|
553
314
|
3.4 Rules
|
554
315
|
*/
|
555
316
|
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
background-color: #0e1a85;
|
560
|
-
margin: 2em 0;
|
561
|
-
}
|
317
|
+
.rule {
|
318
|
+
@include rule(1px, #0e1a85)
|
319
|
+
}
|
562
320
|
|
563
321
|
/*
|
564
322
|
3.5 Bibliograhy
|
565
323
|
*/
|
566
324
|
|
567
|
-
p.Biblio,
|
568
|
-
|
569
|
-
|
325
|
+
p.Biblio,
|
326
|
+
p.NormRef {
|
327
|
+
margin-top: 1em;
|
328
|
+
margin-left: 2em;
|
570
329
|
}
|
571
330
|
|
572
331
|
/*
|
573
332
|
3.6 Source Code + figures
|
574
333
|
*/
|
575
334
|
|
576
|
-
.
|
577
|
-
|
578
|
-
|
579
|
-
|
335
|
+
.figure,
|
336
|
+
pre,
|
337
|
+
.pseudocode {
|
338
|
+
@include pseudocodeBlock(#f7f7f7);
|
339
|
+
}
|
580
340
|
|
581
|
-
|
582
|
-
|
583
|
-
font-size: 0.8em;
|
584
|
-
line-height: 1.6em;
|
585
|
-
padding: 1.5em;
|
586
|
-
margin: 2em 0 1em 0;
|
587
|
-
overflow: auto;
|
341
|
+
pre {
|
342
|
+
@include monospaceBlockStyle()
|
588
343
|
}
|
589
344
|
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
345
|
+
@include admonitionBlock();
|
346
|
+
@include recommendationBlock();
|
347
|
+
|
348
|
+
.FigureTitle,
|
349
|
+
.SourceTitle {
|
350
|
+
@include blockTitle()
|
594
351
|
}
|
595
352
|
|
596
353
|
/*
|
@@ -598,48 +355,42 @@ p.Biblio, p.NormRef {
|
|
598
355
|
*/
|
599
356
|
|
600
357
|
.Note {
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
358
|
+
background-color: #fff495;
|
359
|
+
color: #47430c;
|
360
|
+
padding: 1.2em;
|
361
|
+
margin: 1em 0 1em 0;
|
605
362
|
|
606
|
-
|
607
|
-
|
608
|
-
|
363
|
+
p {
|
364
|
+
margin: 0;
|
365
|
+
}
|
609
366
|
}
|
610
367
|
|
611
368
|
.Admonition {
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
369
|
+
background-color: #ffcccc;
|
370
|
+
color: #47430c;
|
371
|
+
padding: 1.2em;
|
372
|
+
margin: 1em 0 1em 0;
|
616
373
|
|
617
|
-
|
618
|
-
|
619
|
-
|
374
|
+
p {
|
375
|
+
margin: 0;
|
376
|
+
}
|
620
377
|
}
|
621
378
|
|
622
|
-
|
623
379
|
/*
|
624
380
|
3.8 Examples
|
625
381
|
*/
|
626
382
|
|
627
383
|
.example {
|
628
|
-
|
629
|
-
padding: 1.2em;
|
630
|
-
margin: 2em 0 1em 0;
|
631
|
-
padding-left: 2em;
|
632
|
-
}
|
384
|
+
@include exampleBlock(#e1eef1, #424242, 1.2em);
|
633
385
|
|
634
|
-
.example
|
635
|
-
|
636
|
-
|
637
|
-
margin-top:0;
|
638
|
-
margin-left:-1.5em;
|
639
|
-
}
|
386
|
+
.example-title {
|
387
|
+
margin-top: 0;
|
388
|
+
}
|
640
389
|
|
641
|
-
|
642
|
-
|
390
|
+
pre,
|
391
|
+
.pseudocode {
|
392
|
+
background: none;
|
393
|
+
}
|
643
394
|
}
|
644
395
|
|
645
396
|
/*
|
@@ -647,26 +398,7 @@ p.Biblio, p.NormRef {
|
|
647
398
|
*/
|
648
399
|
|
649
400
|
table {
|
650
|
-
|
651
|
-
width: 100%;
|
652
|
-
font-weight: 300;
|
653
|
-
margin: 1em 0 2em 0;
|
654
|
-
margin-left: auto;
|
655
|
-
margin-right: auto;
|
656
|
-
padding-right: 2em;
|
657
|
-
}
|
658
|
-
|
659
|
-
table, th, td {
|
660
|
-
border: 1px solid black;
|
661
|
-
font-size: 0.95em;
|
662
|
-
}
|
663
|
-
|
664
|
-
td, th {
|
665
|
-
padding: 1em;
|
666
|
-
}
|
667
|
-
|
668
|
-
td.header {
|
669
|
-
font-weight: 400;
|
401
|
+
@include table(1px solid black);
|
670
402
|
}
|
671
403
|
|
672
404
|
p.TableTitle {
|
@@ -680,39 +412,28 @@ p.TableTitle {
|
|
680
412
|
*/
|
681
413
|
|
682
414
|
a.footnote-number {
|
683
|
-
|
684
|
-
|
415
|
+
vertical-align: super;
|
416
|
+
font-size: 0.8em;
|
685
417
|
}
|
686
418
|
|
687
419
|
.footnote {
|
688
|
-
|
420
|
+
font-size: 0.9em;
|
689
421
|
}
|
690
422
|
|
691
|
-
|
692
423
|
/*
|
693
424
|
3.11 Blockquotes
|
694
425
|
*/
|
695
426
|
|
696
427
|
.Quote {
|
697
|
-
|
698
|
-
font-style: italic;
|
699
|
-
width: 80%;
|
700
|
-
padding: 1.5em;
|
701
|
-
margin-top: 2em;
|
702
|
-
margin-left: auto;
|
703
|
-
margin-right: auto;
|
428
|
+
@include blockquoteBlock(#f7f7f7);
|
704
429
|
}
|
705
430
|
|
706
|
-
|
707
431
|
/*
|
708
432
|
3.12 Formulas
|
709
433
|
*/
|
710
434
|
|
711
435
|
.formula {
|
712
|
-
|
713
|
-
padding: 1.5em;
|
714
|
-
margin-top: 2em;
|
715
|
-
text-align: center;
|
436
|
+
@include formulaBlock(#f7f7f7)
|
716
437
|
}
|
717
438
|
|
718
439
|
/*
|
@@ -720,13 +441,13 @@ a.footnote-number {
|
|
720
441
|
*/
|
721
442
|
|
722
443
|
.contact-info {
|
723
|
-
|
724
|
-
|
725
|
-
|
444
|
+
padding: 2em;
|
445
|
+
margin-top: 5em;
|
446
|
+
width: 250px;
|
726
447
|
|
727
448
|
text-align: left;
|
728
449
|
border: #1661AD solid 2px;
|
729
|
-
color: #1661AD!important;
|
450
|
+
color: #1661AD !important;
|
730
451
|
border-radius: 25px;
|
731
452
|
|
732
453
|
}
|
@@ -736,22 +457,22 @@ a.footnote-number {
|
|
736
457
|
color: #1661AD;
|
737
458
|
}
|
738
459
|
|
739
|
-
.contact-info p,
|
740
|
-
|
741
|
-
|
742
|
-
|
460
|
+
.contact-info p,
|
461
|
+
.contact-info a {
|
462
|
+
@include monospaceBlockStyle();
|
463
|
+
font-weight: 400;
|
743
464
|
}
|
744
465
|
|
745
466
|
.contact-info .name {
|
746
|
-
|
747
|
-
|
748
|
-
|
467
|
+
font-weight: 700;
|
468
|
+
font-size: 1.2em;
|
469
|
+
margin-bottom: 0;
|
749
470
|
}
|
750
471
|
|
751
472
|
.contact-info .address {
|
752
|
-
|
753
|
-
|
754
|
-
|
473
|
+
font-size: 1em;
|
474
|
+
line-height: 1.3em;
|
475
|
+
margin-top: 0;
|
755
476
|
}
|
756
477
|
|
757
478
|
/*
|
@@ -759,7 +480,7 @@ a.footnote-number {
|
|
759
480
|
*/
|
760
481
|
|
761
482
|
span.keyword {
|
762
|
-
|
483
|
+
font-weight: 600;
|
763
484
|
}
|
764
485
|
|
765
486
|
/*
|
@@ -767,8 +488,8 @@ span.keyword {
|
|
767
488
|
*/
|
768
489
|
|
769
490
|
p {
|
770
|
-
|
771
|
-
|
491
|
+
margin-top: 1em;
|
492
|
+
margin-bottom: 1em;
|
772
493
|
}
|
773
494
|
|
774
495
|
h2 p {
|
@@ -804,107 +525,110 @@ h2 p {
|
|
804
525
|
position: absolute;
|
805
526
|
}
|
806
527
|
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
528
|
+
.doc-number {
|
529
|
+
font-size: 0.5em;
|
530
|
+
font-family: $bodyfont;
|
531
|
+
}
|
811
532
|
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
533
|
+
.coverpage-title {
|
534
|
+
padding-bottom: 0.5em;
|
535
|
+
font-family: $headerfont;
|
536
|
+
font-size: 1.2em;
|
537
|
+
line-height: 1.5em;
|
817
538
|
font-weight: 100;
|
818
539
|
padding-left: 1em;
|
819
540
|
padding-right: 1em;
|
820
541
|
text-transform: uppercase;
|
821
|
-
|
542
|
+
}
|
822
543
|
|
823
|
-
|
824
|
-
|
825
|
-
|
544
|
+
.WordSection11 {
|
545
|
+
padding: 0 2em 0 3em;
|
546
|
+
}
|
826
547
|
|
827
|
-
|
828
|
-
|
548
|
+
.info-section {
|
549
|
+
padding: 0 2em 0 5em;
|
550
|
+
}
|
829
551
|
|
830
|
-
|
831
|
-
|
832
|
-
|
552
|
+
.prefatory-section {
|
553
|
+
padding: 0 3em 0 6em;
|
554
|
+
}
|
833
555
|
|
834
556
|
|
835
|
-
|
836
|
-
|
837
|
-
|
557
|
+
.zzSTDTitle1,
|
558
|
+
.MsoCommentText {
|
559
|
+
display: none;
|
560
|
+
}
|
838
561
|
|
839
562
|
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
563
|
+
.coverpage {
|
564
|
+
text-align: center;
|
565
|
+
padding-left: 1.5em;
|
566
|
+
}
|
844
567
|
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
568
|
+
.coverpage-logo span,
|
569
|
+
.coverpage-tc-name span {
|
570
|
+
font-family: $bodyfont;
|
571
|
+
text-transform: none;
|
572
|
+
font-weight: 300;
|
573
|
+
}
|
850
574
|
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
575
|
+
.coverpage-tc-name {
|
576
|
+
font-size: 1.2em;
|
577
|
+
line-height: 1.2em;
|
578
|
+
margin: 0.25em 0;
|
579
|
+
}
|
856
580
|
|
857
581
|
/*
|
858
582
|
4.2 Document Identity
|
859
583
|
*/
|
860
584
|
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
585
|
+
.coverpage-doc-identity {
|
586
|
+
font-size: 2em;
|
587
|
+
line-height: 2em;
|
588
|
+
}
|
865
589
|
|
866
|
-
|
867
|
-
|
868
|
-
|
590
|
+
.coverpage-title .title-second {
|
591
|
+
display: none;
|
592
|
+
}
|
869
593
|
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
594
|
+
.coverpage-stage-block {
|
595
|
+
font-family: $bodyfont;
|
596
|
+
font-weight: 600;
|
597
|
+
font-size: 1.25em;
|
598
|
+
margin: 2em 0em 2em 0em;
|
599
|
+
text-transform: uppercase;
|
600
|
+
}
|
877
601
|
|
878
602
|
/*
|
879
603
|
4.3 Draft Warning
|
880
604
|
*/
|
881
605
|
|
882
|
-
|
883
|
-
|
884
|
-
color: #f36f36!important;
|
606
|
+
.coverpage-warning {
|
607
|
+
border: #f36f36 solid 2px;
|
608
|
+
color: #f36f36 !important;
|
885
609
|
margin: 1em 2em;
|
886
610
|
color: #485094;
|
887
611
|
padding: 2em 1em 1em 1em;
|
888
612
|
border-radius: 25px;
|
889
|
-
|
613
|
+
}
|
890
614
|
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
615
|
+
.coverpage-warning .title {
|
616
|
+
font-family: $headerfont;
|
617
|
+
font-weight: 300;
|
618
|
+
text-transform: uppercase;
|
619
|
+
font-size: 1.2em;
|
620
|
+
}
|
897
621
|
|
898
622
|
|
899
623
|
/*
|
900
624
|
4.4 Copyright
|
901
625
|
*/
|
902
626
|
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
627
|
+
.boilerplate-copyright {
|
628
|
+
padding: 1em;
|
629
|
+
font-size: 0.9em;
|
630
|
+
text-align: left;
|
631
|
+
}
|
908
632
|
|
909
633
|
|
910
634
|
/* .copyright .name, .copyright .address {color: #485094;} */
|
@@ -921,36 +645,6 @@ h2 p {
|
|
921
645
|
To top button
|
922
646
|
*/
|
923
647
|
|
924
|
-
#myBtn {
|
925
|
-
font-family: $monospacefont;
|
926
|
-
font-variant-ligatures: none;
|
927
|
-
display: none;
|
928
|
-
position: fixed;
|
929
|
-
bottom: 20px;
|
930
|
-
right: 30px;
|
931
|
-
z-index: 99;
|
932
|
-
font-size: 12px;
|
933
|
-
border: none;
|
934
|
-
outline: none;
|
935
|
-
background-color: #1f8ca0;
|
936
|
-
opacity: 0.15;
|
937
|
-
color: white;
|
938
|
-
cursor: pointer;
|
939
|
-
padding: 10px 15px 10px 15px;
|
940
|
-
border-radius: 4px;
|
941
|
-
text-transform: uppercase;
|
942
|
-
}
|
943
|
-
|
944
|
-
#myBtn:hover {
|
945
|
-
opacity: 1;
|
946
|
-
}
|
947
|
-
|
948
|
-
a.anchorjs-link:hover {
|
949
|
-
background: none;
|
950
|
-
color: #485094;
|
951
|
-
box-shadow: none;
|
952
|
-
}
|
953
|
-
|
954
648
|
@page {
|
955
649
|
margin: 2cm 1cm;
|
956
650
|
}
|
@@ -958,20 +652,29 @@ To top button
|
|
958
652
|
@media print {
|
959
653
|
|
960
654
|
|
961
|
-
.document-info,
|
962
|
-
|
655
|
+
.document-info,
|
656
|
+
nav,
|
657
|
+
.copyright {
|
658
|
+
page-break-before: always;
|
963
659
|
}
|
964
660
|
|
965
661
|
nav {
|
966
662
|
page-break-after: always;
|
967
663
|
}
|
968
664
|
|
969
|
-
h1,
|
665
|
+
h1,
|
666
|
+
h2,
|
667
|
+
h3,
|
668
|
+
h4 {
|
970
669
|
page-break-after: avoid;
|
971
670
|
margin-top: 1.2em;
|
972
671
|
}
|
973
672
|
|
974
|
-
.note,
|
673
|
+
.note,
|
674
|
+
.figure,
|
675
|
+
pre,
|
676
|
+
.pseudocode,
|
677
|
+
table {
|
975
678
|
page-break-inside: avoid;
|
976
679
|
}
|
977
680
|
|
@@ -980,7 +683,7 @@ To top button
|
|
980
683
|
}
|
981
684
|
|
982
685
|
.coverpage {
|
983
|
-
|
686
|
+
height: 23cm;
|
984
687
|
}
|
985
688
|
|
986
689
|
.wrapper-top {
|
@@ -993,87 +696,56 @@ To top button
|
|
993
696
|
margin-top: -5px;
|
994
697
|
}
|
995
698
|
|
996
|
-
|
997
|
-
#toggle, .document-stage-band,
|
998
|
-
.document-type-band, button#myBtn {
|
999
|
-
display: none;
|
1000
|
-
}
|
1001
|
-
|
1002
699
|
button#myBtn {
|
1003
700
|
background-color: white;
|
1004
701
|
}
|
1005
702
|
|
1006
703
|
.container {
|
1007
|
-
|
704
|
+
padding-left: 0;
|
1008
705
|
}
|
1009
706
|
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
font-size: 0.9em;
|
1014
|
-
overflow: auto;
|
1015
|
-
padding: 0;
|
1016
|
-
margin-right: 0;
|
1017
|
-
background-color: white;
|
707
|
+
h1.content {
|
708
|
+
margin-top: 2em;
|
709
|
+
line-height: 2.5em;
|
1018
710
|
}
|
1019
711
|
|
1020
|
-
|
1021
|
-
|
712
|
+
h1 {
|
713
|
+
font-size: 1.5em;
|
714
|
+
line-height: 1.5;
|
1022
715
|
}
|
1023
716
|
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
#toc li:hover a {
|
1029
|
-
color: black; }
|
1030
|
-
|
1031
|
-
|
1032
|
-
h1.content {
|
1033
|
-
margin-top: 2em;
|
1034
|
-
line-height: 2.5em;
|
1035
|
-
}
|
1036
|
-
|
1037
|
-
h1 {
|
1038
|
-
font-size: 1.5em;
|
1039
|
-
line-height: 1.5;
|
1040
|
-
}
|
1041
|
-
|
1042
|
-
h2 {
|
1043
|
-
font-size: 1.2em
|
1044
|
-
}
|
1045
|
-
|
1046
|
-
h3 {
|
1047
|
-
font-size: 1em;
|
1048
|
-
}
|
717
|
+
h2 {
|
718
|
+
font-size: 1.2em
|
719
|
+
}
|
1049
720
|
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
padding: 5px;
|
1054
|
-
margin: 2em 0 1em 0; }
|
721
|
+
h3 {
|
722
|
+
font-size: 1em;
|
723
|
+
}
|
1055
724
|
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
725
|
+
.Note {
|
726
|
+
background-color: #fff495;
|
727
|
+
color: #47430c;
|
728
|
+
padding: 5px;
|
729
|
+
margin: 2em 0 1em 0;
|
730
|
+
}
|
1059
731
|
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
padding: 5px;
|
1064
|
-
margin: 2em 0 1em 0; }
|
732
|
+
.Note p {
|
733
|
+
padding: 0 5px 0 5px;
|
734
|
+
}
|
1065
735
|
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
736
|
+
.Admonition {
|
737
|
+
background-color: #ffcccc;
|
738
|
+
color: #47430c;
|
739
|
+
padding: 5px;
|
740
|
+
margin: 2em 0 1em 0;
|
741
|
+
}
|
1069
742
|
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
743
|
+
.Admonition p {
|
744
|
+
padding: 0 5px 0 5px;
|
745
|
+
}
|
1073
746
|
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
747
|
+
.wrapper-top-bottom {
|
748
|
+
display: none;
|
749
|
+
}
|
1077
750
|
|
1078
751
|
}
|
1079
|
-
|