metanorma-ogc 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -98,7 +98,7 @@ module IsoDoc
98
98
 
99
99
  def example1(elem)
100
100
  lbl = @xrefs.anchor(elem["id"], :label, false) or return
101
- prefix_name(elem, " — ", l10n("#{@i18n.example} #{lbl}"),
101
+ prefix_name(elem, " — ", l10n("#{@i18n.example} #{lbl}"),
102
102
  "name")
103
103
  end
104
104
 
@@ -102,7 +102,7 @@ module IsoDoc
102
102
  submitters docxml, div2
103
103
  preface docxml, div2
104
104
  acknowledgements docxml, div2
105
- div2.p { |p| p << "&nbsp;" } # placeholder
105
+ div2.p { |p| p << "&#xA0;" } # placeholder
106
106
  end
107
107
  section_break(body)
108
108
  end
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Ogc
3
- VERSION = "2.1.0".freeze
3
+ VERSION = "2.1.1".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-ogc
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
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-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: iso-639