metanorma-iso 2.1.8 → 2.1.9

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: 736603eaeed361ebf56fc8903c4d25db5a5a38639bce84a8a27923929d5c591d
4
+ data.tar.gz: fa9c3e2707ed1642cbbd934061c556c8bf7613d5d88575cd35bf86b84ed9ce8e
5
5
  SHA512:
6
- metadata.gz: 77dca92caa958245605a5a8a4d8f6813e4ca4d8bc0ba7cd3df00eb6bf87ffbe40b51728012d427a736f36226ef50cf4d276fac14711bffed7890d6843125dff7
7
- data.tar.gz: f5dfbf43788f832aa761c3cc3b2fa6db877cb79375af7856ce464198ae9413824a365ffe2aa05009cf46bcfca520aa814f05c58bb6f46e677c127d55f79a8d81
6
+ metadata.gz: 23dbd404fb1b7745a787f7c70f7f7d3885b499b4329c49f821bc7e81361eed76c7378539c973b596b5b033801757081c152069e467267c566f4de14fb56d471e
7
+ data.tar.gz: 975d364c1c59be33c513cb5f010d1b393dd9ff33d336816f8433ca5bfccbf09d94137212fd642737c4c1303815099857acf8518bc28d443256ce95b744905d29
@@ -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; }