metanorma-cli 1.1.3 → 1.1.4

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: 2d659c85da4870186e1f93f7c510b9049f1bd26dea37602f7e47cb02cdf9da5f
4
- data.tar.gz: 7cd887e502da1b61a3f81a9a0f158bee9d5ba8657c5a4ac80d34148481a5fe71
3
+ metadata.gz: 588971d18bd72f78a9e831ca4771f4e41628be1f1bf07f33bfdecbfd080b5fed
4
+ data.tar.gz: cddb573b4356361f4ae6c30517f5a0ddd94edd1e0f9ab59497fd79d305628ace
5
5
  SHA512:
6
- metadata.gz: 407f6d6b3e6f4e76a3ca0216681fff91ee30f4e30027dd8a94842feb972d4f78e8228e253aa3fa350cd6c8ae0d448429c01bd2fd5fc6a69ef2d80149be0d5625
7
- data.tar.gz: e1131a4715f86ce48c99f117c5a5d46e80ed5016407420b60f5b221ac9f564a7112a42a2cf62311cf5987d7f130eb51abc14107478b84b3bb630b88aa10aeedb
6
+ metadata.gz: 423a612fb6fcadb03b05576acb4ea4900fe52cb5f940f2519a170b504ec38446864812161aede7dd6b9ae3052b1b87b9adb654e1b37a2f2421b165ccc9993439
7
+ data.tar.gz: dd7033bbdd890ebf8095e04ea8ab48d527b76ed8f5bc387105d3b2a1b710ed9d50c5ace6bdc7a95ad3f2610623910c11167b94b5db0124de90c799c1c4d18c50
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- metanorma-cli (1.1.3)
4
+ metanorma-cli (1.1.4)
5
5
  isodoc (~> 0.9.0)
6
6
  metanorma (~> 0.3.5)
7
7
  metanorma-acme (~> 1.1.0)
8
8
  metanorma-csand (~> 1.1.0)
9
9
  metanorma-csd (~> 1.1.0)
10
10
  metanorma-gb (~> 1.1.0)
11
- metanorma-ietf (~> 1.0)
11
+ metanorma-ietf (~> 1.0.1)
12
12
  metanorma-iso (~> 1.1.0)
13
13
  metanorma-m3d (~> 1.1.0)
14
14
  metanorma-mpfd (~> 0.1.0)
@@ -28,7 +28,7 @@ GEM
28
28
  httpclient (~> 2.8, >= 2.8.3)
29
29
  json (>= 1.5.1)
30
30
  asciidoctor (1.5.8)
31
- asciimath (1.0.7)
31
+ asciimath (1.0.8)
32
32
  byebug (10.0.2)
33
33
  camertron-eprun (1.1.1)
34
34
  cldr-plurals-runtime-rb (1.0.1)
@@ -43,7 +43,7 @@ GEM
43
43
  cnccs (~> 0.1.1)
44
44
  gb-agencies (~> 0.0.1)
45
45
  iso-bib-item (~> 0.4.2)
46
- html2doc (0.8.8)
46
+ html2doc (0.8.9)
47
47
  asciimath (~> 1.0.7)
48
48
  htmlentities (~> 4.3.4)
49
49
  image_size
@@ -71,7 +71,7 @@ GEM
71
71
  algoliasearch
72
72
  iecbib (~> 0.2.1)
73
73
  iso-bib-item (~> 0.4.2)
74
- isodoc (0.9.15)
74
+ isodoc (0.9.16)
75
75
  asciimath
76
76
  html2doc (~> 0.8.6)
77
77
  htmlentities (~> 4.3.4)
@@ -87,15 +87,15 @@ GEM
87
87
  isoics (0.1.7)
88
88
  json (2.1.0)
89
89
  liquid (4.0.1)
90
- metanorma (0.3.7)
90
+ metanorma (0.3.8)
91
91
  asciidoctor
92
- metanorma-acme (1.1.0)
92
+ metanorma-acme (1.1.1)
93
93
  asciidoctor (~> 1.5.7)
94
94
  htmlentities (~> 4.3.4)
95
95
  isodoc (~> 0.9.0)
96
96
  metanorma-standoc (~> 1.1.0)
97
97
  ruby-jing
98
- metanorma-csand (1.1.0)
98
+ metanorma-csand (1.1.1)
99
99
  asciidoctor (~> 1.5.7)
100
100
  asciimath
101
101
  htmlentities (~> 4.3.4)
@@ -108,24 +108,24 @@ GEM
108
108
  ruby-xslt
109
109
  thread_safe
110
110
  uuidtools
111
- metanorma-csd (1.1.0)
111
+ metanorma-csd (1.1.1)
112
112
  isodoc (~> 0.9.6)
113
113
  metanorma-standoc (~> 1.1.0)
114
- metanorma-gb (1.1.0)
114
+ metanorma-gb (1.1.1)
115
115
  gb-agencies (~> 0.0.4)
116
116
  isodoc (~> 0.9.1)
117
117
  metanorma-iso (~> 1.1.0)
118
118
  twitter_cldr
119
- metanorma-ietf (1.0.0)
119
+ metanorma-ietf (1.0.1)
120
120
  isodoc (~> 0.9.6)
121
121
  metanorma-standoc (~> 1.1.0)
122
- metanorma-iso (1.1.0)
122
+ metanorma-iso (1.1.1)
123
123
  asciidoctor (~> 1.5.7)
124
124
  iev (~> 0.2.0)
125
125
  isodoc (~> 0.9.8)
126
126
  metanorma-standoc (~> 1.1.0)
127
127
  ruby-jing
128
- metanorma-m3d (1.1.0)
128
+ metanorma-m3d (1.1.1)
129
129
  asciidoctor (~> 1.5.7)
130
130
  asciimath
131
131
  htmlentities (~> 4.3.4)
@@ -138,41 +138,42 @@ GEM
138
138
  ruby-xslt
139
139
  thread_safe
140
140
  uuidtools
141
- metanorma-mpfd (0.1.6)
141
+ metanorma-mpfd (0.1.7)
142
142
  asciidoctor (~> 1.5.7)
143
143
  htmlentities (~> 4.3.4)
144
144
  isodoc (~> 0.9.0)
145
145
  metanorma-standoc (~> 1.1.0)
146
146
  nokogiri
147
147
  twitter_cldr
148
- metanorma-nist (0.0.2)
148
+ metanorma-nist (0.0.3)
149
149
  asciidoctor (~> 1.5.7)
150
150
  htmlentities (~> 4.3.4)
151
151
  isodoc (~> 0.9.0)
152
152
  metanorma-standoc (~> 1.1.0)
153
153
  ruby-jing
154
- metanorma-ogc (0.0.4)
154
+ metanorma-ogc (0.0.5)
155
155
  asciidoctor (~> 1.5.7)
156
156
  htmlentities (~> 4.3.4)
157
157
  iso-639
158
158
  isodoc (~> 0.9.0)
159
159
  metanorma-standoc (~> 1.1.0)
160
160
  ruby-jing
161
- metanorma-rsd (1.1.0)
161
+ metanorma-rsd (1.1.1)
162
162
  asciidoctor (~> 1.5.7)
163
163
  htmlentities (~> 4.3.4)
164
164
  isodoc (~> 0.9.0)
165
165
  metanorma-standoc (~> 1.1.0)
166
166
  nokogiri
167
- metanorma-standoc (1.1.1)
167
+ metanorma-standoc (1.1.2)
168
168
  asciidoctor (~> 1.5.7)
169
169
  concurrent-ruby
170
+ html2doc (~> 0.8.0)
170
171
  iev (~> 0.2.0)
171
172
  isodoc (~> 0.9.0)
172
173
  relaton (~> 0.3.1)
173
174
  ruby-jing
174
175
  sterile (~> 1.0.14)
175
- metanorma-unece (0.0.9)
176
+ metanorma-unece (0.0.10)
176
177
  asciidoctor (~> 1.5.7)
177
178
  htmlentities (~> 4.3.4)
178
179
  iso-639
@@ -70,6 +70,12 @@ opt_parser = OptionParser.new do |opts|
70
70
  'Create wrapper folder for HTML output'
71
71
  ) { options[:wrapper] = true }
72
72
 
73
+ opts.on(
74
+ '-a',
75
+ '--asciimath',
76
+ 'Keep Asciimath in XML output instead of converting it to MathML'
77
+ ) { options[:asciimath] = true }
78
+
73
79
  opts.on(
74
80
  '-d',
75
81
  '--data-uri-image',
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Cli
3
- VERSION = "1.1.3"
3
+ VERSION = "1.1.4"
4
4
  end
5
5
  end
@@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
34
34
 
35
35
 
36
36
  spec.add_runtime_dependency 'metanorma-iso', "~> 1.1.0"
37
- spec.add_runtime_dependency 'metanorma-ietf', "~> 1.0"
37
+ spec.add_runtime_dependency 'metanorma-ietf', "~> 1.0.1"
38
38
  spec.add_runtime_dependency 'metanorma-gb', "~> 1.1.0"
39
39
  spec.add_runtime_dependency 'metanorma-csd', "~> 1.1.0"
40
40
  spec.add_runtime_dependency 'metanorma-csand', "~> 1.1.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
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-01-21 00:00:00.000000000 Z
11
+ date: 2019-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -128,14 +128,14 @@ dependencies:
128
128
  requirements:
129
129
  - - "~>"
130
130
  - !ruby/object:Gem::Version
131
- version: '1.0'
131
+ version: 1.0.1
132
132
  type: :runtime
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - "~>"
137
137
  - !ruby/object:Gem::Version
138
- version: '1.0'
138
+ version: 1.0.1
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: metanorma-gb
141
141
  requirement: !ruby/object:Gem::Requirement