metanorma-itu 2.4.7 → 2.4.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.
@@ -11,26 +11,12 @@
11
11
  <start>
12
12
  <ref name="itu"/>
13
13
  </start>
14
- <define name="ol">
15
- <element name="ol">
16
- <attribute name="id">
17
- <data type="ID"/>
14
+ <define name="OlAttr" combine="interleave">
15
+ <optional>
16
+ <attribute name="class">
17
+ <value>steps</value>
18
18
  </attribute>
19
- <optional>
20
- <attribute name="class">
21
- <value>steps</value>
22
- </attribute>
23
- </optional>
24
- <optional>
25
- <ref name="tname"/>
26
- </optional>
27
- <oneOrMore>
28
- <ref name="li"/>
29
- </oneOrMore>
30
- <zeroOrMore>
31
- <ref name="note"/>
32
- </zeroOrMore>
33
- </element>
19
+ </optional>
34
20
  </define>
35
21
  <define name="preface">
36
22
  <element name="preface">
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module ITU
3
- VERSION = "2.4.7".freeze
3
+ VERSION = "2.4.8".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-itu
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.7
4
+ version: 2.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-04-22 00:00:00.000000000 Z
11
+ date: 2024-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc
@@ -294,8 +294,10 @@ files:
294
294
  - lib/isodoc/itu/itu.technical-paper.xsl
295
295
  - lib/isodoc/itu/itu.technical-report.xsl
296
296
  - lib/isodoc/itu/metadata.rb
297
+ - lib/isodoc/itu/metadata_date.rb
297
298
  - lib/isodoc/itu/pdf_convert.rb
298
299
  - lib/isodoc/itu/presentation_bibdata.rb
300
+ - lib/isodoc/itu/presentation_contribution.rb
299
301
  - lib/isodoc/itu/presentation_preface.rb
300
302
  - lib/isodoc/itu/presentation_ref.rb
301
303
  - lib/isodoc/itu/presentation_xml_convert.rb
@@ -346,7 +348,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
346
348
  - !ruby/object:Gem::Version
347
349
  version: '0'
348
350
  requirements: []
349
- rubygems_version: 3.3.26
351
+ rubygems_version: 3.3.27
350
352
  signing_key:
351
353
  specification_version: 4
352
354
  summary: Metanorma for the ITU