metanorma-nist 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: cf40f5d0d34a9e8768dc596496b22d64d209506169a049ab0fe67295e2bdf16e
4
- data.tar.gz: 13376ec8213f547f80ea25271110afef6761c2c50a50b53d3ebd7da0747a9b03
3
+ metadata.gz: a6ae543de690dd020ac74e2280856256cd9829c4feaba03f5117ff06b94503e7
4
+ data.tar.gz: 8fff504c3e2f1e67cd8e53ab575232e7a6ee163a69dabeb029adf75e1f94f444
5
5
  SHA512:
6
- metadata.gz: bc7b291939afd17a3049e7708dffc62d9ea8ea9d04e8cffa3c54ddaa70d6331d225a1b7ad13a7780dad30e1a6242cb9b01cae5a4ddac892e0887bb86d3722bbd
7
- data.tar.gz: 52c39a3863771608268551963857e33339a377b1ce23855f5a9aaf672a1a37b385669454e8f093843dc8dabccfc65d54e360cb074c505bc3124e384dbe4c92a4
6
+ metadata.gz: db138f59cc24bf891c216268e4c2e606087cf6a1f8e121c5ebbfcf259ac21b131ad17120d11e1130517df9ca399fc6abd08c9debe6b985311d900827e532cd14
7
+ data.tar.gz: 996c32e285216e20b908b0a5cb3075598e5e5857f102a84d84267202beec064ba745226c9133c41047977f7bae2c6b14c29717f5779134d5a32b73208d07d28d
@@ -848,8 +848,9 @@ div.coverpage_warning
848
848
  {color:#485094;
849
849
  font-size:10.0pt;}
850
850
 
851
- a.TableFootnoteRef
851
+ a.TableFootnoteRef, span.TableFootnoteRef
852
852
  {mso-style-priority:99;
853
+ mso-style-parent:"Footnote Reference";
853
854
  vertical-align:super;}
854
855
 
855
856
  aside {
@@ -861,11 +862,19 @@ font-weight: bold;
861
862
  margin-left: -36.0pt;
862
863
  }
863
864
 
864
- p.example, li.example, div.example, td.example {
865
- margin-top: 0cm;
865
+ p.example, li.example, td.example {
866
+ margin-right: 0pt;
867
+ margin-left: 0pt;
868
+ }
869
+
870
+ div.example {
866
871
  margin-right: 36.0pt;
867
- margin-bottom: 0cm;
868
872
  margin-left: 36.0pt;
873
+ margin-top: 0cm;
874
+ margin-bottom: 0cm;
875
+ }
876
+
877
+ p.example, li.example, div.example, td.example {
869
878
  mso-pagination:none;
870
879
  font-size:10.0pt;
871
880
  font-family:$bodyfont;}
@@ -820,8 +820,9 @@ div.coverpage_warning
820
820
  {color:#485094;
821
821
  font-size:10.0pt;}
822
822
 
823
- a.TableFootnoteRef
823
+ a.TableFootnoteRef, span.TableFootnoteRef
824
824
  {mso-style-priority:99;
825
+ mso-style-parent:"Footnote Reference";
825
826
  vertical-align:super;}
826
827
 
827
828
  aside {
@@ -833,11 +834,14 @@ font-weight: bold;
833
834
  margin-left: -36.0pt;
834
835
  }
835
836
 
836
- p.example, li.example, div.example, td.example {
837
- margin-top: 0cm;
837
+ div.example {
838
838
  margin-right: 36.0pt;
839
- margin-bottom: 0cm;
840
839
  margin-left: 36.0pt;
840
+ margin-top: 0cm;
841
+ margin-bottom: 0cm;
842
+ }
843
+
844
+ p.example, li.example, div.example, td.example {
841
845
  mso-pagination:none;
842
846
  font-size:10.0pt;
843
847
  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
  h1
@@ -250,7 +250,7 @@ span.blackgraphtx
250
250
  .MsoChpDefault
251
251
  {mso-style-type:export-only;
252
252
  mso-default-props:yes;}
253
- div.figure
253
+ div.figure, p.figure
254
254
  {text-align: center;}
255
255
 
256
256
  h1
@@ -495,8 +495,8 @@ p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
495
495
  margin-top:0cm;
496
496
  margin-right:0cm;
497
497
  margin-bottom:12.0pt;
498
- margin-left:18.0pt;
499
- text-indent:-18.0pt;
498
+ margin-left:0.0pt;
499
+ text-indent:0.0pt;
500
500
  font-size:9.0pt;
501
501
  font-family:$bodyfont;}
502
502
  p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module NIST
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-nist
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