metanorma-iso 1.3.7 → 1.3.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/asciidoctor/iso/basicdoc.rng +5 -4
- data/lib/asciidoctor/iso/biblio.rng +3 -0
- data/lib/isodoc/iso/html/isodoc.scss +0 -15
- data/lib/isodoc/iso/html/style-human.scss +4 -0
- data/lib/isodoc/iso/html/style-iso.scss +5 -0
- data/lib/isodoc/iso/html/word_iso_titlepage.html +1 -2
- data/lib/isodoc/iso/html/wordstyle.scss +37 -106
- data/lib/metanorma/iso/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f72b79497b89e3f1b8f3447a5550c2e1eba7d9460c2bfc98cdb916f7eefb8778
|
4
|
+
data.tar.gz: 27bc402ce1e51f5a78b0d4a98870dd186c2e3bc850e2b6e46561898e4721ab4e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 950f85f08d92d4892a0dbadfb97357196396eb071deb0f638d9574c0f0b2448c8df5029a56e9f98d657c928edae7e697191afec3491f5a67148944d3517d0b43
|
7
|
+
data.tar.gz: aabb12664fe0572859837e3efb1bc91b9d32e2b298515a06a04755bdea010fb5dfd3d88df29de9e2cdfe2a34452537f6f73a556abcf973a0652d7bdcdaad1c51
|
@@ -1,9 +1,10 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<grammar xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
|
3
|
-
<include href="biblio.rng"
|
4
|
-
|
5
|
-
|
6
|
-
|
3
|
+
<include href="biblio.rng">
|
4
|
+
<start>
|
5
|
+
<ref name="document"/>
|
6
|
+
</start>
|
7
|
+
</include>
|
7
8
|
<define name="document">
|
8
9
|
<element name="document">
|
9
10
|
<optional>
|
@@ -33,6 +33,9 @@
|
|
33
33
|
<param name="pattern">([\+\-]?\d{4})((-?)((0[1-9]|1[0-2])((-?)([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6]))))?</param>
|
34
34
|
</data>
|
35
35
|
</define>
|
36
|
+
<start>
|
37
|
+
<ref name="relaton_collection"/>
|
38
|
+
</start>
|
36
39
|
<define name="status">
|
37
40
|
<element name="status">
|
38
41
|
<ref name="stage"/>
|
@@ -527,10 +527,6 @@ table.figdl
|
|
527
527
|
margin-right: 0cm;
|
528
528
|
}
|
529
529
|
|
530
|
-
ol
|
531
|
-
{margin-bottom:0cm;}
|
532
|
-
ul
|
533
|
-
{margin-bottom:0cm;}
|
534
530
|
table.MsoISOTable
|
535
531
|
{mso-style-name:"Table ISO";
|
536
532
|
mso-tstyle-rowband-size:0;
|
@@ -551,8 +547,6 @@ table.MsoISOTable
|
|
551
547
|
mso-border-insidev:.75pt solid windowtext;
|
552
548
|
font-size:10.0pt;
|
553
549
|
font-family:$bodyfont;}
|
554
|
-
table.MsoISOTable tr
|
555
|
-
{page-break-inside:avoid;}
|
556
550
|
table.MsoISOTable th
|
557
551
|
{border:solid windowtext 1pt;
|
558
552
|
mso-border-alt:solid windowtext 1pt;
|
@@ -579,19 +573,10 @@ table.MsoTableGrid
|
|
579
573
|
mso-pagination:widow-orphan;
|
580
574
|
font-size:10.0pt;
|
581
575
|
font-family:$bodyfont;}
|
582
|
-
td { page-break-inside:avoid; }
|
583
|
-
tr { page-break-after:avoid; }
|
584
|
-
span.stem
|
585
|
-
{font-family:"Cambria Math",serif;
|
586
|
-
mso-ascii-font-family:"Cambria Math";
|
587
|
-
font-style:italic;}
|
588
576
|
div.formula
|
589
577
|
{tab-stops:right 487.45pt;}
|
590
578
|
body
|
591
579
|
{tab-interval:36.0pt;}
|
592
|
-
dt
|
593
|
-
{page-break-inside:avoid;
|
594
|
-
page-break-after:avoid}
|
595
580
|
.coverpage_docnumber
|
596
581
|
{text-align:right;
|
597
582
|
font-size:14.0pt;
|
@@ -36,8 +36,7 @@ style='mso-no-proof:yes'>{{ agency }}/{{ editorialgroup | join: "/" }}</span></p
|
|
36
36
|
<p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-bottom:0.0pt;font-size:16.0pt'>
|
37
37
|
<span class="title">{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} — {% endif %}</span><span class="subtitle">{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} —{% endif %}</span>
|
38
38
|
{% if docsubtitlepart %}
|
39
|
-
</p><p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-bottom:0.0pt;font-size:16.0pt'>
|
40
|
-
<br/>
|
39
|
+
</p><p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-bottom:0.0pt;margin-top:6.0pt;font-size:16.0pt'>
|
41
40
|
{% if docsubtitlepartlabel %}<span class="partlabel">{{ docsubtitlepartlabel }}: </span><br/>{% endif %}
|
42
41
|
<span class="part">{{ docsubtitlepart }}</span>
|
43
42
|
{% endif %}
|
@@ -1211,106 +1211,43 @@ div.colophon
|
|
1211
1211
|
margin-left:162.0pt;
|
1212
1212
|
text-indent:-18.0pt;}
|
1213
1213
|
|
1214
|
-
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1221
|
-
|
1222
|
-
|
1223
|
-
|
1224
|
-
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
|
1239
|
-
|
1240
|
-
|
1241
|
-
|
1242
|
-
|
1243
|
-
|
1244
|
-
|
1245
|
-
|
1246
|
-
|
1247
|
-
|
1248
|
-
|
1249
|
-
|
1250
|
-
|
1251
|
-
margin-right:0cm;
|
1252
|
-
margin-bottom:12.0pt;
|
1253
|
-
mso-pagination:widow-orphan;
|
1254
|
-
font-size:11.0pt;
|
1255
|
-
font-family:$bodyfont;
|
1256
|
-
mso-ansi-language:EN-AU;
|
1257
|
-
mso-fareast-language:EN-US;}
|
1258
|
-
p.ListContLevel5, li.ListContLevel5, div.ListContLevel5
|
1259
|
-
{mso-style-priority:34;
|
1260
|
-
margin-top:0cm;
|
1261
|
-
margin-left:90.0pt;
|
1262
|
-
margin-right:0cm;
|
1263
|
-
margin-bottom:12.0pt;
|
1264
|
-
mso-pagination:widow-orphan;
|
1265
|
-
font-size:11.0pt;
|
1266
|
-
font-family:$bodyfont;
|
1267
|
-
mso-ansi-language:EN-AU;
|
1268
|
-
mso-fareast-language:EN-US;}
|
1269
|
-
p.ListContLevel6, li.ListContLevel6, div.ListContLevel6
|
1270
|
-
{mso-style-priority:34;
|
1271
|
-
margin-top:0cm;
|
1272
|
-
margin-left:108.0pt;
|
1273
|
-
margin-right:0cm;
|
1274
|
-
margin-bottom:12.0pt;
|
1275
|
-
mso-pagination:widow-orphan;
|
1276
|
-
font-size:11.0pt;
|
1277
|
-
font-family:$bodyfont;
|
1278
|
-
mso-ansi-language:EN-AU;
|
1279
|
-
mso-fareast-language:EN-US;}
|
1280
|
-
p.ListContLevel7, li.ListContLevel7, div.ListContLevel7
|
1281
|
-
{mso-style-priority:34;
|
1282
|
-
margin-top:0cm;
|
1283
|
-
margin-left:126.0pt;
|
1284
|
-
margin-right:0cm;
|
1285
|
-
margin-bottom:12.0pt;
|
1286
|
-
mso-pagination:widow-orphan;
|
1287
|
-
font-size:11.0pt;
|
1288
|
-
font-family:$bodyfont;
|
1289
|
-
mso-ansi-language:EN-AU;
|
1290
|
-
mso-fareast-language:EN-US;}
|
1291
|
-
p.ListContLevel8, li.ListContLevel8, div.ListContLevel8
|
1292
|
-
{mso-style-priority:34;
|
1293
|
-
margin-top:0cm;
|
1294
|
-
margin-left:144.0pt;
|
1295
|
-
margin-right:0cm;
|
1296
|
-
margin-bottom:12.0pt;
|
1297
|
-
mso-pagination:widow-orphan;
|
1298
|
-
font-size:11.0pt;
|
1299
|
-
font-family:$bodyfont;
|
1300
|
-
mso-ansi-language:EN-AU;
|
1301
|
-
mso-fareast-language:EN-US;}
|
1302
|
-
p.ListContLevel9, li.ListContLevel9, div.ListContLevel9
|
1303
|
-
{mso-style-priority:34;
|
1304
|
-
margin-top:0cm;
|
1305
|
-
margin-left:162.0pt;
|
1306
|
-
margin-right:0cm;
|
1307
|
-
margin-bottom:12.0pt;
|
1308
|
-
mso-pagination:widow-orphan;
|
1309
|
-
font-size:11.0pt;
|
1310
|
-
font-family:$bodyfont;
|
1311
|
-
mso-ansi-language:EN-AU;
|
1312
|
-
mso-fareast-language:EN-US;}
|
1313
|
-
|
1214
|
+
div.ListContLevel1
|
1215
|
+
{mso-style-priority:34;
|
1216
|
+
margin-left:18.0pt;
|
1217
|
+
margin-right:0cm;}
|
1218
|
+
div.ListContLevel2
|
1219
|
+
{mso-style-priority:34;
|
1220
|
+
margin-top:0cm;
|
1221
|
+
margin-left:36.0pt;
|
1222
|
+
margin-right:0cm;}
|
1223
|
+
div.ListContLevel3
|
1224
|
+
{mso-style-priority:34;
|
1225
|
+
margin-left:54.0pt;
|
1226
|
+
margin-right:0cm;}
|
1227
|
+
div.ListContLevel4
|
1228
|
+
{mso-style-priority:34;
|
1229
|
+
margin-left:72.0pt;
|
1230
|
+
margin-right:0cm;}
|
1231
|
+
div.ListContLevel5
|
1232
|
+
{mso-style-priority:34;
|
1233
|
+
margin-left:90.0pt;
|
1234
|
+
margin-right:0cm;}
|
1235
|
+
div.ListContLevel6
|
1236
|
+
{mso-style-priority:34;
|
1237
|
+
margin-left:108.0pt;
|
1238
|
+
margin-right:0cm;}
|
1239
|
+
div.ListContLevel7
|
1240
|
+
{mso-style-priority:34;
|
1241
|
+
margin-left:126.0pt;
|
1242
|
+
margin-right:0cm;}
|
1243
|
+
div.ListContLevel8
|
1244
|
+
{mso-style-priority:34;
|
1245
|
+
margin-left:144.0pt;
|
1246
|
+
margin-right:0cm;}
|
1247
|
+
div.ListContLevel9
|
1248
|
+
{mso-style-priority:34;
|
1249
|
+
margin-left:162.0pt;
|
1250
|
+
margin-right:0cm;}
|
1314
1251
|
|
1315
1252
|
|
1316
1253
|
table.MsoNormalTable
|
@@ -1326,12 +1263,6 @@ table.MsoNormalTable
|
|
1326
1263
|
mso-pagination:widow-orphan;
|
1327
1264
|
font-size:10.0pt;
|
1328
1265
|
font-family:$bodyfont;}
|
1329
|
-
br.section
|
1330
|
-
{page-break-before:always;
|
1331
|
-
mso-break-type:section-break;}
|
1332
|
-
br.pagebreak
|
1333
|
-
{page-break-before:always;
|
1334
|
-
mso-special-character:line-break;}
|
1335
1266
|
ol
|
1336
1267
|
{margin-bottom:0cm;
|
1337
1268
|
margin-left:18pt;}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-iso
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-11-
|
11
|
+
date: 2019-11-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ruby-jing
|