metanorma-iec 2.0.2 → 2.0.5

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: 6a9a7ccb87048ef451ffd636b6ba29c7cdf56d383ba7814427e9bb51c77126b0
4
- data.tar.gz: 62935cdbf5fd3d9f6df5705b11e944c7f64e28b7dba5af5fadb6732c19010d59
3
+ metadata.gz: 4d7748699d6414de9def85acc9298a31f507492ca7a1fb5bc94b19264fdbbbba
4
+ data.tar.gz: 342bcbd3c66cd744bd8c1a63f4a2867f6cb024c504ce9b4a45e90b0d1d50ba8c
5
5
  SHA512:
6
- metadata.gz: dd7849f9f6465ef7ee12f968029261003f074c843b6de479419e40d3478ac8a9600266dd53faf973cc7f9e7a7918cd7b0446284ee35b05f1c3812063d4b56228
7
- data.tar.gz: a66f218acf2e29364adc6709feb6a104ca91062a39569579823a3deda80eeccd1100fc8c1f59e329a7f44e0317b3171d0c1e71da516b37ce2f3a56fb9190b695
6
+ metadata.gz: 583090be4e32cfcb95eed3071775b35959703175e3821623a43c5e46c3e279d2b7519e7e5367513759f4765298a7edbe32d4efbf7d05ff1d9d8e7e880c925381
7
+ data.tar.gz: ccbeaecab184817d9e92d5767e7ce2ed6b53d7dfb3745048570489747cf986f16abdf6607672cf66d57c2702d3234bd321ae5022f9725986754d2f52e514fa3a
@@ -831,8 +831,7 @@ div.example p.MsoListParagraph {
831
831
  font-size: {{normalfontsize}}; }
832
832
 
833
833
  div.Note p.MsoListParagraph {
834
- font-size: {{smallerfontsize}};
835
- margin-left: 1.0cm; }
834
+ font-size: {{smallerfontsize}}; }
836
835
 
837
836
  div.Note span.stem {
838
837
  font-size: {{smallerfontsize}}; }
@@ -817,7 +817,6 @@ div.example p.MsoListParagraph {
817
817
 
818
818
  div.Note p.MsoListParagraph {
819
819
  font-size: $smallerfontsize;
820
- margin-left: 1.0cm;
821
820
  }
822
821
 
823
822
  div.Note span.stem {
@@ -1410,6 +1410,26 @@ p.MsoIndexHeading, li.MsoIndexHeading, div.MsoIndexHeading {
1410
1410
  mso-fareast-language: ZH-CN;
1411
1411
  font-weight: bold; }
1412
1412
 
1413
+ p.TOCTitle, li.TOCTitle, div.TOCTitle {
1414
+ mso-style-name: "TOC Title";
1415
+ mso-style-unhide: no;
1416
+ margin-top: 0in;
1417
+ margin-right: 0in;
1418
+ margin-bottom: {{normalfontsize}};
1419
+ margin-left: 0in;
1420
+ text-align: left;
1421
+ page-break-after: avoid;
1422
+ mso-pagination: none;
1423
+ mso-hyphenate: none;
1424
+ mso-layout-grid-align: none;
1425
+ font-size: {{normalfontsize}};
1426
+ mso-bidi-font-size: 10.0pt;
1427
+ font-weight: bold;
1428
+ font-family: {{headerfont}};
1429
+ mso-fareast-font-family: {{headerfont}};
1430
+ mso-bidi-font-family: {{headerfont}};
1431
+ mso-fareast-language: EN-US; }
1432
+
1413
1433
  /* Page Definitions */
1414
1434
  @page {
1415
1435
  mso-mirror-margins: yes;
@@ -1324,6 +1324,25 @@ p.MsoIndexHeading, li.MsoIndexHeading, div.MsoIndexHeading
1324
1324
  mso-ansi-language:EN-GB;
1325
1325
  mso-fareast-language:ZH-CN;
1326
1326
  font-weight:bold;}
1327
+ p.TOCTitle, li.TOCTitle, div.TOCTitle
1328
+ {mso-style-name:"TOC Title";
1329
+ mso-style-unhide:no;
1330
+ margin-top:0in;
1331
+ margin-right:0in;
1332
+ margin-bottom:$normalfontsize;
1333
+ margin-left:0in;
1334
+ text-align:left;
1335
+ page-break-after:avoid;
1336
+ mso-pagination:none;
1337
+ mso-hyphenate:none;
1338
+ mso-layout-grid-align:none;
1339
+ font-size:$normalfontsize;
1340
+ mso-bidi-font-size:10.0pt;
1341
+ font-weight:bold;
1342
+ font-family:$headerfont;
1343
+ mso-fareast-font-family:$headerfont;
1344
+ mso-bidi-font-family:$headerfont;
1345
+ mso-fareast-language:EN-US;}
1327
1346
 
1328
1347
  /* Page Definitions */
1329
1348
  @page