metanorma-taste 0.1.5 → 0.1.8

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.
@@ -1,11 +1,17 @@
1
1
  <div id='toggle'> <span>•</span> </div>
2
2
 
3
+ <div class="coverpage-container">
4
+
3
5
  <p class="coverpage_docnumber"><b>{{ docnumber }}</b></p>
4
6
 
5
7
  <div class="logo">
6
8
  <img src="{{ copublisher_logos[0] }}"/>
7
9
  </div>
8
10
 
11
+ <div>
12
+ <p class="doctitle-en">{{ doctitle }}</p>
13
+ </div>
14
+
9
15
  <div class="docidentifier">
10
16
  <p><b>
11
17
  {{doctype_display}}<br/>
@@ -13,6 +19,4 @@
13
19
  </b></p>
14
20
  </div>
15
21
 
16
- <div>
17
- <p class="doctitle-en">{{ doctitle }}</p>
18
22
  </div>
@@ -12,3 +12,6 @@
12
12
  text-align: center;
13
13
  }
14
14
 
15
+ .coverpage-container {
16
+ line-height: initial;
17
+ }
@@ -23,6 +23,7 @@ module Metanorma
23
23
  map "base-flavor", to: :base_flavor
24
24
  map "base-override", to: :base_override
25
25
  map "doctypes", to: :doctypes
26
+ map "stages", to: :stages
26
27
  end
27
28
  end
28
29
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Metanorma
4
4
  module Taste
5
- VERSION = "0.1.5"
5
+ VERSION = "0.1.8"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-taste
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-30 00:00:00.000000000 Z
11
+ date: 2025-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lutaml-model
@@ -322,6 +322,7 @@ files:
322
322
  - data/csa/wordstyle.scss
323
323
  - data/elf/config.yaml
324
324
  - data/elf/copyright.adoc
325
+ - data/elf/elf.xsl
325
326
  - data/elf/i18n.yaml
326
327
  - data/elf/logo.svg
327
328
  - data/enosema/config.yaml