metanorma-acme 1.3.8 → 1.3.9
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: c41e0d22aa8eef87d75961c99d8e75643e18e8a52d0c112b0aa89e9f9a96f203
|
|
4
|
+
data.tar.gz: ec2bfbebef543a7a8202ecf79136023bffc5848c91ab0b40f6671f7b9393827f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 59fb554fc66e3a5ceebf9387d1bb0d0cbf9ff39812c615a42942dffda094003547192652745013a57da33706920f99f5ab5773c157d11645eeba9a7207310f04
|
|
7
|
+
data.tar.gz: d3a5e69fb0b24fc6a9ab90e339fd1dcd5300850a13f9573db6ba334fa397605282be5d52a5a6937bf7ee820ea457fc9258c5d7a3c6b47c5f74d182cd2121d155
|
|
@@ -586,7 +586,7 @@ p.Biblio, p.NormRef {
|
|
|
586
586
|
font-variant-ligatures: none;
|
|
587
587
|
}
|
|
588
588
|
|
|
589
|
-
.FigureTitle, .SourceTitle, .AdmonitionTitle {
|
|
589
|
+
.FigureTitle, .SourceTitle, .AdmonitionTitle, .RecommendationTitle {
|
|
590
590
|
font-weight: 700;
|
|
591
591
|
font-size: 1em;
|
|
592
592
|
text-align: center;
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: metanorma-acme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ribose Inc.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2020-01-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: htmlentities
|
|
@@ -283,7 +283,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
283
283
|
version: '0'
|
|
284
284
|
requirements: []
|
|
285
285
|
rubyforge_project:
|
|
286
|
-
rubygems_version: 2.7.
|
|
286
|
+
rubygems_version: 2.7.7
|
|
287
287
|
signing_key:
|
|
288
288
|
specification_version: 4
|
|
289
289
|
summary: Metanorma for the (fictitious) Acme Corp.
|