metanorma-itu 2.2.6 → 2.2.7

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: d0aff593cb44fbd43690c0dec7b796aae694c20641669d1a52e57e0108b2ec04
4
- data.tar.gz: 67ec47347f5d85262cb552330a25578f5b2cc6ea98466ad5ba6317f93b3da23a
3
+ metadata.gz: 729bbd5d03f38cfb999e2a2fa6199e6bfc5002b135c318246d9f43fd370815e3
4
+ data.tar.gz: d3bf986aba6a18eaaa4ae9cc32a50cb74a51c64343181d85dee86a4313abd3c4
5
5
  SHA512:
6
- metadata.gz: 5cd80af4151d3c3a9e47a1ad5aae96df063a4e2b76bc67acc92754cadb856309dab054b0082ab0dfa086852e3308465a99b38e354b78a50e0aa51303dfc2872a
7
- data.tar.gz: efc85fde805aa5f92f6670ef714c7c8361a4ba2e9dec95f907556897ac5ad255bb30185f769e094989e1c93b5fe12d247f6fdf41ec2cb8676e3949a738f1b02c
6
+ metadata.gz: 3d92163b9e871f5a2191b916145a0577a9acf70426be90c6cf87f54a841116da63dc13dd2411a3a81730097072dac05ef6038937252967c0555bc5e86b52316e
7
+ data.tar.gz: 0d12e7589f48c12b00bf355ac1d4b4317e0d6749a13b3c6e63f7c9dd118df6c29dcc6e6a2b8b3201e81685fda9574e23fcb94e87ade6713b9dc0169ba7273f34
@@ -17,7 +17,7 @@ module IsoDoc
17
17
 
18
18
  title = c&.at(ns("./title"))
19
19
  out.div **attr_code(clause_attrs(c)) do |s|
20
- clause_name(nil, title, s, class: "IntroTitle")
20
+ clause_name(c, title, s, class: "IntroTitle")
21
21
  c.elements.reject { |c1| c1.name == "title" }.each do |c1|
22
22
  parse(c1, s)
23
23
  end
@@ -53,7 +53,7 @@ module IsoDoc
53
53
  end
54
54
 
55
55
  def annex_name(annex, name, div)
56
- preceding_floating_titles(name, div)
56
+ #preceding_floating_titles(name, div)
57
57
  r_a = @meta.get[:doctype_original] == "recommendation-annex"
58
58
  div.h1 class: r_a ? "RecommendationAnnex" : "Annex" do |t|
59
59
  name&.children&.each { |c2| parse(c2, t) }
@@ -182,7 +182,7 @@ module IsoDoc
182
182
  def clause_core(clause, out)
183
183
  out.div **attr_code(clause_attrs(clause)) do |s|
184
184
  clause.elements.each do |c1|
185
- if c1.name == "title" then clause_name(nil, c1, s, nil)
185
+ if c1.name == "title" then clause_name(clause, c1, s, nil)
186
186
  else
187
187
  parse(c1, s)
188
188
  end
@@ -117,6 +117,10 @@ a.FootnoteRef + a.FootnoteRef:before {
117
117
  content: ", ";
118
118
  vertical-align: super; }
119
119
 
120
+ a.TableFootnoteRef + a.TableFootnoteRef:before {
121
+ content: ", ";
122
+ vertical-align: super; }
123
+
120
124
  .addition {
121
125
  color: blue; }
122
126
 
@@ -117,6 +117,10 @@ a.FootnoteRef + a.FootnoteRef:before {
117
117
  content: ", ";
118
118
  vertical-align: super; }
119
119
 
120
+ a.TableFootnoteRef + a.TableFootnoteRef:before {
121
+ content: ", ";
122
+ vertical-align: super; }
123
+
120
124
  .addition {
121
125
  color: blue; }
122
126
 
@@ -392,6 +396,10 @@ a.FootnoteRef + a.FootnoteRef:before {
392
396
  content: ", ";
393
397
  vertical-align: super; }
394
398
 
399
+ a.TableFootnoteRef + a.TableFootnoteRef:before {
400
+ content: ", ";
401
+ vertical-align: super; }
402
+
395
403
  .addition {
396
404
  color: blue; }
397
405
 
@@ -22,7 +22,8 @@ abstract: ملخص
22
22
  annex_subclause: فقرة
23
23
  in: في
24
24
  to: إلى
25
- where: حيث,
25
+ where: ":حيث,"
26
+ where_one: "حيث,"
26
27
  blankclause: تم ترك هذا الشرط فارغًا عمدًا
27
28
  norm_with_refs_pref: تتضمن التوصيات التالية لقطاع تقييس الاتصالات وغيرها من المراجع أحكاماً تشكل من خلال الإشارة إليها في هذا النص جزءاً لا يتجزأ من هذه التوصية. وقدكانت جميع الطبعات المذكورة سارية الصلاحية في وقت النشر. ولماكانت جميع التوصيات والمراجع الأخرى تخضع للمراجعة، نحث جميع المستعملين لهذه التوصية على السعي إلى تطبيق أحدث طبعة للتوصيات والمراجع الواردة أدناه. وتُنشر بانتظام قائمة توصيات قطاع تقييس الاتصالات السارية الصلاحية. والإشارة إلى وثيقة في هذه التوصية لا يضفي على الوثيقة في حد ذاتها صفة التوصية.
28
29
  internal_termsdef: مصطلحات معّرفة في هذه التوصية
@@ -22,6 +22,7 @@ annex_subclause: Klausel
22
22
  in: in
23
23
  to: bis
24
24
  where: "wobei:"
25
+ where_one: "wobei"
25
26
  blankclause: Diese Klausel ist absichtlich leer gelassen
26
27
  norm_with_refs_pref:
27
28
  Die folgenden ITU-T-Empfehlungen und andere Verweise enthalten Bestimmungen, die durch Verweis in diesem Text Bestimmungen dieser Empfehlung darstellen. Zum Zeitpunkt der Veröffentlichung waren die angegebenen Bearbeitungen gültig. Alle Empfehlungen und sonstigen Verweise unterliegen einer Überarbeitung; die Benutzer dieser Empfehlung werden daher aufgefordert, die Möglichkeit der Anwendung der neuesten Ausgabe der unten aufgeführten Empfehlungen und sonstigen Verweise zu prüfen. Eine Liste der aktuell gültigen ITU-T-Empfehlungen wird regelmäßig veröffentlicht. Der Verweis auf ein Dokument innerhalb dieser Empfehlung verleiht ihm als eigenständiges Dokument nicht den Status einer Empfehlung.
@@ -23,6 +23,7 @@ annex_subclause: clause
23
23
  in: in
24
24
  to: to
25
25
  where: "where:"
26
+ where_one: "where"
26
27
  blankclause: This clause is intentionally left blank.
27
28
  norm_with_refs_pref:
28
29
  The following ITU-T Recommendations and other references contain provisions which, through reference in this text, constitute provisions of this Recommendation. At the time of publication, the editions indicated were valid. All Recommendations and other references are subject to revision; users of this Recommendation are therefore encouraged to investigate the possibility of applying the most recent edition of the Recommendations and other references listed below. A list of the currently valid ITU-T Recommendations is regularly published. The reference to a document within this Recommendation does not give it, as a stand-alone document, the status of a Recommendation.
@@ -23,6 +23,7 @@ annex_subclause: cláusula
23
23
  in: en
24
24
  to: a
25
25
  where: "donde:"
26
+ where_one: "donde"
26
27
  blankclause: Esta cláusula se deja en blanco intencionalmente.
27
28
  norm_with_refs_pref:
28
29
  Las siguientes Recomendaciones UIT-T y otras referencias contienen disposiciones que, mediante su referencia en este texto, constituyen disposiciones de esta Recomendación. Al momento de publicación, las ediciones indicadas eran válidas. Todas las Recomendaciones y otras referencias están sujectas a revisión; por lo tanto, se exhorta a los usuarios de esta Recomendación a investigar la posibilidad de aplicar la edición más reciente de las Recomendaciones y otras referencias enumeradas a continuación. Se publica periódicamente una lista de las Recomendaciones UIT-T actualmente vigentes. La referencia a un documento en esta Recomendación no le otorga, como documento independiente, el estatus de Recomendación.
@@ -23,6 +23,7 @@ annex_subclause: article
23
23
  in: dans
24
24
  to: à
25
25
  where: "où:"
26
+ where_one: "où"
26
27
  blankclause: Cette clause est laissée en blanc intentionnellement.
27
28
  norm_with_refs_pref:
28
29
  Les Recommandations UIT-T suivantes et d’autres références contiennent des dispositions qui, par référence dans ce texte, constituent des dispositions de la présente Recommandation. Au moment de la publication, les éditions indiquées étaient valides. Toutes les recommandations et autres références sont sujettes à révision; les utilisateurs de la présente Recommandation sont donc encouragés à étudier la possibilité d’appliquer l’édition la plus récente des Recommandations et d’autres références énumérées ci-dessous. Une liste des Recommandations UIT-T actuellement en vigueur est régulièrement publiée. La référence à un document dans la présente Recommandation ne lui donne pas, en tant que document autonome, le statut d’une Recommandation.
@@ -23,6 +23,7 @@ annex_subclause: пункт
23
23
  in: в
24
24
  to: до
25
25
  where: "где:"
26
+ where_one: "где"
26
27
  blankclause: Этот пункт намеренно оставлен пустым.
27
28
  norm_with_refs_pref:
28
29
  Указанные ниже Рекомендации МСЭ-Т и другие справочные документы содержат положения, которые посредством ссылки на них в данном тексте составляют положения настоящей Рекомендации. На момент публикации указанные издания были действующими. Все Рекомендации и другие справочные документы могут подвергаться пересмотру; поэтому пользователям данной Рекомендации предлагается изучить возможность применения последнего по времени издания Рекомендаций и других справочных документов, перечисленных ниже. Список действующих в настоящее время Рекомендаций МСЭ-Т регулярно публикуется. Ссылка на тот или иной документ в настоящей Рекомендации не придает ему как отдельному документу статус Рекомендации.
@@ -23,6 +23,7 @@ annex_subclause: 条款
23
23
  in: in
24
24
  to: to
25
25
  where: 式中:
26
+ where_one: 式中
26
27
  blankclause: This clause is intentionally left blank.
27
28
  norm_with_refs_pref:
28
29
  下列ITU-T建议书和其他参考文献的条款,通过在本建议书中的引用而构成本建议书的条款。在出版 时,所指出的版本是有效的。所有的建议书和其他参考文献都面临修订,使用本建议书的各方应探讨使用 下列建议书或其他参考文献最新版本的可能性。当前有效的ITU-T建议书清单定期出版。