metanorma-csand 1.3.4 → 1.3.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ccc40f860015788db41a6f6ed21df68b35131815f8dfd20451277fb05c6ba0c2
4
- data.tar.gz: 7b374f3687cb382d2ae1dc9f36e6142454a6585208280d8b2f3340ef10c47858
3
+ metadata.gz: 7881199e2b43847676130f25a9d3236556562907b44a77249e0a27b5860c6635
4
+ data.tar.gz: 82a1c2a5c9b65e09b854abdb714a191adacf2dd3ea31a7ea791dc92c107b49a6
5
5
  SHA512:
6
- metadata.gz: 6d0b20715952eeed2a5c37a7f5f14a581de14578cfe04363814cbf38c0d4158d0bf7dfde206ae283047c65b1e8da8fbc29c61348b0f8ae6871c12b09eee6b080
7
- data.tar.gz: aecfe13b0085cefe9fe87f2e1d19e5f71daacbbff5fb935d171afddaff7fabc13ae439fd0939e0dae99e684af204eb146cee0257b88bad3a9126d957cd1d851b
6
+ metadata.gz: 94f20691ed08ede2c4f496a36def68697c841b03427215753307e065c19eb77e105477684f30782baa5d83591e0bba1f9b85a5c87b9442051899f316b34181e9
7
+ data.tar.gz: 425663214bb0541d4b859da0046ce2fed1684e512fcbbe8f828c14c429f5b9af518ada5d4b62b9fef45d144e12c7cb8b580cedbe76b30100a641dd497d824e6a
@@ -643,8 +643,9 @@ div.coverpage_warning
643
643
  {color:#485094;
644
644
  font-size:10.0pt;}
645
645
 
646
- a.TableFootnoteRef
646
+ a.TableFootnoteRef, span.TableFootnoteRef
647
647
  {mso-style-priority:99;
648
+ mso-style-parent:"Footnote Reference";
648
649
  vertical-align:super;}
649
650
 
650
651
  aside {
@@ -656,11 +657,19 @@ font-weight: bold;
656
657
  margin-left: -36.0pt;
657
658
  }
658
659
 
659
- p.example, li.example, div.example, td.example {
660
+ p.example, li.example, td.example {
661
+ margin-right: 0pt;
662
+ margin-left: 0pt;
663
+ }
664
+
665
+ div.example {
660
666
  margin-top: 0cm;
661
- margin-right: 36.0pt;
662
667
  margin-bottom: 0cm;
668
+ margin-right: 36.0pt;
663
669
  margin-left: 36.0pt;
670
+ }
671
+
672
+ p.example, li.example, div.example, td.example {
664
673
  mso-pagination:none;
665
674
  font-size:10.0pt;
666
675
  font-family:$bodyfont;}
@@ -312,7 +312,7 @@ span.blackgraphtx
312
312
  .MsoChpDefault
313
313
  {mso-style-type:export-only;
314
314
  mso-default-props:yes;}
315
- div.figure
315
+ div.figure, p.figure
316
316
  {text-align: center;}
317
317
 
318
318
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Csand
3
- VERSION = "1.3.4"
3
+ VERSION = "1.3.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-csand
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.4
4
+ version: 1.3.5
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-10-20 00:00:00.000000000 Z
11
+ date: 2019-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor