metanorma-iho 0.6.12 → 0.6.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,7 +19,7 @@
19
19
  <feedback-statement>
20
20
  <p>Published by the<br/>
21
21
  International Hydrographic Organization<br/>
22
- 4b quai Antoine 1er<br/>
22
+ 4b quai Antoine 1<sup>er</sup><br/>
23
23
  Principauté de Monaco<br/>
24
24
  Tel: (377) 93.10.81.00<br/>
25
25
  Fax: (377) 93.10.81.40<br/>
@@ -1152,7 +1152,7 @@
1152
1152
  <data type="boolean"/>
1153
1153
  </attribute>
1154
1154
  </optional>
1155
- <ref name="BibliographicItem"/>
1155
+ <ref name="ReducedBibliographicItem"/>
1156
1156
  </element>
1157
1157
  </define>
1158
1158
  <define name="image" combine="choice">
@@ -18,6 +18,7 @@ module Metanorma
18
18
  def fonts_manifest
19
19
  {
20
20
  "Arial" => nil,
21
+ "Calibri" => nil,
21
22
  "Cambria Math" => nil,
22
23
  "Courier New" => nil,
23
24
  "Fira Code" => nil,
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module IHO
3
- VERSION = "0.6.12".freeze
3
+ VERSION = "0.6.13".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-iho
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.12
4
+ version: 0.6.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-07 00:00:00.000000000 Z
11
+ date: 2022-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-generic