metanorma-csd 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 902afc144e86f1582ca3c9e0d0262790bcab84fb5ab99c58924e9d35550f3f08
|
4
|
+
data.tar.gz: 6e5966b20ced54178cc8fbfa6e410d626056a085654dbd554a1cfce0247d9f0a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d11d6f574bd9219ebca70eb2a45cb7a9df1e4ef66b68c3b4f6675de74f9b93124b51d7b9fa2b60d0d3f4b853ad12b4effccf7a6bae7136e7a20615214a802380
|
7
|
+
data.tar.gz: 67e5a25740bf9465b652d57f7e3934e9f3dc5fb9b4a5b764b77d0b9773a08203504729d43091bb2651a4f58f4e652a199ca9a6ba36792001c74f453ac0317153
|
@@ -27,7 +27,7 @@ module Asciidoctor
|
|
27
27
|
result << noko { |ixml| front node, ixml }
|
28
28
|
result << noko { |ixml| middle node, ixml }
|
29
29
|
result << "</csd-standard>"
|
30
|
-
result = textcleanup(result
|
30
|
+
result = textcleanup(result)
|
31
31
|
ret1 = cleanup(Nokogiri::XML(result))
|
32
32
|
validate(ret1)
|
33
33
|
ret1.root.add_namespace(nil, CSD_NAMESPACE)
|
@@ -1075,6 +1075,106 @@ p.Tablebody, li.Tablebody, div.Tablebody
|
|
1075
1075
|
margin-left:162.0pt;
|
1076
1076
|
text-indent:-18.0pt;}
|
1077
1077
|
|
1078
|
+
p.ListContLevel1, li.ListContLevel1, div.ListContLevel1
|
1079
|
+
{mso-style-priority:34;
|
1080
|
+
margin-top:0cm;
|
1081
|
+
margin-left:18.0pt;
|
1082
|
+
margin-right:0cm;
|
1083
|
+
margin-bottom:12.0pt;
|
1084
|
+
mso-pagination:widow-orphan;
|
1085
|
+
font-size:11.0pt;
|
1086
|
+
font-family:$bodyfont;
|
1087
|
+
mso-ansi-language:EN-AU;
|
1088
|
+
mso-fareast-language:EN-US;}
|
1089
|
+
p.ListContLevel2, li.ListContLevel2, div.ListContLevel2
|
1090
|
+
{mso-style-priority:34;
|
1091
|
+
margin-top:0cm;
|
1092
|
+
margin-left:36.0pt;
|
1093
|
+
margin-right:0cm;
|
1094
|
+
margin-bottom:12.0pt;
|
1095
|
+
mso-pagination:widow-orphan;
|
1096
|
+
font-size:11.0pt;
|
1097
|
+
font-family:$bodyfont;
|
1098
|
+
mso-ansi-language:EN-AU;
|
1099
|
+
mso-fareast-language:EN-US;}
|
1100
|
+
p.ListContLevel3, li.ListContLevel3, div.ListContLevel3
|
1101
|
+
{mso-style-priority:34;
|
1102
|
+
margin-top:0cm;
|
1103
|
+
margin-left:54.0pt;
|
1104
|
+
margin-right:0cm;
|
1105
|
+
margin-bottom:12.0pt;
|
1106
|
+
mso-pagination:widow-orphan;
|
1107
|
+
font-size:11.0pt;
|
1108
|
+
font-family:$bodyfont;
|
1109
|
+
mso-ansi-language:EN-AU;
|
1110
|
+
mso-fareast-language:EN-US;}
|
1111
|
+
p.ListContLevel4, li.ListContLevel4, div.ListContLevel4
|
1112
|
+
{mso-style-priority:34;
|
1113
|
+
margin-top:0cm;
|
1114
|
+
margin-left:72.0pt;
|
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;}
|
1177
|
+
|
1078
1178
|
table.MsoNormalTable
|
1079
1179
|
{mso-style-name:"Table Normal";
|
1080
1180
|
mso-tstyle-rowband-size:0;
|
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.1.
|
4
|
+
version: 1.1.1
|
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-01-
|
11
|
+
date: 2019-01-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: metanorma-standoc
|