metanorma-itu 2.2.13 → 2.2.15

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0bf978ffb0b2ec26a00373f90d2cbd668598b852b34c1681e82df7252f5b0111
4
- data.tar.gz: b8660774c7f40bbc7cb229d4483691e5298b3fbb2fdae8bc8eaacf39dcbb8300
3
+ metadata.gz: ab77aa6538e716fad3b632f16f92ab28b0149ec8252e57fa598a5cab87c4030e
4
+ data.tar.gz: ed77a2cfe1cad5fd1a92ff1c5c8cfa0e9dd3586f84e6c62775f9229aa2cbc0e8
5
5
  SHA512:
6
- metadata.gz: 90f9c359286137740d9bc652ec94df3ca239eb007d35799cd4ac5fec412589c24786d6ba993e0e813508ab19237e71a793debda3591f6922b2d908d027e470c7
7
- data.tar.gz: 90e5be4b57bd2d5161630849c755c066e5124e4a85169daa9691a7a3c99b89917eef4def9af78e34a37bdd335d27c70e133e078dc029af36311efdec63360fa8
6
+ metadata.gz: a37ca832fec8d03e30eb7a2f92553efd07d5e2d922c849591588c9e587dc0641b85395aa5a5addbe2d94ab41360102170e6e8c6a8fb5fb1131730eb271a081bb
7
+ data.tar.gz: 0be40a2c8f7cd9aaf507df6cfc0e03bbc0433503925ef91a099c8ff76a39c88f1e567b675ea273704588757e6ce6c2dd3edd2b425ad7c5cd2a23c211d0e7aaac
@@ -90,7 +90,7 @@ h1, h2, h3, h4, h5, h6 {
90
90
 
91
91
  blockquote, q {
92
92
  quotes: none; }
93
- blockquote:before, blockquote:after, q:before, q:after {
93
+ blockquote::before, blockquote::after, q::before, q::after {
94
94
  content: '';
95
95
  content: none; }
96
96
 
@@ -113,14 +113,18 @@ b, strong {
113
113
  div.document-stage-band, div.document-type-band {
114
114
  background-color: #333333; }
115
115
 
116
- a.FootnoteRef + a.FootnoteRef:before {
116
+ a.FootnoteRef + a.FootnoteRef::before {
117
117
  content: ", ";
118
118
  vertical-align: super; }
119
119
 
120
- a.TableFootnoteRef + a.TableFootnoteRef:before {
120
+ a.TableFootnoteRef + a.TableFootnoteRef::before {
121
121
  content: ", ";
122
122
  vertical-align: super; }
123
123
 
124
+ a.TableFootnoteRef, span.TableFootnoteRef,
125
+ a.FootnoteRef, span.FootnoteRef {
126
+ vertical-align: super; }
127
+
124
128
  .addition {
125
129
  color: blue; }
126
130
 
@@ -90,7 +90,7 @@ h1, h2, h3, h4, h5, h6 {
90
90
 
91
91
  blockquote, q {
92
92
  quotes: none; }
93
- blockquote:before, blockquote:after, q:before, q:after {
93
+ blockquote::before, blockquote::after, q::before, q::after {
94
94
  content: '';
95
95
  content: none; }
96
96
 
@@ -113,14 +113,18 @@ b, strong {
113
113
  div.document-stage-band, div.document-type-band {
114
114
  background-color: #333333; }
115
115
 
116
- a.FootnoteRef + a.FootnoteRef:before {
116
+ a.FootnoteRef + a.FootnoteRef::before {
117
117
  content: ", ";
118
118
  vertical-align: super; }
119
119
 
120
- a.TableFootnoteRef + a.TableFootnoteRef:before {
120
+ a.TableFootnoteRef + a.TableFootnoteRef::before {
121
121
  content: ", ";
122
122
  vertical-align: super; }
123
123
 
124
+ a.TableFootnoteRef, span.TableFootnoteRef,
125
+ a.FootnoteRef, span.FootnoteRef {
126
+ vertical-align: super; }
127
+
124
128
  .addition {
125
129
  color: blue; }
126
130
 
@@ -369,7 +373,7 @@ h1, h2, h3, h4, h5, h6 {
369
373
 
370
374
  blockquote, q {
371
375
  quotes: none; }
372
- blockquote:before, blockquote:after, q:before, q:after {
376
+ blockquote::before, blockquote::after, q::before, q::after {
373
377
  content: '';
374
378
  content: none; }
375
379
 
@@ -392,14 +396,18 @@ b, strong {
392
396
  div.document-stage-band, div.document-type-band {
393
397
  background-color: #333333; }
394
398
 
395
- a.FootnoteRef + a.FootnoteRef:before {
399
+ a.FootnoteRef + a.FootnoteRef::before {
396
400
  content: ", ";
397
401
  vertical-align: super; }
398
402
 
399
- a.TableFootnoteRef + a.TableFootnoteRef:before {
403
+ a.TableFootnoteRef + a.TableFootnoteRef::before {
400
404
  content: ", ";
401
405
  vertical-align: super; }
402
406
 
407
+ a.TableFootnoteRef, span.TableFootnoteRef,
408
+ a.FootnoteRef, span.FootnoteRef {
409
+ vertical-align: super; }
410
+
403
411
  .addition {
404
412
  color: blue; }
405
413
 
@@ -790,7 +798,7 @@ nav #toc {
790
798
  #toc li:hover a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover a {
791
799
  background: none;
792
800
  box-shadow: none; }
793
- #toc li:before, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:before {
801
+ #toc li::before, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li::before {
794
802
  content: " ";
795
803
  display: none; }
796
804
  @media print {
@@ -1100,7 +1108,7 @@ ul, ol {
1100
1108
 
1101
1109
  ul > li {
1102
1110
  list-style: none; }
1103
- ul > li:before {
1111
+ ul > li::before {
1104
1112
  content: "\2014";
1105
1113
  display: inline-block;
1106
1114
  width: 1em;
@@ -70,7 +70,7 @@ nav {
70
70
  background: none;
71
71
  box-shadow: none;
72
72
  }
73
- &:before {
73
+ &::before {
74
74
  content: " ";
75
75
  display: none;
76
76
  }
@@ -356,7 +356,7 @@ ul {
356
356
  > li {
357
357
  list-style: none;
358
358
 
359
- &:before {
359
+ &::before {
360
360
  content: "\2014";
361
361
  display: inline-block;
362
362
  width: 1em;
@@ -18,7 +18,7 @@ formula: معادلة
18
18
  inequality: عدم مساواة
19
19
  clause: فقرة
20
20
  section: قسم
21
- abstract: ملخص
21
+ summary: ملخص
22
22
  annex_subclause: فقرة
23
23
  in: في
24
24
  to: إلى
@@ -17,7 +17,7 @@ formula: Gleichung
17
17
  inequality: Ungleichheit
18
18
  clause: Klausel
19
19
  section: Abschnitt
20
- abstract: Zusammenfassung
20
+ summary: Zusammenfassung
21
21
  annex_subclause: Klausel
22
22
  in: in
23
23
  to: bis
@@ -8,7 +8,7 @@ symbolsabbrev: Abbreviations and acronyms
8
8
  abbrev: Abbreviations and acronyms
9
9
  symbols: Abbreviations and acronyms
10
10
  conventions: Conventions
11
- abstract: Summary
11
+ summary: Summary
12
12
  elsewhere_terms: >-
13
13
  This Recommendation uses the following terms defined elsewhere:
14
14
  here_terms: >-
@@ -64,6 +64,8 @@ prepub: Prepublished version
64
64
  draft_new: Draft new %
65
65
  email: E-mail
66
66
  editor_full: editor
67
+ toc_figures: List of Figures
68
+ toc_tables: List of Tables
67
69
  doctype_dict:
68
70
  resolution: Resolution
69
71
  recommendation: Recommendation
@@ -8,7 +8,7 @@ symbolsabbrev: Abreviaciones y acrónimos
8
8
  abbrev: Abreviaciones y acrónimos
9
9
  symbols: Abreviaciones y acrónimos
10
10
  conventions: Convenciones
11
- abstract: Resumen
11
+ summary: Resumen
12
12
  elsewhere_terms: >-
13
13
  Esta Recomendación utiliza los siguientes términos definidos en otro lugar:
14
14
  here_terms: >-
@@ -64,6 +64,8 @@ prepub: Versión prepublicada
64
64
  draft_new: Borrador de nueva %
65
65
  email: E-mail
66
66
  editor_full: editor
67
+ toc_figures: Table de Figuras
68
+ toc_tables: Tabla de Tablas
67
69
  doctype_dict:
68
70
  resolution: Resolución
69
71
  recommendation: Recomendación
@@ -8,7 +8,7 @@ symbolsabbrev: Abréviations et acronymes
8
8
  abbrev: Abréviations et acronymes
9
9
  symbols: Abréviations et acronymes
10
10
  conventions: Conventions
11
- abstract: Résumé
11
+ summary: Résumé
12
12
  elsewhere_terms: >-
13
13
  La présente Recommandation utilise les termes suivants définis ailleurs:
14
14
  here_terms: >-
@@ -64,6 +64,8 @@ prepub: Version pré-publiée
64
64
  draft_new: Projet de nouvelle %
65
65
  editor_full: éditeur
66
66
  email: E-mail
67
+ toc_figures: Table de Figures
68
+ toc_tables: Table des Tableaux
67
69
  doctype_dict:
68
70
  resolution: Résolution
69
71
  recommendation: Recommandation
@@ -8,7 +8,7 @@ symbolsabbrev: Сокращения и акронимы
8
8
  abbrev: Сокращения и акронимы
9
9
  symbols: Сокращения и акронимы
10
10
  conventions: Соглашения
11
- abstract: Резюме
11
+ summary: Резюме
12
12
  elsewhere_terms: >-
13
13
  Эта Рекомендация использует следующие термины, определенные в другом месте:
14
14
  here_terms: >-
@@ -63,6 +63,8 @@ bdt_full: Бюро развития электросвязи<br/>МСЭ
63
63
  prepub: Предварительно опубликованная версия
64
64
  draft_new: Проект новой %
65
65
  email: Эл. почта
66
+ toc_figures: Таблица Фигур
67
+ toc_tables: Таблица Таблиц
66
68
  editor_full: редактор
67
69
  doctype_dict:
68
70
  resolution: Резолюция
@@ -8,7 +8,7 @@ symbolsabbrev: 缩略语与缩写
8
8
  abbrev: 缩略语与缩写
9
9
  symbols: 缩略语与缩写
10
10
  conventions: 惯例
11
- abstract: 概括
11
+ summary: 概括
12
12
  elsewhere_terms: >-
13
13
  本建议书采用下列他处定义的术语:
14
14
  here_terms: >-