metanorma-iso 3.0.7 → 3.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0c7bab3dbfa462338c0831dc29e08bd0ea7c167a47821c35e95b4cfe5c7bda66
4
- data.tar.gz: 37021d7613f8c97e75d5b5e47f915c5854d0cd89d789ab5e86b41418887afe8c
3
+ metadata.gz: 01edc0e5252a4d38dd4e24a8f3b27c036f840f7b1dad1ea5e43138e23f503c47
4
+ data.tar.gz: bc59465ab4ef1c56373c5910db55471f88e36f900796c31736770628b7199f10
5
5
  SHA512:
6
- metadata.gz: 8e36f66e9ed5341fc0a32aa16898faae89c5e195a86175d8b626a2ed3c8912ada63f20e161fd21bd42f792f5fe84078cc903abf1ae289cb8981a6e2ea0eb84af
7
- data.tar.gz: cf388a36ab160cc3e4b5ece2d6e10d25a7508167f7f101a1ffebf0537d0d5b0747106db346625ce13f17554baf6ec8f1e362ae289320e3bd889c6b841da822f8
6
+ metadata.gz: e6067ff9a35952779d26c8c8c4d666f562826a94a0601d2041267987ab126bb0116471bf23f5574d0931d97bd0714288c374323e134ea4d4adc2ed4de156e1f3
7
+ data.tar.gz: 150dded33d3d3f46c6edb0227d600225b2429b2898e36b68f30f1d12ca4d14a2bbbec54d916659c969b08e75460280cee26cec7f9d9f739737d35b0b9ccfef0d
@@ -30,12 +30,15 @@
30
30
  name="CVP_Secretariat_Loca">{{ labels["secretariat"] }}</a>: {{ secretariat }}</p>
31
31
  {% endif %}
32
32
 
33
- <div class="doctitle-en"><div><span class="title">{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ doctitlemain }}{% if doctitlemain and doctitlepart %} &#x2014;{% endif %}</span>
33
+ <div class="doctitle-en"><div><span class="title">{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ doctitlemain }}{% if doctitlemain and (doctitlepart or doctitlecomplementary) %} &#x2014;{% endif %}</span>
34
34
  {% if doctitlepart %}
35
35
  </div><div class="doctitle-part">
36
36
  {% if doctitlepartlabel %}<span class="partlabel">{{ doctitlepartlabel }}: </span>{% endif %}
37
37
  <span class="part">{{ doctitlepart }}</span>
38
38
  {% endif %}
39
+ {% if doctitlecomplementary %}
40
+ <span class="part">{{ doctitlecomplementary }}</span>
41
+ {% endif %}
39
42
  </div>
40
43
  {% if doctitleamdlabel %}
41
44
  <div class="doctitle-part">{{ doctitleamdlabel }}{% if doctitleamd %}: {{ doctitleamd }}{% endif %}</div>
@@ -48,12 +51,15 @@
48
51
  {% endif %}
49
52
  </div>
50
53
 
51
- <div class="doctitle-fr"><div><span class="title">{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} &#x2014;{% endif %}</span>
54
+ <div class="doctitle-fr"><div><span class="title">{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ docsubtitlemain }}{% if docsubtitlemain and (docsubtitlepart or docsubtitlecomplementary) %} &#x2014;{% endif %}</span>
52
55
  {% if docsubtitlepart %}
53
56
  </div><div>
54
57
  {% if docsubtitlepartlabel %}<span class="partlabel">{{ docsubtitlepartlabel }}: </span>{% endif %}
55
58
  <span class="part">{{ docsubtitlepart }}</span>
56
59
  {% endif %}
60
+ {% if docsubtitlecomplementary %}
61
+ <span class="part">{{ docsubtitlecomplementary }}</span>
62
+ {% endif %}
57
63
  </div>
58
64
  {% if docsubtitleamdlabel %}
59
65
  <div>{{ docsubtitleamdlabel }}{% if docsubtitleamd %}: {{ docsubtitleamd }}{% endif %}</div>
@@ -1037,6 +1037,7 @@ p.Code, li.Code, div.Code {
1037
1037
  mso-style-priority: 16;
1038
1038
  mso-style-unhide: no;
1039
1039
  mso-style-qformat: yes;
1040
+ text-align: left;
1040
1041
  margin: 0cm;
1041
1042
  line-height: 10pt;
1042
1043
  mso-pagination: widow-orphan;
@@ -940,6 +940,7 @@ p.Code, li.Code, div.Code
940
940
  mso-style-priority:16;
941
941
  mso-style-unhide:no;
942
942
  mso-style-qformat:yes;
943
+ text-align:left;
943
944
  margin:0cm;
944
945
  line-height:10.0pt;
945
946
  mso-pagination:widow-orphan;
@@ -320,8 +320,6 @@ h6:hover > a.anchor,
320
320
 
321
321
  svg {
322
322
  width: 100%;
323
- padding-bottom: 92%;
324
- height: 1px;
325
323
  overflow: visible;
326
324
  }
327
325
 
@@ -320,8 +320,6 @@ h6:hover > a.anchor,
320
320
 
321
321
  svg {
322
322
  width: 100%;
323
- padding-bottom: 92%;
324
- height: 1px;
325
323
  overflow: visible;
326
324
  }
327
325
 
@@ -44,7 +44,7 @@
44
44
  {% endif %}
45
45
 
46
46
  <p class="zzCover">
47
- <span lang="EN-GB"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}{{ doctitlemain }}{% if doctitlemain and doctitlepart %} &#x2014; {% endif %}{% if doctitlepart %}{% if doctitlepartlabel %}{{ doctitlepartlabel }}: {% endif %}{{ doctitlepart }}{% endif %}</b></span></p>
47
+ <span lang="EN-GB"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}{{ doctitlemain }}{% if doctitlemain and (doctitlepart or doctitlecomplementary) %} &#x2014; {% endif %}{% if doctitlecomplementary %}{{ doctitlecomplementary }}{% endif %}{% if doctitlepart %}{% if doctitlepartlabel %}{{ doctitlepartlabel }}: {% endif %}{{ doctitlepart }}{% endif %}</b></span></p>
48
48
 
49
49
  {% if doctitleamdlabel %}
50
50
  <p class="zzCover"><b>{{ doctitleamdlabel }}{% if doctitleamd %}: {{ doctitleamd }}{% endif %}</b></p>
@@ -56,7 +56,7 @@
56
56
  <p class="zzCover"><b>{{ doctitlecorrlabel }}</b></p>
57
57
  {% endif %}
58
58
 
59
- <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} &#x2014; {% endif %}{% if docsubtitlepart %}{% if docsubtitlepartlabel %}{{ docsubtitlepartlabel }}: {% endif %}{{ docsubtitlepart }}{% endif %}</i></p>
59
+ <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}{{ docsubtitlemain }}{% if docsubtitlemain and (docsubtitlepart or docsubtitlecomplementary) %} &#x2014; {% endif %}{% if docsubtitlecomplementary %}{{ docsubtitlecomplementary }}{% endif %}{% if docsubtitlepart %}{% if docsubtitlepartlabel %}{{ docsubtitlepartlabel }}: {% endif %}{{ docsubtitlepart }}{% endif %}</i></p>
60
60
  {% if docsubtitleamdlabel %}
61
61
  <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleamdlabel }}{% if docsubtitleamd %}: {{ docsubtitleamd }}{% endif %}</i></p>
62
62
  {% endif %}
@@ -38,7 +38,7 @@
38
38
  {% endif %}
39
39
 
40
40
  <p class="zzCover">
41
- <span lang="EN-GB"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}{{ doctitlemain }}{% if doctitlemain and doctitlepart %} &#x2014; {% endif %}{% if doctitlepart %}{% if doctitlepartlabel %}{{ doctitlepartlabel }}: {% endif %}{{ doctitlepart }}</span>{% endif %}</b>
41
+ <span lang="EN-GB"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}{{ doctitlemain }}{% if doctitlemain and (doctitlepart or doctitlecomplementary) %} &#x2014; {% endif %}{% if doctitlecomplementary %}{{ doctitlecomplementary }}{% endif %}{% if doctitlepart %}{% if doctitlepartlabel %}{{ doctitlepartlabel }}: {% endif %}{{ doctitlepart }}</span>{% endif %}</b>
42
42
  </p>
43
43
  {% if doctitleamdlabel %}
44
44
  <p class="zzCover"><b>{{ doctitleamdlabel }}{% if doctitleamd %}: {{ doctitleamd }}{% endif %}</b></p>
@@ -50,7 +50,7 @@
50
50
  <p class="zzCover"><b>{{ doctitlecorrlabel }}</b></p>
51
51
  {% endif %}
52
52
 
53
- <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} &#x2014; {% endif %}{% if docsubtitlepart %}{% if docsubtitlepartlabel %}{{ docsubtitlepartlabel }}: {% endif %}{{ docsubtitlepart }}{% endif %}</i>
53
+ <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}{{ docsubtitlemain }}{% if docsubtitlemain and (docsubtitlepart or docsubtitlecomplementary) %} &#x2014; {% endif %}{% if docsubtitlecomplementary %}{{ docsubtitlecomplementary }}{% endif %}{% if docsubtitlepart %}{% if docsubtitlepartlabel %}{{ docsubtitlepartlabel }}: {% endif %}{{ docsubtitlepart }}{% endif %}</i>
54
54
  </p>
55
55
  {% if docsubtitleamdlabel %}
56
56
  <p class="zzCover" style='font-weight:normal;'><i>{{ docsubtitleamdlabel }}{% if docsubtitleamd %}: {{ docsubtitleamd }}{% endif %}</i></p>
@@ -46,7 +46,10 @@ style='mso-no-proof:yes'>{{ editorialgroup }}</span></p>
46
46
  {% endif %}
47
47
 
48
48
  <p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-top:100.0pt;margin-bottom:0.0pt;font-size:16.0pt'>
49
- <span class="title"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}</b></span><b><span class="subtitle">{{ doctitlemain }}{% if doctitlemain and doctitlepart %} &#x2014;{% endif %}</b></span>
49
+ <span class="title"><b>{{ doctitleintro }}{% if doctitleintro and doctitlemain %} &#x2014; {% endif %}</b></span><b><span class="subtitle">{{ doctitlemain }}{% if doctitlemain and (doctitlepart or doctitlecomplementary) %} &#x2014;{% endif %}</b></span>
50
+ {% if doctitlecomplementary %}
51
+ <span class="part"><b>{{ doctitlecomplementary }}</b></span>
52
+ {% endif %}
50
53
  {% if doctitlepart %}
51
54
  {% if doctitlepartlabel %}<span class="partlabel">{{ doctitlepartlabel }}: </span><br/>{% endif %}
52
55
  <span class="part"><b>{{ doctitlepart }}</b></span>
@@ -66,10 +69,13 @@ style='mso-no-proof:yes'>{{ editorialgroup }}</span></p>
66
69
  {% else %}
67
70
  <br/>
68
71
  <p class="MsoNormal" align="left" style='text-align:left;line-height:18.0pt;margin-bottom:0.0pt;font-size:16.0pt'>
69
- <span class="title">{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ docsubtitlemain }}{% if docsubtitlemain and docsubtitlepart %} &#x2014;{% endif %}</span>
72
+ <span class="title">{{ docsubtitleintro }}{% if docsubtitleintro and docsubtitlemain %} &#x2014; {% endif %}</span><span class="subtitle">{{ docsubtitlemain }}{% if docsubtitlemain and (docsubtitlepart or docsubtitlecomplementary) %} &#x2014;{% endif %}</span>
70
73
  {% if docsubtitlepart %}
71
74
  {% if docsubtitlepartlabel %}<span class="partlabel">{{ docsubtitlepartlabel }}: </span><br/>{% endif %}
72
75
  <span class="part">{{ docsubtitlepart }}</span>
76
+ {% endif %}
77
+ {% if docsubtitlecomplementary %}
78
+ <span class="part">{{ docsubtitlecomplementary }}</span>
73
79
  {% endif %}
74
80
  </p>
75
81
  {% if docsubtitleamdlabel %}