metanorma-cc 2.5.1 → 2.5.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/cc/cc.standard.xsl +74 -17
- data/lib/isodoc/cc/html/_coverpage.css +1 -1
- data/lib/isodoc/cc/html/htmlstyle.css +2 -2
- data/lib/metanorma/cc/basicdoc.rng +861 -481
- data/lib/metanorma/cc/biblio-standoc.rng +87 -20
- data/lib/metanorma/cc/biblio.rng +882 -325
- data/lib/metanorma/cc/isodoc.rng +1031 -915
- data/lib/metanorma/cc/reqt.rng +94 -75
- data/lib/metanorma/cc/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c316ba03c8509783a1bbed103cd6cea23d32eff23e0a3e6ebc9a7bb8a34ec39d
|
4
|
+
data.tar.gz: cb1a053ef35c42e83436b24c9be56abd3c5785308841e64928844b6f093d1924
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b7a112849f61d457b745c7c75b18160a34723a364a217da44848b6806da73401436a4cb0271da504f70c9b21bdefea474b7db18b9adc60e85ef81a0a71825827
|
7
|
+
data.tar.gz: c281be51bb4dd4100d151e65fbe556b563d019d2c9efc2e096214dd308dae13e9b4d0b4315fd9b3db6d9b577d678984ae1c7bb75ae4509028b8f4255ff78b822
|
@@ -12143,6 +12143,39 @@
|
|
12143
12143
|
</pdf:catalog>
|
12144
12144
|
<x:xmpmeta xmlns:x="adobe:ns:meta/">
|
12145
12145
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
12146
|
+
<rdf:Description xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#" xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#" rdf:about="">
|
12147
|
+
<pdfaExtension:schemas>
|
12148
|
+
<rdf:Bag>
|
12149
|
+
<rdf:li rdf:parseType="Resource">
|
12150
|
+
<pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
|
12151
|
+
<pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
|
12152
|
+
<pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
|
12153
|
+
<pdfaSchema:property>
|
12154
|
+
<rdf:Seq>
|
12155
|
+
<rdf:li rdf:parseType="Resource">
|
12156
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
12157
|
+
<pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
|
12158
|
+
<pdfaProperty:name>part</pdfaProperty:name>
|
12159
|
+
<pdfaProperty:valueType>Integer</pdfaProperty:valueType>
|
12160
|
+
</rdf:li>
|
12161
|
+
<rdf:li rdf:parseType="Resource">
|
12162
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
12163
|
+
<pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
|
12164
|
+
<pdfaProperty:name>amd</pdfaProperty:name>
|
12165
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
12166
|
+
</rdf:li>
|
12167
|
+
<rdf:li rdf:parseType="Resource">
|
12168
|
+
<pdfaProperty:category>internal</pdfaProperty:category>
|
12169
|
+
<pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
|
12170
|
+
<pdfaProperty:name>corr</pdfaProperty:name>
|
12171
|
+
<pdfaProperty:valueType>Text</pdfaProperty:valueType>
|
12172
|
+
</rdf:li>
|
12173
|
+
</rdf:Seq>
|
12174
|
+
</pdfaSchema:property>
|
12175
|
+
</rdf:li>
|
12176
|
+
</rdf:Bag>
|
12177
|
+
</pdfaExtension:schemas>
|
12178
|
+
</rdf:Description>
|
12146
12179
|
<rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
|
12147
12180
|
<!-- Dublin Core properties go here -->
|
12148
12181
|
<dc:title>
|
@@ -12153,33 +12186,57 @@
|
|
12153
12186
|
|
12154
12187
|
</xsl:for-each>
|
12155
12188
|
</xsl:variable>
|
12156
|
-
<
|
12157
|
-
<
|
12158
|
-
<xsl:
|
12159
|
-
|
12160
|
-
|
12161
|
-
|
12162
|
-
|
12163
|
-
|
12189
|
+
<rdf:Alt>
|
12190
|
+
<rdf:li xml:lang="x-default">
|
12191
|
+
<xsl:choose>
|
12192
|
+
<xsl:when test="normalize-space($title) != ''">
|
12193
|
+
<xsl:value-of select="$title"/>
|
12194
|
+
</xsl:when>
|
12195
|
+
<xsl:otherwise>
|
12196
|
+
<xsl:text> </xsl:text>
|
12197
|
+
</xsl:otherwise>
|
12198
|
+
</xsl:choose>
|
12199
|
+
</rdf:li>
|
12200
|
+
</rdf:Alt>
|
12164
12201
|
</dc:title>
|
12165
|
-
<
|
12202
|
+
<xsl:variable name="dc_creator">
|
12166
12203
|
<xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
|
12167
12204
|
|
12168
|
-
<
|
12169
|
-
<xsl:
|
12170
|
-
|
12171
|
-
|
12205
|
+
<rdf:Seq>
|
12206
|
+
<xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
|
12207
|
+
<rdf:li>
|
12208
|
+
<xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
|
12209
|
+
</rdf:li>
|
12210
|
+
<!-- <xsl:if test="position() != last()">; </xsl:if> -->
|
12211
|
+
</xsl:for-each>
|
12212
|
+
</rdf:Seq>
|
12172
12213
|
|
12173
12214
|
</xsl:for-each>
|
12174
|
-
</
|
12175
|
-
<
|
12215
|
+
</xsl:variable>
|
12216
|
+
<xsl:if test="normalize-space($dc_creator) != ''">
|
12217
|
+
<dc:creator>
|
12218
|
+
<xsl:copy-of select="$dc_creator"/>
|
12219
|
+
</dc:creator>
|
12220
|
+
</xsl:if>
|
12221
|
+
|
12222
|
+
<xsl:variable name="dc_description">
|
12176
12223
|
<xsl:variable name="abstract">
|
12177
12224
|
|
12178
12225
|
<xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
|
12179
12226
|
|
12180
12227
|
</xsl:variable>
|
12181
|
-
<
|
12182
|
-
|
12228
|
+
<rdf:Alt>
|
12229
|
+
<rdf:li xml:lang="x-default">
|
12230
|
+
<xsl:value-of select="normalize-space($abstract)"/>
|
12231
|
+
</rdf:li>
|
12232
|
+
</rdf:Alt>
|
12233
|
+
</xsl:variable>
|
12234
|
+
<xsl:if test="normalize-space($dc_description)">
|
12235
|
+
<dc:description>
|
12236
|
+
<xsl:copy-of select="$dc_description"/>
|
12237
|
+
</dc:description>
|
12238
|
+
</xsl:if>
|
12239
|
+
|
12183
12240
|
<pdf:Keywords>
|
12184
12241
|
<xsl:call-template name="insertKeywords">
|
12185
12242
|
<xsl:with-param name="meta">true</xsl:with-param>
|
@@ -232,7 +232,7 @@ h6:hover > a.anchor,
|
|
232
232
|
background-color: #777;
|
233
233
|
color: white;
|
234
234
|
cursor: pointer;
|
235
|
-
padding:
|
235
|
+
padding: 3px 0;
|
236
236
|
margin: 0;
|
237
237
|
width: 100%;
|
238
238
|
border: none;
|
@@ -597,7 +597,7 @@ h6:hover > a.anchor,
|
|
597
597
|
background-color: #777;
|
598
598
|
color: white;
|
599
599
|
cursor: pointer;
|
600
|
-
padding:
|
600
|
+
padding: 3px 0;
|
601
601
|
margin: 0;
|
602
602
|
width: 100%;
|
603
603
|
border: none;
|