metanorma-csand 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  require "asciidoctor" unless defined? Asciidoctor::Converter
2
2
  require_relative "asciidoctor/csand/converter"
3
- require_relative "isodoc/csand/csandconvert"
3
+ require_relative "isodoc/csand/html_convert"
4
4
  require_relative "metanorma/csand/version"
5
5
 
6
6
  if defined? Metanorma
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Csand
3
- VERSION = "1.0.5"
3
+ VERSION = "1.0.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-csand
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-09-15 00:00:00.000000000 Z
11
+ date: 2018-10-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -361,7 +361,6 @@ files:
361
361
  - lib/asciidoctor/csand/csand.rng
362
362
  - lib/asciidoctor/csand/isodoc.rng
363
363
  - lib/asciidoctor/csand/isostandard.rng
364
- - lib/isodoc/csand/csandconvert.rb
365
364
  - lib/isodoc/csand/html/csa-logo-white.png
366
365
  - lib/isodoc/csand/html/csa.png
367
366
  - lib/isodoc/csand/html/dots-w@2x.png
@@ -370,6 +369,7 @@ files:
370
369
  - lib/isodoc/csand/html/html_csand_titlepage.html
371
370
  - lib/isodoc/csand/html/htmlstyle.scss
372
371
  - lib/isodoc/csand/html/scripts.html
372
+ - lib/isodoc/csand/html_convert.rb
373
373
  - lib/isodoc/csand/metadata.rb
374
374
  - lib/metanorma-csand.rb
375
375
  - lib/metanorma/csand.rb