metanorma-rsd 1.3.9 → 1.4.2
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 +5 -1
- data/.github/workflows/ubuntu.yml +5 -1
- data/.github/workflows/windows.yml +5 -1
- data/lib/asciidoctor/rsd.rb +0 -3
- data/lib/asciidoctor/rsd/basicdoc.rng +20 -6
- data/lib/asciidoctor/rsd/boilerplate.xml +47 -0
- data/lib/asciidoctor/rsd/converter.rb +4 -133
- data/lib/asciidoctor/rsd/isodoc.rng +532 -18
- data/lib/asciidoctor/rsd/reqt.rng +2 -2
- data/lib/asciidoctor/rsd/rsd.rng +2 -42
- data/lib/isodoc/rsd/html/header.html +64 -6
- data/lib/isodoc/rsd/html/html_rsd_titlepage.html +72 -94
- data/lib/isodoc/rsd/html/htmlstyle.scss +346 -673
- data/lib/isodoc/rsd/html/rsd.scss +64 -1
- data/lib/isodoc/rsd/html/word_rsd_intro.html +2 -11
- data/lib/isodoc/rsd/html/word_rsd_titlepage.html +4 -25
- data/lib/isodoc/rsd/html/wordstyle.scss +22 -0
- data/lib/isodoc/rsd/html_convert.rb +10 -37
- data/lib/isodoc/rsd/metadata.rb +6 -42
- data/lib/isodoc/rsd/pdf_convert.rb +10 -40
- data/lib/isodoc/rsd/word_convert.rb +10 -34
- data/lib/metanorma/rsd.rb +26 -1
- data/lib/metanorma/rsd/version.rb +1 -1
- data/metanorma-rsd.gemspec +1 -0
- data/metanorma.yml +23 -0
- metadata +19 -5
- data/lib/asciidoctor/rsd/isostandard.rng +0 -860
- data/lib/isodoc/rsd/base_convert.rb +0 -56
data/lib/asciidoctor/rsd/rsd.rng
CHANGED
@@ -1,54 +1,14 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<grammar
|
2
|
+
<grammar ns="https://www.metanorma.org/ns/rsd" xmlns="http://relaxng.org/ns/structure/1.0">
|
3
3
|
<!--
|
4
4
|
Currently we inherit from a namespaced grammar, isostandard. Until we inherit from isodoc,
|
5
5
|
we cannot have a new default namespace: we will end up with a grammar with two different
|
6
6
|
namespaces, one for isostandard and one for csand additions. And we do not want that.
|
7
7
|
-->
|
8
|
-
<include href="
|
8
|
+
<include href="isodoc.rng">
|
9
9
|
<start>
|
10
10
|
<ref name="rsd-standard"/>
|
11
11
|
</start>
|
12
|
-
<define name="figure">
|
13
|
-
<element name="figure">
|
14
|
-
<attribute name="id">
|
15
|
-
<data type="ID"/>
|
16
|
-
</attribute>
|
17
|
-
<optional>
|
18
|
-
<ref name="tname"/>
|
19
|
-
</optional>
|
20
|
-
<choice>
|
21
|
-
<ref name="image"/>
|
22
|
-
<ref name="pre"/>
|
23
|
-
<oneOrMore>
|
24
|
-
<ref name="subfigure"/>
|
25
|
-
</oneOrMore>
|
26
|
-
</choice>
|
27
|
-
<zeroOrMore>
|
28
|
-
<ref name="fn"/>
|
29
|
-
</zeroOrMore>
|
30
|
-
<optional>
|
31
|
-
<ref name="dl"/>
|
32
|
-
</optional>
|
33
|
-
<zeroOrMore>
|
34
|
-
<ref name="note"/>
|
35
|
-
</zeroOrMore>
|
36
|
-
</element>
|
37
|
-
</define>
|
38
|
-
<define name="subfigure">
|
39
|
-
<element name="figure">
|
40
|
-
<attribute name="id">
|
41
|
-
<data type="ID"/>
|
42
|
-
</attribute>
|
43
|
-
<optional>
|
44
|
-
<ref name="tname"/>
|
45
|
-
</optional>
|
46
|
-
<choice>
|
47
|
-
<ref name="image"/>
|
48
|
-
<ref name="pre"/>
|
49
|
-
</choice>
|
50
|
-
</element>
|
51
|
-
</define>
|
52
12
|
<define name="DocumentType">
|
53
13
|
<choice>
|
54
14
|
<value>policy-and-procedures</value>
|
@@ -98,21 +98,26 @@ Ribose Group Inc. {{ docyear }} – All rights reserved<o:p></o:p></sp
|
|
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
102
|
mso-line-height-rule:exactly'><span lang=EN-GB>Ribose {{ doctype }} {{ 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>Ribose {{ doctype }} {{ 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
112
|
mso-line-height-rule:exactly'><span lang=EN-GB>Ribose {{ doctype }} {{ 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>Ribose {{ doctype }} {{ 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
|
@@ -125,11 +130,24 @@ 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
132
|
Ribose Group Inc. {{ 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 Group Inc. {{ 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
152
|
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Group Inc. {{ docyear }} – All
|
135
153
|
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><span
|
@@ -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 Group Inc. {{ 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
|
@@ -159,11 +189,25 @@ mso-bidi-font-size:11.0pt'><span style='mso-element:field-end'></span></span></b
|
|
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
191
|
Ribose Group Inc. {{ 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 Group Inc. {{ 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
212
|
style='font-size:10.0pt;mso-bidi-font-size:11.0pt'>© Ribose Group Inc. {{ docyear }} – All
|
169
213
|
rights reserved<span style='mso-tab-count:1'> </span></span><!--[if supportFields]><b
|
@@ -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 Group Inc. {{ 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,112 +1,90 @@
|
|
1
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
5
|
<div class="document-type-band" id='{{ doctype | downcase | replace: " ", "-" }}-band'>
|
6
|
-
|
6
|
+
<p class="document-type">Ribose {{ doctype }}</p>
|
7
7
|
</div>
|
8
|
-
|
9
|
-
|
10
8
|
|
11
|
-
<div id='toggle'> <span>•</span> </div>
|
12
9
|
|
13
|
-
<header>
|
14
10
|
|
15
|
-
|
11
|
+
<div id='toggle'> <span>•</span> </div>
|
12
|
+
|
13
|
+
<header>
|
14
|
+
|
16
15
|
<div class="coverpage">
|
17
16
|
<div class="wrapper-top">
|
18
17
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
18
|
+
<div class="coverpage-doc-identity">
|
19
|
+
<div class="doc-number">
|
20
|
+
<span class="docnumber">{{ docnumber }}</span>
|
21
|
+
<span class="docyear">{{ draftinfo }}</span>
|
22
|
+
</div>
|
23
|
+
|
24
|
+
<div class="coverpage-title">
|
25
|
+
<span class="title-first">{{ doctitle }}</span>
|
26
|
+
<!--<span class="title-second">{{ docsubtitle }}</span>-->
|
27
|
+
</div>
|
28
|
+
</div>
|
29
|
+
|
30
|
+
<div class="coverpage-logo">
|
31
|
+
<span>Ribose Group Inc. {{ docyear }}</span>
|
32
|
+
</div>
|
33
|
+
|
34
|
+
<div class="coverpage-tc-name">
|
35
|
+
<span>{{ tc }}</span>
|
36
|
+
</div>
|
28
37
|
</div>
|
29
|
-
</div>
|
30
|
-
|
31
|
-
<div class="coverpage-logo">
|
32
|
-
<span>Ribose Group Inc. {{ docyear }}</span>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
<div class="coverpage-tc-name">
|
36
|
-
<span>{{ tc }}</span>
|
37
|
-
</div>
|
38
|
-
</div>
|
39
38
|
|
40
39
|
<div class="wrapper-top-bottom"></div>
|
41
40
|
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
{% if security %}
|
57
|
-
<p><span class="coverpage-maturity">Classification: {{ security }}</span></p>
|
58
|
-
{% endif %}
|
59
|
-
</div>
|
60
|
-
|
61
|
-
{% if doctype == "Policy And Procedures" or doctype == "Proposal" %}
|
62
|
-
<div class="coverpage-stage-block" >{{ revdate }}</div>
|
63
|
-
{% endif %}
|
64
|
-
|
65
|
-
{% if unpublished %}
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
internet or an intranet, without prior written permission. Permission can
|
90
|
-
be requested from the address below.
|
91
|
-
</p>
|
92
|
-
|
93
|
-
<div class="contact-info">
|
94
|
-
<p class="name">Ribose Group Inc.</p>
|
95
|
-
<p class="address">
|
96
|
-
Suite 1, 8/F, New Henry House<br />
|
97
|
-
10 Ice House Street<br />
|
98
|
-
Central<br />
|
99
|
-
Hong Kong<br />
|
100
|
-
<br />
|
101
|
-
<a href="mailto:copyright@ribose.com">copyright@ribose.com</a><br />
|
102
|
-
<a href="open.ribose.com">www.ribose.com</a>
|
103
|
-
</p>
|
104
|
-
</div>
|
105
|
-
</div>
|
106
|
-
|
107
|
-
<div class="rule"></div>
|
108
|
-
</div>
|
109
|
-
</div>
|
41
|
+
<div class="WordSection11">
|
42
|
+
<div class="coverpage-stage-block" >
|
43
|
+
<span class="coverpage-stage" id="{{ doctype | replace: ' ', '-' | downcase }}">Ribose {{ doctype }}</span>
|
44
|
+
</div>
|
45
|
+
|
46
|
+
<div class="coverpage-stage-block" >
|
47
|
+
<p><span class="coverpage-maturity" id="{{ stage | replace: ' ', '-' | downcase }}">
|
48
|
+
{%- if unpublished -%}
|
49
|
+
{{- stage -}}
|
50
|
+
{%- else -%}
|
51
|
+
{%- if publisheddate and publisheddate != "XXXX" -%}
|
52
|
+
Published {{ publisheddate -}}
|
53
|
+
{%- endif -%}
|
54
|
+
{%- endif -%}</span></p>
|
55
|
+
{% if security %}
|
56
|
+
<p><span class="coverpage-maturity">Classification: {{ security }}</span></p>
|
57
|
+
{% endif %}
|
58
|
+
</div>
|
59
|
+
|
60
|
+
{% if doctype == "Policy And Procedures" or doctype == "Proposal" %}
|
61
|
+
<div class="coverpage-stage-block" >{{ revdate }}</div>
|
62
|
+
{% endif %}
|
63
|
+
|
64
|
+
{% if unpublished %}
|
65
|
+
<div class="coverpage-warning">
|
66
|
+
<div id="boilerplate-license-destination"/>
|
67
|
+
</div>
|
68
|
+
{% endif %}
|
69
|
+
|
70
|
+
<div class="info-section">
|
71
|
+
<div class="copyright">
|
72
|
+
<div class="year">
|
73
|
+
<div id="boilerplate-copyright-destination"/>
|
74
|
+
</div>
|
75
|
+
|
76
|
+
<div class="message">
|
77
|
+
<div id="boilerplate-legal-destination"/>
|
78
|
+
</div>
|
79
|
+
|
80
|
+
<div class="contact-info">
|
81
|
+
<div id="boilerplate-feedback-destination"/>
|
82
|
+
</div>
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div class="rule"></div>
|
86
|
+
</div>
|
87
|
+
</div>
|
110
88
|
|
111
89
|
|
112
90
|
</header>
|
@@ -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,28 @@ 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*/
|
287
|
-
|
90
|
+
@include docBand(2, 100%, 180px);
|
288
91
|
}
|
289
92
|
|
290
93
|
.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;
|
94
|
+
@include docBand(1, 150);
|
308
95
|
}
|
309
96
|
|
310
|
-
p.document-type,
|
311
|
-
|
312
|
-
|
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;
|
97
|
+
p.document-type,
|
98
|
+
p.document-stage {
|
99
|
+
@include docBandTitle(150);
|
330
100
|
}
|
331
101
|
|
332
102
|
#governance-band p.document-type {
|
333
|
-
|
334
|
-
height: 230px!important;
|
103
|
+
height: 230px !important;
|
335
104
|
}
|
336
105
|
|
337
106
|
p.document-stage {
|
338
|
-
|
339
|
-
|
107
|
+
font-weight: 300;
|
108
|
+
height: 160px;
|
340
109
|
}
|
341
110
|
|
342
|
-
#standard-band p{
|
111
|
+
#standard-band p {
|
343
112
|
height: 270px;
|
344
113
|
}
|
345
114
|
|
@@ -347,77 +116,78 @@ p.document-stage {
|
|
347
116
|
height: 150px;
|
348
117
|
}
|
349
118
|
|
350
|
-
|
351
|
-
#
|
352
|
-
|
119
|
+
#standard-band,
|
120
|
+
#published-band {
|
121
|
+
background-color: #9ABD48;
|
353
122
|
}
|
354
123
|
|
355
|
-
#standard,
|
356
|
-
|
124
|
+
#standard,
|
125
|
+
#published {
|
126
|
+
border-bottom: solid 3px #9ABD48;
|
357
127
|
}
|
358
128
|
|
359
|
-
#governance,
|
360
|
-
|
129
|
+
#governance,
|
130
|
+
#policy-and-procedures {
|
131
|
+
border-bottom: solid 3px #750697;
|
361
132
|
}
|
362
133
|
|
363
|
-
#governance-band,
|
364
|
-
|
134
|
+
#governance-band,
|
135
|
+
#policy-and-procedures-band {
|
136
|
+
background-color: #750697;
|
365
137
|
}
|
366
138
|
|
367
139
|
#guide {
|
368
|
-
|
140
|
+
border-bottom: solid 3px #48a0e7;
|
369
141
|
}
|
370
142
|
|
371
143
|
#guide-band {
|
372
|
-
|
144
|
+
background-color: #48a0e7;
|
373
145
|
}
|
374
146
|
|
375
147
|
.coverpage-maturity {
|
376
|
-
|
377
|
-
|
378
|
-
font-size: 1em;
|
379
|
-
margin: 0 0 2em 0;
|
380
|
-
text-transform: uppercase;
|
381
|
-
}
|
148
|
+
@include coverpageStageBlock();
|
149
|
+
}
|
382
150
|
|
383
|
-
#working-draft,
|
384
|
-
|
151
|
+
#working-draft,
|
152
|
+
#proposal {
|
153
|
+
border-bottom: solid 3px #F7803C;
|
385
154
|
}
|
386
155
|
|
387
|
-
#working-draft-band,
|
388
|
-
|
156
|
+
#working-draft-band,
|
157
|
+
#proposal-band {
|
158
|
+
background-color: #F7803C;
|
389
159
|
}
|
390
160
|
|
391
161
|
#committee-draft {
|
392
|
-
|
162
|
+
border-bottom: solid 3px #fd06fd;
|
393
163
|
}
|
394
164
|
|
395
165
|
#committee-draft-band {
|
396
|
-
|
166
|
+
background-color: #fd06fd;
|
397
167
|
}
|
398
168
|
|
399
169
|
#draft-standard {
|
400
|
-
|
170
|
+
border-bottom: solid 3px #fdf906;
|
401
171
|
}
|
402
172
|
|
403
173
|
#draft-standard-band {
|
404
|
-
|
174
|
+
background-color: #fdf906;
|
405
175
|
}
|
406
176
|
|
407
177
|
#standard {
|
408
|
-
|
178
|
+
border-bottom: solid 3px #9ABD48;
|
409
179
|
}
|
410
180
|
|
411
181
|
#standard-band {
|
412
|
-
|
182
|
+
background-color: #9ABD48;
|
413
183
|
}
|
414
184
|
|
415
185
|
#obsolete {
|
416
|
-
|
186
|
+
border-bottom: solid 3px #7e0d13;
|
417
187
|
}
|
418
188
|
|
419
189
|
#obsolete-band {
|
420
|
-
|
190
|
+
background-color: #7e0d13;
|
421
191
|
}
|
422
192
|
|
423
193
|
/*
|
@@ -428,169 +198,157 @@ p.document-stage {
|
|
428
198
|
3.1 Titles
|
429
199
|
*/
|
430
200
|
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
201
|
+
h1,
|
202
|
+
h2,
|
203
|
+
h3,
|
204
|
+
h4,
|
205
|
+
h5,
|
206
|
+
h6 {
|
207
|
+
font-family: $headerfont;
|
208
|
+
color: #1661AD;
|
209
|
+
font-weight: 300;
|
210
|
+
margin-top: 1.6em;
|
211
|
+
margin-bottom: 0.3em;
|
212
|
+
}
|
438
213
|
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
214
|
+
h1 {
|
215
|
+
font-size: 1.6em;
|
216
|
+
text-transform: uppercase;
|
217
|
+
margin-top: 2em;
|
218
|
+
}
|
444
219
|
|
445
|
-
|
446
|
-
|
447
|
-
|
220
|
+
h1#content {
|
221
|
+
margin-top: 2em;
|
222
|
+
}
|
448
223
|
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
224
|
+
h2 {
|
225
|
+
margin-top: 1.3em;
|
226
|
+
font-size: 1.3em;
|
227
|
+
font-weight: 400;
|
228
|
+
}
|
454
229
|
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
230
|
+
h3 {
|
231
|
+
margin-top: 1.1em;
|
232
|
+
font-size: 1.1em;
|
233
|
+
font-weight: 100;
|
234
|
+
}
|
460
235
|
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
236
|
+
.TermNum,
|
237
|
+
.Terms,
|
238
|
+
.AltTerms {
|
239
|
+
color: #1661AD;
|
240
|
+
font-weight: 100;
|
241
|
+
}
|
465
242
|
|
466
|
-
|
467
|
-
|
468
|
-
|
243
|
+
h2.TermNum {
|
244
|
+
margin-bottom: 0;
|
245
|
+
}
|
469
246
|
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
247
|
+
p.Terms {
|
248
|
+
font-size: 1.1em;
|
249
|
+
line-height: 1.5em;
|
250
|
+
margin: 0;
|
251
|
+
}
|
475
252
|
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
253
|
+
p.AltTerms {
|
254
|
+
/*
|
255
|
+
font-style: italic;
|
256
|
+
*/
|
257
|
+
font-size: 1.1em;
|
258
|
+
margin: 0;
|
259
|
+
}
|
260
|
+
|
261
|
+
.contact-info a:hover {
|
262
|
+
color: #485094;
|
263
|
+
text-decoration: underline;
|
264
|
+
background: none;
|
265
|
+
box-shadow: 0 0 0 0;
|
266
|
+
}
|
483
267
|
|
484
268
|
/*
|
485
|
-
|
269
|
+
3.2 Links
|
486
270
|
*/
|
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
|
-
|
271
|
+
@include elementStyles(#485094, #1661AD, white);
|
517
272
|
|
518
273
|
/*
|
519
274
|
3.3 Lists
|
520
275
|
*/
|
521
276
|
|
522
|
-
|
277
|
+
ul,
|
278
|
+
ol {
|
279
|
+
margin-left: 1.2em;
|
280
|
+
}
|
523
281
|
|
524
|
-
|
282
|
+
ul li {
|
525
283
|
list-style: none;
|
526
|
-
|
284
|
+
}
|
527
285
|
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
286
|
+
ul>li:before {
|
287
|
+
content: "\2014";
|
288
|
+
display: inline-block;
|
289
|
+
width: 1em;
|
290
|
+
margin-left: -1.2em;
|
291
|
+
}
|
533
292
|
|
534
|
-
|
535
|
-
|
536
|
-
|
293
|
+
ul>li p:first-child {
|
294
|
+
display: inline;
|
295
|
+
}
|
537
296
|
|
538
|
-
ul
|
297
|
+
ul>li:first-child {
|
539
298
|
margin-top: 1em;
|
540
299
|
}
|
541
300
|
|
542
|
-
|
301
|
+
#toc-list ul {
|
302
|
+
margin-bottom: 0.25em;
|
303
|
+
}
|
543
304
|
|
544
|
-
|
305
|
+
#toc-list li {
|
306
|
+
list-style-type: none;
|
307
|
+
}
|
545
308
|
|
546
|
-
|
309
|
+
#toc li:before {
|
547
310
|
content: " ";
|
548
311
|
display: none;
|
549
312
|
}
|
550
313
|
|
551
|
-
|
552
314
|
/*
|
553
315
|
3.4 Rules
|
554
316
|
*/
|
555
317
|
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
background-color: #0e1a85;
|
560
|
-
margin: 2em 0;
|
561
|
-
}
|
318
|
+
.rule {
|
319
|
+
@include rule(1px, #0e1a85)
|
320
|
+
}
|
562
321
|
|
563
322
|
/*
|
564
323
|
3.5 Bibliograhy
|
565
324
|
*/
|
566
325
|
|
567
|
-
p.Biblio,
|
568
|
-
|
569
|
-
|
326
|
+
p.Biblio,
|
327
|
+
p.NormRef {
|
328
|
+
margin-top: 1em;
|
329
|
+
margin-left: 2em;
|
570
330
|
}
|
571
331
|
|
572
332
|
/*
|
573
333
|
3.6 Source Code + figures
|
574
334
|
*/
|
575
335
|
|
576
|
-
.
|
577
|
-
|
578
|
-
|
579
|
-
|
336
|
+
.figure,
|
337
|
+
pre,
|
338
|
+
.pseudocode {
|
339
|
+
@include pseudocodeBlock(#f7f7f7);
|
340
|
+
}
|
580
341
|
|
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;
|
342
|
+
pre {
|
343
|
+
@include monospaceBlockStyle()
|
588
344
|
}
|
589
345
|
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
346
|
+
@include admonitionBlock();
|
347
|
+
@include recommendationBlock();
|
348
|
+
|
349
|
+
.FigureTitle,
|
350
|
+
.SourceTitle {
|
351
|
+
@include blockTitle()
|
594
352
|
}
|
595
353
|
|
596
354
|
/*
|
@@ -598,48 +356,42 @@ p.Biblio, p.NormRef {
|
|
598
356
|
*/
|
599
357
|
|
600
358
|
.Note {
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
359
|
+
background-color: #fff495;
|
360
|
+
color: #47430c;
|
361
|
+
padding: 1.2em;
|
362
|
+
margin: 1em 0 1em 0;
|
605
363
|
|
606
|
-
|
607
|
-
|
608
|
-
|
364
|
+
p {
|
365
|
+
margin: 0;
|
366
|
+
}
|
609
367
|
}
|
610
368
|
|
611
369
|
.Admonition {
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
370
|
+
background-color: #ffcccc;
|
371
|
+
color: #47430c;
|
372
|
+
padding: 1.2em;
|
373
|
+
margin: 1em 0 1em 0;
|
616
374
|
|
617
|
-
|
618
|
-
|
619
|
-
|
375
|
+
p {
|
376
|
+
margin: 0;
|
377
|
+
}
|
620
378
|
}
|
621
379
|
|
622
|
-
|
623
380
|
/*
|
624
381
|
3.8 Examples
|
625
382
|
*/
|
626
383
|
|
627
384
|
.example {
|
628
|
-
|
629
|
-
padding: 1.2em;
|
630
|
-
margin: 2em 0 1em 0;
|
631
|
-
padding-left: 2em;
|
632
|
-
}
|
385
|
+
@include exampleBlock(#e1eef1, #424242, 1.2em);
|
633
386
|
|
634
|
-
.example
|
635
|
-
|
636
|
-
|
637
|
-
margin-top:0;
|
638
|
-
margin-left:-1.5em;
|
639
|
-
}
|
387
|
+
.example-title {
|
388
|
+
margin-top: 0;
|
389
|
+
}
|
640
390
|
|
641
|
-
|
642
|
-
|
391
|
+
pre,
|
392
|
+
.pseudocode {
|
393
|
+
background: none;
|
394
|
+
}
|
643
395
|
}
|
644
396
|
|
645
397
|
/*
|
@@ -647,26 +399,7 @@ p.Biblio, p.NormRef {
|
|
647
399
|
*/
|
648
400
|
|
649
401
|
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;
|
402
|
+
@include table(1px solid black);
|
670
403
|
}
|
671
404
|
|
672
405
|
p.TableTitle {
|
@@ -680,39 +413,28 @@ p.TableTitle {
|
|
680
413
|
*/
|
681
414
|
|
682
415
|
a.footnote-number {
|
683
|
-
|
684
|
-
|
416
|
+
vertical-align: super;
|
417
|
+
font-size: 0.8em;
|
685
418
|
}
|
686
419
|
|
687
420
|
.footnote {
|
688
|
-
|
421
|
+
font-size: 0.9em;
|
689
422
|
}
|
690
423
|
|
691
|
-
|
692
424
|
/*
|
693
425
|
3.11 Blockquotes
|
694
426
|
*/
|
695
427
|
|
696
428
|
.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;
|
429
|
+
@include blockquoteBlock(#f7f7f7);
|
704
430
|
}
|
705
431
|
|
706
|
-
|
707
432
|
/*
|
708
433
|
3.12 Formulas
|
709
434
|
*/
|
710
435
|
|
711
436
|
.formula {
|
712
|
-
|
713
|
-
padding: 1.5em;
|
714
|
-
margin-top: 2em;
|
715
|
-
text-align: center;
|
437
|
+
@include formulaBlock(#f7f7f7)
|
716
438
|
}
|
717
439
|
|
718
440
|
/*
|
@@ -720,13 +442,13 @@ a.footnote-number {
|
|
720
442
|
*/
|
721
443
|
|
722
444
|
.contact-info {
|
723
|
-
|
724
|
-
|
725
|
-
|
445
|
+
padding: 2em;
|
446
|
+
margin-top: 5em;
|
447
|
+
width: 250px;
|
726
448
|
|
727
449
|
text-align: left;
|
728
450
|
border: #1661AD solid 2px;
|
729
|
-
color: #1661AD!important;
|
451
|
+
color: #1661AD !important;
|
730
452
|
border-radius: 25px;
|
731
453
|
|
732
454
|
}
|
@@ -736,22 +458,22 @@ a.footnote-number {
|
|
736
458
|
color: #1661AD;
|
737
459
|
}
|
738
460
|
|
739
|
-
.contact-info p,
|
740
|
-
|
741
|
-
|
742
|
-
|
461
|
+
.contact-info p,
|
462
|
+
.contact-info a {
|
463
|
+
@include monospaceBlockStyle();
|
464
|
+
font-weight: 400;
|
743
465
|
}
|
744
466
|
|
745
467
|
.contact-info .name {
|
746
|
-
|
747
|
-
|
748
|
-
|
468
|
+
font-weight: 700;
|
469
|
+
font-size: 1.2em;
|
470
|
+
margin-bottom: 0;
|
749
471
|
}
|
750
472
|
|
751
473
|
.contact-info .address {
|
752
|
-
|
753
|
-
|
754
|
-
|
474
|
+
font-size: 1em;
|
475
|
+
line-height: 1.3em;
|
476
|
+
margin-top: 0;
|
755
477
|
}
|
756
478
|
|
757
479
|
/*
|
@@ -759,7 +481,7 @@ a.footnote-number {
|
|
759
481
|
*/
|
760
482
|
|
761
483
|
span.keyword {
|
762
|
-
|
484
|
+
font-weight: 600;
|
763
485
|
}
|
764
486
|
|
765
487
|
/*
|
@@ -767,8 +489,8 @@ span.keyword {
|
|
767
489
|
*/
|
768
490
|
|
769
491
|
p {
|
770
|
-
|
771
|
-
|
492
|
+
margin-top: 1em;
|
493
|
+
margin-bottom: 1em;
|
772
494
|
}
|
773
495
|
|
774
496
|
h2 p {
|
@@ -804,107 +526,110 @@ h2 p {
|
|
804
526
|
position: absolute;
|
805
527
|
}
|
806
528
|
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
529
|
+
.doc-number {
|
530
|
+
font-size: 0.5em;
|
531
|
+
font-family: $bodyfont;
|
532
|
+
}
|
811
533
|
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
534
|
+
.coverpage-title {
|
535
|
+
padding-bottom: 0.5em;
|
536
|
+
font-family: $headerfont;
|
537
|
+
font-size: 1.2em;
|
538
|
+
line-height: 1.5em;
|
817
539
|
font-weight: 100;
|
818
540
|
padding-left: 1em;
|
819
541
|
padding-right: 1em;
|
820
542
|
text-transform: uppercase;
|
821
|
-
|
543
|
+
}
|
822
544
|
|
823
|
-
|
824
|
-
|
825
|
-
|
545
|
+
.WordSection11 {
|
546
|
+
padding: 0 2em 0 3em;
|
547
|
+
}
|
826
548
|
|
827
|
-
|
828
|
-
|
549
|
+
.info-section {
|
550
|
+
padding: 0 2em 0 5em;
|
551
|
+
}
|
829
552
|
|
830
|
-
|
831
|
-
|
832
|
-
|
553
|
+
.prefatory-section {
|
554
|
+
padding: 0 3em 0 6em;
|
555
|
+
}
|
833
556
|
|
834
557
|
|
835
|
-
|
836
|
-
|
837
|
-
|
558
|
+
.zzSTDTitle1,
|
559
|
+
.MsoCommentText {
|
560
|
+
display: none;
|
561
|
+
}
|
838
562
|
|
839
563
|
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
564
|
+
.coverpage {
|
565
|
+
text-align: center;
|
566
|
+
padding-left: 1.5em;
|
567
|
+
}
|
844
568
|
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
569
|
+
.coverpage-logo span,
|
570
|
+
.coverpage-tc-name span {
|
571
|
+
font-family: $bodyfont;
|
572
|
+
text-transform: none;
|
573
|
+
font-weight: 300;
|
574
|
+
}
|
850
575
|
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
576
|
+
.coverpage-tc-name {
|
577
|
+
font-size: 1.2em;
|
578
|
+
line-height: 1.2em;
|
579
|
+
margin: 0.25em 0;
|
580
|
+
}
|
856
581
|
|
857
582
|
/*
|
858
583
|
4.2 Document Identity
|
859
584
|
*/
|
860
585
|
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
586
|
+
.coverpage-doc-identity {
|
587
|
+
font-size: 2em;
|
588
|
+
line-height: 2em;
|
589
|
+
}
|
865
590
|
|
866
|
-
|
867
|
-
|
868
|
-
|
591
|
+
.coverpage-title .title-second {
|
592
|
+
display: none;
|
593
|
+
}
|
869
594
|
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
595
|
+
.coverpage-stage-block {
|
596
|
+
font-family: $bodyfont;
|
597
|
+
font-weight: 600;
|
598
|
+
font-size: 1.25em;
|
599
|
+
margin: 2em 0em 2em 0em;
|
600
|
+
text-transform: uppercase;
|
601
|
+
}
|
877
602
|
|
878
603
|
/*
|
879
604
|
4.3 Draft Warning
|
880
605
|
*/
|
881
606
|
|
882
|
-
|
883
|
-
|
884
|
-
color: #f36f36!important;
|
607
|
+
.coverpage-warning {
|
608
|
+
border: #f36f36 solid 2px;
|
609
|
+
color: #f36f36 !important;
|
885
610
|
margin: 1em 2em;
|
886
611
|
color: #485094;
|
887
612
|
padding: 2em 1em 1em 1em;
|
888
613
|
border-radius: 25px;
|
889
|
-
|
614
|
+
}
|
890
615
|
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
616
|
+
.coverpage-warning .title {
|
617
|
+
font-family: $headerfont;
|
618
|
+
font-weight: 300;
|
619
|
+
text-transform: uppercase;
|
620
|
+
font-size: 1.2em;
|
621
|
+
}
|
897
622
|
|
898
623
|
|
899
624
|
/*
|
900
625
|
4.4 Copyright
|
901
626
|
*/
|
902
627
|
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
628
|
+
.boilerplate-copyright {
|
629
|
+
padding: 1em;
|
630
|
+
font-size: 0.9em;
|
631
|
+
text-align: left;
|
632
|
+
}
|
908
633
|
|
909
634
|
|
910
635
|
/* .copyright .name, .copyright .address {color: #485094;} */
|
@@ -921,36 +646,6 @@ h2 p {
|
|
921
646
|
To top button
|
922
647
|
*/
|
923
648
|
|
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
649
|
@page {
|
955
650
|
margin: 2cm 1cm;
|
956
651
|
}
|
@@ -958,20 +653,29 @@ To top button
|
|
958
653
|
@media print {
|
959
654
|
|
960
655
|
|
961
|
-
.document-info,
|
962
|
-
|
656
|
+
.document-info,
|
657
|
+
nav,
|
658
|
+
.copyright {
|
659
|
+
page-break-before: always;
|
963
660
|
}
|
964
661
|
|
965
662
|
nav {
|
966
663
|
page-break-after: always;
|
967
664
|
}
|
968
665
|
|
969
|
-
h1,
|
666
|
+
h1,
|
667
|
+
h2,
|
668
|
+
h3,
|
669
|
+
h4 {
|
970
670
|
page-break-after: avoid;
|
971
671
|
margin-top: 1.2em;
|
972
672
|
}
|
973
673
|
|
974
|
-
.note,
|
674
|
+
.note,
|
675
|
+
.figure,
|
676
|
+
pre,
|
677
|
+
.pseudocode,
|
678
|
+
table {
|
975
679
|
page-break-inside: avoid;
|
976
680
|
}
|
977
681
|
|
@@ -980,7 +684,7 @@ To top button
|
|
980
684
|
}
|
981
685
|
|
982
686
|
.coverpage {
|
983
|
-
|
687
|
+
height: 23cm;
|
984
688
|
}
|
985
689
|
|
986
690
|
.wrapper-top {
|
@@ -993,87 +697,56 @@ To top button
|
|
993
697
|
margin-top: -5px;
|
994
698
|
}
|
995
699
|
|
996
|
-
|
997
|
-
#toggle, .document-stage-band,
|
998
|
-
.document-type-band, button#myBtn {
|
999
|
-
display: none;
|
1000
|
-
}
|
1001
|
-
|
1002
700
|
button#myBtn {
|
1003
701
|
background-color: white;
|
1004
702
|
}
|
1005
703
|
|
1006
704
|
.container {
|
1007
|
-
|
705
|
+
padding-left: 0;
|
1008
706
|
}
|
1009
707
|
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
font-size: 0.9em;
|
1014
|
-
overflow: auto;
|
1015
|
-
padding: 0;
|
1016
|
-
margin-right: 0;
|
1017
|
-
background-color: white;
|
708
|
+
h1.content {
|
709
|
+
margin-top: 2em;
|
710
|
+
line-height: 2.5em;
|
1018
711
|
}
|
1019
712
|
|
1020
|
-
|
1021
|
-
|
713
|
+
h1 {
|
714
|
+
font-size: 1.5em;
|
715
|
+
line-height: 1.5;
|
1022
716
|
}
|
1023
717
|
|
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
|
-
}
|
718
|
+
h2 {
|
719
|
+
font-size: 1.2em
|
720
|
+
}
|
1049
721
|
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
padding: 5px;
|
1054
|
-
margin: 2em 0 1em 0; }
|
722
|
+
h3 {
|
723
|
+
font-size: 1em;
|
724
|
+
}
|
1055
725
|
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
726
|
+
.Note {
|
727
|
+
background-color: #fff495;
|
728
|
+
color: #47430c;
|
729
|
+
padding: 5px;
|
730
|
+
margin: 2em 0 1em 0;
|
731
|
+
}
|
1059
732
|
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
padding: 5px;
|
1064
|
-
margin: 2em 0 1em 0; }
|
733
|
+
.Note p {
|
734
|
+
padding: 0 5px 0 5px;
|
735
|
+
}
|
1065
736
|
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
737
|
+
.Admonition {
|
738
|
+
background-color: #ffcccc;
|
739
|
+
color: #47430c;
|
740
|
+
padding: 5px;
|
741
|
+
margin: 2em 0 1em 0;
|
742
|
+
}
|
1069
743
|
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
744
|
+
.Admonition p {
|
745
|
+
padding: 0 5px 0 5px;
|
746
|
+
}
|
1073
747
|
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
748
|
+
.wrapper-top-bottom {
|
749
|
+
display: none;
|
750
|
+
}
|
1077
751
|
|
1078
752
|
}
|
1079
|
-
|