metanorma-m3d 1.0.4 → 1.0.5

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: e5461097e6ecd97b3e0d2c64a2cd022e696a2c9384bf45ceb691ebe5a5df979e
4
- data.tar.gz: c058be4f69fccb5d4ee923b5c82a31c1f7b1bf889de8caf1ca1ab0f06272490e
3
+ metadata.gz: 3a05602409f584f627a7ed10924ba52befbdd092154fdaa685e6b5d8a20eb0f2
4
+ data.tar.gz: d71deeb0d7864c6d854137c6bc1f8edfa89534a20efea064cd0ee19a3b3ac04c
5
5
  SHA512:
6
- metadata.gz: 9508fc7f00d9b66994c7c547874ebfd576d80147aa9a8309b7b941d0aaecfafa422f8ec313ee4f9b5a361d7d1e96bb0c73d155beb6decb5ed6c291111f92aabc
7
- data.tar.gz: a116f2f9b29dbc478eae0124e5ef17533b65d11bcbab9c2e483e91fbf5423625f0c789d64dba16b89c3e3c49e42ef49fdb07dd8c1bc2ae05d723c137dae514bf
6
+ metadata.gz: 9c5b889980402bad3d7eb213270cfa85576c7009e68bf8a926b30c2b85d1f2bd3dcddda68e9497be86f5f42e2c25981056b6276eb58120cf6cfdc3e92ebfe603
7
+ data.tar.gz: 6f44543aa130d4b0c886f19796a241cda3b2a444f5a279b39ee88fd8b76a97937b6b667d86458fa3ff653985cece803d22f9cfdb4d923865129b9cd20bec30e3
@@ -1,5 +1,5 @@
1
1
  module Asciidoctor
2
2
  module M3d
3
- VERSION = "1.0.4"
3
+ VERSION = "1.0.5"
4
4
  end
5
5
  end
@@ -531,7 +531,7 @@ span.obligation {
531
531
  3.3 Lists
532
532
  */
533
533
 
534
- ul {
534
+ ul, ol {
535
535
  margin-left: 0.5em;
536
536
  }
537
537
 
@@ -456,31 +456,6 @@ table.dl
456
456
  margin-right:0cm;
457
457
  margin-bottom:11.0pt;
458
458
  margin-left:20.15pt;}
459
- .h2Annex
460
- {mso-style-priority:2;
461
- mso-style-unhide:no;
462
- mso-style-qformat:yes;
463
- mso-style-link:"Heading 2 Char";
464
- mso-style-next:Normal;
465
- margin-top:3.0pt;
466
- margin-right:0cm;
467
- margin-bottom:12.0pt;
468
- margin-left:0cm;
469
- text-indent:0cm;
470
- line-height:12.5pt;
471
- mso-pagination:widow-orphan;
472
- page-break-after:avoid;
473
- mso-hyphenate:none;
474
- tab-stops:27.0pt 35.0pt;
475
- font-size:12.0pt;
476
- mso-bidi-font-size:11.0pt;
477
- font-family:$headerfont;
478
- font-weight:bold;
479
- mso-fareast-font-family:$headerfont;
480
- mso-ansi-language:EN-GB;
481
- mso-fareast-language:JA;
482
- mso-bidi-font-weight:normal;}
483
-
484
459
  ol
485
460
  {margin-bottom:0cm;}
486
461
  ul
@@ -246,6 +246,31 @@ h1.Annex
246
246
  mso-ansi-language:EN-GB;
247
247
  mso-fareast-language:JA;
248
248
  mso-bidi-font-weight:normal;}
249
+ .h2Annex
250
+ {mso-style-priority:2;
251
+ mso-style-unhide:no;
252
+ mso-style-qformat:yes;
253
+ mso-style-parent:"Heading 1";
254
+ mso-style-link:"Heading 2 Char";
255
+ mso-style-next:Normal;
256
+ margin-top:3.0pt;
257
+ margin-right:0cm;
258
+ margin-bottom:12.0pt;
259
+ margin-left:0cm;
260
+ text-indent:0cm;
261
+ line-height:12.5pt;
262
+ mso-pagination:widow-orphan;
263
+ page-break-after:avoid;
264
+ mso-outline-level:2;
265
+ mso-hyphenate:none;
266
+ tab-stops:27.0pt 35.0pt;
267
+ font-size:12.0pt;
268
+ mso-bidi-font-size:11.0pt;
269
+ font-family:$headerfont;
270
+ mso-fareast-font-family:$headerfont;
271
+ mso-ansi-language:EN-GB;
272
+ mso-fareast-language:JA;
273
+ mso-bidi-font-weight:normal;}
249
274
  h2
250
275
  {mso-style-priority:2;
251
276
  mso-style-unhide:no;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-m3d
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.