metanorma-csd 1.3.6 → 1.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/asciidoctor/csd/basicdoc.rng +5 -4
- data/lib/asciidoctor/csd/biblio.rng +3 -0
- data/lib/isodoc/csd/html/csd.scss +0 -16
- data/lib/isodoc/csd/html/wordstyle.scss +37 -105
- data/lib/metanorma/csd/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: c03491f3569dd0b24fcbeea5d0b8692908a131e9150b6a916c7f58ba4fe109f6
|
|
4
|
+
data.tar.gz: 5df46c3642525c15e541f9635231f7d8978ef8f5b3082a8f235bd05f74a6c782
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b104522e493176db8b321f95ccecb2201a197524b4d370bcd3269ae5833aebc0dba5c806bed8558afd6f48a37ac51ce0ae54aa6243a6f27c54b3d2557a2c750a
|
|
7
|
+
data.tar.gz: 7d8b0d69aa77065b11b3693832ad53452389459be09934df4a19dc96e34df0c16838c0cf1ea1bbb8c38e2f9c2f8b501e078e3550f1d37778b4aa85b8658c5859
|
|
@@ -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"/>
|
|
@@ -570,10 +570,6 @@ div.WordSection2
|
|
|
570
570
|
mso-paper-source:0;}
|
|
571
571
|
div.WordSection3
|
|
572
572
|
{page:WordSection3;}
|
|
573
|
-
ol
|
|
574
|
-
{margin-bottom:0cm;}
|
|
575
|
-
ul
|
|
576
|
-
{margin-bottom:0cm;}
|
|
577
573
|
table.MsoISOTable
|
|
578
574
|
{mso-style-name:"Table ISO";
|
|
579
575
|
mso-tstyle-rowband-size:0;
|
|
@@ -594,8 +590,6 @@ table.MsoISOTable
|
|
|
594
590
|
mso-border-insidev:.75pt solid windowtext;
|
|
595
591
|
font-size:10.0pt;
|
|
596
592
|
font-family:$bodyfont;}
|
|
597
|
-
table.MsoISOTable tr
|
|
598
|
-
{page-break-inside:avoid;}
|
|
599
593
|
table.MsoISOTable th
|
|
600
594
|
{border:solid windowtext 1pt;
|
|
601
595
|
mso-border-alt:solid windowtext 1pt;
|
|
@@ -622,20 +616,10 @@ table.MsoTableGrid
|
|
|
622
616
|
mso-pagination:widow-orphan;
|
|
623
617
|
font-size:10.0pt;
|
|
624
618
|
font-family:$bodyfont;}
|
|
625
|
-
td { page-break-inside:avoid; }
|
|
626
|
-
tr { page-break-after:avoid; }
|
|
627
|
-
span.stem
|
|
628
|
-
{font-family:"Cambria Math",serif;
|
|
629
|
-
mso-ascii-font-family:"Cambria Math";
|
|
630
|
-
font-style:
|
|
631
|
-
italic;}
|
|
632
619
|
div.formula
|
|
633
620
|
{tab-stops:right 487.45pt;}
|
|
634
621
|
body
|
|
635
622
|
{tab-interval:36.0pt;}
|
|
636
|
-
dt
|
|
637
|
-
{page-break-inside:avoid;
|
|
638
|
-
page-break-after:avoid}
|
|
639
623
|
.coverpage_docnumber
|
|
640
624
|
{text-align:center;
|
|
641
625
|
font-size:14.0pt;
|
|
@@ -1075,105 +1075,43 @@ p.Tablebody, li.Tablebody, div.Tablebody
|
|
|
1075
1075
|
margin-left:162.0pt;
|
|
1076
1076
|
text-indent:-18.0pt;}
|
|
1077
1077
|
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
margin-right:0cm;
|
|
1116
|
-
margin-bottom:12.0pt;
|
|
1117
|
-
mso-pagination:widow-orphan;
|
|
1118
|
-
font-size:11.0pt;
|
|
1119
|
-
font-family:$bodyfont;
|
|
1120
|
-
mso-ansi-language:EN-AU;
|
|
1121
|
-
mso-fareast-language:EN-US;}
|
|
1122
|
-
p.ListContLevel5, li.ListContLevel5, div.ListContLevel5
|
|
1123
|
-
{mso-style-priority:34;
|
|
1124
|
-
margin-top:0cm;
|
|
1125
|
-
margin-left:90.0pt;
|
|
1126
|
-
margin-right:0cm;
|
|
1127
|
-
margin-bottom:12.0pt;
|
|
1128
|
-
mso-pagination:widow-orphan;
|
|
1129
|
-
font-size:11.0pt;
|
|
1130
|
-
font-family:$bodyfont;
|
|
1131
|
-
mso-ansi-language:EN-AU;
|
|
1132
|
-
mso-fareast-language:EN-US;}
|
|
1133
|
-
p.ListContLevel6, li.ListContLevel6, div.ListContLevel6
|
|
1134
|
-
{mso-style-priority:34;
|
|
1135
|
-
margin-top:0cm;
|
|
1136
|
-
margin-left:108.0pt;
|
|
1137
|
-
margin-right:0cm;
|
|
1138
|
-
margin-bottom:12.0pt;
|
|
1139
|
-
mso-pagination:widow-orphan;
|
|
1140
|
-
font-size:11.0pt;
|
|
1141
|
-
font-family:$bodyfont;
|
|
1142
|
-
mso-ansi-language:EN-AU;
|
|
1143
|
-
mso-fareast-language:EN-US;}
|
|
1144
|
-
p.ListContLevel7, li.ListContLevel7, div.ListContLevel7
|
|
1145
|
-
{mso-style-priority:34;
|
|
1146
|
-
margin-top:0cm;
|
|
1147
|
-
margin-left:126.0pt;
|
|
1148
|
-
margin-right:0cm;
|
|
1149
|
-
margin-bottom:12.0pt;
|
|
1150
|
-
mso-pagination:widow-orphan;
|
|
1151
|
-
font-size:11.0pt;
|
|
1152
|
-
font-family:$bodyfont;
|
|
1153
|
-
mso-ansi-language:EN-AU;
|
|
1154
|
-
mso-fareast-language:EN-US;}
|
|
1155
|
-
p.ListContLevel8, li.ListContLevel8, div.ListContLevel8
|
|
1156
|
-
{mso-style-priority:34;
|
|
1157
|
-
margin-top:0cm;
|
|
1158
|
-
margin-left:144.0pt;
|
|
1159
|
-
margin-right:0cm;
|
|
1160
|
-
margin-bottom:12.0pt;
|
|
1161
|
-
mso-pagination:widow-orphan;
|
|
1162
|
-
font-size:11.0pt;
|
|
1163
|
-
font-family:$bodyfont;
|
|
1164
|
-
mso-ansi-language:EN-AU;
|
|
1165
|
-
mso-fareast-language:EN-US;}
|
|
1166
|
-
p.ListContLevel9, li.ListContLevel9, div.ListContLevel9
|
|
1167
|
-
{mso-style-priority:34;
|
|
1168
|
-
margin-top:0cm;
|
|
1169
|
-
margin-left:162.0pt;
|
|
1170
|
-
margin-right:0cm;
|
|
1171
|
-
margin-bottom:12.0pt;
|
|
1172
|
-
mso-pagination:widow-orphan;
|
|
1173
|
-
font-size:11.0pt;
|
|
1174
|
-
font-family:$bodyfont;
|
|
1175
|
-
mso-ansi-language:EN-AU;
|
|
1176
|
-
mso-fareast-language:EN-US;}
|
|
1078
|
+
div.ListContLevel1
|
|
1079
|
+
{mso-style-priority:34;
|
|
1080
|
+
margin-left:18.0pt;
|
|
1081
|
+
margin-right:0cm;}
|
|
1082
|
+
div.ListContLevel2
|
|
1083
|
+
{mso-style-priority:34;
|
|
1084
|
+
margin-top:0cm;
|
|
1085
|
+
margin-left:36.0pt;
|
|
1086
|
+
margin-right:0cm;}
|
|
1087
|
+
div.ListContLevel3
|
|
1088
|
+
{mso-style-priority:34;
|
|
1089
|
+
margin-left:54.0pt;
|
|
1090
|
+
margin-right:0cm;}
|
|
1091
|
+
div.ListContLevel4
|
|
1092
|
+
{mso-style-priority:34;
|
|
1093
|
+
margin-left:72.0pt;
|
|
1094
|
+
margin-right:0cm;}
|
|
1095
|
+
div.ListContLevel5
|
|
1096
|
+
{mso-style-priority:34;
|
|
1097
|
+
margin-left:90.0pt;
|
|
1098
|
+
margin-right:0cm;}
|
|
1099
|
+
div.ListContLevel6
|
|
1100
|
+
{mso-style-priority:34;
|
|
1101
|
+
margin-left:108.0pt;
|
|
1102
|
+
margin-right:0cm;}
|
|
1103
|
+
div.ListContLevel7
|
|
1104
|
+
{mso-style-priority:34;
|
|
1105
|
+
margin-left:126.0pt;
|
|
1106
|
+
margin-right:0cm;}
|
|
1107
|
+
div.ListContLevel8
|
|
1108
|
+
{mso-style-priority:34;
|
|
1109
|
+
margin-left:144.0pt;
|
|
1110
|
+
margin-right:0cm;}
|
|
1111
|
+
div.ListContLevel9
|
|
1112
|
+
{mso-style-priority:34;
|
|
1113
|
+
margin-left:162.0pt;
|
|
1114
|
+
margin-right:0cm;}
|
|
1177
1115
|
|
|
1178
1116
|
table.MsoNormalTable
|
|
1179
1117
|
{mso-style-name:"Table Normal";
|
|
@@ -1188,12 +1126,6 @@ table.MsoNormalTable
|
|
|
1188
1126
|
mso-pagination:widow-orphan;
|
|
1189
1127
|
font-size:10.0pt;
|
|
1190
1128
|
font-family:$bodyfont;}
|
|
1191
|
-
br.section
|
|
1192
|
-
{page-break-before:always;
|
|
1193
|
-
mso-break-type:section-break;}
|
|
1194
|
-
br.pagebreak
|
|
1195
|
-
{page-break-before:always;
|
|
1196
|
-
mso-special-character:line-break;}
|
|
1197
1129
|
ol
|
|
1198
1130
|
{margin-bottom:0cm;
|
|
1199
1131
|
margin-left:18pt;}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: metanorma-csd
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ribose Inc.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
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: metanorma-standoc
|