metanorma-itu 2.1.12 → 2.2.0

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: b5393dc3cee8090f06aa62a1232cea3cf22d13f0e036ee0ec62a84d333bd2a67
4
- data.tar.gz: 0a63a589bf8155bef1b4912218b3eb0ba8db32373db44002ea182554dee23efb
3
+ metadata.gz: f16c0463c22683a1d788b629fcb989822d399f676190934f8b0642290e5635df
4
+ data.tar.gz: ef0daeb9a62c7ff9146594ffa527c30c35be8d5b92158b787b3fec734d58b297
5
5
  SHA512:
6
- metadata.gz: d62a67ecfb1d2de974adb8018f3400d4dd54973f208cb9de7d78d06bcb374f16078973bc39281cb5a0362f6eceb1f0cd24bcd92831eaf140d33131c6739475e3
7
- data.tar.gz: a3ea90814d66b1b2e9df11caa2064cfbad13e7ab705d1fd685c81354f4b18b1b9f292a95b3db8dc190f85cdc31b30035cb0a530fb075df2d927db3e9db0fb4e9
6
+ metadata.gz: 65c60ccb0c6aa4458dfeff2a4232c26b77565c0de57e3d3d92730753cb44f94137ff2670f500bf7ef4ce85a02cedf09c8c336acc62bf87469ec6015a838642ef
7
+ data.tar.gz: ba3e2e1ab5da0111d526691cf5dd8a812adb96d37122cad5c41cb96f4d49670e43ed90269fbe3838a20992d5e9be0726c79910ce8759cad1489f67ecb640b4ac
data/.gitignore CHANGED
@@ -5,5 +5,4 @@ coverage/
5
5
 
6
6
  .rubocop-https--*
7
7
 
8
- /Gemfile.devel
9
8
  /Gemfile.lock
@@ -104,7 +104,7 @@
104
104
 
105
105
  {% if keywords %}
106
106
  <div class="keywords">
107
- <b>Keywords</b>: {{ keywords | join ', ' }}
107
+ <b>Keywords</b>: {{ keywords | join: ', ' }}
108
108
  </div>
109
109
  {% endif %}
110
110
  <div>
@@ -698,6 +698,12 @@ nav #toc {
698
698
  padding-left: 30px; }
699
699
  #toc .h3, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h3 {
700
700
  padding-left: 50px; }
701
+ #toc .h4, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h4 {
702
+ padding-left: 70px; }
703
+ #toc .h5, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h5 {
704
+ padding-left: 90px; }
705
+ #toc .h6, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h6 {
706
+ padding-left: 110px; }
701
707
  #toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
702
708
  background: #da1d52;
703
709
  box-shadow: inset -5px 0px 10px -5px #da1d52 !important; }
@@ -10,7 +10,7 @@ module IsoDoc
10
10
  class HtmlConvert < IsoDoc::HtmlConvert
11
11
  def initialize(options)
12
12
  @libdir = File.dirname(__FILE__)
13
- @hierarchical_assets = options[:hierarchical_assets]
13
+ @hierarchical_assets = options[:hierarchicalassets]
14
14
  super
15
15
  end
16
16
 
@@ -59,6 +59,8 @@ br_full: مكتب الاتصالات الراديوية
59
59
  bdt_full: مكتب تنمية الاتصالات
60
60
  prepub: نسخة منشورة مسبقا
61
61
  draft_new: مشروع % جديدة
62
+ email: البريد الإلكتروني
63
+ editor_full: محرر
62
64
  doctype_dict:
63
65
  resolution: قرار
64
66
  recommendation: توصية
@@ -86,3 +88,7 @@ doctype_abbrev:
86
88
  technical-report: TR
87
89
  joint-itu-iso-iec: ITU/ISO/IEC
88
90
  service-publication:
91
+ inflection:
92
+ محرر:
93
+ sg: محرر
94
+ pl: المحررين
@@ -59,6 +59,8 @@ br_full: Büro für Funkkommunikation<br/>der ITU
59
59
  bdt_full: Büro für Entwicklungen<br/>in der Telekommunikation<br/>der ITU
60
60
  prepub: Vorveröffentlichte Version
61
61
  draft_new: Entwurf neuen %
62
+ email: E-mail
63
+ editor_full: Redakteur
62
64
  doctype_dict:
63
65
  resolution: Auflösung
64
66
  recommendation: Empfehlung
@@ -86,3 +88,7 @@ doctype_abbrev:
86
88
  technical-report: TR
87
89
  joint-itu-iso-iec: ITU/ISO/IEC
88
90
  service-publication:
91
+ inflection:
92
+ Redakteur:
93
+ sg: Redakteur
94
+ pl: Redakteure
@@ -60,6 +60,8 @@ br_full: Radiocommunication Bureau<br/>of ITU
60
60
  bdt_full: Telecommunication<br/>Development Bureau<br/>of ITU
61
61
  prepub: Prepublished version
62
62
  draft_new: Draft new %
63
+ email: E-mail
64
+ editor_full: editor
63
65
  doctype_dict:
64
66
  resolution: Resolution
65
67
  recommendation: Recommendation
@@ -87,3 +89,7 @@ doctype_abbrev:
87
89
  technical-report: TR
88
90
  joint-itu-iso-iec: ITU/ISO/IEC
89
91
  service-publication:
92
+ inflection:
93
+ editor:
94
+ sg: editor
95
+ pl: editors
@@ -60,6 +60,8 @@ br_full: Oficina de Radiocomunicaciones<br/>de la UIT
60
60
  bdt_full: <br/>Oficina de Desarrollo<br/>de las Telecomunicaciones de la UIT
61
61
  prepub: Versión prepublicada
62
62
  draft_new: Borrador de nueva %
63
+ email: E-mail
64
+ editor_full: editor
63
65
  doctype_dict:
64
66
  resolution: Resolución
65
67
  recommendation: Recomendación
@@ -87,3 +89,14 @@ doctype_abbrev:
87
89
  technical-report: TR
88
90
  joint-itu-iso-iec: UIT/ISO/IEC
89
91
  service-publication:
92
+ inflection:
93
+ editor:
94
+ masc:
95
+ sg: editor
96
+ pl: editores
97
+ fem:
98
+ sg: editora
99
+ pl: editoras
100
+ nb:
101
+ sg: editor@
102
+ pl: editor@s
@@ -60,6 +60,8 @@ br_full: Bureau des radiocommunications<br/>de l’UIT
60
60
  bdt_full: Bureau de développement<br/>des télécommunications<br/>de l’UIT
61
61
  prepub: Version pré-publiée
62
62
  draft_new: Projet de nouvelle %
63
+ editor_full: éditeur
64
+ email: E-mail
63
65
  doctype_dict:
64
66
  resolution: Résolution
65
67
  recommendation: Recommandation
@@ -87,3 +89,7 @@ doctype_abbrev:
87
89
  technical-report: TR
88
90
  joint-itu-iso-iec: ITU/ISO/IEC
89
91
  service-publication:
92
+ inflection:
93
+ éditeur:
94
+ sg: éditeur
95
+ pl: éditeurs
@@ -60,6 +60,8 @@ br_full: Бюро радиосвязи<br/>МСЭ
60
60
  bdt_full: Бюро развития электросвязи<br/>МСЭ
61
61
  prepub: Предварительно опубликованная версия
62
62
  draft_new: Проект новой %
63
+ email: Эл. почта
64
+ editor_full: редактор
63
65
  doctype_dict:
64
66
  resolution: Резолюция
65
67
  recommendation: Рекомендация
@@ -87,3 +89,7 @@ doctype_abbrev:
87
89
  technical-report: ТО
88
90
  joint-itu-iso-iec: ITU/ISO/IEC
89
91
  service-publication:
92
+ inflection:
93
+ редактор:
94
+ sg: редактор
95
+ pl: редакторы
@@ -53,6 +53,8 @@ br_full: 国际电信联盟<br/>电信发展部门
53
53
  bdt_full: 国际电信联盟<br/>电信发展局
54
54
  prepub: 预发布版本
55
55
  draft_new: 新%草案
56
+ email: 电子邮件
57
+ editor_full: 编辑
56
58
  doctype_dict:
57
59
  resolution: 决议
58
60
  recommendation: 建议书
@@ -12,7 +12,7 @@ module IsoDoc
12
12
 
13
13
  def xref_init(lang, script, _klass, i18n, options)
14
14
  html = HtmlConvert.new(language: lang, script: script)
15
- options = options.merge(hierarchical_assets: @hierarchical_assets)
15
+ options = options.merge(hierarchicalassets: @hierarchical_assets)
16
16
  @xrefs = Xref.new(lang, script, html, i18n, options)
17
17
  end
18
18