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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a6ae543de690dd020ac74e2280856256cd9829c4feaba03f5117ff06b94503e7
|
|
4
|
+
data.tar.gz: 8fff504c3e2f1e67cd8e53ab575232e7a6ee163a69dabeb029adf75e1f94f444
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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,
|
|
865
|
-
|
|
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
|
-
|
|
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;}
|
|
@@ -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:
|
|
499
|
-
text-indent
|
|
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
|
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.
|
|
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-
|
|
11
|
+
date: 2019-10-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: asciidoctor
|