asciidoctor-gb 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.hound.yml +3 -0
- data/.oss-guides.rubocop.yml +1077 -0
- data/.rubocop.ribose.yml +65 -0
- data/.rubocop.tb.yml +640 -0
- data/.rubocop.yml +15 -0
- data/CODE_OF_CONDUCT.md +74 -0
- data/Gemfile +11 -0
- data/README.adoc +77 -0
- data/Rakefile +6 -0
- data/asciidoctor-gb.gemspec +52 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/lib/asciidoctor/gb/agencies.rb +186 -0
- data/lib/asciidoctor/gb/converter.rb +179 -0
- data/lib/asciidoctor/gb/front.rb +179 -0
- data/lib/asciidoctor/gb/gbconvert.rb +86 -0
- data/lib/asciidoctor/gb/gbstandard.rng +297 -0
- data/lib/asciidoctor/gb/html/blank.png +0 -0
- data/lib/asciidoctor/gb/html/footer.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-db.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-db.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-db.svg +1 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gb.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gb.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gb.svg +1 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gjb.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gjb.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gjb.svg +1 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gm.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gm.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-gm.svg +1 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-jjf.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-jjf.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-jjf.svg +1 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-zb.gif +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-zb.png +0 -0
- data/lib/asciidoctor/gb/html/gb-logos/gb-standard-zb.svg +13 -0
- data/lib/asciidoctor/gb/html/gb.css +642 -0
- data/lib/asciidoctor/gb/html/header.html +216 -0
- data/lib/asciidoctor/gb/html/html_gb_intro.html +45 -0
- data/lib/asciidoctor/gb/html/html_gb_titlepage.html +98 -0
- data/lib/asciidoctor/gb/html/htmlstyle.css +187 -0
- data/lib/asciidoctor/gb/html/logo.png +0 -0
- data/lib/asciidoctor/gb/html/word_gb_intro.html +3 -0
- data/lib/asciidoctor/gb/html/word_gb_titlepage.html +234 -0
- data/lib/asciidoctor/gb/html/wordstyle.css +2367 -0
- data/lib/asciidoctor/gb/isodoc.rng +1563 -0
- data/lib/asciidoctor/gb/isostandard.rng +845 -0
- data/lib/asciidoctor/gb/metadata.rb +186 -0
- data/lib/asciidoctor/gb/section_input.rb +168 -0
- data/lib/asciidoctor/gb/section_output.rb +38 -0
- data/lib/asciidoctor/gb/version.rb +5 -0
- data/lib/asciidoctor/gb/xref_gen.rb +25 -0
- data/lib/asciidoctor/gb.rb +7 -0
- data/lib/asciidoctor-gb.rb +4 -0
- metadata +411 -0
@@ -0,0 +1,216 @@
|
|
1
|
+
<html xmlns:v="urn:schemas-microsoft-com:vml"
|
2
|
+
xmlns:o="urn:schemas-microsoft-com:office:office"
|
3
|
+
xmlns:w="urn:schemas-microsoft-com:office:word"
|
4
|
+
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
|
5
|
+
xmlns="http://www.w3.org/TR/REC-html40">
|
6
|
+
|
7
|
+
<head>
|
8
|
+
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
|
9
|
+
<meta name=ProgId content=Word.Document>
|
10
|
+
<meta name=Generator content="Microsoft Word 15">
|
11
|
+
<meta name=Originator content="Microsoft Word 15">
|
12
|
+
<link id=Main-File rel=Main-File
|
13
|
+
href="../62f429ed-d80f-4162-a529-68b3a4b34439.html">
|
14
|
+
<!--[if gte mso 9]><xml>
|
15
|
+
<o:shapedefaults v:ext="edit" spidmax="2054" fillcolor="white">
|
16
|
+
<v:fill color="white"/>
|
17
|
+
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
|
18
|
+
<o:shapelayout v:ext="edit">
|
19
|
+
<o:idmap v:ext="edit" data="2"/>
|
20
|
+
</o:shapelayout></xml><![endif]-->
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body lang=ZH-CN link="#000000" vlink=purple>
|
24
|
+
|
25
|
+
<div style='mso-element:footnote-separator' id=fs>
|
26
|
+
|
27
|
+
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
|
28
|
+
|
29
|
+
<hr align=left size=1 width="33%">
|
30
|
+
|
31
|
+
<![endif]></span></span></p>
|
32
|
+
|
33
|
+
</div>
|
34
|
+
|
35
|
+
<div style='mso-element:footnote-continuation-separator' id=fcs>
|
36
|
+
|
37
|
+
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
|
38
|
+
|
39
|
+
<hr align=left size=1>
|
40
|
+
|
41
|
+
<![endif]></span></span></p>
|
42
|
+
|
43
|
+
</div>
|
44
|
+
|
45
|
+
<div style='mso-element:endnote-separator' id=es>
|
46
|
+
|
47
|
+
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
|
48
|
+
|
49
|
+
<hr align=left size=1 width="33%">
|
50
|
+
|
51
|
+
<![endif]></span></span></p>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
<div style='mso-element:endnote-continuation-separator' id=ecs>
|
56
|
+
|
57
|
+
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
|
58
|
+
|
59
|
+
<hr align=left size=1>
|
60
|
+
|
61
|
+
<![endif]></span></span></p>
|
62
|
+
|
63
|
+
</div>
|
64
|
+
|
65
|
+
<div style='mso-element:header' id=eh1>
|
66
|
+
|
67
|
+
<p class=MsoHeader align=left style='text-align:left'><span lang=EN-US>{{ docidentifier }}—{{ docyear }}</span></p>
|
68
|
+
|
69
|
+
</div>
|
70
|
+
|
71
|
+
<div style='mso-element:header' id=h1>
|
72
|
+
|
73
|
+
<p class=aff1><span lang=EN-US>{{ docidentifier }}—{{ docyear }}</span></p>
|
74
|
+
|
75
|
+
</div>
|
76
|
+
|
77
|
+
<div style='mso-element:footer' id=ef1>
|
78
|
+
|
79
|
+
<p class=MsoFooter align=center style='text-align:center'><span lang=EN-US><o:p> </o:p></span></p>
|
80
|
+
|
81
|
+
<p class=leftpagenumber><span class=MsoPageNumber><span lang=EN-US style='font-family:
|
82
|
+
SimSun;mso-hansi-font-family:"Times New Roman"'><o:p> </o:p></span></span></p>
|
83
|
+
|
84
|
+
</div>
|
85
|
+
|
86
|
+
<div style='mso-element:footer' id=f1>
|
87
|
+
|
88
|
+
<p class=MsoFooter><span lang=EN-US><o:p> </o:p></span></p>
|
89
|
+
|
90
|
+
</div>
|
91
|
+
|
92
|
+
<div style='mso-element:header' id=fh1>
|
93
|
+
|
94
|
+
<div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;
|
95
|
+
mso-border-bottom-alt:solid windowtext .75pt;padding:0cm 0cm 1.0pt 0cm'>
|
96
|
+
|
97
|
+
<p class=MsoHeader><span lang=EN-US><o:p> </o:p></span></p>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
</div>
|
102
|
+
|
103
|
+
<div style='mso-element:footer' id=ff1>
|
104
|
+
|
105
|
+
<p class=MsoFooter align=left style='text-align:left;tab-stops:center 207.65pt 228.6pt right 415.3pt 457.25pt'><span
|
106
|
+
lang=EN-US><span style='mso-tab-count:1'> </span><span
|
107
|
+
style='mso-tab-count:1'> </span></span></p>
|
108
|
+
|
109
|
+
</div>
|
110
|
+
|
111
|
+
<div style='mso-element:header' id=eh2>
|
112
|
+
|
113
|
+
<p class=aff1 align=left style='text-align:left'><span lang=EN-US
|
114
|
+
style='font-family:SimHei;mso-hansi-font-family:"Times New Roman"'>{{ docidentifier }}</span><span
|
115
|
+
lang=ZH-CN style='font-family:SimHei;mso-hansi-font-family:"Times New Roman"'>—</span><span
|
116
|
+
lang=EN-US style='font-family:SimHei;mso-hansi-font-family:"Times New Roman"'>{{ docyear }}<o:p></o:p></span></p>
|
117
|
+
|
118
|
+
</div>
|
119
|
+
|
120
|
+
<div style='mso-element:header' id=h2>
|
121
|
+
|
122
|
+
<p class=aff1><span lang=EN-US style='font-family:SimHei;mso-hansi-font-family:
|
123
|
+
"Times New Roman"'>{{ docidentifier }}</span><span lang=ZH-CN style='font-family:SimHei;
|
124
|
+
mso-hansi-font-family:"Times New Roman"'>—</span><span lang=EN-US
|
125
|
+
style='font-family:SimHei;mso-hansi-font-family:"Times New Roman"'>{{ docyear }}<o:p></o:p></span></p>
|
126
|
+
|
127
|
+
</div>
|
128
|
+
|
129
|
+
<div style='mso-element:footer' id=ef2>
|
130
|
+
|
131
|
+
<p class=MsoFooter style='mso-element:frame;mso-element-wrap:none;
|
132
|
+
mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin;
|
133
|
+
mso-element-left:outside;mso-element-top:.05pt;mso-height-rule:exactly'><!--[if supportFields]><span
|
134
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
135
|
+
style='mso-element:field-begin'></span><span
|
136
|
+
style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span></span><![endif]--><span
|
137
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
138
|
+
style='mso-no-proof:yes'>IV</span></span></span><!--[if supportFields]><span
|
139
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
140
|
+
style='mso-element:field-end'></span></span></span><![endif]--><span
|
141
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><o:p></o:p><w:sdtPr></w:sdtPr></span></span></p>
|
142
|
+
|
143
|
+
</div>
|
144
|
+
|
145
|
+
<div style='mso-element:footer' id=f2>
|
146
|
+
|
147
|
+
<p class=MsoFooter style='mso-element:frame;mso-element-wrap:none;
|
148
|
+
mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin;
|
149
|
+
mso-element-left:outside;mso-element-top:.05pt;mso-height-rule:exactly'><!--[if supportFields]><span
|
150
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
151
|
+
style='mso-element:field-begin'></span><span
|
152
|
+
style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span></span><![endif]--><span
|
153
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
154
|
+
style='mso-no-proof:yes'>III</span></span></span><!--[if supportFields]><span
|
155
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
156
|
+
style='mso-element:field-end'></span></span></span><![endif]--><span
|
157
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><o:p></o:p><w:sdtPr></w:sdtPr></span></span></p>
|
158
|
+
|
159
|
+
</div>
|
160
|
+
|
161
|
+
<div style='mso-element:header' id=fh2>
|
162
|
+
|
163
|
+
<p class=aff1><span lang=EN-US>{{ docidentifier }}—{{ docyear }}</span></p>
|
164
|
+
|
165
|
+
</div>
|
166
|
+
|
167
|
+
<div style='mso-element:footer' id=ff2>
|
168
|
+
|
169
|
+
<p class=MsoFooter style='mso-element:frame;mso-element-wrap:none;
|
170
|
+
mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin;
|
171
|
+
mso-element-left:outside;mso-element-top:.05pt;mso-height-rule:exactly'><!--[if supportFields]><span
|
172
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
173
|
+
style='mso-element:field-begin'></span><span
|
174
|
+
style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span></span><![endif]--><span
|
175
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
176
|
+
style='mso-no-proof:yes'>IV</span></span></span><!--[if supportFields]><span
|
177
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
178
|
+
style='mso-element:field-end'></span></span></span><![endif]--><span
|
179
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><o:p></o:p><w:sdtPr></w:sdtPr></span></span></p>
|
180
|
+
|
181
|
+
</div>
|
182
|
+
|
183
|
+
<div style='mso-element:footer' id=ef3>
|
184
|
+
|
185
|
+
<p class=MsoFooter style='mso-element:frame;mso-element-wrap:none;
|
186
|
+
mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin;
|
187
|
+
mso-element-left:outside;mso-element-top:.05pt;mso-height-rule:exactly'><!--[if supportFields]><span
|
188
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
189
|
+
style='mso-element:field-begin'></span><span
|
190
|
+
style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span></span><![endif]--><span
|
191
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
192
|
+
style='mso-no-proof:yes'>7</span></span></span><!--[if supportFields]><span
|
193
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
194
|
+
style='mso-element:field-end'></span></span></span><![endif]--><span
|
195
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><o:p></o:p><w:sdtPr></w:sdtPr></span></span></p>
|
196
|
+
|
197
|
+
</div>
|
198
|
+
|
199
|
+
<div style='mso-element:footer' id=f3>
|
200
|
+
<p class=MsoFooter style='mso-element:frame;mso-element-wrap:none;
|
201
|
+
mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin;
|
202
|
+
mso-element-left:outside;mso-element-top:.05pt;mso-height-rule:exactly'><!--[if supportFields]><span
|
203
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
204
|
+
style='mso-element:field-begin'></span><span
|
205
|
+
style='mso-spacerun:yes'> </span>PAGE <span style='mso-element:field-separator'></span></span></span><![endif]--><span
|
206
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
207
|
+
style='mso-no-proof:yes'>7</span></span></span><!--[if supportFields]><span
|
208
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><span
|
209
|
+
style='mso-element:field-end'></span></span></span><![endif]--><span
|
210
|
+
class=MsoPageNumber><span lang=EN-US style='font-family:SimSun'><o:p></o:p><w:sdtPr></w:sdtPr></span></span></p>
|
211
|
+
|
212
|
+
</div>
|
213
|
+
|
214
|
+
</body>
|
215
|
+
|
216
|
+
</html>
|
@@ -0,0 +1,45 @@
|
|
1
|
+
<div class="rule"></div>
|
2
|
+
|
3
|
+
<div class="toc">
|
4
|
+
<h1 class="toc-contents">目 次</h1>
|
5
|
+
<ul id="toc-list"></ul>
|
6
|
+
</div>
|
7
|
+
|
8
|
+
<div class="rule"></div>
|
9
|
+
|
10
|
+
<script type="text/javascript"
|
11
|
+
src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js">
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script>
|
15
|
+
// http://tutorials.jenkov.com/jquery/generating-table-of-contents.html
|
16
|
+
$(document).ready(function() {
|
17
|
+
$("#toc-list").empty();
|
18
|
+
|
19
|
+
var prevH2Item = null;
|
20
|
+
var prevH2List = null;
|
21
|
+
|
22
|
+
var index = 0;
|
23
|
+
$("h1, h2").each(function() {
|
24
|
+
|
25
|
+
if ($(this).hasClass("toc-contents")) {
|
26
|
+
return;
|
27
|
+
}
|
28
|
+
//insert an anchor to jump to, from the TOC link.
|
29
|
+
var anchor = "<a name='" + index + "'></a>";
|
30
|
+
$(this).before(anchor);
|
31
|
+
|
32
|
+
var li = "<li><a href='#" + index + "'>" + $(this).text() + "</a></li>";
|
33
|
+
|
34
|
+
if ($(this).is("h1") ){
|
35
|
+
prevH2List = $("<ul></ul>");
|
36
|
+
prevH2Item = $(li);
|
37
|
+
prevH2Item.append(prevH2List);
|
38
|
+
prevH2Item.appendTo("#toc-list");
|
39
|
+
} else {
|
40
|
+
prevH2List.append(li);
|
41
|
+
}
|
42
|
+
index++;
|
43
|
+
});
|
44
|
+
});
|
45
|
+
</script>
|
@@ -0,0 +1,98 @@
|
|
1
|
+
<div class="coverpage">
|
2
|
+
|
3
|
+
<div class="coverpage-category">
|
4
|
+
<span class="category-1">ICS {{ libraryid_ics }} </span>
|
5
|
+
<span class="category-2">L {{ libraryid_l }}</span>
|
6
|
+
</div>
|
7
|
+
|
8
|
+
<div class="coverpage-logo">
|
9
|
+
<div class="coverpage-logo-gb-img">{{ standard_logo }}</div>
|
10
|
+
|
11
|
+
<span class="coverpage-logo-text">{{ standard_class }}</span>
|
12
|
+
|
13
|
+
</div>
|
14
|
+
|
15
|
+
<div class="coverpage-doc-identity-first">
|
16
|
+
<div class="doc-number">
|
17
|
+
<span class="docnumber">{{ docidentifier }}</span>
|
18
|
+
<span class="docnumber-separator">-</span>
|
19
|
+
<span class="docyear">{{ docyear }}</span>
|
20
|
+
{%- if isostandard and gbequivalence == "IDT" -%}
|
21
|
+
/<span class="docnumber">{{ isostandard }}</span>
|
22
|
+
{%- endif -%}
|
23
|
+
</div>
|
24
|
+
|
25
|
+
<div class="coverpage-doc-relations">
|
26
|
+
{% if obsoletes %}
|
27
|
+
{% if obsoletes_part %}
|
28
|
+
<span class="partially-supercedes">部分代替</span>
|
29
|
+
{% else %}
|
30
|
+
<span class="supercedes">代替</span>
|
31
|
+
{% endif %}
|
32
|
+
<!--
|
33
|
+
<ul>
|
34
|
+
<li>GB/T XXXX-XXXX</li>
|
35
|
+
<li>GB/T YYYY-YYYY</li>
|
36
|
+
</ul>
|
37
|
+
-->
|
38
|
+
{{ obsoletes }}
|
39
|
+
{% endif %}
|
40
|
+
</div>
|
41
|
+
</div>
|
42
|
+
|
43
|
+
<hr/>
|
44
|
+
|
45
|
+
<div class="coverpage-doc-identity-second">
|
46
|
+
<div class="coverpage-title-zh">
|
47
|
+
<span class="title-first">{{ docmaintitlezh }}</span>
|
48
|
+
<span class="title-second">{{ docsubtitlezh }}</span>
|
49
|
+
<span class="title-third"> {{ docpartitlezh }}</span>
|
50
|
+
</div>
|
51
|
+
|
52
|
+
<!-- for local standards (DB, DB/T), no en title -->
|
53
|
+
<div class="coverpage-title-en">
|
54
|
+
<span class="title-first">{{ docmaintitleen }}</span>
|
55
|
+
<span class="title-second">{{ docsubtitleen }}</span>
|
56
|
+
<span class="title-third">{{ docpartitleen }}</span>
|
57
|
+
</div>
|
58
|
+
|
59
|
+
<!-- for local standards (DB, DB/T), no relation to ISO standards -->
|
60
|
+
<!-- if related to ISO standards -->
|
61
|
+
{% if isostandard %}
|
62
|
+
<div class="coverpage-iso-relation">
|
63
|
+
<span class="openparen">(</span>
|
64
|
+
<span class="iso-document-code">{{ isostandard }}</span>
|
65
|
+
{% if isostandardtitle != "[not supplied]" %}
|
66
|
+
<span class="iso-title-first">{{ isostandardtitle }}</span>
|
67
|
+
{% endif %}
|
68
|
+
<span class="join">,</span>
|
69
|
+
<span class="iso-equivalence-code">{{ gbequivalence }}</span>
|
70
|
+
<span class="closeparen">)</span>
|
71
|
+
</div>
|
72
|
+
{% endif %}
|
73
|
+
</div>
|
74
|
+
|
75
|
+
<div class="coverpage-stage-block">
|
76
|
+
<span class="stage">{{ stageabbr }} Stage</span>
|
77
|
+
{% if draft %}
|
78
|
+
<span class="stage-if-draft">(征求意见稿)</span>
|
79
|
+
{% if revdate %}
|
80
|
+
<span class="revision-if-draft">(本稿完成日期:{{ revdate }})</span>
|
81
|
+
{% endif %}
|
82
|
+
<span class="warning-if-draft">
|
83
|
+
在提交反馈意见时,请将您知道的相关专利连同支持文件一并附上
|
84
|
+
</span>
|
85
|
+
{% endif %}
|
86
|
+
</div>
|
87
|
+
|
88
|
+
<div class="coverpage-dates">
|
89
|
+
<span class="date-publish">{{ publisheddate }} 发布</span>
|
90
|
+
<span class="date-active">{{ activateddate }} 实施</span>
|
91
|
+
</div>
|
92
|
+
|
93
|
+
<div class="coverpage_footer">
|
94
|
+
{{ standard_agency_formatted }}
|
95
|
+
</div>
|
96
|
+
|
97
|
+
</div>
|
98
|
+
|
@@ -0,0 +1,187 @@
|
|
1
|
+
html {
|
2
|
+
font-size: 100%;
|
3
|
+
}
|
4
|
+
|
5
|
+
body {
|
6
|
+
font-size: 1em;
|
7
|
+
margin: 0;
|
8
|
+
font-family: "Source Sans Pro",sans-serif;
|
9
|
+
}
|
10
|
+
|
11
|
+
h1 {
|
12
|
+
font-size: 1.5em;
|
13
|
+
line-height: 2em;
|
14
|
+
color: #485094;
|
15
|
+
font-weight: 400;
|
16
|
+
}
|
17
|
+
|
18
|
+
h2 {
|
19
|
+
font-size: 1.3em;
|
20
|
+
line-height: 1.5em;
|
21
|
+
color: #485094;
|
22
|
+
font-weight: 300;
|
23
|
+
}
|
24
|
+
|
25
|
+
h3 {
|
26
|
+
font-size: 1.1em;
|
27
|
+
line-height: 1.3em;
|
28
|
+
color: #485094;
|
29
|
+
font-weight: 300;
|
30
|
+
}
|
31
|
+
|
32
|
+
|
33
|
+
.WordSection2, .WordSection3 {
|
34
|
+
margin: 0 1.5em;
|
35
|
+
}
|
36
|
+
|
37
|
+
.zzSTDTitle1, .MsoCommentText {
|
38
|
+
display: none;
|
39
|
+
}
|
40
|
+
|
41
|
+
a, a:visited {
|
42
|
+
text-decoration: none;
|
43
|
+
color: #485094;
|
44
|
+
}
|
45
|
+
|
46
|
+
a:hover {
|
47
|
+
text-style: italic;
|
48
|
+
color: #485094;
|
49
|
+
}
|
50
|
+
|
51
|
+
p.TermNum {
|
52
|
+
color: #485094;
|
53
|
+
font-weight: 400;
|
54
|
+
margin: 0;
|
55
|
+
}
|
56
|
+
|
57
|
+
p.Terms {
|
58
|
+
color: #485094;
|
59
|
+
font-weight: 400;
|
60
|
+
margin: 0;
|
61
|
+
}
|
62
|
+
|
63
|
+
p.AltTerms {
|
64
|
+
color: #485094;
|
65
|
+
font-weight: 400;
|
66
|
+
font-style: italic;
|
67
|
+
margin: 0;
|
68
|
+
}
|
69
|
+
|
70
|
+
p.DeprecatedTerms {
|
71
|
+
color: #485094;
|
72
|
+
font-weight: 400;
|
73
|
+
font-style: italic;
|
74
|
+
margin: 0;
|
75
|
+
}
|
76
|
+
|
77
|
+
|
78
|
+
ul {
|
79
|
+
padding-left: 1em;
|
80
|
+
}
|
81
|
+
|
82
|
+
#toc-list ul {
|
83
|
+
margin-bottom: 0.25em;
|
84
|
+
}
|
85
|
+
#toc-list li {
|
86
|
+
list-style-type: none;
|
87
|
+
}
|
88
|
+
|
89
|
+
.coverpage {
|
90
|
+
text-align: center;
|
91
|
+
margin: 2em 0;
|
92
|
+
}
|
93
|
+
|
94
|
+
.coverpage-logo {
|
95
|
+
color: #485094;
|
96
|
+
}
|
97
|
+
|
98
|
+
.coverpage-tc-name {
|
99
|
+
color: #485094;
|
100
|
+
font-size: 1.2em;
|
101
|
+
line-height: 1.2em;
|
102
|
+
margin: 0.25em 0;
|
103
|
+
}
|
104
|
+
|
105
|
+
.coverpage-doc-identity {
|
106
|
+
background-color: #485094;
|
107
|
+
color: white;
|
108
|
+
font-size: 2em;
|
109
|
+
line-height: 2em;
|
110
|
+
margin: 0.5em 0;
|
111
|
+
}
|
112
|
+
|
113
|
+
.coverpage-title {
|
114
|
+
font-weight: 400;
|
115
|
+
}
|
116
|
+
|
117
|
+
.coverpage-title .title-second {
|
118
|
+
display: none;
|
119
|
+
}
|
120
|
+
|
121
|
+
.coverpage-stage-block {
|
122
|
+
font-style: italic ;
|
123
|
+
font-size: 1.25em;
|
124
|
+
font-weight: 600;
|
125
|
+
}
|
126
|
+
|
127
|
+
.coverpage-warning {
|
128
|
+
border-top: solid 1px #f36f36;
|
129
|
+
border-bottom: solid 1px #f36f36;
|
130
|
+
margin: 1em 2em;
|
131
|
+
color: #485094;
|
132
|
+
padding: 1em;
|
133
|
+
}
|
134
|
+
|
135
|
+
.coverpage-warning .title {
|
136
|
+
color: #f36f36;
|
137
|
+
font-weight: 500;
|
138
|
+
}
|
139
|
+
|
140
|
+
.coverpage-warning .content {
|
141
|
+
font-style: italic;
|
142
|
+
}
|
143
|
+
|
144
|
+
.copyright {
|
145
|
+
padding: 1em;
|
146
|
+
}
|
147
|
+
|
148
|
+
.copyright .name {
|
149
|
+
color: #485094;
|
150
|
+
font-weight: 600;
|
151
|
+
}
|
152
|
+
|
153
|
+
.copyright .address {
|
154
|
+
color: #485094;
|
155
|
+
}
|
156
|
+
|
157
|
+
div.rule {
|
158
|
+
width: 100%;
|
159
|
+
height: 1px;
|
160
|
+
background-color: #485094;
|
161
|
+
margin: 2em 0;
|
162
|
+
}
|
163
|
+
|
164
|
+
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
|
165
|
+
{
|
166
|
+
margin-top:0cm;
|
167
|
+
margin-right:0cm;
|
168
|
+
margin-bottom:12.0pt;
|
169
|
+
margin-left:0cm;
|
170
|
+
text-align:justify;
|
171
|
+
line-height:12.0pt;
|
172
|
+
tab-stops:20.15pt;
|
173
|
+
font-size:12.0pt;
|
174
|
+
font-family:"Cambria",serif;
|
175
|
+
}
|
176
|
+
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
|
177
|
+
{
|
178
|
+
margin-top:0cm;
|
179
|
+
margin-right:0cm;
|
180
|
+
margin-bottom:12.0pt;
|
181
|
+
margin-left:0cm;
|
182
|
+
text-align:justify;
|
183
|
+
line-height:12.0pt;
|
184
|
+
tab-stops:20.15pt;
|
185
|
+
font-size:10.0pt;
|
186
|
+
font-family:"Cambria",serif;
|
187
|
+
font-weight:bold;}
|
Binary file
|