metanorma-ieee 1.4.6 → 1.4.7

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: cc2daee357485b4efad7fe5220314a233d273c83aa17c858659e10a0487d463e
4
- data.tar.gz: a0e2c4f055714a807b8aac206e807704524772a06963b55fc970726dcc3d08e4
3
+ metadata.gz: c1de28fda3c7d892ac0633077ffb84c9388da5aa3b3be02fe47fa8b95b01318c
4
+ data.tar.gz: 3f48ba8b1bc8abf04e19e293df52095d2cc5ef007aa16ea5d233db93db8458c4
5
5
  SHA512:
6
- metadata.gz: 6775149a0ee2a0012029ea3587db49c0d8e238fb73600bae1e1c06e956a5c635351ad0d843475735334f1be17174fdaaaf70e6cebe4a97d15c6e265c536d1a0e
7
- data.tar.gz: 908a354df2bacab753c6dea448b0426447359ee92fb3f6b73ee9ba87ccae1e9c972f4f6edd0715bd9828ef2ec4b809f93162f7404ba9620da623e2f1f9231e79
6
+ metadata.gz: 3ae290371c0a7f2dca309c78ee22684ebb4c9394cdcffb2a3179d8a5ec8715e768361ff5e647c35aa240cfa80381a99729399366b67637e5411baaf6f7dc974c
7
+ data.tar.gz: 3fbde9ecd98c2760a4be175c7f46bf2a1c472b0daedbc8bb7295abae64be2f505525c8e5aea3bcd4eb34c1360ae96ab87648bde42ab707be258738feb661b824
@@ -320,8 +320,6 @@ h6:hover > a.anchor,
320
320
 
321
321
  svg {
322
322
  width: 100%;
323
- padding-bottom: 92%;
324
- height: 1px;
325
323
  overflow: visible;
326
324
  }
327
325
 
@@ -4083,6 +4083,7 @@
4083
4083
  <xsl:variable name="hair_space"> </xsl:variable>
4084
4084
  <xsl:variable name="en_dash">–</xsl:variable>
4085
4085
  <xsl:variable name="em_dash">—</xsl:variable>
4086
+ <xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
4086
4087
  <xsl:variable name="cr">&#13;</xsl:variable>
4087
4088
  <xsl:variable name="lf">
4088
4089
  </xsl:variable>
@@ -4083,6 +4083,7 @@
4083
4083
  <xsl:variable name="hair_space"> </xsl:variable>
4084
4084
  <xsl:variable name="en_dash">–</xsl:variable>
4085
4085
  <xsl:variable name="em_dash">—</xsl:variable>
4086
+ <xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
4086
4087
  <xsl:variable name="cr">&#13;</xsl:variable>
4087
4088
  <xsl:variable name="lf">
4088
4089
  </xsl:variable>
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <grammar xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
3
- <!-- VERSION v2.0.5 -->
3
+ <!-- VERSION v2.0.6 -->
4
4
 
5
5
  <!--
6
6
  ALERT: cannot have root comments, because of https://github.com/metanorma/metanorma/issues/437
@@ -801,6 +801,12 @@ titlecase, or lowercase</a:documentation>
801
801
  <a:documentation>User-supplied anchor of element; replaced by content-based id, with all references to the anchor updated accordingly</a:documentation>
802
802
  </attribute>
803
803
  </optional>
804
+ <optional>
805
+ <attribute name="source">
806
+ <a:documentation>Sourcing of the current element in an external data model</a:documentation>
807
+ <ref name="IdRefType"/>
808
+ </attribute>
809
+ </optional>
804
810
  </define>
805
811
  <define name="OptionalId" combine="interleave">
806
812
  <optional>
@@ -808,6 +814,12 @@ titlecase, or lowercase</a:documentation>
808
814
  <a:documentation> User-supplied anchor of element; replaced by content-based id, with all references to the anchor updated accordingly</a:documentation>
809
815
  </attribute>
810
816
  </optional>
817
+ <optional>
818
+ <attribute name="source">
819
+ <a:documentation>Sourcing of the current element in an external data model</a:documentation>
820
+ <ref name="IdRefType"/>
821
+ </attribute>
822
+ </optional>
811
823
  </define>
812
824
  <define name="ObligationType">
813
825
  <a:documentation>The force of a clause in a standard document: whether it has normative or informative effect</a:documentation>
@@ -954,6 +966,7 @@ titlecase, or lowercase</a:documentation>
954
966
  is used in particular to capture mutually agreed definitions of codepoints in Unicode Private Use Area</a:documentation>
955
967
  </attribute>
956
968
  </optional>
969
+ <ref name="OptionalId"/>
957
970
  <oneOrMore>
958
971
  <ref name="TextElement">
959
972
  <a:documentation>Textual content of span</a:documentation>
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Ieee
3
- VERSION = "1.4.6".freeze
3
+ VERSION = "1.4.7".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-ieee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.6
4
+ version: 1.4.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: 2025-05-12 00:00:00.000000000 Z
11
+ date: 2025-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc