metanorma-iso 3.0.1 → 3.0.2

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: 27b93eb3bac63d035f031659171f91141e88a0b4a19afb6e26240a715bd16dff
4
- data.tar.gz: a400f175ee42314fd26529fd20aca0b1973e03821de380e417767011b028c889
3
+ metadata.gz: 01025c19c45f3d1f49e90f45f68793666402c87d9e2dc97c274bf24a1314c793
4
+ data.tar.gz: 4bfac720092ecdace7f32af42b9151bc455aa05bd06b551991556d936ecb40c6
5
5
  SHA512:
6
- metadata.gz: c0fba731b183fa3f2c13b4982d9806aff428dd890571a922a0e50278f1b74c9a1b8db8c9dff1e05211eda224b3381ee749652abcb8d6c1bc55fa4c80faa0d8e6
7
- data.tar.gz: b87db97ceb06890c58afaf95caa48201a538abf11671af2afbd7de53b95e83331b2346a9bb6453f9af8bbfef8560e3a103fa3a43c7d6dd93e53c6ea47a3f3436
6
+ metadata.gz: 3de2ec5eeb286b9d3e45ef1456d069fb760b44e06f8c09ee298a96d0c9940005eb147b2db45d13bfd02363df64f93a0fe0f85f556000fa54be12abd719a88961
7
+ data.tar.gz: ee794ff280b2d1e1769f3c55cb16a870282d062e154801941b87aed24fb4ab2963c3f606fb28c6dc277e86e09e8b5107ed84ec2adbd64c130a780d1cd5102990
@@ -142,6 +142,8 @@ module IsoDoc
142
142
  node.xpath(ns("./note[not(@type = 'units')]")).each do |n|
143
143
  parse(n, out)
144
144
  end
145
+ node.xpath(ns("./fmt-footnote-container/fmt-fn-body"))
146
+ .each { |n| parse(n, out) }
145
147
  end
146
148
 
147
149
  def figure_parse1(node, out)
@@ -55,14 +55,14 @@ stage_dict:
55
55
  "20": Brouillon de travail
56
56
  "30": Projet de comité
57
57
  "40":
58
- international-standard: Brouillon de la norme internationale
59
- technical-specification: Brouillon de la spécification technique
60
- technical-report: Brouillon du rapport technique
61
- publicly-available-specification: Brouillon de la spécification disponible publiquement
62
- international-workshop-agreement: Brouillon de l’accord internationale d’atelier
63
- guide: Brouillon du guide
64
- amendment: Brouillon de l’amendement
65
- technical-corrigendum: Brouillon du rectificatif technique
58
+ international-standard: Projet Norme internationale
59
+ technical-specification: Project Spécification technique
60
+ technical-report: Projet Rapport technique
61
+ publicly-available-specification: Projet Spécification disponible publiquement
62
+ international-workshop-agreement: Projet Accord internationale d’atelier
63
+ guide: Projet Guide
64
+ amendment: Projet Amendement
65
+ technical-corrigendum: Projet Rectificatif technique
66
66
  "50":
67
67
  international-standard: Version finale de la norme internationale
68
68
  technical-specification: Version finale de la spécification technique