metanorma-itu 2.7.1 → 2.7.2
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 +4 -4
- data/README.adoc +1 -1
- data/lib/isodoc/itu/itu.implementers-guide.xsl +13 -4
- data/lib/isodoc/itu/itu.in-force.xsl +13 -4
- data/lib/isodoc/itu/itu.recommendation-annex.xsl +13 -4
- data/lib/isodoc/itu/itu.recommendation-supplement.xsl +13 -4
- data/lib/isodoc/itu/itu.recommendation.xsl +13 -4
- data/lib/isodoc/itu/itu.resolution.xsl +13 -4
- data/lib/isodoc/itu/itu.service-publication.xsl +13 -4
- data/lib/isodoc/itu/itu.technical-paper.xsl +13 -4
- data/lib/isodoc/itu/itu.technical-report.xsl +13 -4
- data/lib/metanorma/itu/basicdoc.rng +1 -1
- data/lib/metanorma/itu/isodoc.rng +1 -59
- data/lib/metanorma/itu/version.rb +1 -1
- data/metanorma-itu.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '0940a6144bf9b83f17a76d2028acba3596ce47bd0dbc18e43958f9974104d70b'
|
4
|
+
data.tar.gz: bbc4e4837b4d166ea66314a944fd52e8015412cb5179236c98524f31d5791f66
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7a1d737bd9ff5a4b7a370587a9d284da6bd26733dcdc54b23cf4b7f2c435b8aeb532c17fdf9dd8625eb0d33d3e578f4a91271ad8a9aa9b19d69fc01bdb3630e2
|
7
|
+
data.tar.gz: 41b5faf1975c355ffd4f9232d1fd0bafc9d02f752c8955aef576bdd72ceaad64d1b12538da6f20ee7935fed680da8307750ac9d354be4a471f458399257c7f79
|
data/README.adoc
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
image:https://img.shields.io/gem/v/metanorma-itu.svg["Gem Version", link="https://rubygems.org/gems/metanorma-itu"]
|
4
4
|
image:https://github.com/metanorma/metanorma-itu/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-itu/actions?workflow=rake"]
|
5
|
-
image:https://codeclimate.com/github/metanorma/metanorma-itu/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-itu"]
|
5
|
+
// image:https://codeclimate.com/github/metanorma/metanorma-itu/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-itu"]
|
6
6
|
image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-itu.svg["Pull Requests", link="https://github.com/metanorma/metanorma-itu/pulls"]
|
7
7
|
image:https://img.shields.io/github/commits-since/metanorma/metanorma-itu/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-itu/releases"]
|
8
8
|
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1846,7 +1846,7 @@
|
|
1846
1846
|
</fo:block>
|
1847
1847
|
</xsl:template>
|
1848
1848
|
|
1849
|
-
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" priority="4">
|
1849
|
+
<xsl:template match="mn:preface//mn:clause[@type = 'toc']" name="toc" priority="4">
|
1850
1850
|
<xsl:param name="process">false</xsl:param>
|
1851
1851
|
<xsl:param name="num"/>
|
1852
1852
|
|
@@ -12607,7 +12607,7 @@
|
|
12607
12607
|
|
12608
12608
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
12609
12609
|
<xsl:param name="leader_length">30%</xsl:param>
|
12610
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
12610
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
12611
12611
|
<fo:block>
|
12612
12612
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
12613
12613
|
</fo:block>
|
@@ -13533,6 +13533,9 @@
|
|
13533
13533
|
<xsl:attribute name="role">H1</xsl:attribute>
|
13534
13534
|
</xsl:attribute-set>
|
13535
13535
|
|
13536
|
+
<xsl:template name="refine_toc-title-style">
|
13537
|
+
</xsl:template>
|
13538
|
+
|
13536
13539
|
<xsl:attribute-set name="toc-title-page-style">
|
13537
13540
|
<xsl:attribute name="margin-top">6pt</xsl:attribute>
|
13538
13541
|
<xsl:attribute name="text-align">end</xsl:attribute>
|
@@ -13540,6 +13543,9 @@
|
|
13540
13543
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13541
13544
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
13542
13545
|
|
13546
|
+
<xsl:template name="refine_toc-title-page-style">
|
13547
|
+
</xsl:template>
|
13548
|
+
|
13543
13549
|
<xsl:attribute-set name="toc-item-block-style">
|
13544
13550
|
</xsl:attribute-set>
|
13545
13551
|
|
@@ -13575,6 +13581,9 @@
|
|
13575
13581
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
13576
13582
|
</xsl:attribute-set>
|
13577
13583
|
|
13584
|
+
<xsl:template name="refine_toc-listof-title-style">
|
13585
|
+
</xsl:template>
|
13586
|
+
|
13578
13587
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
13579
13588
|
</xsl:attribute-set>
|
13580
13589
|
|
@@ -13921,7 +13930,7 @@
|
|
13921
13930
|
</xsl:if>
|
13922
13931
|
|
13923
13932
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
13924
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13933
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
13925
13934
|
<xsl:if test="@bundle = 'true'">
|
13926
13935
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
13927
13936
|
</xsl:if>
|
@@ -13955,7 +13964,7 @@
|
|
13955
13964
|
</xsl:choose>
|
13956
13965
|
</fo:bookmark-title>
|
13957
13966
|
|
13958
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
13967
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
13959
13968
|
|
13960
13969
|
<xsl:call-template name="insertFigureBookmarks">
|
13961
13970
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1291,13 +1291,13 @@ Restricted recursively to contain only other such inline elements with no identi
|
|
1291
1291
|
<ref name="pure_strike"/>
|
1292
1292
|
<ref name="pure_smallcap"/>
|
1293
1293
|
<ref name="br"/>
|
1294
|
+
<ref name="stem"/>
|
1294
1295
|
</choice>
|
1295
1296
|
</define>
|
1296
1297
|
<define name="NestedTextElement">
|
1297
1298
|
<a:documentation>Contents of TextElement tags: leaves out tags that should occur only at top level of block: bookmark image hr pagebreak</a:documentation>
|
1298
1299
|
<choice>
|
1299
1300
|
<ref name="PureTextElement"/>
|
1300
|
-
<ref name="stem"/>
|
1301
1301
|
<ref name="eref"/>
|
1302
1302
|
<ref name="xref"/>
|
1303
1303
|
<ref name="hyperlink"/>
|
@@ -42,36 +42,6 @@ All IdRefType instances point not to `@id` in Semantic XML, which is the Content
|
|
42
42
|
but to `@anchor`, the user-supplied cross-reference</a:documentation>
|
43
43
|
<text/>
|
44
44
|
</define>
|
45
|
-
<define name="index-primary">
|
46
|
-
<element name="primary">
|
47
|
-
<oneOrMore>
|
48
|
-
<choice>
|
49
|
-
<ref name="PureTextElement"/>
|
50
|
-
<ref name="stem"/>
|
51
|
-
</choice>
|
52
|
-
</oneOrMore>
|
53
|
-
</element>
|
54
|
-
</define>
|
55
|
-
<define name="index-secondary">
|
56
|
-
<element name="secondary">
|
57
|
-
<oneOrMore>
|
58
|
-
<choice>
|
59
|
-
<ref name="PureTextElement"/>
|
60
|
-
<ref name="stem"/>
|
61
|
-
</choice>
|
62
|
-
</oneOrMore>
|
63
|
-
</element>
|
64
|
-
</define>
|
65
|
-
<define name="index-tertiary">
|
66
|
-
<element name="tertiary">
|
67
|
-
<oneOrMore>
|
68
|
-
<choice>
|
69
|
-
<ref name="PureTextElement"/>
|
70
|
-
<ref name="stem"/>
|
71
|
-
</choice>
|
72
|
-
</oneOrMore>
|
73
|
-
</element>
|
74
|
-
</define>
|
75
45
|
<define name="review">
|
76
46
|
<a:documentation>Generalise BasicDoc element from just review comments, to general annotations;
|
77
47
|
the type attribute defaults to `review` for reviews</a:documentation>
|
@@ -592,28 +562,6 @@ normative or informative references, some split references into sections organiz
|
|
592
562
|
</oneOrMore>
|
593
563
|
</element>
|
594
564
|
</define>
|
595
|
-
<define name="sub">
|
596
|
-
<a:documentation>Subscript text. Corresponds to HTML `sub</a:documentation>
|
597
|
-
<element name="sub">
|
598
|
-
<zeroOrMore>
|
599
|
-
<choice>
|
600
|
-
<ref name="PureTextElement"/>
|
601
|
-
<ref name="stem"/>
|
602
|
-
</choice>
|
603
|
-
</zeroOrMore>
|
604
|
-
</element>
|
605
|
-
</define>
|
606
|
-
<define name="sup">
|
607
|
-
<a:documentation>Superscript text. Corresponds to HTML `sup`</a:documentation>
|
608
|
-
<element name="sup">
|
609
|
-
<zeroOrMore>
|
610
|
-
<choice>
|
611
|
-
<ref name="PureTextElement"/>
|
612
|
-
<ref name="stem"/>
|
613
|
-
</choice>
|
614
|
-
</zeroOrMore>
|
615
|
-
</element>
|
616
|
-
</define>
|
617
565
|
<define name="pagebreak">
|
618
566
|
<a:documentation>Page break. Only applicable in paged layouts (e.g. PDF, Word), and not flow layouts (e.g. HTML)</a:documentation>
|
619
567
|
<element name="pagebreak">
|
@@ -1094,7 +1042,6 @@ That concept may be defined as a term within the current document, or it may be
|
|
1094
1042
|
<zeroOrMore>
|
1095
1043
|
<choice>
|
1096
1044
|
<ref name="PureTextElement"/>
|
1097
|
-
<ref name="stem"/>
|
1098
1045
|
<ref name="index"/>
|
1099
1046
|
<ref name="index-xref"/>
|
1100
1047
|
</choice>
|
@@ -1107,7 +1054,6 @@ That concept may be defined as a term within the current document, or it may be
|
|
1107
1054
|
<zeroOrMore>
|
1108
1055
|
<choice>
|
1109
1056
|
<ref name="PureTextElement"/>
|
1110
|
-
<ref name="stem"/>
|
1111
1057
|
<ref name="index"/>
|
1112
1058
|
<ref name="index-xref"/>
|
1113
1059
|
</choice>
|
@@ -2025,10 +1971,7 @@ used in document amendments</a:documentation>
|
|
2025
1971
|
<element name="name">
|
2026
1972
|
<a:documentation>The symbolic form of the designation</a:documentation>
|
2027
1973
|
<oneOrMore>
|
2028
|
-
<
|
2029
|
-
<ref name="PureTextElement"/>
|
2030
|
-
<ref name="stem"/>
|
2031
|
-
</choice>
|
1974
|
+
<ref name="PureTextElement"/>
|
2032
1975
|
</oneOrMore>
|
2033
1976
|
</element>
|
2034
1977
|
</element>
|
@@ -2081,7 +2024,6 @@ used in document amendments</a:documentation>
|
|
2081
2024
|
<zeroOrMore>
|
2082
2025
|
<choice>
|
2083
2026
|
<ref name="PureTextElement"/>
|
2084
|
-
<ref name="stem"/>
|
2085
2027
|
<ref name="index"/>
|
2086
2028
|
<ref name="index-xref"/>
|
2087
2029
|
</choice>
|
data/metanorma-itu.gemspec
CHANGED
@@ -42,5 +42,5 @@ spec.add_development_dependency "rubocop-performance"
|
|
42
42
|
spec.add_development_dependency "simplecov", "~> 0.15"
|
43
43
|
spec.add_development_dependency "timecop", "~> 0.9"
|
44
44
|
spec.add_development_dependency "webmock"
|
45
|
-
spec.add_development_dependency "
|
45
|
+
spec.add_development_dependency "canon"
|
46
46
|
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.7.
|
4
|
+
version: 2.7.2
|
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-
|
11
|
+
date: 2025-08-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: metanorma-standoc
|
@@ -235,7 +235,7 @@ dependencies:
|
|
235
235
|
- !ruby/object:Gem::Version
|
236
236
|
version: '0'
|
237
237
|
- !ruby/object:Gem::Dependency
|
238
|
-
name:
|
238
|
+
name: canon
|
239
239
|
requirement: !ruby/object:Gem::Requirement
|
240
240
|
requirements:
|
241
241
|
- - ">="
|