metanorma-iec 0.0.8 → 0.0.9

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: 14a50dc2b32c18cafc49d34bddf3378697c0bfd3a131a23ac4ef935ccffb98f2
4
- data.tar.gz: 4cfeb4b2913e5da41d5ca6606860f8659e33bd803768fd506afc948673c91489
3
+ metadata.gz: 8cd21e4886d8c7426dd1e57de8b2b9a5ab7084ba8531511b3c0f0de3a45bf4a3
4
+ data.tar.gz: 9f79a235ac0257bb71402e21dc68db605550bdafc8c9147a559ed2c687e1fad0
5
5
  SHA512:
6
- metadata.gz: 22d3339a212d87f8e7d193e99e0ee472369d9f40b74c1c836db35a55a84ac7f75bfbf39a965c8ee5e0ee803ac2ffac37023dadc6c41f201d0d954dbb807fdf5b
7
- data.tar.gz: 7d77e83db7fba2a0de7b4af8aae779f815c36ae23b5fa0ce39a049d1e60239497dfc82fb888978e97e338e758cc4c01727990aef849e225c063bbb152bea4a8c
6
+ metadata.gz: 27946ec01bc3ed4506e848ba8595fee579e9e071cb994995ef658cd93c44e943f62487e1d5b458abde6024acb376adc48154030e0367e382a29f40540cc56abb
7
+ data.tar.gz: 21bd7b1f85dafbc5da6994884c38119efa661fd3eca7f8b5e81f61e7f311ccca0dd5e983b3f929c5638011580563a344b4cec1602e7a3ed535408be187d6c8b0
@@ -738,7 +738,7 @@ font-size: 1.1em;
738
738
  3.10 Footnotes
739
739
  */
740
740
 
741
- a.footnote-number, a.TableFootnoteRef {
741
+ a.footnote-number, a.TableFootnoteRef, span.TableFootnoteRef {
742
742
  vertical-align: super;
743
743
  font-size: 0.8em;
744
744
  }
@@ -741,8 +741,9 @@ div.rule {
741
741
  text-underline:none;
742
742
  }
743
743
 
744
- a.TableFootnoteRef
744
+ a.TableFootnoteRef, span.TableFootnoteRef
745
745
  {mso-style-priority:99;
746
+ mso-style-parent:"Footnote Reference";
746
747
  vertical-align:super;}
747
748
 
748
749
  aside {
@@ -768,8 +769,7 @@ div.example {
768
769
  }
769
770
  */
770
771
  p.example, li.example, div.example, td.example
771
- { margin:0in;
772
- margin-bottom:12.0pt;
772
+ {
773
773
  mso-pagination:none;
774
774
  tab-stops:70.9pt;
775
775
  font-size:10.0pt;
@@ -783,6 +783,11 @@ div.example p.MsoListParagraph {
783
783
  font-size: 10.0pt;
784
784
  }
785
785
 
786
+ div.example, td.example {
787
+ margin:0in;
788
+ margin-bottom:12.0pt;
789
+ }
790
+
786
791
  span.note_label, span.example_label, td.example_label, td.note_label
787
792
  {
788
793
  font-size: 10.0pt;
@@ -187,7 +187,7 @@ p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxS
187
187
  letter-spacing:.4pt;
188
188
  mso-ansi-language:EN-GB;
189
189
  mso-fareast-language:ZH-CN;}
190
- div.figure
190
+ div.figure, p.figure
191
191
  {text-align: center;}
192
192
 
193
193
  h1.main
@@ -1,6 +1,6 @@
1
1
  module Metanorma
2
2
  module Iec
3
- VERSION = "0.0.8"
3
+ VERSION = "0.0.9"
4
4
  end
5
5
  end
6
6
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-iec
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
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