metanorma-m3aawg 1.6.6 → 1.6.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,7 +14,7 @@ module IsoDoc
14
14
  end
15
15
 
16
16
  def pdf_stylesheet(docxml)
17
- "m3d.report.xsl"
17
+ "m3aawg.report.xsl"
18
18
  end
19
19
  end
20
20
  end
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module M3AAWG
3
- VERSION = "1.6.6"
3
+ VERSION = "1.6.7"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-m3aawg
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.6
4
+ version: 1.6.7
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-02-08 00:00:00.000000000 Z
11
+ date: 2021-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -245,7 +245,7 @@ files:
245
245
  - lib/isodoc/m3aawg/i18n-en.yaml
246
246
  - lib/isodoc/m3aawg/i18n.rb
247
247
  - lib/isodoc/m3aawg/init.rb
248
- - lib/isodoc/m3aawg/m3d.report.xsl
248
+ - lib/isodoc/m3aawg/m3aawg.report.xsl
249
249
  - lib/isodoc/m3aawg/metadata.rb
250
250
  - lib/isodoc/m3aawg/pdf_convert.rb
251
251
  - lib/isodoc/m3aawg/presentation_xml_convert.rb