metanorma-ogc 0.2.5 → 0.2.6

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: 57f1725dda5ec822950c8f921eb34f0e93ae8e01b957e2a411429d994a1e36cd
4
- data.tar.gz: 67372446e573d02c9cd3cc4571594c409316188fa3fa524b0b0f4243b05248e2
3
+ metadata.gz: 25abd22b18ed083ceb439290e92d34eec9fe44bd21973d6a093af777165cd393
4
+ data.tar.gz: fdda198c84c2c36770ac395f2c4f86db5fb5d46e1d645285f9733c34fe22ce4f
5
5
  SHA512:
6
- metadata.gz: db35065be897e917dae29a43f8c3fb81e2b18cf15c39106ade8669dea3a61d3243b820f9468c469d289cbbfce023eb00eb62608232a67a0ee759576beb3b6902
7
- data.tar.gz: 651bc7083e84c54a6ba77931638eef3a3cee1a79f821f3551fe1906024e2f25e2a404fc49bfb680e26581d5bcdf381ea922012bb2c627eb3173fa888b6f24e47
6
+ metadata.gz: aff85c09cb9cb2e9314a2d9faf8dc37f4b0032e9c3f47c85c5eb059047ca1d40a52c1b935acbe9968a103c8721ce01759000313bc8a5924f4c76d15e4f6e115b
7
+ data.tar.gz: 2005e1967df7e18cf4f372155e62204d056a8913fac7f47149da301faf315bc7c81dc4e5b3f1b2797aa2e5eca96d93729abce6c44e40edd828c8f06ce1cfd948
@@ -666,8 +666,9 @@ div.coverpage_warning
666
666
  {color:#2e81c2;
667
667
  font-size:10.0pt;}
668
668
 
669
- a.TableFootnoteRef
669
+ a.TableFootnoteRef, span.TableFootnoteRef
670
670
  {mso-style-priority:99;
671
+ mso-style-parent:"Footnote Reference";
671
672
  vertical-align:super;}
672
673
 
673
674
  aside {
@@ -679,11 +680,19 @@ font-weight: bold;
679
680
  margin-left: -36.0pt;
680
681
  }
681
682
 
682
- p.example, li.example, div.example, td.example {
683
- margin-top: 0cm;
683
+ p.example, li.example, td.example {
684
+ margin-right: 0pt;
685
+ margin-left: 0pt;
686
+ }
687
+
688
+ div.example {
684
689
  margin-right: 36.0pt;
685
- margin-bottom: 0cm;
686
690
  margin-left: 36.0pt;
691
+ margin-top: 0cm;
692
+ margin-bottom: 0cm;
693
+ }
694
+
695
+ p.example, li.example, div.example, td.example {
687
696
  mso-pagination:none;
688
697
  font-size:10.0pt;
689
698
  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 Ogc
3
- VERSION = "0.2.5"
3
+ VERSION = "0.2.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-ogc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
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