metanorma-rsd 1.0.3 → 1.0.4

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: ff4d0d723db0536c62ec6a8914666da2297495091dd02a53e6830203921f8570
4
- data.tar.gz: b66f2a5e4f09351100ad77bbce3378962481424ed3a4f0ca260627812945d34f
3
+ metadata.gz: 7c63d19898604870516e50ba40f5c40ab563b1f3bbfe75e81947efb3e8ce50ac
4
+ data.tar.gz: f2a960713a2486b980787420a677699f64ea1a7512e9a9e991dc6f5ea5bea810
5
5
  SHA512:
6
- metadata.gz: e5dcbc852de6d8a17e626b8297574e0dcb389091fbe4cddf81b5ef08a54f1e2de3ba38618400f86ede5b310eaef6009b5d839d797073d12a0352ccd948ab520a
7
- data.tar.gz: fe44fcfbb548ae1293b426b3b52e7f5393c494283fd70a25861f3d6f6e70edcfa39a451cba2ad14a2e2ee5a1311644ea79fa629aa956b2d0314f140a5c4abe33
6
+ metadata.gz: a384343be8962869c99579736e91ad48ed10288619566b619a4695fe26eb75b3e5be4d20ae5352f5dfa0e4137605d986e981b81c0a8213179bc2bb7544c0346a
7
+ data.tar.gz: 360d7873119f34c28c7373b757e3b804b7d7db58850b95639269a933a9108babda69b6750687fa6a2e5c51748fb0e226c77be952c318b9c8aa02ede47cf344b0
@@ -1,5 +1,5 @@
1
1
  module Asciidoctor
2
2
  module Rsd
3
- VERSION = "1.0.3"
3
+ VERSION = "1.0.4"
4
4
  end
5
5
  end
@@ -203,6 +203,79 @@ p.IntroTitle, li.IntroTitle, div.IntroTitle
203
203
  mso-ansi-language:EN-GB;
204
204
  font-weight:bold;
205
205
  mso-bidi-font-weight:normal;}
206
+ p.Terms, li.Terms, div.Terms
207
+ {mso-style-name:"Term\(s\)";
208
+ mso-style-priority:8;
209
+ mso-style-unhide:no;
210
+ mso-style-next:Definition;
211
+ margin:0cm;
212
+ margin-bottom:.0001pt;
213
+ line-height:12.0pt;
214
+ mso-pagination:widow-orphan;
215
+ page-break-after:avoid;
216
+ mso-hyphenate:none;
217
+ tab-stops:20.15pt;
218
+ font-size:11.0pt;
219
+ font-family:$headerfont;
220
+ mso-fareast-font-family:$headerfont;
221
+ mso-bidi-font-family:$headerfont;
222
+ mso-ansi-language:EN-GB;
223
+ font-weight:bold;
224
+ mso-bidi-font-weight:normal;}
225
+ p.AltTerms, li.AltTerms, div.AltTerms
226
+ {mso-style-name:"AltTerm\(s\)";
227
+ mso-style-priority:8;
228
+ mso-style-unhide:no;
229
+ mso-style-next:Definition;
230
+ margin:0cm;
231
+ margin-bottom:.0001pt;
232
+ line-height:12.0pt;
233
+ mso-pagination:widow-orphan;
234
+ page-break-after:avoid;
235
+ mso-hyphenate:none;
236
+ tab-stops:20.15pt;
237
+ font-size:11.0pt;
238
+ font-family:$bodyfont;
239
+ mso-fareast-font-family:$bodyfont;
240
+ mso-bidi-font-family:$bodyfont;
241
+ mso-ansi-language:EN-GB;
242
+ mso-bidi-font-weight:normal;}
243
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
244
+ {mso-style-name:"DeprecatedTerm\(s\)";
245
+ mso-style-priority:8;
246
+ mso-style-unhide:no;
247
+ mso-style-next:Definition;
248
+ margin:0cm;
249
+ margin-bottom:.0001pt;
250
+ line-height:12.0pt;
251
+ mso-pagination:widow-orphan;
252
+ page-break-after:avoid;
253
+ mso-hyphenate:none;
254
+ tab-stops:20.15pt;
255
+ font-size:11.0pt;
256
+ font-family:$bodyfont;
257
+ mso-fareast-font-family:$bodyfont;
258
+ mso-bidi-font-family:$bodyfont;
259
+ mso-ansi-language:EN-GB;
260
+ mso-bidi-font-weight:normal;}
261
+ p.TermNum, li.TermNum, div.TermNum
262
+ {mso-style-name:TermNum;
263
+ mso-style-priority:7;
264
+ mso-style-unhide:no;
265
+ mso-style-next:"Term\(s\)";
266
+ margin:0cm;
267
+ margin-bottom:.0001pt;
268
+ line-height:12.0pt;
269
+ mso-pagination:widow-orphan;
270
+ page-break-after:avoid;
271
+ tab-stops:20.15pt;
272
+ font-size:11.0pt;
273
+ font-family:$headerfont;
274
+ mso-fareast-font-family:$headerfont;
275
+ mso-bidi-font-family:$headerfont;
276
+ mso-ansi-language:EN-GB;
277
+ font-weight:bold;
278
+ mso-bidi-font-weight:normal;}
206
279
  p.zzContents, li.zzContents, div.zzContents
207
280
  {mso-style-name:zzContents;
208
281
  mso-style-noshow:yes;
@@ -555,10 +628,4 @@ table.dl
555
628
  margin-right:0cm;
556
629
  margin-bottom:11.0pt;
557
630
  margin-left:20.15pt;}
558
- ol
559
- {margin-bottom:0cm;
560
- margin-left:0cm;}
561
- ul
562
- {margin-bottom:0cm;
563
- margin-left:0cm;}
564
631
 
@@ -393,6 +393,32 @@ h1.Annex
393
393
  mso-ansi-language:EN-GB;
394
394
  mso-fareast-language:JA;
395
395
  mso-bidi-font-weight:normal;}
396
+ .h2Annex
397
+ {mso-style-priority:2;
398
+ mso-style-unhide:no;
399
+ mso-style-qformat:yes;
400
+ mso-style-parent:"Heading 1";
401
+ mso-style-link:"Heading 2 Char";
402
+ mso-style-next:Normal;
403
+ margin-top:3.0pt;
404
+ margin-right:0cm;
405
+ margin-bottom:12.0pt;
406
+ margin-left:0cm;
407
+ text-indent:0cm;
408
+ line-height:12.5pt;
409
+ mso-pagination:widow-orphan;
410
+ page-break-after:avoid;
411
+ mso-outline-level:2;
412
+ mso-hyphenate:none;
413
+ tab-stops:27.0pt 35.0pt;
414
+ font-size:12.0pt;
415
+ mso-bidi-font-size:11.0pt;
416
+ font-family:$headerfont;
417
+ mso-fareast-font-family:$headerfont;
418
+ color:#0E1A85;
419
+ mso-ansi-language:EN-GB;
420
+ mso-fareast-language:JA;
421
+ mso-bidi-font-weight:normal;}
396
422
  h2
397
423
  {mso-style-priority:2;
398
424
  mso-style-unhide:no;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-rsd
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.