metanorma-iho 0.3.8 → 0.3.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,12 +19,13 @@ module Metanorma
19
19
  {
20
20
  "Arial" => nil,
21
21
  "Cambria Math" => nil,
22
- "Courier" => nil,
22
+ "Courier New" => nil,
23
23
  "Fira Code" => nil,
24
- "Source Sans Pro" => [ "Light" ],
24
+ "Source Sans Pro Light" => nil,
25
25
  "Source Serif Pro" => nil,
26
- "Source Code Pro" => [ "Light" ],
26
+ "Source Code Pro Light" => nil,
27
27
  "Source Han Sans" => nil,
28
+ "Source Han Sans Normal" => nil,
28
29
  "STIX Two Math" => nil,
29
30
  }
30
31
  end
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module IHO
3
- VERSION = "0.3.8".freeze
3
+ VERSION = "0.3.12".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.3.8
4
+ version: 0.3.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-02 00:00:00.000000000 Z
11
+ date: 2021-09-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities