metanorma-iso 2.1.8 → 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: a33edbded2e78f7e84cbe0450f7e4a29fba80e915e2d823c0399adb3aed22397
4
- data.tar.gz: d4e9bdc4e7a12658a922211a2e166bffa93d780d14ead3b8172538c153646b33
3
+ metadata.gz: 0af0800e26b96ca0808ae0be76f68c3311325d2271c10a1c91cd112bc041dcc4
4
+ data.tar.gz: 587c652c18c8845754062388caf26d4968b6d1f7742bb049a04fe41b88dae29a
5
5
  SHA512:
6
- metadata.gz: 77dca92caa958245605a5a8a4d8f6813e4ca4d8bc0ba7cd3df00eb6bf87ffbe40b51728012d427a736f36226ef50cf4d276fac14711bffed7890d6843125dff7
7
- data.tar.gz: f5dfbf43788f832aa761c3cc3b2fa6db877cb79375af7856ce464198ae9413824a365ffe2aa05009cf46bcfca520aa814f05c58bb6f46e677c127d55f79a8d81
6
+ metadata.gz: 9e0ad39b60566f4ddf7aee46f15c9cb68c32e44e61a1f55bf26a64b7ffbe5c65ab8015dc41f4b95afdf06e79fa2c0c46fe75b3ccd93a6d19ebbfb6747fbb4f85
7
+ data.tar.gz: 695551d2e13d64d7b522634fcfb6e81a002e9f0a1c0440cc6ef1614b8bc53546f23d8c2b53159665644f5e31bd2dde43a610930e01fdf6a5850675deac68fcb7
@@ -0,0 +1,47 @@
1
+ p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {
2
+ mso-style-noshow: yes;
3
+ mso-style-priority: 99;
4
+ mso-style-link: "Comment Text Char";
5
+ margin-top: 0cm;
6
+ margin-right: 0cm;
7
+ margin-bottom: 12.0pt;
8
+ margin-left: 0cm;
9
+ text-align: justify;
10
+ line-height: 12.0pt;
11
+ mso-pagination: widow-orphan;
12
+ tab-stops: 20.15pt;
13
+ font-size: {{normalfontsize}};
14
+ font-family: {{bodyfont}};
15
+ mso-fareast-font-family: Calibri;
16
+ mso-bidi-font-family: "Times New Roman";
17
+ mso-ansi-language: EN-GB;
18
+ mso-fareast-language: EN-US; }
19
+
20
+ span.MsoCommentReference {
21
+ mso-style-noshow: yes;
22
+ mso-style-priority: 99;
23
+ mso-style-parent: "";
24
+ mso-ansi-font-size: 9.0pt;
25
+ mso-bidi-font-size: 9.0pt; }
26
+
27
+ p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {
28
+ mso-style-noshow: yes;
29
+ mso-style-priority: 99;
30
+ mso-style-parent: "Comment Text";
31
+ mso-style-link: "Comment Subject Char";
32
+ mso-style-next: "Comment Text";
33
+ margin-top: 0cm;
34
+ margin-right: 0cm;
35
+ margin-bottom: 12.0pt;
36
+ margin-left: 0cm;
37
+ text-align: justify;
38
+ line-height: 12.0pt;
39
+ mso-pagination: widow-orphan;
40
+ tab-stops: 20.15pt;
41
+ font-size: 10.0pt;
42
+ font-family: {{headerfont}};
43
+ mso-fareast-font-family: Calibri;
44
+ mso-bidi-font-family: "Times New Roman";
45
+ mso-ansi-language: EN-GB;
46
+ mso-fareast-language: EN-US;
47
+ font-weight: bold; }