metanorma-iso 2.9.6 → 3.0.1
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 +4 -4
- data/lib/isodoc/iso/html/htmlstyle.css +12 -9
- data/lib/isodoc/iso/html/isodoc-dis.css +1152 -860
- data/lib/isodoc/iso/html/isodoc.css +376 -272
- data/lib/isodoc/iso/html/style-human.css +631 -381
- data/lib/isodoc/iso/html/style-human.scss +1 -1
- data/lib/isodoc/iso/html/style-iso.css +703 -430
- data/lib/isodoc/iso/html/style-iso.scss +1 -1
- data/lib/isodoc/iso/html/wordstyle-dis.css +686 -573
- data/lib/isodoc/iso/html/wordstyle.css +551 -465
- data/lib/isodoc/iso/iso.amendment.xsl +520 -194
- data/lib/isodoc/iso/iso.international-standard.xsl +520 -194
- data/lib/isodoc/iso/presentation_terms.rb +3 -2
- data/lib/isodoc/iso/presentation_xml_convert.rb +21 -3
- data/lib/isodoc/iso/xref.rb +21 -3
- data/lib/metanorma/iso/basicdoc.rng +37 -32
- data/lib/metanorma/iso/biblio.rng +2 -0
- data/lib/metanorma/iso/front_id.rb +8 -6
- data/lib/metanorma/iso/isodoc.rng +35 -23
- data/lib/metanorma/iso/isostandard-amd.rng +3 -6
- data/lib/metanorma/iso/isostandard-compile.rng +1 -2
- data/lib/metanorma/iso/isostandard.rng +30 -33
- data/lib/metanorma/iso/relaton-iso.rng +21 -13
- data/lib/metanorma/iso/version.rb +1 -1
- data/lib/metanorma/requirements/modspec.rb +16 -28
- data/metanorma-iso.gemspec +4 -3
- metadata +26 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 27b93eb3bac63d035f031659171f91141e88a0b4a19afb6e26240a715bd16dff
|
4
|
+
data.tar.gz: a400f175ee42314fd26529fd20aca0b1973e03821de380e417767011b028c889
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c0fba731b183fa3f2c13b4982d9806aff428dd890571a922a0e50278f1b74c9a1b8db8c9dff1e05211eda224b3381ee749652abcb8d6c1bc55fa4c80faa0d8e6
|
7
|
+
data.tar.gz: b87db97ceb06890c58afaf95caa48201a538abf11671af2afbd7de53b95e83331b2346a9bb6453f9af8bbfef8560e3a103fa3a43c7d6dd93e53c6ea47a3f3436
|
@@ -4,10 +4,10 @@ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
|
4
4
|
mso-style-link: "Comment Text Char";
|
5
5
|
margin-top: 0cm;
|
6
6
|
margin-right: 0cm;
|
7
|
-
margin-bottom:
|
7
|
+
margin-bottom: 12pt;
|
8
8
|
margin-left: 0cm;
|
9
9
|
text-align: justify;
|
10
|
-
line-height:
|
10
|
+
line-height: 12pt;
|
11
11
|
mso-pagination: widow-orphan;
|
12
12
|
tab-stops: 20.15pt;
|
13
13
|
font-size: {{normalfontsize}};
|
@@ -15,14 +15,16 @@ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
|
|
15
15
|
mso-fareast-font-family: Calibri;
|
16
16
|
mso-bidi-font-family: "Times New Roman";
|
17
17
|
mso-ansi-language: EN-GB;
|
18
|
-
mso-fareast-language: EN-US;
|
18
|
+
mso-fareast-language: EN-US;
|
19
|
+
}
|
19
20
|
|
20
21
|
span.MsoCommentReference {
|
21
22
|
mso-style-noshow: yes;
|
22
23
|
mso-style-priority: 99;
|
23
24
|
mso-style-parent: "";
|
24
|
-
mso-ansi-font-size:
|
25
|
-
mso-bidi-font-size:
|
25
|
+
mso-ansi-font-size: 9pt;
|
26
|
+
mso-bidi-font-size: 9pt;
|
27
|
+
}
|
26
28
|
|
27
29
|
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
28
30
|
mso-style-noshow: yes;
|
@@ -32,16 +34,17 @@ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
|
|
32
34
|
mso-style-next: "Comment Text";
|
33
35
|
margin-top: 0cm;
|
34
36
|
margin-right: 0cm;
|
35
|
-
margin-bottom:
|
37
|
+
margin-bottom: 12pt;
|
36
38
|
margin-left: 0cm;
|
37
39
|
text-align: justify;
|
38
|
-
line-height:
|
40
|
+
line-height: 12pt;
|
39
41
|
mso-pagination: widow-orphan;
|
40
42
|
tab-stops: 20.15pt;
|
41
|
-
font-size:
|
43
|
+
font-size: 10pt;
|
42
44
|
font-family: {{headerfont}};
|
43
45
|
mso-fareast-font-family: Calibri;
|
44
46
|
mso-bidi-font-family: "Times New Roman";
|
45
47
|
mso-ansi-language: EN-GB;
|
46
48
|
mso-fareast-language: EN-US;
|
47
|
-
font-weight: bold;
|
49
|
+
font-weight: bold;
|
50
|
+
}
|