metanorma-ogc 2.8.0 → 2.8.1
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/ogc/ogc.abstract-specification-topic.xsl +13 -4
- data/lib/isodoc/ogc/ogc.best-practice.xsl +13 -4
- data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +13 -4
- data/lib/isodoc/ogc/ogc.community-practice.xsl +13 -4
- data/lib/isodoc/ogc/ogc.community-standard.xsl +13 -4
- data/lib/isodoc/ogc/ogc.discussion-paper.xsl +13 -4
- data/lib/isodoc/ogc/ogc.draft-standard.xsl +13 -4
- data/lib/isodoc/ogc/ogc.engineering-report.xsl +13 -4
- data/lib/isodoc/ogc/ogc.other.xsl +13 -4
- data/lib/isodoc/ogc/ogc.policy.xsl +13 -4
- data/lib/isodoc/ogc/ogc.reference-model.xsl +13 -4
- data/lib/isodoc/ogc/ogc.release-notes.xsl +13 -4
- data/lib/isodoc/ogc/ogc.standard.xsl +13 -4
- data/lib/isodoc/ogc/ogc.test-suite.xsl +13 -4
- data/lib/isodoc/ogc/ogc.user-guide.xsl +13 -4
- data/lib/isodoc/ogc/ogc.white-paper.xsl +12 -4
- data/lib/metanorma/ogc/basicdoc.rng +1 -1
- data/lib/metanorma/ogc/isodoc.rng +1 -59
- data/lib/metanorma/ogc/version.rb +1 -1
- data/metanorma-ogc.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: d076a90a8c9e21476d62eadf7b95bb9c3295cc0a037a63a490d74ec4bdfa1f10
|
4
|
+
data.tar.gz: ebac663b498ca21ba551e1890034ee0045d48cf2375a0b2b08132f351ca0caf0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d3bb0bf72610e1787dd25e535b6a916f16f118fc0b1ae4a2c68be71357bb688abcd779357430341e400f28cdb513f29b88d7a05f733b72865d6fe04fbaba7ce
|
7
|
+
data.tar.gz: 5c19017c53847adeaf8450a29c2657512c8637e63b3f8518b1b059b90772b365d51ee9ad2c3d25bb788db0bc32e04ccb3c811ff719078a1b340489c829b8f414
|
data/README.adoc
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
image:https://img.shields.io/gem/v/metanorma-ogc.svg["Gem Version", link="https://rubygems.org/gems/metanorma-ogc"]
|
4
4
|
image:https://github.com/metanorma/metanorma-ogc/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-ogc/actions?workflow=rake"]
|
5
|
-
image:https://codeclimate.com/github/metanorma/metanorma-ogc/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-ogc"]
|
5
|
+
// image:https://codeclimate.com/github/metanorma/metanorma-ogc/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-ogc"]
|
6
6
|
image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-ogc.svg["Pull Requests", link="https://github.com/metanorma/metanorma-ogc/pulls"]
|
7
7
|
image:https://img.shields.io/github/commits-since/metanorma/metanorma-ogc/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-ogc/releases"]
|
8
8
|
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -1955,7 +1955,7 @@
|
|
1955
1955
|
</xsl:template>
|
1956
1956
|
|
1957
1957
|
<xsl:template name="insertFootnoteSeparator">
|
1958
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
1958
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
1959
1959
|
<fo:block>
|
1960
1960
|
<fo:leader leader-pattern="rule" leader-length="20%" color="{$color_design}"/>
|
1961
1961
|
</fo:block>
|
@@ -11547,7 +11547,7 @@
|
|
11547
11547
|
|
11548
11548
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
11549
11549
|
<xsl:param name="leader_length">30%</xsl:param>
|
11550
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
11550
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
11551
11551
|
<fo:block>
|
11552
11552
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
11553
11553
|
</fo:block>
|
@@ -12437,9 +12437,15 @@
|
|
12437
12437
|
<xsl:attribute name="role">H1</xsl:attribute>
|
12438
12438
|
</xsl:attribute-set>
|
12439
12439
|
|
12440
|
+
<xsl:template name="refine_toc-title-style">
|
12441
|
+
</xsl:template>
|
12442
|
+
|
12440
12443
|
<xsl:attribute-set name="toc-title-page-style">
|
12441
12444
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
12442
12445
|
|
12446
|
+
<xsl:template name="refine_toc-title-page-style">
|
12447
|
+
</xsl:template>
|
12448
|
+
|
12443
12449
|
<xsl:attribute-set name="toc-item-block-style">
|
12444
12450
|
</xsl:attribute-set>
|
12445
12451
|
|
@@ -12478,6 +12484,9 @@
|
|
12478
12484
|
<xsl:attribute name="role">SKIP</xsl:attribute>
|
12479
12485
|
</xsl:attribute-set>
|
12480
12486
|
|
12487
|
+
<xsl:template name="refine_toc-listof-title-style">
|
12488
|
+
</xsl:template>
|
12489
|
+
|
12481
12490
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
12482
12491
|
</xsl:attribute-set>
|
12483
12492
|
|
@@ -12824,7 +12833,7 @@
|
|
12824
12833
|
</xsl:if>
|
12825
12834
|
|
12826
12835
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
12827
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12836
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
12828
12837
|
<xsl:if test="@bundle = 'true'">
|
12829
12838
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
12830
12839
|
</xsl:if>
|
@@ -12858,7 +12867,7 @@
|
|
12858
12867
|
</xsl:choose>
|
12859
12868
|
</fo:bookmark-title>
|
12860
12869
|
|
12861
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
12870
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
12862
12871
|
|
12863
12872
|
<xsl:call-template name="insertFigureBookmarks">
|
12864
12873
|
<xsl:with-param name="contents" select="mnx:contents"/>
|
@@ -10336,7 +10336,7 @@
|
|
10336
10336
|
|
10337
10337
|
<xsl:template name="insertFootnoteSeparatorCommon">
|
10338
10338
|
<xsl:param name="leader_length">30%</xsl:param>
|
10339
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
10339
|
+
<fo:static-content flow-name="xsl-footnote-separator" role="artifact">
|
10340
10340
|
<fo:block>
|
10341
10341
|
<fo:leader leader-pattern="rule" leader-length="{$leader_length}"/>
|
10342
10342
|
</fo:block>
|
@@ -11223,9 +11223,15 @@
|
|
11223
11223
|
<xsl:attribute name="keep-with-next">always</xsl:attribute>
|
11224
11224
|
</xsl:attribute-set>
|
11225
11225
|
|
11226
|
+
<xsl:template name="refine_toc-title-style">
|
11227
|
+
</xsl:template>
|
11228
|
+
|
11226
11229
|
<xsl:attribute-set name="toc-title-page-style">
|
11227
11230
|
</xsl:attribute-set> <!-- toc-title-page-style -->
|
11228
11231
|
|
11232
|
+
<xsl:template name="refine_toc-title-page-style">
|
11233
|
+
</xsl:template>
|
11234
|
+
|
11229
11235
|
<xsl:attribute-set name="toc-item-block-style">
|
11230
11236
|
</xsl:attribute-set>
|
11231
11237
|
|
@@ -11237,7 +11243,6 @@
|
|
11237
11243
|
<xsl:attribute name="margin-top">8pt</xsl:attribute>
|
11238
11244
|
<xsl:attribute name="margin-bottom">5pt</xsl:attribute>
|
11239
11245
|
<xsl:attribute name="text-align-last">justify</xsl:attribute>
|
11240
|
-
<xsl:attribute name="role">TOCI</xsl:attribute>
|
11241
11246
|
</xsl:attribute-set> <!-- END: toc-item-style -->
|
11242
11247
|
|
11243
11248
|
<xsl:template name="refine_toc-item-style">
|
@@ -11256,6 +11261,9 @@
|
|
11256
11261
|
<xsl:attribute-set name="toc-listof-title-style">
|
11257
11262
|
</xsl:attribute-set>
|
11258
11263
|
|
11264
|
+
<xsl:template name="refine_toc-listof-title-style">
|
11265
|
+
</xsl:template>
|
11266
|
+
|
11259
11267
|
<xsl:attribute-set name="toc-listof-item-block-style">
|
11260
11268
|
</xsl:attribute-set>
|
11261
11269
|
|
@@ -11603,7 +11611,7 @@
|
|
11603
11611
|
</xsl:if>
|
11604
11612
|
|
11605
11613
|
<xsl:for-each select="$contents_nodes/mnx:doc">
|
11606
|
-
<fo:bookmark internal-destination="{contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
11614
|
+
<fo:bookmark internal-destination="{mnx:contents/mnx:item[@display = 'true'][1]/@id}" starting-state="hide">
|
11607
11615
|
<xsl:if test="@bundle = 'true'">
|
11608
11616
|
<xsl:attribute name="internal-destination"><xsl:value-of select="@firstpage_id"/></xsl:attribute>
|
11609
11617
|
</xsl:if>
|
@@ -11637,7 +11645,7 @@
|
|
11637
11645
|
</xsl:choose>
|
11638
11646
|
</fo:bookmark-title>
|
11639
11647
|
|
11640
|
-
<xsl:apply-templates select="contents/mnx:item" mode="bookmark"/>
|
11648
|
+
<xsl:apply-templates select="mnx:contents/mnx:item" mode="bookmark"/>
|
11641
11649
|
|
11642
11650
|
<xsl:call-template name="insertFigureBookmarks">
|
11643
11651
|
<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-ogc.gemspec
CHANGED
@@ -40,5 +40,5 @@ spec.add_development_dependency "rubocop-performance"
|
|
40
40
|
spec.add_development_dependency "simplecov", "~> 0.15"
|
41
41
|
spec.add_development_dependency "timecop", "~> 0.9"
|
42
42
|
spec.add_development_dependency "webmock"
|
43
|
-
spec.add_development_dependency "
|
43
|
+
spec.add_development_dependency "canon"
|
44
44
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-ogc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.8.
|
4
|
+
version: 2.8.1
|
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: iso-639
|
@@ -207,7 +207,7 @@ dependencies:
|
|
207
207
|
- !ruby/object:Gem::Version
|
208
208
|
version: '0'
|
209
209
|
- !ruby/object:Gem::Dependency
|
210
|
-
name:
|
210
|
+
name: canon
|
211
211
|
requirement: !ruby/object:Gem::Requirement
|
212
212
|
requirements:
|
213
213
|
- - ">="
|